Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/RefundReasonResponse.yaml
T
2024-10-03 07:48:54 +00:00

9 lines
182 B
YAML

type: object
description: The refund reason's details.
x-schemaName: RefundReasonResponse
required:
- refund_reason
properties:
refund_reason:
$ref: ./AdminRefundReason.yaml