Chain

Structure

FieldTypeRequiredDescription
idinttrueUnique identifier for the Chain.
codeStringtrueCode of the Chain.
nameStringtrueName 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"
}