@silexpert/core 1.1.53 → 1.1.55

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.
Files changed (136) hide show
  1. package/es/api/resources/Fusion.d.ts +5 -0
  2. package/es/api/resources/Fusion.d.ts.map +1 -0
  3. package/es/api/resources/Fusion.js +18 -0
  4. package/es/api/resources/Fusion.js.map +1 -0
  5. package/es/api/resources/TextMessage.d.ts +2 -1
  6. package/es/api/resources/TextMessage.d.ts.map +1 -1
  7. package/es/api/resources/TextMessage.js +3 -0
  8. package/es/api/resources/TextMessage.js.map +1 -1
  9. package/es/api/resources/VisualizedInformation.d.ts +8 -0
  10. package/es/api/resources/VisualizedInformation.d.ts.map +1 -0
  11. package/es/api/resources/VisualizedInformation.js +13 -0
  12. package/es/api/resources/VisualizedInformation.js.map +1 -0
  13. package/es/api/resources/prestation.d.ts +2 -1
  14. package/es/api/resources/prestation.d.ts.map +1 -1
  15. package/es/api/resources/prestation.js +3 -0
  16. package/es/api/resources/prestation.js.map +1 -1
  17. package/es/api/resources.d.ts +4 -0
  18. package/es/api/resources.d.ts.map +1 -1
  19. package/es/api/resources.js +4 -0
  20. package/es/api/resources.js.map +1 -1
  21. package/es/types/Enum/FiscalRegime.d.ts +5 -0
  22. package/es/types/Enum/FiscalRegime.d.ts.map +1 -1
  23. package/es/types/Enum/FiscalRegime.js +17 -0
  24. package/es/types/Enum/FiscalRegime.js.map +1 -1
  25. package/es/types/Enum/ProfitsType.d.ts +5 -0
  26. package/es/types/Enum/ProfitsType.d.ts.map +1 -1
  27. package/es/types/Enum/ProfitsType.js +12 -0
  28. package/es/types/Enum/ProfitsType.js.map +1 -1
  29. package/es/types/Enum/TaxSystem.d.ts +5 -2
  30. package/es/types/Enum/TaxSystem.d.ts.map +1 -1
  31. package/es/types/Enum/TaxSystem.js +3 -0
  32. package/es/types/Enum/TaxSystem.js.map +1 -1
  33. package/es/types/Enum/VisualizedInformation.d.ts +5 -0
  34. package/es/types/Enum/VisualizedInformation.d.ts.map +1 -0
  35. package/es/types/Enum/VisualizedInformation.js +6 -0
  36. package/es/types/Enum/VisualizedInformation.js.map +1 -0
  37. package/es/types/Interface/api/cerfa/3517.d.ts +7 -0
  38. package/es/types/Interface/api/cerfa/3517.d.ts.map +1 -1
  39. package/es/types/Interface/api/cerfa/3517.js.map +1 -1
  40. package/es/types/Interface/api/fusion/FusionSocieties.d.ts +5 -0
  41. package/es/types/Interface/api/fusion/FusionSocieties.d.ts.map +1 -0
  42. package/es/types/Interface/api/fusion/FusionSocieties.js +24 -0
  43. package/es/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
  44. package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +9 -0
  45. package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +1 -0
  46. package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +57 -0
  47. package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
  48. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +1 -0
  49. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
  50. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +6 -0
  51. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  52. package/es/types/Interface/api/textMessage/Create.d.ts +5 -0
  53. package/es/types/Interface/api/textMessage/Create.d.ts.map +1 -1
  54. package/es/types/Interface/api/textMessage/Create.js +17 -0
  55. package/es/types/Interface/api/textMessage/Create.js.map +1 -1
  56. package/es/types/Interface/api/visualizedInformation/Query.d.ts +6 -0
  57. package/es/types/Interface/api/visualizedInformation/Query.d.ts.map +1 -0
  58. package/es/types/Interface/api/visualizedInformation/Query.js +26 -0
  59. package/es/types/Interface/api/visualizedInformation/Query.js.map +1 -0
  60. package/es/types/Interface/api/visualizedInformation/Update.d.ts +6 -0
  61. package/es/types/Interface/api/visualizedInformation/Update.d.ts.map +1 -0
  62. package/es/types/Interface/api/visualizedInformation/Update.js +25 -0
  63. package/es/types/Interface/api/visualizedInformation/Update.js.map +1 -0
  64. package/es/types/Interface/models/ISociety.d.ts +1 -0
  65. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  66. package/es/types/Interface/models/ISociety.js.map +1 -1
  67. package/es/types/Interface/models/IVisualizedInformation.d.ts +12 -0
  68. package/es/types/Interface/models/IVisualizedInformation.d.ts.map +1 -0
  69. package/es/types/Interface/models/IVisualizedInformation.js +2 -0
  70. package/es/types/Interface/models/IVisualizedInformation.js.map +1 -0
  71. package/es/types/index.d.ts +6 -0
  72. package/es/types/index.d.ts.map +1 -1
  73. package/es/types/index.js +6 -0
  74. package/es/types/index.js.map +1 -1
  75. package/es/utils/vat/3517/century23.d.ts.map +1 -1
  76. package/es/utils/vat/3517/century23.js +103 -94
  77. package/es/utils/vat/3517/century23.js.map +1 -1
  78. package/js/api/resources/Fusion.js +46 -0
  79. package/js/api/resources/Fusion.js.map +1 -0
  80. package/js/api/resources/TextMessage.js +3 -0
  81. package/js/api/resources/TextMessage.js.map +1 -1
  82. package/js/api/resources/VisualizedInformation.js +22 -0
  83. package/js/api/resources/VisualizedInformation.js.map +1 -0
  84. package/js/api/resources/prestation.js +5 -0
  85. package/js/api/resources/prestation.js.map +1 -1
  86. package/js/api/resources.js +5 -1
  87. package/js/api/resources.js.map +1 -1
  88. package/js/types/Enum/FiscalRegime.js +13 -0
  89. package/js/types/Enum/FiscalRegime.js.map +1 -1
  90. package/js/types/Enum/ProfitsType.js +9 -0
  91. package/js/types/Enum/ProfitsType.js.map +1 -1
  92. package/js/types/Enum/TaxSystem.js +6 -3
  93. package/js/types/Enum/TaxSystem.js.map +1 -1
  94. package/js/types/Enum/VisualizedInformation.js +11 -0
  95. package/js/types/Enum/VisualizedInformation.js.map +1 -0
  96. package/js/types/Interface/api/cerfa/3517.js.map +1 -1
  97. package/js/types/Interface/api/fusion/FusionSocieties.js +23 -0
  98. package/js/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
  99. package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +41 -0
  100. package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
  101. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +1 -0
  102. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  103. package/js/types/Interface/api/textMessage/Create.js +6 -1
  104. package/js/types/Interface/api/textMessage/Create.js.map +1 -1
  105. package/js/types/Interface/api/visualizedInformation/Query.js +24 -0
  106. package/js/types/Interface/api/visualizedInformation/Query.js.map +1 -0
  107. package/js/types/Interface/api/visualizedInformation/Update.js +24 -0
  108. package/js/types/Interface/api/visualizedInformation/Update.js.map +1 -0
  109. package/js/types/Interface/models/ISociety.js.map +1 -1
  110. package/js/types/Interface/models/IVisualizedInformation.js +6 -0
  111. package/js/types/Interface/models/IVisualizedInformation.js.map +1 -0
  112. package/js/types/index.js +63 -3
  113. package/js/types/index.js.map +1 -1
  114. package/js/utils/vat/3517/century23.js +115 -95
  115. package/js/utils/vat/3517/century23.js.map +1 -1
  116. package/package.json +1 -1
  117. package/ts/api/resources/Fusion.ts +7 -0
  118. package/ts/api/resources/TextMessage.ts +5 -0
  119. package/ts/api/resources/VisualizedInformation.ts +16 -0
  120. package/ts/api/resources/prestation.ts +6 -1
  121. package/ts/api/resources.ts +4 -0
  122. package/ts/types/Enum/FiscalRegime.ts +19 -1
  123. package/ts/types/Enum/ProfitsType.ts +14 -1
  124. package/ts/types/Enum/TaxSystem.ts +5 -4
  125. package/ts/types/Enum/VisualizedInformation.ts +4 -0
  126. package/ts/types/Interface/api/cerfa/3517.ts +7 -0
  127. package/ts/types/Interface/api/fusion/FusionSocieties.ts +12 -0
  128. package/ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts +40 -0
  129. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +5 -0
  130. package/ts/types/Interface/api/textMessage/Create.ts +14 -0
  131. package/ts/types/Interface/api/visualizedInformation/Query.ts +14 -0
  132. package/ts/types/Interface/api/visualizedInformation/Update.ts +13 -0
  133. package/ts/types/Interface/models/ISociety.ts +1 -0
  134. package/ts/types/Interface/models/IVisualizedInformation.ts +14 -0
  135. package/ts/types/index.ts +7 -0
  136. package/ts/utils/vat/3517/century23.ts +17 -7
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QuerySocietyVisualizedInformation = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _utils = require("../../../../utils");
9
+ var _VisualizedInformation = require("../../../Enum/VisualizedInformation");
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
18
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
19
+ };
20
+ class QuerySocietyVisualizedInformation {}
21
+ exports.QuerySocietyVisualizedInformation = QuerySocietyVisualizedInformation;
22
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QuerySocietyVisualizedInformation.prototype, "key", void 0);
23
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QuerySocietyVisualizedInformation.prototype, "state", void 0);
24
+ //# sourceMappingURL=Query.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Query.js","names":["_classValidator","require","_utils","_VisualizedInformation","QuerySocietyVisualizedInformation","exports","__decorate","ApiProperty","IsString","ApiPropertyOptional","IsNumber","IsOptional"],"sources":["../../../../../ts/types/Interface/api/visualizedInformation/Query.ts"],"sourcesContent":["import { IsNumber, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { VisualizedInformationState } from '../../../Enum/VisualizedInformation';\n\nexport class QuerySocietyVisualizedInformation {\n @ApiProperty()\n @IsString()\n key: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n state: VisualizedInformationState;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,sBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,iCAAiC;AAS7CC,OAAA,CATYD,iCAAiC,GAAjCA,iCAAiC;AAC5CE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,+FACC;AAEZF,UAAA,EAAC,IAAAG,0BAAmB,GAAE,EACrB,IAAAC,wBAAQ,GAAE,EACV,IAAAC,0BAAU,GAAE,E,iGACqB"}
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.UpdateOrCreateVisualizedInformation = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _utils = require("../../../../utils");
9
+ var _VisualizedInformation = require("../../../Enum/VisualizedInformation");
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
18
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
19
+ };
20
+ class UpdateOrCreateVisualizedInformation {}
21
+ exports.UpdateOrCreateVisualizedInformation = UpdateOrCreateVisualizedInformation;
22
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], UpdateOrCreateVisualizedInformation.prototype, "key", void 0);
23
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], UpdateOrCreateVisualizedInformation.prototype, "state", void 0);
24
+ //# sourceMappingURL=Update.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Update.js","names":["_classValidator","require","_utils","_VisualizedInformation","UpdateOrCreateVisualizedInformation","exports","__decorate","ApiProperty","IsString","IsNumber"],"sources":["../../../../../ts/types/Interface/api/visualizedInformation/Update.ts"],"sourcesContent":["import { IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { VisualizedInformationState } from '../../../Enum/VisualizedInformation';\n\nexport class UpdateOrCreateVisualizedInformation {\n @ApiProperty()\n @IsString()\n key: string;\n\n @ApiProperty()\n @IsNumber()\n state: VisualizedInformationState;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,sBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,mCAAmC;AAQ/CC,OAAA,CARYD,mCAAmC,GAAnCA,mCAAmC;AAC9CE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,iGACC;AAEZF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,mGACuB"}
@@ -1 +1 @@
1
- {"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n IAccountingFile,\n IThirdPartySociety,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdPartiesSociety?: IThirdPartySociety[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n files: IFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n accountingFiles?: IAccountingFile[];\n}"],"mappings":""}
1
+ {"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n IAccountingFile,\n IThirdPartySociety,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdPartiesSociety?: IThirdPartySociety[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n usersPermissions?: IUserSocietyPermission[];\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n files: IFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n accountingFiles?: IAccountingFile[];\n}"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IVisualizedInformation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IVisualizedInformation.js","names":[],"sources":["../../../../ts/types/Interface/models/IVisualizedInformation.ts"],"sourcesContent":["import { VisualizedInformationState } from '../../Enum/VisualizedInformation';\nimport { ISociety } from './ISociety';\n\nexport interface IVisualizedInformation {\n id?: number;\n key: string;\n state: VisualizedInformationState;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society?: ISociety;\n}\n"],"mappings":""}
package/js/types/index.js CHANGED
@@ -3,6 +3,16 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
+ var _IVisualizedInformation = require("./Interface/models/IVisualizedInformation");
7
+ Object.keys(_IVisualizedInformation).forEach(function (key) {
8
+ if (key === "default" || key === "__esModule") return;
9
+ Object.defineProperty(exports, key, {
10
+ enumerable: true,
11
+ get: function () {
12
+ return _IVisualizedInformation[key];
13
+ }
14
+ });
15
+ });
6
16
  var _IApiError = require("./Interface/models/IApiError");
7
17
  Object.keys(_IApiError).forEach(function (key) {
8
18
  if (key === "default" || key === "__esModule") return;
@@ -3103,6 +3113,16 @@ Object.keys(_FormConnector).forEach(function (key) {
3103
3113
  }
3104
3114
  });
3105
3115
  });
3116
+ var _VisualizedInformation = require("./Enum/VisualizedInformation");
3117
+ Object.keys(_VisualizedInformation).forEach(function (key) {
3118
+ if (key === "default" || key === "__esModule") return;
3119
+ Object.defineProperty(exports, key, {
3120
+ enumerable: true,
3121
+ get: function () {
3122
+ return _VisualizedInformation[key];
3123
+ }
3124
+ });
3125
+ });
3106
3126
  var _NafCode = require("./Enum/NafCode");
3107
3127
  Object.keys(_NafCode).forEach(function (key) {
3108
3128
  if (key === "default" || key === "__esModule") return;
@@ -8783,6 +8803,16 @@ Object.keys(_QueryCreatePrestationSocieties).forEach(function (key) {
8783
8803
  }
8784
8804
  });
8785
8805
  });
8806
+ var _QueryGetPaginatedSocietiesFromPrestation = require("./Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation");
8807
+ Object.keys(_QueryGetPaginatedSocietiesFromPrestation).forEach(function (key) {
8808
+ if (key === "default" || key === "__esModule") return;
8809
+ Object.defineProperty(exports, key, {
8810
+ enumerable: true,
8811
+ get: function () {
8812
+ return _QueryGetPaginatedSocietiesFromPrestation[key];
8813
+ }
8814
+ });
8815
+ });
8786
8816
  var _QueryPaymentExpectation = require("./Interface/api/paymentExpectation/QueryPaymentExpectation");
8787
8817
  Object.keys(_QueryPaymentExpectation).forEach(function (key) {
8788
8818
  if (key === "default" || key === "__esModule") return;
@@ -9063,6 +9093,16 @@ Object.keys(_Create12).forEach(function (key) {
9063
9093
  }
9064
9094
  });
9065
9095
  });
9096
+ var _FusionSocieties = require("./Interface/api/fusion/FusionSocieties");
9097
+ Object.keys(_FusionSocieties).forEach(function (key) {
9098
+ if (key === "default" || key === "__esModule") return;
9099
+ Object.defineProperty(exports, key, {
9100
+ enumerable: true,
9101
+ get: function () {
9102
+ return _FusionSocieties[key];
9103
+ }
9104
+ });
9105
+ });
9066
9106
  var _Create13 = require("./Interface/api/businessSector/Create");
9067
9107
  Object.keys(_Create13).forEach(function (key) {
9068
9108
  if (key === "default" || key === "__esModule") return;
@@ -9103,6 +9143,26 @@ Object.keys(_Query13).forEach(function (key) {
9103
9143
  }
9104
9144
  });
9105
9145
  });
9146
+ var _Query14 = require("./Interface/api/visualizedInformation/Query");
9147
+ Object.keys(_Query14).forEach(function (key) {
9148
+ if (key === "default" || key === "__esModule") return;
9149
+ Object.defineProperty(exports, key, {
9150
+ enumerable: true,
9151
+ get: function () {
9152
+ return _Query14[key];
9153
+ }
9154
+ });
9155
+ });
9156
+ var _Update5 = require("./Interface/api/visualizedInformation/Update");
9157
+ Object.keys(_Update5).forEach(function (key) {
9158
+ if (key === "default" || key === "__esModule") return;
9159
+ Object.defineProperty(exports, key, {
9160
+ enumerable: true,
9161
+ get: function () {
9162
+ return _Update5[key];
9163
+ }
9164
+ });
9165
+ });
9106
9166
  var _Util4 = require("./Interface/enum/Util");
9107
9167
  Object.keys(_Util4).forEach(function (key) {
9108
9168
  if (key === "default" || key === "__esModule") return;
@@ -9233,13 +9293,13 @@ Object.keys(_UpdateNotificationSetting).forEach(function (key) {
9233
9293
  }
9234
9294
  });
9235
9295
  });
9236
- var _Update5 = require("./Interface/api/appNotification/Update");
9237
- Object.keys(_Update5).forEach(function (key) {
9296
+ var _Update6 = require("./Interface/api/appNotification/Update");
9297
+ Object.keys(_Update6).forEach(function (key) {
9238
9298
  if (key === "default" || key === "__esModule") return;
9239
9299
  Object.defineProperty(exports, key, {
9240
9300
  enumerable: true,
9241
9301
  get: function () {
9242
- return _Update5[key];
9302
+ return _Update6[key];
9243
9303
  }
9244
9304
  });
9245
9305
  });