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

9 lines
164 B
YAML

type: object
description: The customer's details.
x-schemaName: AdminCustomerResponse
required:
- customer
properties:
customer:
$ref: ./AdminCustomer.yaml