![]() |
AT&T API Platform SDK for Microsoft®
2.3.2
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. 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 | RefundTransactionId [get, set] |
Gets or sets the TransactionId of the refund. More... | |
string | OriginalTransactionId [get, set] |
Gets or sets the TransactionId of the original transaction that was refunded. More... | |
string | RefundCurrency [get, set] |
Gets or sets the refund currency as USD for this release. More... | |
string | RefundFreeText [get, set] |
Gets or sets the Text description of the reason for the refund. More... | |
decimal | OriginalPriceAmount [get, set] |
Gets or sets the Amount of the original purchase. More... | |
decimal | RefundPriceAmount [get, set] |
Gets or sets the price of the refund. 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 If the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created. More... | |
string | SubscriptionPeriod [get, set] |
Gets or sets the Subscription Period which is currently empty. More... | |
string | SubscriptionPeriodAmount [get, set] |
Gets or sets the Subscription Period Amount which is currently empty. More... | |
int | SubscriptionRecurrences [get, set] |
Gets or sets the Subscription Recurrences which is currently empty. More... | |
DateTime | CurrentPeriodStartDate [get, set] |
Gets or sets the Current Period Start Date which is currently empty. More... | |
DateTime | CurrentPeriodEndDate [get, set] |
Gets or sets the Current Period End Date which is currently empty. More... | |
int | SubscriptionRemaining [get, set] |
Gets or sets the Subscription Remaining which is currently empty. More... | |
string | RefundReasonId [get, set] |
Gets or sets RefundReasonId 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... | |
SuccessfulRefund Notification Object
ATT_MSSDK.Paymentv3.SuccessfulRefundNotificationObject.SuccessfulRefundNotificationObject | ( | ) |
Initializes a new instance of the SuccessfulRefundNotificationObject class.
|
getset |
Gets or sets the Unique Consumer Id.
|
getset |
Gets or sets the Current Period End Date which is currently empty.
|
getset |
Gets or sets the Current Period Start Date which is currently empty.
|
getset |
Gets or sets the If the refunded item was a subscription, this contains the SubscriptionId specified when the subscription was created.
|
getset |
Gets or sets the Amount of the original purchase.
|
getset |
Gets or sets the TransactionId of the original transaction that was refunded.
|
getset |
Gets or sets the refund currency as USD for this release.
|
getset |
Gets or sets the Text description of the reason for the refund.
|
getset |
Gets or sets the price of the refund.
|
getset |
Gets or sets RefundReasonId
|
getset |
Gets or sets the TransactionId of the refund.
|
getset |
Gets or sets the Subscription Period which is currently empty.
|
getset |
Gets or sets the Subscription Period Amount which is currently empty.
|
getset |
Gets or sets the Subscription Recurrences which is currently empty.
|
getset |
Gets or sets the Subscription Remaining which is currently empty.
|
getset |
Gets or sets the Date and time the refund transaction occurred.