次の方法で共有


PaymentDeviceRefundRequest クラス

定義

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
継承
Object Platform::Object IInspectable PaymentDeviceRefundRequest
属性

プロパティ

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

メソッド

ReportCompletedAsync(PaymentOperationStatus)
ReportFailedAsync(PaymentOperationStatus)

適用対象