swag-payments/spec/definitions/InvoiceTemplateUpdateParams.yaml
2017-11-02 14:07:18 +03:00

16 lines
600 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

type: object
properties:
description:
description: Описание предлагаемых товаров или услуг
type: string
maxLength: 1000
lifetime:
$ref: '#/definitions/LifetimeInterval'
details:
$ref: '#/definitions/InvoiceTemplateDetails'
metadata:
description: >
Метаданные, которые будут связаны с инвойсом, созданным по шаблону, в
случае, если иные метаданные не указаны в запросе на создание инвойса.
type: object