TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface SMSData

    interface SMSData {
        message: string;
        to: string;
    }
    Index

    Properties

    Properties

    message: string

    Message to be send

    to: string

    Number to send SMS, Example: +5599999999999