Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.66 KB

benefitsgrantsrequest.md

File metadata and controls

12 lines (9 loc) · 3.66 KB

BenefitsGrantsRequest

Fields

Field Type Required Description
ID string ✔️ N/A
IsGranted *bool Filter by granted status. If true, only granted benefits will be returned. If false, only revoked benefits will be returned.
CustomerID *operations.QueryParamCustomerIDFilter Filter by customer.
Page *int64 Page number, defaults to 1.
Limit *int64 Size of a page, defaults to 10. Maximum is 100.