SetGlobalLevelResponse

@Serializable
data class SetGlobalLevelResponse(val success: Boolean = true, val globalLevel: String)(source)

Constructors

Link copied to clipboard
constructor(success: Boolean = true, globalLevel: String)

Properties

Link copied to clipboard
Link copied to clipboard