CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.ActivityMessage Class Reference

base class for messages flowing between POS and CustomActivity More...

Properties

string Action [get, set]
 Action string, usually the Activity name More...
 
string Payload [get, set]
 

Detailed Description

base class for messages flowing between POS and CustomActivity

Definition at line 841 of file TransactionBeans.cs.

Property Documentation

◆ Action

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

Action string, usually the Activity name

Definition at line 846 of file TransactionBeans.cs.

◆ Payload

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

Definition at line 847 of file TransactionBeans.cs.


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