TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.forum.cmpost.model
/
CMPostArchive
/
CMPostArchive
CMPost
Archive
constructor
(
startOn
:
LocalDate
,
endOn
:
LocalDate
,
currentPage
:
Int
,
totalPages
:
Int
,
resultsCount
:
Int
,
entries
:
List
<
CMPost
>
)
(
source
)