Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
The sorting strategy to use for this request, if “order” is not specified. When set, no load balancing is performed.

Supported Types

models.ProviderSort

const value: models.ProviderSort = "price";

models.ProviderSortConfig

const value: models.ProviderSortConfig = {};

any

const value: any = "price";