| CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The three-letter ISO 4217 currency code associated with the tax
rate record when multiple currencies are enabled.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed a tax rate
record indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed a tax rate record.
If this value is null, it’s possible that the user only accessed
the tax rate record or a related list view
(LastReferencedDate), but not viewed the
tax rate record itself.
|
| Name |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, idLookup, Nillable,
Sort, Update
- Description
- The name of the tax rate.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. The ID of the record owner.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| blng__AddressComparison__c |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- Compares the address details provided in the tax rate record to
ensure accurate tax calculations.
|
| blng__City__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city of the company that this tax rate record represents.
|
| blng__Country__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The country of the company that this tax rate record
represents.
|
| blng__LegalEntity__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The legal entity associated with the tax rate.
- This field is a relationship field.
- Relationship Name
- blng__LegalEntity__r
- Refers To
- blng__LegalEntity__c
|
| blng__Notes__c |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Additional details or comments related to the tax rate.
|
| blng__PriorityAddressComparison__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The priority of tax rates based on address comparisons.
|
| blng__Priority__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- Required. The tax rate to apply when multiple tax rates are
available for a given transaction.
- Valid values are:
|
| blng__Rate__c |
- Type
- percent
- Properties
- Create, Filter, Sort, Update
- Description
- Stores the rate of a tax.
|
| blng__State__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The state of the company that this tax rate record
represents.
|
| blng__TaxCode__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The product associated to a tax rate.
|
| blng__ZipCode__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The zip code of the company that this tax rate record
represents.
|