pda
jvm
model
/
net.artux.pda.model
/
StatusModel
Status
Model
class
StatusModel
:
Serializable
Members
Constructors
Status
Model
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
throwable
:
Throwable
)
Properties
description
Link copied to clipboard
var
description
:
String
?
story
Data
Model
Link copied to clipboard
var
storyDataModel
:
StoryDataModel
?
success
Link copied to clipboard
var
success
:
Boolean