Response body schema for GET v1/rewards/{rewardID}/assignments.
| Name | Type | Description | Notes |
|---|---|---|---|
| Object | string | The type of the object represented by JSON. This object stores information about reward assignments in a dictionary. | [optional] |
| DataRef | string | Identifies the name of the attribute that contains the array of reward assignments. | [optional] |
| Data | List<RewardAssignment> | [optional] | |
| Total | int? | Total number of reward assignments. | [optional] |