Packages

object VerificationLevel extends IntEnum[VerificationLevel] with IntCirceEnumWithUnknown[VerificationLevel]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VerificationLevel
  2. IntCirceEnumWithUnknown
  3. ValueEnumWithUnknown
  4. IntEnum
  5. ValueEnum
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class Unknown(i: Int) extends VerificationLevel with Product with Serializable

Value Members

  1. implicit val codec: Codec[VerificationLevel]
    Definition Classes
    IntCirceEnumWithUnknown
  2. def createUnknown(value: Int): VerificationLevel
  3. def values: IndexedSeq[VerificationLevel]
    Definition Classes
    VerificationLevel → ValueEnum
  4. final lazy val valuesToEntriesMap: Map[Int, VerificationLevel]
    Definition Classes
    ValueEnum
  5. def withValue(i: Int): VerificationLevel
    Definition Classes
    ValueEnum
    Annotations
    @SuppressWarnings()
  6. def withValueEither(i: Int): Either[NoSuchMember[Int, ValueEnumEntry[Int]], VerificationLevel]
    Definition Classes
    ValueEnum
  7. def withValueOpt(i: Int): Option[VerificationLevel]
    Definition Classes
    ValueEnum
  8. case object High extends VerificationLevel with Product with Serializable

    Must be a member of the guild for more than 10 minutes

  9. case object Low extends VerificationLevel with Product with Serializable

    Must have a verified email address

  10. case object Medium extends VerificationLevel with Product with Serializable

    Must be a registered user for more than 5 minutes

  11. case object NoVerification extends VerificationLevel with Product with Serializable

    Unrestricted access

  12. case object VeryHigh extends VerificationLevel with Product with Serializable

    Must have a verified phone number