Files
medusa-store/www/utils/generated/oas-output/schemas/AdminCreatePaymentCapture.ts

14 lines
259 B
TypeScript

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