Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Identification of the PBXRequestQueue |
code | string | true | Code of the PBXRequestQueue |
name | string | true | Name of the PBXRequestQueue |
JSON representation
{ "id": 1, "code": "CI", "name": "CheckIn" }
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Identification of the PBXRequestQueue |
code | string | true | Code of the PBXRequestQueue |
name | string | true | Name of the PBXRequestQueue |
{ "id": 1, "code": "CI", "name": "CheckIn" }