Tax Group Object Reference
On this page
Overview
A Tax_Group__c object represets a group of Taxes used within StoreConnect, which can be associated with specific products. For example, you could have a Tax for each state in Australia that are part of the “Australian Taxes” Tax Group. This could then be associated to products sold within Australia.
| Property | Value |
|---|---|
| API Name | s_c__Tax_Group__c |
| Label | Tax Group |
| Plural Label | Tax Groups |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Referenced by
These objects hold a lookup or master-detail relationship to Tax Group (s_c__Tax_Group__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.
| Object | Field | Type | Relationship Name | Also links to |
|---|---|---|---|---|
| s_c__Product_Tax_Group__c | s_c__Tax_Group_Id__c |
Lookup | Product_Tax_Groups | Product2 |
| s_c__Tax_Tax_Group__c | s_c__Tax_Group_Id__c |
Lookup | Tax_Tax_Groups | s_c__Tax__c |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.