fankt
Toggle table of contents
0.0.1
common
Platform filter
common
Switch theme
Search in API
fankt
fankt
/
me.matsumo.fankt.domain.entity
/
FanboxCreatorPostsPaginateEntity
Fanbox
Creator
Posts
Paginate
Entity
@
Serializable
data
class
FanboxCreatorPostsPaginateEntity
(
val
body
:
List
<
String
>
)
Members
Constructors
Fanbox
Creator
Posts
Paginate
Entity
Link copied to clipboard
constructor
(
body
:
List
<
String
>
)
Properties
body
Link copied to clipboard
@
SerialName
(
value
=
"body"
)
val
body
:
List
<
String
>