Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gobl.org/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

TitlePropertyTypeDescription
Extensionsexttax.ExtensionsOnly apply this rate if one of the tags is present in the invoice. Tags []cbc.Key json:"tags,omitempty" jsonschema:"title=Tags" Ext 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.PercentagePercent rate that should be applied
Surchargesurchargenum.PercentageAn additional surcharge to apply.
DisableddisabledbooleanWhen true, this value should no longer be used.