Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminCustomerGroupsRes.yaml
2023-11-10 14:27:17 +02:00

9 lines
187 B
YAML

type: object
description: The customer group's details.
required:
- customer_group
properties:
customer_group:
description: Customer group details.
$ref: ./CustomerGroup.yaml