SubmitResult

works.iterative.forms.SubmitResult
See theSubmitResult companion trait
object SubmitResult

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Failure(errors: Seq[UserMessage]) extends SubmitResult

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SubmitResult
class Object
trait Matchable
class Any
Show all
case class Success(id: String, email: Option[Email], paymentUrl: Option[String], redirectUrl: Option[String]) extends SubmitResult

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SubmitResult
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields