CredentialField Object
Represents a specific field on a Credential.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the CredentialField.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the CredentialField.
AuthorizationMethod!)#
authorizationMethod (The AuthorizationMethod that the CredentialField is associated to.
String!)#
comments (Additional notes about the CredentialField.
ID!)#
id (The ID of the object
String!)#
key (A string which uniquely identifies the CredentialField in the context of the AuthorizationMethod.
String!)#
label (The name of the CredentialField.
String!)#
placeholder (Placeholder text that will appear in the CredentialField UI.
Boolean!)#
required (Specifies whether the CredentialField requires a value to be valid.
CredentialFieldType!)#
type (Specifies the data type of the value for the CredentialField.