Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminPricePreferenceResponse.yaml
T
2024-09-18 11:30:02 +00:00

9 lines
202 B
YAML

type: object
description: The price preference's details.
x-schemaName: AdminPricePreferenceResponse
required:
- price_preference
properties:
price_preference:
$ref: ./AdminPricePreference.yaml