TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias PublicKeyResponse

    type PublicKeyResponse = {
        expire_time: ExpireTimeOption;
        token: Types.GenericToken;
    }
    Index

    Properties

    Properties

    expire_time: ExpireTimeOption