Membership_Page__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Membership_Id__c | MasterDetail(Membership__c) | No | No | The membership that an account must be associated with in order to access the selected page. |
| Page_Id__c | MasterDetail(Page__c) | No | No | The page that only accounts belonging to the selected membership have the right to access. |
| sC_Id__c | Text | 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