Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUpdatePricePreference.yaml
T
2024-07-08 08:47:26 +00:00

17 lines
403 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminUpdatePricePreference
properties:
attribute:
type: string
title: attribute
description: The price preference's attribute.
value:
type: string
title: value
description: The price preference's value.
is_tax_inclusive:
type: boolean
title: is_tax_inclusive
description: The price preference's is tax inclusive.