eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
DocumentFormats
Document
Formats
@
Serializable
(
with
=
DocumentFormatsSerializer::class
)
data
class
DocumentFormats
(
val
documentFormats
:
List
<
String
>
,
val
documentFormatExt
:
List
<
String
>
)
Members
Constructors
Document
Formats
Link copied to clipboard
constructor
(
documentFormats
:
List
<
String
>
,
documentFormatExt
:
List
<
String
>
)
Properties
document
Format
Ext
Link copied to clipboard
val
documentFormatExt
:
List
<
String
>
document
Formats
Link copied to clipboard
val
documentFormats
:
List
<
String
>