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

9 lines
175 B
YAML

type: object
description: The address's details.
x-schemaName: AdminCustomerAddressResponse
required:
- address
properties:
address:
$ref: ./AdminCustomerAddress.yaml