FuelAccountItem provides the details of a fuel purchase.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.
Schema ID
https://gobl.org/draft-0/regimes/mx/fuel-account-balance#/$defs/FuelAccountItem
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Type | type | cbc.Code | Type of fuel (one of c_ClaveTipoCombustible codes, maps to TipoCombustible). |
| Unit | unit | org.Unit | Reference unit of measure used in the price and the quantity (maps to Unidad). |
| Name | name | string | Name of the fuel (maps to NombreCombustible). |
| Price | price | num.Amount | Base price of a single unit of the fuel without taxes (maps to ValorUnitario). |