Membership Page Object Reference

Overview

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.

Property Value
API Name s_c__Membership_Page__c
Label Membership Page
Plural Label Membership Pages
Type Custom Object

Fields

Field Label API Name Type Required Description
Membership s_c__Membership_Id__c MasterDetail (s_c__Membership__c) No The membership that an account must be associated with in order to access the selected page.
Page s_c__Page_Id__c MasterDetail (s_c__Page__c) No The page that only accounts belonging to the selected membership have the right to access.
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__Membership_Id__c MasterDetail s_c__Membership__c Membership_Pages
s_c__Page_Id__c MasterDetail s_c__Page__c Membership_Pages