@seamapi/http - v1.128.0
    Preparing search index...

    Class SeamPaginator<TResponse, TResponseKey>

    Type Parameters

    • const TResponse
    • const TResponseKey extends keyof TResponse

    Implements

    Index
    • Returns AsyncGenerator<EnsureReadonlyArray<TResponse[TResponseKey]>>

    • Returns Promise<[EnsureReadonlyArray<TResponse[TResponseKey]>, Pagination]>