Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.common/Promotion/PerUser PerUser data class PerUser(val available: Int, val total: Int) : ParcelableContent copied to clipboard ConstructorsFunctionsPropertiesSources Constructors PerUser Link copied to clipboard fun PerUser(available: Int, total: 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 available Link copied to clipboard val available: IntContent copied to clipboard total Link copied to clipboard val total: IntContent copied to clipboard Sources Store SDK source Link copied to clipboard