GetActionGroupSmsReceiver

data class GetActionGroupSmsReceiver(val countryCode: String, val name: String, val phoneNumber: String)

Constructors

Link copied to clipboard
constructor(countryCode: String, name: String, phoneNumber: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The country code of the voice receiver.

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

The phone number of the voice receiver.