Hierarchy

  • Batch

Constructors

Properties

Methods

Constructors

Properties

client: Client

Methods

  • Make up to 10 GET requests in a single, batched API call.

    Type Parameters

    • T = unknown

    Parameters

    Returns Promise<void>

  • Make up to 10 GET requests in a single, batched API call.

    Type Parameters

    • T = unknown

    Parameters

    • parameters: GetBatch
    • Optional callback: undefined

    Returns Promise<T>

Generated using TypeDoc v0.24.8