Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminFulfillmentResponse.yaml
T
2024-09-18 07:13:51 +00:00

9 lines
177 B
YAML

type: object
description: A fulfillment's details.
x-schemaName: AdminFulfillmentResponse
required:
- fulfillment
properties:
fulfillment:
$ref: ./AdminFulfillment.yaml