CloverConnector  4.0.5
Copyright (C) 2018 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

Properties

string Action [get, set]
 Action string, usually the Activity name More...
 
string Payload [get, set]
 
bool NonBlocking = false [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 847 of file TransactionBeans.cs.

Property Documentation

◆ Action

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

Action string, usually the Activity name

Definition at line 852 of file TransactionBeans.cs.

◆ NonBlocking

bool com.clover.remotepay.sdk.CustomActivityRequest.NonBlocking = false
getset

Definition at line 854 of file TransactionBeans.cs.

◆ Payload

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

Definition at line 853 of file TransactionBeans.cs.


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