GroupListOptions
Log in to add to favouritesA GroupListOptions is a structure that is used to describe details for requesting groups.
Name | Type | Format | Description |
---|---|---|---|
q? | string | A simple query to perform a 'contains' search over group names. | |
pageOptions? | object | PageOptions | The page options. |
order? | string[] | An array of properties to order the results by. Prefix property with - for descending order. |