toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.checkout
/
PriceModifier
Price
Modifier
data
class
PriceModifier
(
val
name
:
String
?
=
null
,
val
price
:
Int
=
0
)
Members
Constructors
Price
Modifier
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
price
:
Int
=
0
)
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
price
Link copied to clipboard
val
price
:
Int
=
0