Builder
class Builder(id: String? = null, category: String? = null, type: String? = null, eventDescription: String? = null, brand: String? = null, isNewItem: Boolean? = null, currency: String? = null, isLTV: Boolean = false, source: String? = null, medium: String? = null, wishlistName: String? = null, wishlistId: String? = null)
Constructors
Link copied to clipboard
                  constructor(id: String? = null, category: String? = null, type: String? = null, eventDescription: String? = null, brand: String? = null, isNewItem: Boolean? = null, currency: String? = null, isLTV: Boolean = false, source: String? = null, medium: String? = null, wishlistName: String? = null, wishlistId: String? = null)
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Set the brand.
Link copied to clipboard
                  Set the category.
Link copied to clipboard
                  Set the currency.
Link copied to clipboard
                  Set the description.
Link copied to clipboard
                  Set the ID.
Link copied to clipboard
                  Set the life time value.
Link copied to clipboard
                  Set the newItem value.
Link copied to clipboard
                  Set the type.