Register Shift Total Object Reference
On this page
Overview
Register_Shift_Total__c is the total payments received for a given payment method during the shift.
| Property | Value |
|---|---|
| API Name | s_c__Register_Shift_Total__c |
| Label | Register Shift Total |
| Plural Label | Register Shift Total |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Amount | s_c__Amount__c |
Currency(18,2) | No | The total of payments at the end of the shift. |
| Method | s_c__Method__c |
Picklist | No | The name of the Payment method (e.g. “CASH”). |
| Register Shift | s_c__Register_Shift_Id__c |
MasterDetail (s_c__Register_Shift__c) | No | The Register Shift that this payment total belongs to. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Register_Shift_Id__c |
MasterDetail | s_c__Register_Shift__c | Register_Shift_Totals |