Packages

object KeyToPath extends KeyToPathFields with Serializable

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

Value Members

  1. implicit val KeyToPathDecoder: Decoder[KeyToPath]
  2. implicit val KeyToPathEncoder: Encoder[KeyToPath]
  3. def key: client.model.Field
    Definition Classes
    KeyToPathFields
  4. def mode: client.model.Field
    Definition Classes
    KeyToPathFields
  5. def nestedField(prefix: Chunk[String]): KeyToPathFields
  6. def path: client.model.Field
    Definition Classes
    KeyToPathFields