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

    Type Alias InstantKeysGetResponse

    Response from SeamHttpInstantKeys.get.

    Use InstantKeysGetRequest instead.

    type InstantKeysGetResponse = {
        instant_key: InstantKey;
    }
    Index
    instant_key: InstantKey