s_c__Product_Tax__c Object Reference

Name s_c__Product_Tax__c
Type Custom StoreConnect Object
Description Product_Tax__c is the join table between Product2 and Tax__c objects. It is the tax (or multiple taxes) that are associated with a Product2 object.

Field Definitions

Field Name Type Required Unique
s_c__Product_Id__c Lookup (Product2) No No
s_c__Tax_Id__c Lookup (s_c__Tax__c) Yes No
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