PropertyLoyalty
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | id | |
active | Boolean | active =Â true or false | |
inactiveReason | String | description of inactive reason |
JSON representation
{ "id": 1, "active": false, "inactiveReason": "out of season" }
Field | Type | Required | Description |
---|---|---|---|
id | Integer | id | |
active | Boolean | active =Â true or false | |
inactiveReason | String | description of inactive reason |
{ "id": 1, "active": false, "inactiveReason": "out of season" }