MethodDefinitionSortKeys enum
The set of valid sort keys for the MethodDefinition query.
Values
- ID
Sort by theid
value. - RATE_PROVIDER_TYPE
Sort by therate_provider_type
value. - RELEVANCE
During a search (i.e. when thequery
parameter has been specified on the connection) this sorts the results by relevance to the search term(s). When no search query is specified, this sort key is not deterministic and should not be used.