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

16 lines
341 B
TypeScript

/**
* @schema AdminMarkPaymentCollectionAsPaid
* type: object
* description: The payment details.
* required:
* - order_id
* properties:
* order_id:
* type: string
* title: order_id
* description: The ID of the order associated with the payment collection.
* x-schemaName: AdminMarkPaymentCollectionAsPaid
*
*/