Interface GetContractCallsOptionalParams

Optional parameters.

interface GetContractCallsOptionalParams {
    direction?: Enum22;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetContractCallsOptionalParams

Properties

direction?: Enum22

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a generation range