AccessControlListActionResponse

data class AccessControlListActionResponse(val counterName: String? = null, val type: String? = null)

Action that need to performed.

Constructors

Link copied to clipboard
constructor(counterName: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val counterName: String? = null

Name of the counter block to get match count information.

Link copied to clipboard
val type: String? = null

Type of actions that can be performed.