zendesk-messaging-client
    Preparing search index...

    Type Alias AppKeyResponse

    AppKeyResponse

    type AppKeyResponse = {
        key?: AppKey;
    }
    Index

    Properties

    Properties

    key?: AppKey

    The created key object.