interface Details {
    inn: string;
    ogrn: string;
}

Properties

Properties

inn: string
ogrn: string