SmsReceiver interface

An SMS receiver.

Properties

countryCode

The country code of the SMS receiver.

name

The name of the SMS receiver. Names must be unique across all receivers within an action group.

phoneNumber

The phone number of the SMS receiver.

status

The status of the receiver. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

countryCode

The country code of the SMS receiver.

countryCode: string

Property Value

string

name

The name of the SMS receiver. Names must be unique across all receivers within an action group.

name: string

Property Value

string

phoneNumber

The phone number of the SMS receiver.

phoneNumber: string

Property Value

string

status

The status of the receiver. NOTE: This property will not be serialized. It can only be populated by the server.

status?: ReceiverStatus

Property Value