fanbox
Toggle table of contents
0.0.13
common
Platform filter
common
Switch theme
Search in API
fanbox
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxPostDetail
/
Body
/
Article
/
Block
/
File
File
@
Serializable
data
class
File
(
val
item
:
FanboxPostDetail.FileItem
)
:
FanboxPostDetail.Body.Article.Block
Members
Constructors
File
Link copied to clipboard
constructor
(
item
:
FanboxPostDetail.FileItem
)
Properties
item
Link copied to clipboard
val
item
:
FanboxPostDetail.FileItem