Structure "Loading type"
This structure describes the element of the "Loading types" directory.
Field description
| Name | Description | Data type | Required |
|---|---|---|---|
| id | Loading type id. | Number | + |
| name | Localized name of a loading type. | String | + |
| mnemo | Loading type mnemonics. | String | + |
Sample
{
"id": 24,
"name": "верхняя",
"mnemo": "top"
}