Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 872 Bytes

File metadata and controls

16 lines (12 loc) · 872 Bytes

MainGetContactRewardsPayload

Properties

Name Type Description Notes
contact_id 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]
reward_id str Unique identifier of the associated reward [optional]
sort str Sort the documents in the ascending or descending order [optional]
sort_field str Sort documents by field [optional]

[Back to Model list] [Back to API list] [Back to README]