Tax Tax Group Object Reference
On this page
Overview
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.
| Property | Value |
|---|---|
| API Name | s_c__Tax_Tax_Group__c |
| Label | Tax Tax Group |
| Plural Label | Tax Tax Groups |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Tax Group Id | s_c__Tax_Group_Id__c |
Lookup (s_c__Tax_Group__c) | Yes | Tax Group that the Tax Tax Group belongs to. |
| Tax Id | s_c__Tax_Id__c |
Lookup (s_c__Tax__c) | Yes | Tax that the Tax Tax Group belongs to. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Tax_Group_Id__c |
Lookup | s_c__Tax_Group__c | Tax_Tax_Groups |
s_c__Tax_Id__c |
Lookup | s_c__Tax__c | Tax_Tax_Group |