Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendRequest

Package version

Values used to configure Sms message

Hierarchy

  • SendRequest

Index

Properties

Properties

from

from: string

The sender's phone number in E.164 format that is owned by the authenticated account.

message

message: string

The contents of the message that will be sent to the recipient. The allowable content is defined by RFC 5724.

to

to: string[]

The list of recipient's phone number in E.164 format.

Generated using TypeDoc