lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.ui.common.widgets.endpoints.createeditpreset
/
CreateEditPresetViewModel
/
State
/
Editing
/
RequestHeader
Request
Header
data
class
RequestHeader
(
val
key
:
String
=
""
,
val
value
:
String
=
""
)
Members
Constructors
Request
Header
Link copied to clipboard
constructor
(
key
:
String
=
""
,
value
:
String
=
""
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String