libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
RejectInfo
Reject
Info
data
class
RejectInfo
(
val
command
:
String
,
val
code
:
Int
,
val
msg
:
String
,
val
objHash
:
Hash256
)
Members
Constructors
Reject
Info
Link copied to clipboard
constructor
(
command
:
String
,
code
:
Int
,
msg
:
String
,
objHash
:
Hash256
)
Properties
code
Link copied to clipboard
val
code
:
Int
command
Link copied to clipboard
val
command
:
String
msg
Link copied to clipboard
val
msg
:
String
obj
Hash
Link copied to clipboard
val
objHash
:
Hash256