Vertical Feed Item Product Catalog Component
data class VerticalFeedItemProductCatalogComponent(id: String, actionUrlList: List<String?>?, products: List<STRProductItem>?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the ProductCatalog component.
Constructors
VerticalFeedItemProductCatalogComponent
Link copied to clipboard
fun VerticalFeedItemProductCatalogComponent(id: String, actionUrlList: List<String?>?, products: List<STRProductItem>?)
Content copied to clipboard
Properties
actionUrlList
Link copied to clipboard
products
Link copied to clipboard
type
Link copied to clipboard