Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.bundle/BundleListResponse BundleListResponse data class BundleListResponse(val items: List<BundleItem> = emptyList())Content copied to clipboard ConstructorsPropertiesSources Constructors BundleListResponse Link copied to clipboard fun BundleListResponse(items: List<BundleItem> = emptyList())Content copied to clipboard Properties items Link copied to clipboard val items: List<BundleItem>Content copied to clipboard Sources Store SDK source Link copied to clipboard