zendesk-messaging-client
    Preparing search index...

    Type Alias TransferToEmailReadable

    type TransferToEmailReadable = {
        data?: { [key: string]: unknown };
        type: string;
    }
    Index

    Properties

    Properties

    data?: { [key: string]: unknown }

    No additional data is supplied with the "ticket:transfer:email" activity type at this time.

    type: string

    The type of system activity that generated the message. The value of this field determines the dynamic content that is rendered to the end-user / agent when viewing this message. Each type value will have a set of pre-defined, localized strings that describe the activity.