![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
SuccessfulRefund Notification Object. More...
Public Member Functions | |
SuccessfulRefundNotificationObject () | |
Initializes a new instance of the SuccessfulRefundNotificationObject class. | |
Properties | |
string | ConsumerId [get, set] |
Gets or sets the Unique Consumer Id. | |
string | RefundTransactionId [get, set] |
Gets or sets the TransactionId of the refund. | |
string | OriginalTransactionId [get, set] |
Gets or sets the TransactionId of the original transaction that was refunded. | |
string | RefundCurrency [get, set] |
Gets or sets the refund currency as USD for this release. | |
string | RefundFreeText [get, set] |
Gets or sets the Text description of the reason for the refund. | |
decimal | OriginalPriceAmount [get, set] |
Gets or sets the Amount of the original purchase. | |
decimal | RefundPriceAmount [get, set] |
Gets or sets the price of the refund. | |
DateTime | TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred. | |
string | MerchantSubscriptionId [get, set] |
Gets or sets the If the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created. | |
string | SubscriptionPeriod [get, set] |
Gets or sets the Subscription Period which is currently empty. | |
string | SubscriptionPeriodAmount [get, set] |
Gets or sets the Subscription Period Amount which is currently empty. | |
int | SubscriptionRecurrences [get, set] |
Gets or sets the Subscription Recurrences which is currently empty. | |
DateTime | CurrentPeriodStartDate [get, set] |
Gets or sets the Current Period Start Date which is currently empty. | |
DateTime | CurrentPeriodEndDate [get, set] |
Gets or sets the Current Period End Date which is currently empty. | |
int | SubscriptionRemaining [get, set] |
Gets or sets the Subscription Remaining which is currently empty. | |
string | RefundReasonId [get, set] |
Gets or sets RefundReasonId. |
SuccessfulRefund Notification Object.
Initializes a new instance of the SuccessfulRefundNotificationObject class.
string ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.ConsumerId [get, set] |
Gets or sets the Unique Consumer Id.
DateTime ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.CurrentPeriodEndDate [get, set] |
Gets or sets the Current Period End Date which is currently empty.
DateTime ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.CurrentPeriodStartDate [get, set] |
Gets or sets the Current Period Start Date which is currently empty.
Gets or sets the If the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created.
decimal ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.OriginalPriceAmount [get, set] |
Gets or sets the Amount of the original purchase.
Gets or sets the TransactionId of the original transaction that was refunded.
string ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.RefundCurrency [get, set] |
Gets or sets the refund currency as USD for this release.
string ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.RefundFreeText [get, set] |
Gets or sets the Text description of the reason for the refund.
decimal ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.RefundPriceAmount [get, set] |
Gets or sets the price of the refund.
string ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.RefundReasonId [get, set] |
Gets or sets RefundReasonId.
Gets or sets the TransactionId of the refund.
Gets or sets the Subscription Period which is currently empty.
Gets or sets the Subscription Period Amount which is currently empty.
Gets or sets the Subscription Recurrences which is currently empty.
Gets or sets the Subscription Remaining which is currently empty.
DateTime ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.TransactionDate [get, set] |
Gets or sets the Date and time the refund transaction occurred.