Files
2024-10-03 07:48:54 +00:00

9 lines
162 B
YAML

type: object
description: The tax rate's details.
x-schemaName: AdminTaxRateResponse
required:
- tax_rate
properties:
tax_rate:
$ref: ./AdminTaxRate.yaml