CloverConnector  4.0.0
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 [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 815 of file TransactionBeans.cs.

Property Documentation

◆ Action

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

Action string, usually the Activity name

Definition at line 820 of file TransactionBeans.cs.

◆ NonBlocking

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

Definition at line 822 of file TransactionBeans.cs.

◆ Payload

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

Definition at line 821 of file TransactionBeans.cs.


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