Optional parameters.

interface GetDeltaStatsOptionalParams {
    direction?: string;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetDeltaStatsOptionalParams

Properties

direction?: string

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a txi or generation range