s_c__Register_Shift__c Object Reference

Name s_c__Register_Shift__c
Type Custom StoreConnect Object
Description Register Shift represents a session of usage of a device used for StoreConnect's Point-Of-Sale system.

Field Definitions

Field Name Type Required Unique
s_c__End_Balance__c Currency(18, 0) No No
The cash balance at the end of the shift.
s_c__Ended_At__c DateTime No No
The time this Shift ended.
s_c__Register_Id__c Lookup (s_c__Register__c) Yes No
The Register that this Shift belongs to.
s_c__Start_Balance__c Currency(18, 0) No No
The cash balance at the start of the shift.
s_c__Started_At__c DateTime No No
The time this Shift started.
s_c__User_Id__c Lookup (User) No No
The User that this Shift belongs to.
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