Register Object Reference
On this page
Overview
Register represent a device used for StoreConnect’s
Point-Of-Sale system.
| Property |
Value |
| API Name |
s_c__Register__c |
| Label |
Register |
| Plural Label |
Registers |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Active |
s_c__Active__c |
Checkbox |
No |
Defines whether this Register can be selected by the POS system. |
| Connected |
s_c__Connected__c |
Checkbox |
No |
If enabled, this Register has been connected to a device. |
| Outlet |
s_c__Outlet_Id__c |
Lookup (s_c__Outlet__c) |
Yes |
The Outlet that this Register is connected to. |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Outlet_Id__c |
Lookup |
s_c__Outlet__c |
Outlet_Registers |
Was this article helpful?