Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 914 Bytes

File metadata and controls

16 lines (13 loc) · 914 Bytes

# PendingOrderCalculated

Properties

Name Type Description Notes
orderId string [optional]
status string The status of the order [optional]
price float The total of the compensation in your given currency excl. VAT. [optional]
currency string [optional]
kgCO2e int The amount of kg CO2e. [optional]
metadata array<string,string> Add additional queryable information to the order as key-value pairs [optional]
project \KlimAPI\Model\Project [optional]
results \KlimAPI\Model\CalculationResult[] An array of the calculation results [optional]

[Back to Model list] [Back to API list] [Back to README]