/** * This is auto-generated file, don't modify this file manually */ import { AdsOrdClientType } from './AdsOrdClientType'; export interface AdsOrdSubagent { type?: AdsOrdClientType; name?: string; inn?: string; phone?: string; }