NotifyCountryInformation

The information for a country that supports notify messaging.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the country.

Link copied to clipboard

Whether a customer-owned identity is required to send notify messages to this country.

Link copied to clipboard

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Link copied to clipboard

An array of supported channels for the country. Supported values include SMS and VOICE.

Link copied to clipboard

An array of supported tiers for the country.

Link copied to clipboard

An array of supported use cases for the country.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String