toggle menu
hexagon
3.7.2
jvm
switch theme
search in API
http
/
com.hexagonkt.http.model
/
Authorization
Authorization
data
class
Authorization
(
val
type
:
String
,
val
value
:
String
)
Members
Constructors
Authorization
Link copied to clipboard
constructor
(
type
:
String
,
value
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String