Fee
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Fee. |
name | string | true | Name of the Fee. |
JSON representation
{ "id": 37, "name": "Triple Deluxe" }
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Fee. |
name | string | true | Name of the Fee. |
{ "id": 37, "name": "Triple Deluxe" }