LifecycleStatusType

uk.gov.hmrc.common.message.model.LifecycleStatusType
See theLifecycleStatusType companion object
sealed trait LifecycleStatusType extends EnumEntry, UpperSnakecase

Attributes

Companion
object
Graph
Supertypes
trait UpperSnakecase
trait Uppercase
trait CapitalSnakecase
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Known subtypes
object Delivered
object Responded
object Submitted

Members list

Value members

Inherited methods

override def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Definition Classes
Uppercase -> EnumEntry
Inherited from:
Uppercase