Tax
Category
Tax
Category
Category contains the definition of a general type of tax inside a region.
Schema ID
https://gobl.org/draft-0/tax/regime#/$defs/Category
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Code | code | cbc.Code | true | |
Name | name | i18n.String | true | |
Description | desc | i18n.String | ||
Retained | retained | boolean | Retained when true implies that the tax amount will be retained by the buyer on behalf of the supplier, and thus subtracted from the invoice taxable base total. Typically used for taxes related to income. | |
Rate Required | rate_required | boolean | RateRequired when true implies that when a tax combo is defined using this category that one of the rates must be defined. | |
Rates | rates | array of tax.Rate | Specific tax definitions inside this category. | |
Codes | codes | cbc.CodeSet | Codes defines a set of regime specific code mappings. | |
Meta | meta | cbc.Meta | Meta contains additional information about the category that is relevant for local frequently used formats. |