toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
JSRequestHeader
JSRequest
Header
@
Serializable
data
class
JSRequestHeader
(
val
id
:
Long
,
val
request_to
:
String
,
val
request_from
:
String
)
Members
Constructors
JSRequest
Header
Link copied to clipboard
constructor
(
id
:
Long
,
request_to
:
String
,
request_from
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Long
request_from
Link copied to clipboard
val
request_from
:
String
request_to
Link copied to clipboard
val
request_to
:
String