English
Services
Fields

Fields

Field NameDefault IDTypeRequired
cpfpixface-hydrate-cpfstringYes
referenceIdpixface-hydrate-referenceIdstringNo
actionpixface-hydrate-actionstringNo

You can change the IDs at runtime:

sdk.changeFieldId({ fieldName: "cpf", fieldId: "meu-campo-cpf" });

See Also