UpdateReservationItemInput
The attributes to update in a reservation item.
Properties
descriptionstringThe description of the reservation item.
location_idstringThe ID of the associated location.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
quantitynumberThe reserved quantity.
Was this section helpful?