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

16 lines
314 B
YAML

type: object
description: The details of a shipping option price's rule.
x-schemaName: AdminShippingOptionPriceRule
required:
- id
- value
properties:
id:
type: string
title: id
description: The price rule's ID.
value:
type: string
title: value
description: The price rule's value.