![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Free Period Conversion Notification Object. More...
Public Member Functions | |
FreePeriodConversionNotificationObject () | |
Initializes a new instance of the FreePeriodConversionNotificationObject class. | |
Properties | |
string | ConsumerId [get, set] |
Gets or sets the Unique Consumer Id. | |
string | TransactionType [get, set] |
Gets or sets the transaction type as SINGLEPAY or SUBSCRIPTION. | |
string | OriginalTransactionId [get, set] |
Gets or sets the TransactionId of the original transaction that was refunded. | |
DateTime | TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred. | |
string | MerchantSubscriptionId [get, set] |
Gets or sets if the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created. |
Free Period Conversion Notification Object.
ATT_MSSDK.Paymentv3.FreePeriodConversionNotificationObject.FreePeriodConversionNotificationObject | ( | ) |
Initializes a new instance of the FreePeriodConversionNotificationObject class.
string ATT_MSSDK.Paymentv3.FreePeriodConversionNotificationObject.ConsumerId [get, set] |
Gets or sets the Unique Consumer Id.
Gets or sets if the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created.
Gets or sets the TransactionId of the original transaction that was refunded.
DateTime ATT_MSSDK.Paymentv3.FreePeriodConversionNotificationObject.TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred.
Gets or sets the transaction type as SINGLEPAY or SUBSCRIPTION.