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

    Type Alias ReasonEnum

    ReasonEnum:
        | "Fraud"
        | "Not enough credit"
        | "Blocked"
        | "Denied by callback"
        | "Invalid callback"
        | "Internal error"
        | "Destination denied"
        | "Network error or number unreachable"
        | "Failed pending"
        | "SMS delivery failure"
        | "Invalid CLI"
        | "Invalid code"
        | "Expired"
        | "Hung up without entering valid code"
        | string

    Displays the reason why a verification has FAILED, was DENIED, or was ABORTED.