Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface FaxError

    A problem occurred during the fax communication process.

    interface FaxError {
        errorCode?: number;
        errorMessage?: string;
        errorType?: "FAX_ERROR";
    }
    Index

    Properties

    errorCode?: number

    The error code returned describing the error of the call

    errorMessage?: string

    A developer-facing error message

    errorType?: "FAX_ERROR"

    Type of error for the fax