Skip to main content

TSNSPhoneNumberInformation

Class in AWS.SNS

Phone Number Information class.

Ancestors

Properties

CreatedAt

property CreatedAt: TOptional<TDateTime>

Iso2CountryCode

property Iso2CountryCode: string

NumberCapabilities

property NumberCapabilities: TList<string>

PhoneNumber

property PhoneNumber: string

RouteType

property RouteType: string

Status

property Status: string

Constructors

Create

constructor Create(const ANode: IXMLNode);

Constructor for TSNSPhoneNumberInformation.

Parameters

NameDescription
ANodeAn XML node containing phone number information.