s_c__Tax_Tax_Group__c Object Reference
Name | s_c__Tax_Tax_Group__c |
---|---|
Type | Custom StoreConnect Object |
Description | Tax_Tax_Group__c is the join table between Tax and Tax_Group__c objects. It is the tax group (or multiple groups) that are associated with a Tax object. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Tax_Group_Id__c | Lookup (s_c__Tax_Group__c) | Yes | No |
Tax Group that the Tax Tax Group belongs to. | |||
s_c__Tax_Id__c | Lookup (s_c__Tax__c) | Yes | No |
Tax that the Tax Tax Group belongs to. | |||
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