Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.05 KB

File metadata and controls

19 lines (16 loc) · 1.05 KB

# Order

Properties

Name Type Description Notes
orderId string [optional]
status string The status of the order [optional]
certificateIssuedAt \DateTime Timestamp of when the certificate was issued in ISO 8601 format (UTC) [optional]
certificateUrl string [optional]
certificatePdf string [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]
recipient \KlimAPI\Model\OrderRecipient [optional]

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