Overview

View as Markdown
businessActivity: string;
startedOperation: string;
brandName: string;
tradeStyle: string;
productionCapacity: string;
productionYear: string;
productions: Productions[];
agenciesheld: string;
localPurchase: string;
internationalPurchase: string;
purchaseNotes: string;
importCountries: string;
purchasingTerms: boolean[];
purchasingTermsOthers: string;
majorSuppliers: string;
localSales: string;
internationalSales: string;
salesNotes: string;
exportsCountries: string;
sellingTerms: boolean[];
sellingTermsOthers: string;
customerTypes: boolean[];
majorCustomers: string;
majorCusromerNotes: string;
headType: string;
headTypeCount: string;
headOffice: string;
moreStaff: Staff[];
staffNotes: string;