ChainPromotion
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Id of the ChainChannel |
code | string | true | Code of the ChainChannel |
name | string | true | Name of the ChainChannel |
order | int | true | Order of the ChainChannel |
JSON representation
{ "id": 1, "code": "WEB1", "name": "10% Repetitive Guest", "order": 1, }