hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http
/
com.hexagontk.http.model
/
Authorization
Authorization
class
Authorization
(
val
type
:
String
,
val
body
:
String
)
:
HttpField
Members
Constructors
Authorization
Link copied to clipboard
constructor
(
type
:
String
,
body
:
String
)
Properties
body
Link copied to clipboard
val
body
:
String
name
Link copied to clipboard
open
override
val
name
:
String
text
Link copied to clipboard
open
override
val
text
:
String
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
open
override
val
value
:
String