![]() |
AT&T API Platform SDK for Microsoft®
2.3.2
Wrapper classes that allow developers to build robust applications using .NET
|
Stop Subscription Notification Object More...
Public Member Functions | |
StopSubscriptionNotificationObject () | |
Initializes a new instance of the StopSubscriptionNotificationObject class. More... | |
![]() | |
NotificationObject () | |
Initializes a new instance of the NotificationObject class. More... | |
Properties | |
string | ConsumerId [get, set] |
Gets or sets the Unique Consumer Id. More... | |
string | OriginalTransactionId [get, set] |
Gets or sets the Original Transaction Id which is always empty. More... | |
DateTime | TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred. More... | |
string | MerchantSubscriptionId [get, set] |
Gets or sets the Merchant subscription identifier. More... | |
string | SubscriptionPeriod [get, set] |
Gets or sets the subscription period time unit. Valid values are: DAILY, WEEKLY and MONTHLY. More... | |
string | SubscriptionPeriodAmount [get, set] |
Gets or sets the number of months – as only the monthly subscription period is supported for this release. More... | |
int | SubscriptionRecurrences [get, set] |
Gets or sets the number of recurrences. More... | |
DateTime | CurrentPeriodStartDate [get, set] |
Gets or sets the Start date of current subscription period. More... | |
DateTime | CurrentPeriodEndDate [get, set] |
Gets or sets the End date of current subscription period. More... | |
int | SubscriptionRemaining [get, set] |
Gets or sets the remaining number of renewals. More... | |
![]() | |
NotificationType | NotificationObjectType [get, set] |
Gets or sets the Notification type. More... | |
Additional Inherited Members | |
![]() | |
static NotificationObject | ParseJSON (string jsonInput) |
Parses Notification Response of json type More... | |
Stop Subscription Notification Object
ATT_MSSDK.Paymentv3.StopSubscriptionNotificationObject.StopSubscriptionNotificationObject | ( | ) |
Initializes a new instance of the StopSubscriptionNotificationObject class.
|
getset |
Gets or sets the Unique Consumer Id.
|
getset |
Gets or sets the End date of current subscription period.
|
getset |
Gets or sets the Start date of current subscription period.
|
getset |
Gets or sets the Merchant subscription identifier.
|
getset |
Gets or sets the Original Transaction Id which is always empty.
|
getset |
Gets or sets the subscription period time unit. Valid values are: DAILY, WEEKLY and MONTHLY.
|
getset |
Gets or sets the number of months – as only the monthly subscription period is supported for this release.
|
getset |
Gets or sets the number of recurrences.
|
getset |
Gets or sets the remaining number of renewals.
|
getset |
Gets or sets the Date and time the refund transaction occurred.