zendesk-messaging-client
    Preparing search index...

    Type Alias _Error

    type _Error = {
        code?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    code?: string

    Error code used for classifying similar error types

    title?: string

    Description of the error