cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
ApiProxy
/
FileResource
File
Resource
@
Serializable
@
XmlSerialName
(
value
=
"fileResource"
)
data
class
FileResource
(
val
type
:
String
,
val
name
:
String
)
(
source
)
Members
Constructors
File
Resource
Link copied to clipboard
constructor
(
type
:
String
,
name
:
String
)
Properties
name
Link copied to clipboard
@
XmlValue
val
name
:
String
type
Link copied to clipboard
val
type
:
String