RetailEventTemplate
Types
Link copied to clipboard
class Properties( val id: String? = null, val category: String? = null, val type: String? = null, val eventDescription: String? = null, val brand: String? = null, val isNewItem: Boolean? = null, val currency: String? = null, val isLTV: Boolean = false) : JsonSerializable