NexSDK
GitHub
Coding Standards
Preparing search index...
PlaceOrderRequest
Interface PlaceOrderRequest
interface
PlaceOrderRequest
{
booking_id
?:
PlaceOrderRequestBookingId
;
items
:
OrderItemRequest
[]
;
notes
?:
PlaceOrderRequestNotes
;
property_id
:
string
;
room_number
?:
PlaceOrderRequestRoomNumber
;
}
Index
Properties
booking_
id?
items
notes?
property_
id
room_
number?
Properties
Optional
booking_
id
booking_id
?:
PlaceOrderRequestBookingId
items
items
:
OrderItemRequest
[]
Min Items
1
Max Items
20
Optional
notes
notes
?:
PlaceOrderRequestNotes
property_
id
property_id
:
string
Optional
room_
number
room_number
?:
PlaceOrderRequestRoomNumber
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
booking_
id
items
notes
property_
id
room_
number
GitHub
Coding Standards
NexSDK
Loading...
Min Items
1
Max Items
20