mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-07 01:55:22 +00:00
11 lines
267 B
YAML
11 lines
267 B
YAML
type: object
|
|
discriminator: costType
|
|
description: |
|
|
Ограничения на стоимость товара и услуги для инвойсов, генерируемых по
|
|
шаблону.
|
|
required:
|
|
- costType
|
|
properties:
|
|
costType:
|
|
type: string
|