MiniGalleryInfo

data class MiniGalleryInfo(val hide: Int, val totalMember: Int, val memberLimit: Int, val isMember: Boolean)

Constructors

Link copied to clipboard
constructor(hide: Int, totalMember: Int, memberLimit: Int, isMember: Boolean)

Properties

Link copied to clipboard
val hide: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard