AgentGetAllOptions
AgentGetAllOptions =
AgentFilterOptions&PaginationOptions& {orderBy?:AgentListOrderBy; }
Options for getting the list of agents.
Composes filter, pagination, and sort options.
Type Declaration¶
orderBy?¶
optionalorderBy:AgentListOrderBy
Sort order for the result set.