Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.common
/
Promotion
/
Limits
Limits
data
class
Limits
(
val
perUser
:
Promotion.PerUser
)
:
Parcelable
Content copied to clipboard
Constructors
Functions
Properties
Sources
Constructors
Limits
Link copied to clipboard
fun
Limits
(
perUser
:
Promotion.PerUser
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
per
User
Link copied to clipboard
@
SerializedName
(
value
=
"per_user"
)
val
perUser
:
Promotion.PerUser
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard