toggle menu
Writeopia
common
switch theme
search in API
writeopia_models
/
io.writeopia.sdk.models.command
/
Command
Command
data
class
Command
(
val
commandId
:
Int
,
val
commandText
:
String
,
val
whereToFind
:
WhereToFind
)
Members
Constructors
Command
Link copied to clipboard
constructor
(
commandId
:
Int
,
commandText
:
String
,
whereToFind
:
WhereToFind
)
Properties
command
Id
Link copied to clipboard
val
commandId
:
Int
command
Text
Link copied to clipboard
val
commandText
:
String
where
To
Find
Link copied to clipboard
val
whereToFind
:
WhereToFind