object UserInfo extends UserInfoFields with Serializable

Linear Supertypes
Serializable, Serializable, UserInfoFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UserInfo
  2. Serializable
  3. Serializable
  4. UserInfoFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val UserInfoDecoder: Decoder[UserInfo]
  2. implicit val UserInfoEncoder: Encoder[UserInfo]
  3. def extra: client.model.Field
    Definition Classes
    UserInfoFields
  4. def groups: client.model.Field
    Definition Classes
    UserInfoFields
  5. def nestedField(prefix: Chunk[String]): UserInfoFields
  6. def uid: client.model.Field
    Definition Classes
    UserInfoFields
  7. def username: client.model.Field
    Definition Classes
    UserInfoFields