Vertical Feed Item Button Component
data class VerticalFeedItemButtonComponent(id: String, text: String, actionUrl: String?, products: List<STRProductItem>?, customPayload: String?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the ButtonAction component.
Constructors
VerticalFeedItemButtonComponent
Link copied to clipboard
fun VerticalFeedItemButtonComponent(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