zendesk-messaging-client
    Preparing search index...

    Type Alias IntegrationApiKeyResponse

    type IntegrationApiKeyResponse = {
        key?: ApiKey;
    }
    Index

    Properties

    Properties

    key?: ApiKey