CloverConnector  1.4.0
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.ConfirmPaymentRequest Class Reference

Object passed in to ConfirmPaymentRequest. This must also be used to either accept or reject a payment as requested from the clover device. More...

Properties

Payment Payment [get, set]
 
List< Challenge > Challenges [get, set]
 

Detailed Description

Object passed in to ConfirmPaymentRequest. This must also be used to either accept or reject a payment as requested from the clover device.

Definition at line 489 of file TransactionBeans.cs.

Property Documentation

◆ Challenges

List<Challenge> com.clover.remotepay.sdk.ConfirmPaymentRequest.Challenges
getset

Definition at line 492 of file TransactionBeans.cs.

◆ Payment

Payment com.clover.remotepay.sdk.ConfirmPaymentRequest.Payment
getset

Definition at line 491 of file TransactionBeans.cs.


The documentation for this class was generated from the following file: