| Name | Type | Description | Notes |
|---|---|---|---|
| code | str | Unique code which encodes same values in different languages | |
| value | str | Human readable string format | |
| language | str | Value language in ISO 639-1 format | |
| label | str | Human readable mutable alternative code | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |