Membership_Article__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Article_Id__c | MasterDetail(Article__c) | No | No | The article that only accounts belonging to the selected membership have the right to access. |
| Membership_Id__c | MasterDetail(Membership__c) | No | No | The membership that an account must belong to in order to access the selected article. |
| 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