toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
JSSendRequestParameter
JSSend
Request
Parameter
@
Serializable
data
class
JSSendRequestParameter
(
val
account
:
Account
,
val
from
:
String
,
val
to
:
String
,
val
value
:
String
)
Members
Constructors
JSSend
Request
Parameter
Link copied to clipboard
constructor
(
account
:
Account
,
from
:
String
,
to
:
String
,
value
:
String
)
Properties
account
Link copied to clipboard
val
account
:
Account
from
Link copied to clipboard
val
from
:
String
to
Link copied to clipboard
val
to
:
String
value
Link copied to clipboard
val
value
:
String