TokenBitmask

Properties

Link copied to clipboard
const val CREATE: Int = 16
Link copied to clipboard
const val DELETE: Int = 8
Link copied to clipboard
const val GET: Int = 32
Link copied to clipboard
const val JOIN: Int = 128
Link copied to clipboard
const val MANAGE: Int = 4
Link copied to clipboard
const val READ: Int = 1
Link copied to clipboard
const val UPDATE: Int = 64
Link copied to clipboard
const val WRITE: Int = 2