Vertical Feed Item Promo Code Component
data class VerticalFeedItemPromoCodeComponent(id: String, text: String, customPayload: String?) : VerticalFeedItemComponent
Content copied to clipboard
This data class represents the PromoCode component.
Constructors
VerticalFeedItemPromoCodeComponent
Link copied to clipboard
fun VerticalFeedItemPromoCodeComponent(id: String, text: String, customPayload: String?)
Content copied to clipboard