Vertical Feed Item Product Catalog Component
data class VerticalFeedItemProductCatalogComponent(id: String, actionUrlList: List<String?>?, products: List<STRProductItem>?, customPayload: String?) : 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>?, customPayload: String?)
Content copied to clipboard
Properties
actionUrlList
Link copied to clipboard
customPayload
Link copied to clipboard
products
Link copied to clipboard
type
Link copied to clipboard