Enumeration ProfileProperty

Enum for various profile properties that can be set on a user

Enumeration Members

ADDRESS1: number

First line of street address

ADDRESS2: number

Second line of street address

CITY: number

City name

COUNTRY: number

Country name

FIRST_NAME: number

Individual's first name

IMAGE: number

URL pointing to the location of a profile image

LAST_NAME: number

Individual's last name

LATITUDE: number

Latitude coordinate. We recommend providing a precision of four decimal places.

LOCATION: number

An object containing location information for this profile

LONGITUDE: number

Longitude coordinate. We recommend providing a precision of four decimal places.

ORGANIZATION: number

Name of the company or organization within the company for whom the individual works

PROPERTIES: number

An object containing key/value pairs for any custom properties assigned to this profile

REGION: number

Region within a country, such as state or province

TIMEZONE: number

Time zone name. We recommend using time zones from the IANA Time Zone Database.

TITLE: number

Individual's job title

ZIP: number

Zip code