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

9 lines
192 B
YAML

type: object
description: The customer group's details.
x-schemaName: AdminCustomerGroupResponse
required:
- customer_group
properties:
customer_group:
$ref: ./AdminCustomerGroup.yaml