pda
jvm
model
/
net.artux.pda.model.quest
/
StageModel
Stage
Model
class
StageModel
Members
Constructors
Stage
Model
Link copied to clipboard
constructor
(
)
Properties
content
Link copied to clipboard
var
content
:
String
?
id
Link copied to clipboard
var
id
:
Long
title
Link copied to clipboard
var
title
:
String
?
transfers
Link copied to clipboard
var
transfers
:
List
<
TransferModel
>
?
type
Link copied to clipboard
var
type
:
StageType
?