Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.items
/
PhysicalItemsResponse
/
Item
/
Item
Item
fun
Item
(
sku
:
String
,
name
:
String
,
groups
:
List
<
Group
>
=
emptyList()
,
attributes
:
List
<
Any
>
=
emptyList()
,
type
:
String
,
description
:
String
,
imageUrl
:
String
,
isFree
:
Boolean
,
price
:
Price
,
virtualPrices
:
List
<
VirtualPrice
>
=
emptyList()
)
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard