NexSDK
GitHub
Coding Standards
Preparing search index...
CreateBookingRequest
Interface CreateBookingRequest
interface
CreateBookingRequest
{
check_in_date
:
string
;
check_out_date
:
string
;
notes
?:
CreateBookingRequestNotes
;
num_guests
:
number
;
property_id
:
string
;
room_id
:
string
;
whatsapp_opt_in
?:
boolean
;
}
Index
Properties
check_
in_
date
check_
out_
date
notes?
num_
guests
property_
id
room_
id
whatsapp_
opt_
in?
Properties
check_
in_
date
check_in_date
:
string
check_
out_
date
check_out_date
:
string
Optional
notes
notes
?:
CreateBookingRequestNotes
num_
guests
num_guests
:
number
Minimum
1
property_
id
property_id
:
string
room_
id
room_id
:
string
Optional
whatsapp_
opt_
in
whatsapp_opt_in
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
check_
in_
date
check_
out_
date
notes
num_
guests
property_
id
room_
id
whatsapp_
opt_
in
GitHub
Coding Standards
NexSDK
Loading...
Minimum
1