Record
co2-emission
No description available.
record co2-emission {
cabin: option<travel-class>,
weight: option<s32>,
weight-unit: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cabin | option<travel-class> | |
| weight | option<s32> | |
| weight-unit | option<string> |