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. |