Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.items/Item/Item Item fun Item( sku: String, name: String, type: ItemType, description: String? = null, imageUrl: String? = null, unitItems: List<UnitItem>? = null, virtualItemType: VirtualItemType? = null, bundleType: String? = null, bundleContent: BundleContent? = null)Content copied to clipboard Sources Store SDK source Link copied to clipboard