GetPricesPricePromotionDetail

data class GetPricesPricePromotionDetail(val promotionDesc: String, val promotionId: Int, val promotionName: String)

Constructors

Link copied to clipboard
constructor(promotionDesc: String, promotionId: Int, promotionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Offer Description.

Link copied to clipboard

Offer logo.

Link copied to clipboard

Offer Name.