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

    Interface WhatsAppRequestEventResponse

    interface WhatsAppRequestEventResponse {
        action?: ActionEnum;
        whatsapp?: WhatsAppProperties;
    }
    Index

    Properties

    Properties

    action?: ActionEnum

    Determines whether the verification can be executed.

    WhatsAppProperties