RemoveOptionsRequest

data class RemoveOptionsRequest(val keys: List<Nsid>, val scope: RemoveOptionsScope)

Constructors

Link copied to clipboard
constructor(keys: List<Nsid>, scope: RemoveOptionsScope)

Properties

Link copied to clipboard
val keys: List<Nsid>
Link copied to clipboard