toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
WidgetAttributes
Widget
Attributes
@
Serializable
data
class
WidgetAttributes
(
val
type
:
String
=
""
,
val
defaultLanguage
:
String
=
""
,
val
defaultCurrency
:
String
=
""
)
Members
Constructors
Widget
Attributes
Link copied to clipboard
constructor
(
type
:
String
=
""
,
defaultLanguage
:
String
=
""
,
defaultCurrency
:
String
=
""
)
Properties
default
Currency
Link copied to clipboard
val
defaultCurrency
:
String
default
Language
Link copied to clipboard
val
defaultLanguage
:
String
type
Link copied to clipboard
val
type
:
String