PaymentDeviceRefundRequest Class

Definition

public ref class PaymentDeviceRefundRequest sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentDeviceRefundRequest final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentDeviceRefundRequest
Public NotInheritable Class PaymentDeviceRefundRequest
Inheritance
Object Platform::Object IInspectable PaymentDeviceRefundRequest
Attributes

Properties

AccountBalance
AccountHolderName
AccountIssuerName
AccountLast4Digits
AuthorizationCode
AuthorizationRequiredText
AuthorizedAmount
AvsAddress
AvsCode
AvsPostalCode
CashBack
CashierName
CustomerEmail
CustomerSignature
Donation
MethodOfPaymentDescription
MethodOfPaymentKind
OutputAuthorizationCode
OutputTokenId
RequestAccountBalance
RequestDonation
RequestedAmount
RequestedCashBack
RequestEmail
RequestSignature
RequestTip
Tip
TokenId
TransactionId

Methods

ReportCompletedAsync(PaymentOperationStatus)
ReportFailedAsync(PaymentOperationStatus)

Applies to