Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.items
/
Bonus
Bonus
data
class
Bonus
(
val
quantity
:
Int
,
val
item
:
Item
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Bonus
Link copied to clipboard
fun
Bonus
(
quantity
:
Int
,
item
:
Item
)
Content copied to clipboard
Properties
item
Link copied to clipboard
val
item
:
Item
Content copied to clipboard
quantity
Link copied to clipboard
val
quantity
:
Int
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard