s_c__Membership_Page__c Object Reference
Name | s_c__Membership_Page__c |
---|---|
Type | Custom StoreConnect Object |
Description | Membership Page limits access to specified pages to accounts with the related membership. The user must have this membership assigned to their account and be logged in to view the pages attached to this membership. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Membership_Id__c | MasterDetail (s_c__Membership__c) | No | No |
The membership that an account must be associated with in order to access the selected page. | |||
s_c__Page_Id__c | MasterDetail (s_c__Page__c) | No | No |
The page that only accounts belonging to the selected membership have the right to access. | |||
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