toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TransactionSubscriptionResponse
/
Error
Error
data
class
Error
(
val
code
:
Int
,
val
message
:
String
)
:
TransactionSubscriptionResponse
Members
Constructors
Error
Link copied to clipboard
constructor
(
code
:
Int
,
message
:
String
)
Properties
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
val
message
:
String