If set, the items will be filtered on facility license types with the specified name.
sortedBy
string
The property by which the returned data will be sorted.
Enum:"Id""Name"
object
If set, the properties and directions the returned data will be sorted by.
offset
integer <int32>
Deprecated
The offset for the page to start.
cursor
string
The cursor to render the page requested. To load the first page send an empty cursor, then the system will generate the cursors to go to the next and/or previous pages automatically.
count
integer <int32>
The number of items to include in a single page.
sortDirection
string
The direction the returned data will be sorted by.