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

    Interface WhatsAppOptions

    An optional configuration for WhatsApp Verification, should be used only when the verification request originates from your backend (not an end user device) and request is signed via an Application signed request.

    interface WhatsAppOptions {
        codeType?: string;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    codeType?: string

    Selects type of code which will be sent to customer