Interface GetAex141ContractTokensOptionalParams

Optional parameters.

interface GetAex141ContractTokensOptionalParams {
    direction?: string;
    limit?: number;
}

Hierarchy

  • OperationOptions
    • GetAex141ContractTokensOptionalParams

Properties

Properties

direction?: string

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)