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
Package ATT_MSSDK.Paymentv3

Core namespace for Payment Service Version 3. More...

Classes

class  AcknowledgeNotificationResponse
 Represents the List of Notification Ids. More...
class  CancelSubscriptionNotificationObject
 Cancel Subscription Notification Object. More...
class  CancelSubscriptionResponse
 Encapsulates response from cancel subscription. More...
class  CommitTransactionResponse
 Encapsulates the values returned by the CommitTransaction API. More...
class  FreePeriodConversionNotificationObject
 Free Period Conversion Notification Object. More...
class  NotificationId
 Represents the Notification Ids. More...
class  NotificationObject
 Base class for all Notification Objects. More...
class  Notifications
 Represents the List of Notification Ids. More...
class  RefundNotificationObject
 Refund Notification Object. More...
class  RestoreSubscriptionNotificationObject
 Restore Subscription Notification Object. More...
class  StopSubscriptionNotificationObject
 Stop Subscription Notification Object. More...
class  SubscriptionDetails
 Encapsulates return values from the SubscriptionRaw Details API. More...
class  SubscriptionRecurrenceNotificationObject
 Subscription Recurrence Notification Object. More...
class  SubscriptionStatus
 Encapsulates return values from the SubscriptionRaw Status API. More...
class  SuccessfulRefundNotificationObject
 SuccessfulRefund Notification Object. More...
class  TransactionStatus
 Encapsulates return values from the TransactionRaw Status API. More...

Enumerations

enum  NotificationType
 NotificationType, the type of notification returned by the AT&T Platform. The Enum has the values - Refund, FreePeriodConversion, SubscriptionRecurrence, StopSubscription, RestoreSubscription, SuccesfulRefund, CancelSubscription. More...

Detailed Description

Core namespace for Payment Service Version 3.


Enumeration Type Documentation

NotificationType, the type of notification returned by the AT&T Platform. The Enum has the values - Refund, FreePeriodConversion, SubscriptionRecurrence, StopSubscription, RestoreSubscription, SuccesfulRefund, CancelSubscription.