toggle menu
exkt
1.4.3
jvm
switch theme
search in API
exkt-ktorm
/
dev.d1s.exkt.ktorm.dto
/
ExportedSequenceDto
/
ExportedSequenceDto
Exported
Sequence
Dto
constructor
(
limit
:
Int
,
offset
:
Int
,
totalCount
:
Int
,
elements
:
List
<
TDto
>
)