HuntingGroups

data class HuntingGroups(manage: Boolean, withdrawAll: Boolean)

Properties

manage
Link copied to clipboard
var manage: Boolean = false
withdrawAll
Link copied to clipboard
val withdrawAll: Boolean = false