EAPropertyKey enum

All valid Eulerian payload properties

Inheritance

Constructors

EAPropertyKey()
const

Values

EOS → const EAPropertyKey
EHW → const EAPropertyKey
EUIDL → const EAPropertyKey
URL → const EAPropertyKey
APPNAME → const EAPropertyKey
EPOCH → const EAPropertyKey
APP_VERSION → const EAPropertyKey
SDK_VERSION → const EAPropertyKey
PAGE_LATITUDE → const EAPropertyKey
PAGE_LONGITUDE → const EAPropertyKey
PAGE_PATH → const EAPropertyKey
PAGE_EMAIL → const EAPropertyKey
PAGE_UID → const EAPropertyKey
PAGE_PROFILE → const EAPropertyKey
PAGE_GROUP → const EAPropertyKey
PAGE_ACTION → const EAPropertyKey
PAGE_PROPERTY → const EAPropertyKey
PAGE_NEW_CUSTOMER → const EAPropertyKey
PAGE_CFLAG → const EAPropertyKey
PRODUCTS → const EAPropertyKey
PRODUCT_REF → const EAPropertyKey
PRODUCT_NAME → const EAPropertyKey
PRODUCT_PARAMS → const EAPropertyKey
PRODUCT_GROUP → const EAPropertyKey
PRODUCT_QUANTITY → const EAPropertyKey
PRODUCT_AMOUNT → const EAPropertyKey
CART_SCART → const EAPropertyKey
CART_CUMUL → const EAPropertyKey
ACTION_REF → const EAPropertyKey
ACTION_IN → const EAPropertyKey
ACTION_OUT → const EAPropertyKey
SEARCH_NAME → const EAPropertyKey
SEARCH_RESULTS → const EAPropertyKey
SEARCH_PARAMS → const EAPropertyKey
SEARCH_ENGINE → const EAPropertyKey
ESTIMATE → const EAPropertyKey
ESTIMATE_REF → const EAPropertyKey
ESTIMATE_AMOUNT → const EAPropertyKey
ESTIMATE_CURRENCY → const EAPropertyKey
ESTIMATE_TYPE → const EAPropertyKey
ESTIMATE_PRODUCTS → const EAPropertyKey
ORDER_ESTIMATE_REF → const EAPropertyKey
ORDER_PAYMENT → const EAPropertyKey
IOS_IDFV → const EAPropertyKey
IOS_ADID → const EAPropertyKey
ANDROID_ADID → const EAPropertyKey

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<EAPropertyKey>
A constant List of the values in this enum, in order of their declaration.