eanalytics
eanalytics
EAEstimate
setType method
setType
eanalytics
eanalytics
EAEstimate
setType method
EAEstimate class
Constructors
EAEstimate
Properties
hashCode
payload
products
runtimeType
Methods
addProduct
noSuchMethod
setAction
setAmount
setCFlag
setCurrency
setEmail
setLocation
setNewCustomer
setPageGroup
setPath
setProfile
setProperty
setType
setUID
toJson
toString
Operators
operator ==
setType
method
Null safety
void
setType
(
String
type
)
Implementation
void setType(String type) { payload[EAPropertyKey.ESTIMATE_TYPE] = type; }