Files
medusa-store/docs-util/oas-output/schemas/AdminPostPaymentsRefundsReq.ts
github-actions[bot] 53653f5266 chore(docs): Generated OAS (#6752)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-03-20 11:30:24 +01:00

14 lines
247 B
TypeScript

/**
* @schema AdminPostPaymentsRefundsReq
* type: object
* description: SUMMARY
* x-schemaName: AdminPostPaymentsRefundsReq
* properties:
* amount:
* type: number
* title: amount
* description: The payment's amount.
*
*/