Vertical Feed Item Product Card Component
data class VerticalFeedItemProductCardComponent(id: String, text: String?, actionUrl: String?, products: List<STRProductItem>?, customPayload: String?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the ProductCard component.
Constructors
VerticalFeedItemProductCardComponent
Link copied to clipboard
fun VerticalFeedItemProductCardComponent(id: String, text: String?, actionUrl: String?, products: List<STRProductItem>?, customPayload: String?)
Content copied to clipboard
Properties
customPayload
Link copied to clipboard
products
Link copied to clipboard
type
Link copied to clipboard