toggle menu
console-communication
JVM
switch theme
search in API
console-communication
/
org.cryptotrader.console.library.communication.request
/
ConsoleCommandRequest
Console
Command
Request
data
class
ConsoleCommandRequest
(
val
commandText
:
String
,
var
traceId
:
String
?
)
Members
Constructors
Console
Command
Request
Link copied to clipboard
constructor
(
commandText
:
String
,
traceId
:
String
?
)
Properties
command
Text
Link copied to clipboard
val
commandText
:
String
trace
Id
Link copied to clipboard
var
traceId
:
String
?