Files
medusa-store/www/utils/generated/oas-output/schemas/AdminUpdateExchangeOutboundItem.ts
2025-10-31 16:15:46 +02:00

18 lines
416 B
TypeScript

/**
* @schema AdminUpdateExchangeOutboundItem
* type: object
* description: The details to update in an outbound item.
* x-schemaName: AdminUpdateExchangeOutboundItem
* properties:
* quantity:
* type: number
* title: quantity
* description: The item's quantity.
* internal_note:
* type: string
* title: internal_note
* description: A note only viewed by admin users.
*
*/