Structure
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Language (ISO 6391) |
name | string | true | Name of the Language |
JSON representation
{ "code": "ES", "name": "Spanish" }
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Language (ISO 6391) |
name | string | true | Name of the Language |
{ "code": "ES", "name": "Spanish" }