Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 776 Bytes

File metadata and controls

15 lines (12 loc) · 776 Bytes

# PendingOrder

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]

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