Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DCBClient

DCB Connector client interface

Hierarchy

  • DCBClient

Index

Methods

Methods

sendTemplateSms

  • sendTemplateSms(msisdn: string, templateID: string, templateParams: Dict, operatorCode: string, countryID: string, transactionID: string): Dict
  • Parameters

    • msisdn: string

      phone number

    • templateID: string

      short message template

    • templateParams: Dict

      parameter values of short message template

    • operatorCode: string

      operator code, optional

    • countryID: string

      country code, optional

    • transactionID: string

      transaction ID, optional

    Returns Dict