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

14 lines
247 B
TypeScript

/**
* @schema AdminCapturePayment
* type: object
* description: The payment's details.
* properties:
* amount:
* type: number
* title: amount
* description: The amount to capture.
* x-schemaName: AdminCapturePayment
*
*/