Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.common/Promotion/Bonus Bonus data class Bonus(val sku: String, val quantity: Int) : ParcelableContent copied to clipboard ConstructorsFunctionsPropertiesSources Constructors Bonus Link copied to clipboard fun Bonus(sku: String, quantity: Int)Content copied to clipboard Functions describeContents Link copied to clipboard abstract fun describeContents(): IntContent copied to clipboard writeToParcel Link copied to clipboard abstract fun writeToParcel(p0: Parcel, p1: Int)Content copied to clipboard Properties quantity Link copied to clipboard val quantity: IntContent copied to clipboard sku Link copied to clipboard val sku: StringContent copied to clipboard Sources Store SDK source Link copied to clipboard