MX
FuelAccountTax
FuelAccountTax represents a single tax applied to a fuel purchase.
Schema ID
https://gobl.org/draft-0/regimes/mx/fuel-account-balance#/$defs/FuelAccountTax
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Category | cat | cbc.Code | true | Category that identifies the tax (“VAT” or “IEPS”, maps to Impuesto ) |
Percent | percent | num.Percentage | Percent applicable to the line total (tasa) to use instead of Rate (maps to TasaoCuota ) | |
Rate | rate | num.Amount | Rate is a fixed fee to apply to the line quantity (cuota) (maps to TasaOCuota ) | |
Amount | amount | num.Amount | Total amount of the tax once the percent or rate has been applied (maps to Importe ). |