RichNote

io.github.kijuky.gitlab.Implicits.RichNote
implicit class RichNote(note: Note)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def author: Author
def authorUsername: String
def body: String
def id: Long
def isResolved: Boolean
def isUnresolved: Boolean
def position: Option[Position]