AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.Paymentv3.AcknowledgeNotificationResponse Class Reference

Represents the List of Notification Ids. More...

List of all members.

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.

Detailed Description

Represents the List of Notification Ids.


Member Function Documentation

Parses Acknowledge Notificaiton response of xml type.

Parameters:
xmlInputacknowledge notification response xml data
Returns:
AcknowledgeNotificationResponse values returned.

Property Documentation

Gets or sets a value indicating whether the request was successful; False if a service error is encountered.

Gets or sets the Version of the API signature.