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

This request should be passed to initiate retrieval of card data More...

Inheritance diagram for com.clover.remotepay.sdk.ReadCardDataRequest:
com.clover.remotepay.sdk.BaseRequest

Properties

long CardEntryMethods [get, set]
 
bool IsForceSwipePinEntry [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
String RequestId [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseRequest
 BaseRequest ()
 

Detailed Description

This request should be passed to initiate retrieval of card data

Definition at line 421 of file TransactionBeans.cs.

Property Documentation

◆ CardEntryMethods

long com.clover.remotepay.sdk.ReadCardDataRequest.CardEntryMethods
getset

Definition at line 423 of file TransactionBeans.cs.

◆ IsForceSwipePinEntry

bool com.clover.remotepay.sdk.ReadCardDataRequest.IsForceSwipePinEntry
getset

Definition at line 424 of file TransactionBeans.cs.


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