Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminPaymentResponse.yaml
T
2024-09-18 11:30:02 +00:00

9 lines
159 B
YAML

type: object
description: The payment's details.
x-schemaName: AdminPaymentResponse
required:
- payment
properties:
payment:
$ref: ./AdminPayment.yaml