次の方法で共有


PaymentDevicePaymentRequest クラス

定義

public ref class PaymentDevicePaymentRequest 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 PaymentDevicePaymentRequest 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 PaymentDevicePaymentRequest
Public NotInheritable Class PaymentDevicePaymentRequest
継承
Object Platform::Object IInspectable PaymentDevicePaymentRequest
属性

プロパティ

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)

適用対象