DropRole

data class DropRole(val roleName: DbIdentifier) : ModelChange(source)

Constructors

Link copied to clipboard
constructor(roleName: DbIdentifier)

Properties

Link copied to clipboard
val roleName: DbIdentifier