Files
medusa-store/www/utils/generated/oas-output/schemas/AdminUpdateOrderChange.ts
2025-12-02 11:56:37 +02:00

14 lines
391 B
TypeScript

/**
* @schema AdminUpdateOrderChange
* type: object
* description: The data to update in the order change.
* x-schemaName: AdminUpdateOrderChange
* properties:
* carry_over_promotions:
* type: boolean
* title: carry_over_promotions
* description: Whether promotions from the original order should be carried over to the order change (specifically, exchanges).
*
*/