Skip to main content
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
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.PercentagetruePercent rate that should be applied
Surchargesurchargenum.PercentageAn additional surcharge to apply.
DisableddisabledbooleanWhen true, this value should no longer be used.
I