User Object Reference
Name | User |
---|---|
Type | Standard Salesforce Object |
Description | StoreConnect uses the standard Salesforce User object |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Assisted_By_Name__c | Text | No | No |
If set this value will appear in the last step of the checkout process for the customer to optionally select the person who assisted them in the purchase. If selected, this user is then related to the Order via the Order.s_c__Assisted_By_User_Id__c field. | |||
s_c__PIN__c | Text | No | No |
An optional PIN this User can use to log into a POS device | |||
s_c__ProductSetupUserSettings__c | LongTextArea | No | No |
Stores product setup user settings. For system/internal use only. | |||
s_c__sC_Id__c | Text [External ID] | No | Yes |
StoreConnect External ID, do not modify in Salesforce |
For more information about how or when to use the above, see our documentation.
Back to Documentation