SnippetPermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminSnippet: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform admin_snippet on this resource

Indicates the user can perform admin_snippet on this resource

def awardEmoji: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform award_emoji on this resource

Indicates the user can perform award_emoji on this resource

def createNote: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform create_note on this resource

Indicates the user can perform create_note on this resource

def readSnippet: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform read_snippet on this resource

Indicates the user can perform read_snippet on this resource

def reportSnippet: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform report_snippet on this resource

Indicates the user can perform report_snippet on this resource

def updateSnippet: SelectionBuilder[SnippetPermissions, Boolean]

Indicates the user can perform update_snippet on this resource

Indicates the user can perform update_snippet on this resource