EntryRepost

data class EntryRepost(author: Subsite?)

Parameters

author

Constructors

Link copied to clipboard
fun EntryRepost(author: Subsite? = null)

Properties

Link copied to clipboard
val author: Subsite? = null