![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Represents the List of Notification Ids. More...
Static Public Member Functions | |
static AcknowledgeNotificationResponse | ParseXML (string xmlInput) |
Parses Acknowledge Notificaiton response of xml type. | |
Properties | |
bool | IsSuccess [get, set] |
Gets or sets a value indicating whether the request was successful; False if a service error is encountered. | |
string | Version [get, set] |
Gets or sets the Version of the API signature. |
Represents the List of Notification Ids.
static AcknowledgeNotificationResponse ATT_MSSDK.Paymentv3.AcknowledgeNotificationResponse.ParseXML | ( | string | xmlInput | ) | [static] |
Parses Acknowledge Notificaiton response of xml type.
xmlInput | acknowledge notification response xml data |
bool ATT_MSSDK.Paymentv3.AcknowledgeNotificationResponse.IsSuccess [get, set] |
Gets or sets a value indicating whether the request was successful; False if a service error is encountered.
string ATT_MSSDK.Paymentv3.AcknowledgeNotificationResponse.Version [get, set] |
Gets or sets the Version of the API signature.