Attributes

interface Attributes

Predefined attributes.

Properties

Link copied to clipboard
val ACCOUNT_CREATION: String = "account_creation"
Account creation attribute.
Link copied to clipboard
val ADVERTISING_ID: String = "advertising_id"
Advertising id attribute.
Link copied to clipboard
val AGE: String = "age"
Age attribute.
Link copied to clipboard
val BIRTHDATE: String = "birthdate"
Birthdate attribute.
Link copied to clipboard
val CITY: String = "city"
City attribute.
Link copied to clipboard
val COMPANY: String = "company"
Company attribute.
Link copied to clipboard
val COUNTRY: String = "country"
Country attribute.
Link copied to clipboard
val EMAIL: String = "email"
Email attribute.
Link copied to clipboard
val FIRST_NAME: String = "first_name"
First name attribute.
Link copied to clipboard
val FULL_NAME: String = "full_name"
Full name attribute.
Link copied to clipboard
val GENDER: String = "gender"
Gender attribute.
Link copied to clipboard
val HOME_PHONE: String = "home_phone"
Home phone attribute.
Link copied to clipboard
val LAST_NAME: String = "last_name"
Last name attribute.
Link copied to clipboard
val LOYALTY_TIER: String = "loyalty_tier"
Loyalty tier attribute.
Link copied to clipboard
val MOBILE_PHONE: String = "mobile_phone"
Mobile phone attribute.
Link copied to clipboard
val REGION: String = "region"
Region attribute.
Link copied to clipboard
val TITLE: String = "title"
Title attribute.
Link copied to clipboard
val USERNAME: String = "username"
Username attribute.
Link copied to clipboard
val WORK_PHONE: String = "work_phone"
Work phone attribute.
Link copied to clipboard
val ZIP_CODE: String = "zip_code"
Zip code attribute.