Optional parameters.

interface GetTransfersOptionalParams {
    direction?: Enum67;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetTransfersOptionalParams

Properties

direction?: Enum67

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a generation range