zendesk-messaging-client
    Preparing search index...

    Type Alias CustomUpdate

    type CustomUpdate = {
        displayName?: string | null;
    }
    Index

    Properties

    Properties

    displayName?: string | null

    A human-friendly name used to identify the integration. displayName can be unset by changing it to null.