Field | Type | Required | Description |
---|---|---|---|
OrganizationID |
*operations.QueryParamOrganizationIDFilter | ➖ | Filter by organization ID. |
TypeFilter |
*operations.BenefitTypeFilter | ➖ | Filter by benefit type. |
Query |
*string | ➖ | Filter by description. |
Page |
*int64 | ➖ | Page number, defaults to 1. |
Limit |
*int64 | ➖ | Size of a page, defaults to 10. Maximum is 100. |
Sorting |
[]components.BenefitSortProperty | ➖ | Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order. |