FilterableReservationItemProps
The filters to apply on retrieved reservation items.
Properties
created_bystring | string[]The "created by" values to filter reservation items by.
descriptionstring | StringComparisonOperatorDescription filters to apply on the reservation items'
description attribute.idstring | string[]The IDs to filter reservation items by.
inventory_item_idstring | string[]Filter reservation items by the ID of their associated inventory item.
line_item_idstring | string[]Filter reservation items by the ID of their associated line item.
location_idstring | string[]Filter reservation items by the ID of their associated location.
quantitynumber | NumericalComparisonOperatorFilters to apply on the reservation items'
quantity attribute.Was this section helpful?