![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Restore Subscription Notification Object. More...
Public Member Functions | |
RestoreSubscriptionNotificationObject () | |
Initializes a new instance of the RestoreSubscriptionNotificationObject class. | |
Properties | |
string | ConsumerId [get, set] |
Gets or sets the Unique Consumer Id. | |
DateTime | TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred. | |
string | MerchantSubscriptionId [get, set] |
Gets or sets the Merchant subscription identifier. | |
string | SubscriptionPeriod [get, set] |
Gets or sets the subscription period time unit. Valid values are: DAILY, WEEKLY and MONTHLY. | |
string | SubscriptionPeriodAmount [get, set] |
Gets or sets the number of months – as only the monthly subscription period is supported for this release. | |
int | SubscriptionRecurrences [get, set] |
Gets or sets the number of recurrences. | |
DateTime | CurrentPeriodStartDate [get, set] |
Gets or sets the Start date of current subscription period. | |
DateTime | CurrentPeriodEndDate [get, set] |
Gets or sets the End date of current subscription period. | |
int | SubscriptionRemaining [get, set] |
Gets or sets the remaining number of renewals. |
Restore Subscription Notification Object.
Initializes a new instance of the RestoreSubscriptionNotificationObject class.
string ATT_MSSDK.Paymentv3.RestoreSubscriptionNotificationObject.ConsumerId [get, set] |
Gets or sets the Unique Consumer Id.
DateTime ATT_MSSDK.Paymentv3.RestoreSubscriptionNotificationObject.CurrentPeriodEndDate [get, set] |
Gets or sets the End date of current subscription period.
DateTime ATT_MSSDK.Paymentv3.RestoreSubscriptionNotificationObject.CurrentPeriodStartDate [get, set] |
Gets or sets the Start date of current subscription period.
Gets or sets the Merchant subscription identifier.
Gets or sets the subscription period time unit. Valid values are: DAILY, WEEKLY and MONTHLY.
string ATT_MSSDK.Paymentv3.RestoreSubscriptionNotificationObject.SubscriptionPeriodAmount [get, set] |
Gets or sets the number of months – as only the monthly subscription period is supported for this release.
Gets or sets the number of recurrences.
Gets or sets the remaining number of renewals.
DateTime ATT_MSSDK.Paymentv3.RestoreSubscriptionNotificationObject.TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred.