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
| Name | Description |
|---|---|
ANode | An XML node containing phone number information. |