Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.54 KB

File metadata and controls

22 lines (19 loc) · 1.54 KB

# PendingByCalculationRequestCalculationOptionsInner

Properties

Name Type Description Notes
type string
activity string Describe the individual factor
specification string Specify the individual factor
value float The value in the given unit
unit string Describe the unit used by the multiplier
detail string Hint: Some specifications only support certain details. [optional] [default to 'average']
departure string City, Postal Address, Train Station or IATA Code of the departure address
destination string City, Postal Address, Train Station or IATA Code of the destination address
returnTrip bool Decide if the trip is one way or return [optional] [default to true]
passengers int The total of passengers travelling this route [optional] [default to 1]
weight float The total weight travelling this route [optional] [default to 1]
weightUnit string Need a more specific unit? See the full list of supported units (Section 5). [optional] [default to 'metric tons']
amount int The amount of kg CO2e you want to add to the calculation.
multiplier int Multiplier for the given amount [optional] [default to 1]

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