Structure
Field | Type | Required | Description |
---|---|---|---|
code | Integer | true | Code of the DepositStatusType. |
name | String | true | Name of the DepositStatusType. |
JSON representation
{ "name": "Pending Payment", "code": "PENPAY" }
Field | Type | Required | Description |
---|---|---|---|
code | Integer | true | Code of the DepositStatusType. |
name | String | true | Name of the DepositStatusType. |
{ "name": "Pending Payment", "code": "PENPAY" }