Story Swipe Component
data class StorySwipeComponent(id: String, text: String, actionUrl: String?, products: List<STRProductItem>?, customPayload: String?) : StoryComponent
Content copied to clipboard
This data class represents the Swipe component.
Constructors
StorySwipeComponent
Link copied to clipboard
fun StorySwipeComponent(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