s_c__Membership__c Object Reference

Name s_c__Membership__c
Type Custom StoreConnect Object
Description Memberships represent a level of access to some privledge within your company, such as Gold or Silver membership.

Field Definitions

Field Name Type Required Unique
s_c__Display_Name__c Text No No
The name displayed to the customer if this Membership was used, if this is empty then Name field would be used.
s_c__Pricebook_Id__c Lookup (Pricebook2) No No
Provide a Price Book for members to give them special pricing. If an Account has an assigned Price Book then that Price Book will be used instead.
s_c__Product2_Id__c Lookup (Product2) No No
Every membership can have an optional product associated with it that allows the purchase of the membership through your online store. If no product is selected, then the membership must be associated with the account manually or through some other method.
s_c__Product_Category_Id__c Lookup (s_c__Product_Category__c) No No
The Product Category object that this Membership applies to, if set, then any of the product in this Product Category once purchased will save this Membership to the Account of the user who purchased it.
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