Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationSMSService

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

api

api: any

templatePath

templatePath: string

Methods

send

  • send(mobile: string, template: string, data: any, templateSettings?: { rootPath?: string }): any
  • Parameters

    • mobile: string
    • template: string
    • data: any
    • Optional templateSettings: { rootPath?: string }
      • Optional rootPath?: string

    Returns any

Generated using TypeDoc