SelfServiceUser
This is a table representing the SelfServiceUser entities in Salesforce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the SelfServiceUser. | |
LastName | String | False |
Label Last Name corresponds to this field. | |
FirstName | String | False |
Label First Name corresponds to this field. | |
Name | String | True |
Label Name corresponds to this field. | |
Username | String | False |
Label Username corresponds to this field. | |
String | False |
Label Email corresponds to this field. | ||
IsActive | Boolean | False |
Label Active corresponds to this field. | |
TimeZoneSidKey | String | False |
Label TimeZoneSidKey corresponds to this field. | |
LocaleSidKey | String | False |
Label LocaleSidKey corresponds to this field. | |
ContactId | String | False |
Contact.Id |
Label Contact ID corresponds to this field. |
LanguageLocaleKey | String | False |
Label LanguageLocaleKey corresponds to this field. | |
SuperUser | Boolean | True |
Label Super User corresponds to this field. | |
LastLoginDate | Datetime | True |
Label Last Login corresponds to this field. | |
CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |