@tolinax/ayoune-interfaces 2024.32.0 → 2024.32.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -458,9 +458,9 @@ export interface IConsumer extends IDefaultFields, IFreeFields {
|
|
|
458
458
|
affiliatedata?: Object;
|
|
459
459
|
affiliate_status?: string;
|
|
460
460
|
type?: string;
|
|
461
|
-
|
|
461
|
+
yearlyRevenue?: string;
|
|
462
462
|
sicCode?: string;
|
|
463
|
-
|
|
463
|
+
industry?: string;
|
|
464
464
|
bio?: string;
|
|
465
465
|
mitarbeiter?: number;
|
|
466
466
|
founded?: number;
|