Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 905 Bytes

File metadata and controls

15 lines (12 loc) · 905 Bytes

brevo_csharp.Model.MainGetContactRewardsPayload

Properties

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]

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