name Type

object (Details)

name Properties

Property Type Required Nullable Defined by
first_name string Optional cannot be null JsonLead
last_name string Optional cannot be null JsonLead
gender string Optional cannot be null JsonLead
salutation string Optional cannot be null JsonLead
title string Optional cannot be null JsonLead

first_name

First name

first_name

first_name Type

string

last_name

Last name

last_name

last_name Type

string

gender

Gender

gender

gender Type

string

gender Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"male"
"female"
"other"

salutation

Salutation (Mr., Ms., etc)

salutation

salutation Type

string

title

Work title

title

title Type

string