kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
core
/
io.github.hfhbd.kfx.ir
/
IRTree
/
Auth
/
Http
/
Schema
/
Header
Header
@
Serializable
@
SerialName
(
value
=
"Header"
)
data
class
Header
(
val
headerName
:
String
)
:
IRTree.Auth.Http.Schema
(
source
)
Members
Constructors
Header
Link copied to clipboard
constructor
(
headerName
:
String
)
Properties
header
Name
Link copied to clipboard
val
headerName
:
String