mirror of
https://github.com/valitydev/swag-questionary.git
synced 2024-11-06 08:35:19 +00:00
17 lines
605 B
YAML
17 lines
605 B
YAML
description: Сведения о документе подтверждающем право пребывания в РФ
|
||
type: object
|
||
properties:
|
||
name:
|
||
description: Наименования документа
|
||
type: string
|
||
series:
|
||
type: string
|
||
number:
|
||
type: string
|
||
beginningDate:
|
||
description: Дата начала срока действия права пребывания (проживания)
|
||
type: string
|
||
expirationDate:
|
||
description: Дата окончания срока действия права пребывания (проживания)
|
||
type: string
|