cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
AssignTo
Assign
To
@
Serializable
data
class
AssignTo
(
val
createNew
:
Boolean
=
false
,
val
type
:
String
?
=
null
,
val
value
:
String
)
(
source
)
Members
Constructors
Assign
To
Link copied to clipboard
constructor
(
createNew
:
Boolean
=
false
,
type
:
String
?
=
null
,
value
:
String
)
Properties
create
New
Link copied to clipboard
val
createNew
:
Boolean
type
Link copied to clipboard
val
type
:
String
?
value
Link copied to clipboard
@
XmlValue
val
value
:
String