Gift Redeem Info
data class GiftRedeemInfo( val redeemCode: String?, val sku: String?, val priceCode: String?)
Content copied to clipboard
Constructors
Link copied to clipboard
fun GiftRedeemInfo( redeemCode: String?, sku: String?, priceCode: String?)
Content copied to clipboard