Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
checkout
TravelerInfo
Interface TravelerInfo
interface
TravelerInfo
{
countryCode
?:
string
;
dob
:
string
;
email
:
string
;
emailOptIn
?:
boolean
;
errors
:
Record
<
string
,
unknown
>
;
firstName
:
string
;
gender
:
string
;
instagramHandle
:
string
;
lastName
:
string
;
phone
:
string
;
referral
:
string
;
specialRequest
:
string
;
subdivisionCode
?:
string
;
}
Index
Properties
country
Code?
dob
email
email
Opt
In?
errors
first
Name
gender
instagram
Handle
last
Name
phone
referral
special
Request
subdivision
Code?
Properties
Optional
country
Code
countryCode
?:
string
dob
dob
:
string
email
email
:
string
Optional
email
Opt
In
emailOptIn
?:
boolean
errors
errors
:
Record
<
string
,
unknown
>
first
Name
firstName
:
string
gender
gender
:
string
instagram
Handle
instagramHandle
:
string
last
Name
lastName
:
string
phone
phone
:
string
referral
referral
:
string
special
Request
specialRequest
:
string
Optional
subdivision
Code
subdivisionCode
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
Code
dob
email
email
Opt
In
errors
first
Name
gender
instagram
Handle
last
Name
phone
referral
special
Request
subdivision
Code
Trova Core - v3.43.0
Loading...