Properties
calculateOrderStatisticsForProducts
calculateOrderStatisticsForProducts: HandlerAndValidators<Record<string, Predicate>>
createOrder
createOrder: HandlerAndValidators<Record<string, Predicate>>
deleteOrder
deleteOrder: HandlerAndValidators<Record<string, Predicate>>
getOrder
getOrder: HandlerAndValidators<Record<string, Predicate>>
listOrders
listOrders: HandlerAndValidators<Record<string, Predicate>>
listOrdersForOrganization
listOrdersForOrganization: HandlerAndValidators<Record<string, Predicate>>
listOrdersForUser
listOrdersForUser: HandlerAndValidators<Record<string, Predicate>>
updateOrder
updateOrder: HandlerAndValidators<Record<string, Predicate>>
Order adapter