swag-questionary/spec/definitions/IndividualPersonCategories.yaml
2019-07-29 17:40:50 +03:00

22 lines
1.1 KiB
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
properties:
foreignPublicPerson:
description: Является иностранным публичным должностным лицом
type: boolean
foreignRelativePerson:
description: Является родственником инностранного публичного должностного лица
type: boolean
behalfOfForeign:
description: Действует от имени иностранного лица
type: boolean
worldwideOrgPublicPerson:
description: Является должностным лицом публичной международной организации; лицом замещающим государственные должности
type: boolean
hasRepresentative:
description: Имеется представитель клиента
type: boolean
beneficialOwner:
description: Бенефициарным владельцем клиента является сам клиент
type: boolean