pda
jvm
model
/
net.artux.pda.model.quest
/
TransferModel
Transfer
Model
data
class
TransferModel
(
val
stageId
:
Long
,
val
text
:
String
)
Members
Constructors
Transfer
Model
Link copied to clipboard
constructor
(
stageId
:
Long
,
text
:
String
)
Properties
stage
Id
Link copied to clipboard
val
stageId
:
Long
text
Link copied to clipboard
val
text
:
String