@transreport/pauk-staff-api
Preparing search index...
UnconfirmedBookingCustomer
Type Alias UnconfirmedBookingCustomer
Passenger details
type
UnconfirmedBookingCustomer
=
{
first_name
?:
string
|
null
;
last_name
?:
string
|
null
;
phone
?:
string
|
null
;
ref
:
string
;
}
Index
Properties
first_
name?
last_
name?
phone?
ref
Properties
Optional
first_
name
first_name
?:
string
|
null
First name
Nullable
Optional
last_
name
last_name
?:
string
|
null
Last name
Nullable
Optional
phone
phone
?:
string
|
null
Phone number
Nullable
ref
ref
:
string
Customer reference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first_
name
last_
name
phone
ref
@transreport/pauk-staff-api
Loading...
Passenger details