Contact
API Name: Contact
Label | API Name | Type | Description |
---|---|---|---|
External User Id | ExternalUserId__c |
Text(255) | The uniqe id of this contact issued by the authentication provider. |
Identity Provider | IdentityProvider__c |
Picklist | The authentication provider, which does prove the identity for this user. |
Mollie Customer Id | MollieCustomerId__c |
Text(255) | Id of the mollie customer which is used for payment checkout process. |
Password Hash | PasswordHash__c |
LongTextArea(3000) | The hashed password for this user, if the password based authentication is used. |
Self Service User | SelfServiceUser__c |
Checkbox | The Contact is allowed to login to the Self Service Portal (internal auth provider only). |