AdminPostReservationsReservationReq
constructor
Properties
description
stringThe reservation's description.
location_id
stringThe ID of the location associated with the reservation.
metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
quantity
numberThe quantity to reserve.
Was this section helpful?