![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Base class for all Notification Objects. More...
Public Member Functions | |
NotificationObject () | |
Initializes a new instance of the NotificationObject class. | |
Static Public Member Functions | |
static NotificationObject | ParseJSON (string jsonInput) |
Parses Notification Response of json type. | |
Properties | |
NotificationType | NotificationObjectType [get, set] |
Gets or sets the Notification type. |
Base class for all Notification Objects.
Initializes a new instance of the NotificationObject class.
static NotificationObject ATT_MSSDK.Paymentv3.NotificationObject.ParseJSON | ( | string | jsonInput | ) | [static] |
Parses Notification Response of json type.
jsonInput | notification response json data |
Gets or sets the Notification type.