Gallery

data class Gallery(val hide: Int, val id: String, val title: String, val type: String, val managerType: String)

Constructors

Link copied to clipboard
constructor(hide: Int, id: String, title: String, type: String, managerType: String)

Properties

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