swag-questionary/spec/definitions/FinancialPosition.yaml
2019-08-20 16:35:52 +03:00

19 lines
656 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.

description: Представлены сведения (документа) о финансовом положении
type: object
discriminator: financialPositionType
required:
- financialPositionType
properties:
financialPositionType:
description: Представлены сведения (документа) о финансовом положении
type: string
enum:
- AnnualFinancialStatements
- AnnualTaxReturnWithMark
- QuarterlyTaxReturnWithMark
- AnnualTaxReturnWithoutMark
- QuarterlyTaxReturnWithoutMark
- AnnualTaxReturnWithoutMarkPaper
- StatementOfDuty
- LetterOfGuarantee