mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 17:38:12 +00:00
feat: add etrade precheck
This commit is contained in:
@@ -76,4 +76,6 @@ export interface CompanyRegistrationData {
|
||||
managerName: string;
|
||||
managerEmail?: string;
|
||||
managerPhone: string;
|
||||
/** True when this TIN is already registered to an existing company. */
|
||||
tinTaken?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user