/
ChainRate
ChainRate
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Id of the ChainRate |
code | string | true | Code of the ChainRate |
name | string | true | Name of the ChainRate |
chainRateTypeId | int | true | Type Id of the ChainRate |
active | boolean | true | ChainRate active status |
JSON representation
{ "id": 1, "code": "BAR", "name": "BAR SA", "chainRateTypeId": 1, "active": true }
, multiple selections available,
Related content
ChainSegment
ChainSegment
More like this
ChainChannel
ChainChannel
More like this
ChainOffer
ChainOffer
More like this
ChainVIPLevel
ChainVIPLevel
More like this
RateType
RateType
More like this
ChainSource
ChainSource
More like this