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

    Type Alias InstantKeysListResponse

    Use InstantKeysListRequest instead.

    type InstantKeysListResponse = {
        instant_keys: InstantKey[];
    }
    Index
    instant_keys: InstantKey[]