Merge pull request #21 from esivres/master

feat: Добавил информацию об ФИО индивидуального предпримимателя
This commit is contained in:
Alex 2024-02-26 01:51:49 +03:00 committed by GitHub
commit 3228f27ae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -338,6 +338,7 @@ type (
Okogu string `json:"okogu"`
Okfs string `json:"okfs"`
Okved string `json:"okved"`
Fio *FIO `json:"fio"`
Okveds []*struct {
Main bool `json:"main"`
Type string `json:"type"`