ClientScopeItem

data class ClientScopeItem(val id: UUID, val name: String)

Constructors

Link copied to clipboard
constructor(id: UUID, name: String)

Properties

Link copied to clipboard
val id: UUID
Link copied to clipboard