Files
medusa-store/www/utils/generated/oas-output/schemas/AdminPricePreferenceResponse.ts
2024-09-17 19:27:28 +02:00

14 lines
294 B
TypeScript

/**
* @schema AdminPricePreferenceResponse
* type: object
* description: The price preference's details.
* x-schemaName: AdminPricePreferenceResponse
* required:
* - price_preference
* properties:
* price_preference:
* $ref: "#/components/schemas/AdminPricePreference"
*
*/