Response body schema for GET v1/redemptions
.
Name | Type | Description |
---|---|---|
_object | String | The type of the object represented by JSON. This object stores information about redemptions in a dictionary. |
dataRef | String | Identifies the name of the attribute that contains the array of redemption objects. |
redemptions | List<RedemptionsListResponseBodyRedemptionsItem> | |
total | Integer | Total number of redemptions. |