Register Shift User Object Reference
On this page
Overview
Register_Shift_User__c is the join table between Register_Shift__c and User objects.
| Property | Value |
|---|---|
| API Name | s_c__Register_Shift_User__c |
| Label | Register Shift User |
| Plural Label | Register Shift User |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Register Shift | s_c__Register_Shift_Id__c |
Lookup (s_c__Register_Shift__c) | Yes | The RegisterShift this RegisterShiftUser belongs to. |
| User | s_c__User_Id__c |
Lookup (User) | No | The User this RegisterShiftUser 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 |
Lookup | s_c__Register_Shift__c | Register_Shift_Users |
s_c__User_Id__c |
Lookup | User | Register_Shift_Logged_In_Users |