NotePermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminNote: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform admin_note on this resource

Indicates the user can perform admin_note on this resource

def awardEmoji: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform award_emoji on this resource

Indicates the user can perform award_emoji on this resource

def createNote: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform create_note on this resource

Indicates the user can perform create_note on this resource

def readNote: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform read_note on this resource

Indicates the user can perform read_note on this resource

def repositionNote: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform reposition_note on this resource

Indicates the user can perform reposition_note on this resource

def resolveNote: SelectionBuilder[NotePermissions, Boolean]

Indicates the user can perform resolve_note on this resource

Indicates the user can perform resolve_note on this resource