@seamapi/http - v2.23.5
    Preparing search index...

    Type Alias SeamPaginatedRequest<TResponse, TResponseKey>

    SeamPaginatedRequest: SeamHttpRequest<TResponse, TResponseKey, true>

    A SeamHttpRequest for an endpoint that supports pagination.

    Type Parameters

    • TResponse
    • TResponseKey extends keyof TResponse | undefined