Skip to main content
Skip to main content

FilterableReservationItemProps

The filters to apply on retrieved reservation items.

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