Properties

Constructors

Link copied to clipboard

Types

Link copied to clipboard
@Serializable
data class Group(val type: String? = null, val description: String? = null, val notification: Boolean? = null)

Properties