s_c__Product_Tax_Group__c Object Reference
Name | s_c__Product_Tax_Group__c |
---|---|
Type | Custom StoreConnect Object |
Description | Product_Tax_Group__c is the join table between Product2 and Tax_Group__c objects. It is the tax group (or multiple groups) 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_Group_Id__c | Lookup (s_c__Tax_Group__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