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

Request for the Clover device to start a Custom Activity More...

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

Public Attributes

Boolean NonBlocking = false
 

Properties

String Action [get, set]
 
String Payload [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

Request for the Clover device to start a Custom Activity

Definition at line 734 of file TransactionBeans.cs.

Member Data Documentation

◆ NonBlocking

Boolean com.clover.remotepay.sdk.CustomActivityRequest.NonBlocking = false

Definition at line 738 of file TransactionBeans.cs.

Property Documentation

◆ Action

String com.clover.remotepay.sdk.CustomActivityRequest.Action
getset

Definition at line 736 of file TransactionBeans.cs.

◆ Payload

String com.clover.remotepay.sdk.CustomActivityRequest.Payload
getset

Definition at line 737 of file TransactionBeans.cs.


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