Text

zio.http.forms.FormData$.Text
final case class Text(name: String, value: String, contentType: MediaType, filename: Option[String]) extends FormData

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FormData
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
FormData