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 ConstructorsPropertiesSources Constructors Bonus Link copied to clipboard fun Bonus(quantity: Int, item: Item)Content copied to clipboard Properties item Link copied to clipboard val item: ItemContent copied to clipboard quantity Link copied to clipboard val quantity: IntContent copied to clipboard Sources Store SDK source Link copied to clipboard