AdminPostReservationsReservationReq
The details to update of the reservation.
Properties
quantitynumberThe quantity to reserve.
location_idstringThe ID of the location associated with the reservation.
descriptionstringThe reservation's description.
metadataRecord<string, unknown>An optional set of key-value pairs with additional information.
Was this section helpful?