| Name | Type | Description | Notes |
|---|---|---|---|
| ContactId | int? | Contact to attribute the reward | |
| Limit | int? | Number of documents per page | [optional] |
| Metadata | List<MainFilter> | Data to define the reward for that particular contact | [optional] |
| Offset | int? | Index of the first document in the page | [optional] |
| RewardId | string | Unique identifier of the associated reward | [optional] |
| Sort | string | Sort the documents in the ascending or descending order | [optional] |
| SortField | string | Sort documents by field | [optional] |