| Name | Type | Description | Notes |
|---|---|---|---|
| code | CodeEnum | Response Code. `0` = Success; `2002` = User not logged in; `50105` = Input parameter validation failed | [optional] |
| label | String | Error identifier code. Empty string on success, machine-readable error label on error | [optional] |
| message | String | [optional] | |
| data | ListUserCouponsResponseData | [optional] |
| Name | Value |
|---|---|
| NUMBER_0 | 0 |
| NUMBER_2002 | 2002 |
| NUMBER_50105 | 50105 |