Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUpdateTaxRegion.yaml
T
2024-10-18 17:14:26 +00:00

12 lines
326 B
YAML

type: object
description: The details to update in a tax region.
x-schemaName: AdminUpdateTaxRegion
properties:
province_code:
type: string
title: province_code
description: The tax region's province code.
metadata:
type: object
description: The tax region's metadata, can hold custom key-value pairs.