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

    Type Alias InstantKeysGetParameters

    type InstantKeysGetParameters = {
        instant_key_id?: string;
        instant_key_url?: string;
    }
    Index
    instant_key_id?: string

    ID of the instant key to get.

    instant_key_url?: string

    URL of the instant key to get.