Builder

class Builder

Properties

Link copied to clipboard
var role: Role?

Specifies whether the user or group has the Admin, Editor, or Viewer role.

Link copied to clipboard
var user: User?

A structure with the ID of the user or group with this role.

Functions

Link copied to clipboard
fun user(block: User.Builder.() -> Unit)