Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.entity.response.gropus
/
ItemsGroupsResponse
/
Group
/
Group
Group
fun
Group
(
externalId
:
String
?
=
null
,
name
:
String
?
=
null
,
description
:
String
?
=
null
,
imageUrl
:
String
?
=
null
,
order
:
Int
,
level
:
Int
,
children
:
List
<
ItemsGroupsResponse.Group
>
=
emptyList()
,
parentExternalId
:
String
?
=
null
)
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard