Chain
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Chain. |
code | String | true | Code of the Chain. |
name | String | true | Name of the Chain. |
JSON representation
{ "id": 1, "createdDate": "2018-07-16T09:07:57.963Z", "modifiedDate": "2018-07-16T09:07:57.897Z", "createdUser": 0, "modifiedUser": 0, "code": "C1", "name": "Nevula Hotels 1" }