Name | Data Type | Description |
capacity_weight | Integer | … |
name | String | Common name of the operator |
iso_prefix | String | Prefix of the operator |
id | Integer | Internal id of the operator |
[
{
"capacity_weight": 1, ...
"name": "", Common name of the operator
"iso_prefix": "", Prefix of the operator
"id": 1 Internal id of the operator
},
...
]
rev 1.0 2023-02-13