Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gobl-improv.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

RateValueDef contains a percentage rate or fixed amount for a given date range.

Schema ID

https://gobl.org/draft-0/tax/regime-def#/$defs/RateValueDef

Properties

TitlePropertyTypeReq.Description
Tagstagsarray of cbc.KeyOnly apply this rate if one of the tags is present in the invoice.
Extensionsexttax.ExtensionsExt map of keys that can be used to filter to determine if the rate applies.
Sincesincecal.DateDate from which this value should be applied.
Percentpercentnum.PercentagetruePercent rate that should be applied
Surchargesurchargenum.PercentageAn additional surcharge to apply.
DisableddisabledbooleanWhen true, this value should no longer be used.