toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.comment
/
CommentRead
/
ReadResult
/
ReadResult
Read
Result
constructor
(
totalComment
:
Int
,
totalPage
:
Int
,
rePage
:
Int
,
commentList
:
List
<
CommentRead.CommentData
>
)