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

    Type Alias UserIdentitiesGenerateInstantKeyResponse

    Use UserIdentitiesGenerateInstantKeyRequest instead.

    type UserIdentitiesGenerateInstantKeyResponse = {
        instant_key: InstantKeyResource;
    }
    Index

    Properties

    Properties

    instant_key: InstantKeyResource