In

zio.http.endpoint.openapi.OpenAPI.SecurityScheme.ApiKey.In
See theIn companion trait
object In

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
In.type

Members list

Type members

Classlikes

case object Cookie extends In

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait In
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Cookie.type
case object Header extends In

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait In
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Header.type
case object Query extends In

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait In
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Query.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror