AfterVerificationNotice

final case class AfterVerificationNotice(text: String, success: Boolean, published: Boolean) extends Notice
trait Serializable
trait Product
trait Equals
trait Notice
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product