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

    Type Alias InstantKeysGetResponse

    Use InstantKeysGetRequest instead.

    type InstantKeysGetResponse = {
        instant_key: InstantKeyResource;
    }
    Index

    Properties

    Properties

    instant_key: InstantKeyResource