ActionGroupVoiceReceiver

data class ActionGroupVoiceReceiver(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

The name of the voice receiver.

Link copied to clipboard

The phone number of the voice receiver.