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

9 lines
197 B
YAML

type: object
description: The fulfillment set's details.
x-schemaName: AdminFulfillmentSetResponse
required:
- fulfillment_set
properties:
fulfillment_set:
$ref: ./AdminFulfillmentSet.yaml