s_c__Register_Shift_Total__c Object Reference

Name s_c__Register_Shift_Total__c
Type Custom StoreConnect Object
Description Register_Shift_Total__c is the total payments received for a given payment method during the shift.

Field Definitions

Field Name Type Required Unique
s_c__Amount__c Currency(18, 2) No No
The total of payments at the end of the shift.
s_c__Method__c Picklist No No
The name of the Payment method (e.g. "CASH").
s_c__Register_Shift_Id__c MasterDetail (s_c__Register_Shift__c) No No
The Register Shift that this payment total 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