zendesk-messaging-client
    Preparing search index...

    Type Alias ErrorResponse

    type ErrorResponse = {
        errors?: _Error[];
    }
    Index

    Properties

    Properties

    errors?: _Error[]

    List of errors that occurred.