@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
@@ -1 +1 @@
1
- {"version":3,"file":"3517.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/3517.ts"],"names":[],"mappings":"AAMA,MAAM,UAAU;CAGf;AAED,MAAM,OAAO;CAKZ","sourcesContent":["import { IUser, IVatDeclarationSocietyDetail } from '../../..';\nimport { IRegistration } from '../../models/IRegistration';\nimport { ISociety } from '../../models/ISociety';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { ServiceOfTax } from '../tax/ReadTax';\n\nclass BaseAndTax {\n base: number;\n tax: number;\n}\n\nclass TicType {\n credit: number;\n imputed: number;\n refund: number;\n tax: number;\n}\n\nexport interface Cerfa3517_2023 {\n isNil: boolean;\n declaration: {\n comment: string | null;\n period: {\n start: {\n day: string;\n month: string;\n year: string;\n };\n end: {\n day: string;\n month: string;\n year: string;\n }\n };\n recipient: {\n name: string | null;\n address: { full: string; }\n };\n numbers: {\n SIE: string | null;\n folder: string | null;\n key: string | null;\n period: string | null;\n CM: string | null;\n OPT: string | null;\n service: string | null;\n system: string | null;\n };\n intracommunityVat: {\n first: string | null;\n second: string | null;\n third: string | null;\n };\n siret: {\n first: string | null;\n second: string | null;\n };\n };\n payment: {\n date: string;\n phone: string | null;\n byImputation: boolean;\n isPayment: boolean;\n };\n untaxedOperation: {\n buy: number;\n exported: number;\n other: number;\n petrol: number;\n intracomunauty: number;\n salesGoodsOrServices: number;\n delivery: number;\n };\n vat: {\n normalRate20: BaseAndTax;\n reduceRate5Dot5: BaseAndTax;\n reduceRate10: BaseAndTax;\n normalRate20OnPetrol: BaseAndTax;\n reduceRate8Dot5: BaseAndTax;\n reduceRate2Dot1: BaseAndTax;\n particularRate: BaseAndTax;\n reducedRateOnPetrol: BaseAndTax;\n oldRate: BaseAndTax;\n energyBought: BaseAndTax;\n prestation: BaseAndTax;\n prestation2: BaseAndTax;\n saleOfImmobilization: BaseAndTax;\n ownDelivery: BaseAndTax;\n other: BaseAndTax;\n total: { tax: number }\n };\n other: {\n sum: number;\n refund: number;\n previousDeducted: number;\n total: number;\n };\n deductible: {\n onInvoice: number;\n onFlatRate: number;\n onImmobilization: number;\n total1: number;\n previousCredit: number;\n rate: number;\n forget: number;\n sumToImpute: number;\n total: number;\n vatDeductible: number;\n };\n net: {\n due: number;\n credit: number;\n advance: {\n toPay: number;\n paid: number;\n total: number;\n };\n advance1: {\n paid: number;\n toPay: number;\n };\n advance2: {\n paid: number;\n toPay: number;\n }\n balance: number;\n surplus: number;\n balanceSurplus: number;\n };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: {\n reduced: number;\n normal: number;\n };\n freeVideo: {\n reduce: number;\n normal: number;\n };\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n };\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n total: number;\n platform: number;\n };\n tic: {\n ticfe: TicType;\n ticgn: TicType;\n ticc: TicType;\n total: TicType;\n };\n recapitulation: {\n refund: number;\n creditToReport: number;\n imputedCredit: number;\n ticRefunded: number;\n balance: number;\n imputeOnVat: number;\n vatNetDue: number;\n assimiledTax: number;\n consumsion: number;\n toPay: number;\n };\n advances: {\n july: { year: string | null; has: boolean };\n december: { year: string | null; has: boolean };\n };\n total: number;\n refund: {\n creditRefundable: number;\n surplus: number;\n maximum: number;\n asked: number;\n reportable: number;\n place: string | null;\n date: string | null;\n shouldCredit: boolean;\n shouldImpute: boolean;\n name: string | null;\n };\n bankAccount: {\n iban: string | null;\n bic: string | null;\n }\n}\n\nexport type PayloadCerfa3517_2023 = {\n startDate: string;\n endDate: string;\n society: ISociety;\n setting: ISocietyGescom | null;\n details: IVatDeclarationSocietyDetail | null;\n owner: IUser | null;\n isNil: boolean;\n exerciceAdvanceRegistrations: IRegistration[];\n sie: ServiceOfTax | null;\n comment?: string;\n vat: {\n normalRate20OnPetrol: number | null;\n particularRate: { base: number | null; tax: number | null; };\n oldRate: { base: number | null; tax: number | null; };\n reducedRateOnPetrol: number | null;\n energyBought: { base: number | null; tax: number | null; };\n prestation: { base: number | null; tax: number | null; };\n };\n other: {\n refund: number | null;\n previousDeducted: number | null;\n sum: number | null;\n };\n deductible: {\n onFlatRate: number | null;\n previousCredit: number | null;\n forget: number | null;\n rate: number | null;\n sumToImpute: number | null;\n vatDeductible: number | null;\n };\n advance1: { toPay: number; };\n advance2: { toPay: number; };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: { reduced: number; normal: number; };\n freeVideo: { reduced: number; normal: number; }\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n }\n total: number;\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n platform: number;\n };\n recapitulation: {\n imputedCredit: number;\n };\n refund: {\n asked: number;\n creditRefundable: number;\n }\n};"]}
1
+ {"version":3,"file":"3517.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/3517.ts"],"names":[],"mappings":"AAMA,MAAM,UAAU;CAGf;AAED,MAAM,OAAO;CAKZ","sourcesContent":["import { IUser, IVatDeclarationSocietyDetail } from '../../..';\nimport { IRegistration } from '../../models/IRegistration';\nimport { ISociety } from '../../models/ISociety';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { ServiceOfTax } from '../tax/ReadTax';\n\nclass BaseAndTax {\n base: number;\n tax: number;\n}\n\nclass TicType {\n credit: number;\n imputed: number;\n refund: number;\n tax: number;\n}\n\nexport interface Cerfa3517_2023 {\n isNil: boolean;\n declaration: {\n comment: string | null;\n period: {\n start: {\n day: string;\n month: string;\n year: string;\n };\n end: {\n day: string;\n month: string;\n year: string;\n }\n };\n recipient: {\n name: string | null;\n address: { full: string; }\n };\n numbers: {\n SIE: string | null;\n folder: string | null;\n key: string | null;\n period: string | null;\n CM: string | null;\n OPT: string | null;\n service: string | null;\n system: string | null;\n };\n intracommunityVat: {\n first: string | null;\n second: string | null;\n third: string | null;\n };\n siret: {\n first: string | null;\n second: string | null;\n };\n };\n payment: {\n date: string;\n phone: string | null;\n byImputation: boolean;\n isPayment: boolean;\n };\n untaxedOperation: {\n buy: number;\n exported: number;\n distance?: number;\n other: number;\n petrol: number;\n intracomunauty: number;\n salesGoodsOrServices: number;\n delivery: number;\n };\n vat: {\n normalRate20: BaseAndTax;\n reduceRate5Dot5: BaseAndTax;\n reduceRate10: BaseAndTax;\n normalRate20OnPetrol: BaseAndTax;\n reduceRate8Dot5: BaseAndTax;\n reduceRate2Dot1: BaseAndTax;\n particularRate: BaseAndTax;\n reducedRateOnPetrol: BaseAndTax;\n oldRate: BaseAndTax;\n energyBought: BaseAndTax;\n prestation: BaseAndTax;\n prestation2: BaseAndTax;\n saleOfImmobilization: BaseAndTax;\n ownDelivery: BaseAndTax;\n other: BaseAndTax;\n total: { tax: number }\n };\n other: {\n sum: number;\n refund: number;\n previousDeducted: number;\n total: number;\n };\n deductible: {\n onInvoice: number;\n onFlatRate: number;\n onImmobilization: number;\n total1: number;\n previousCredit: number;\n rate: number;\n forget: number;\n sumToImpute: number;\n total: number;\n vatDeductible: number;\n };\n net: {\n due: number;\n credit: number;\n advance: {\n toPay: number;\n paid: number;\n total: number;\n };\n advance1: {\n paid: number;\n toPay: number;\n };\n advance2: {\n paid: number;\n toPay: number;\n }\n balance: number;\n surplus: number;\n balanceSurplus: number;\n };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: {\n reduced: number;\n normal: number;\n };\n freeVideo: {\n reduce: number;\n normal: number;\n };\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n };\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n total: number;\n platform: number;\n };\n tic: {\n ticfe: TicType;\n ticgn: TicType;\n ticc: TicType;\n total: TicType;\n };\n recapitulation: {\n refund: number;\n creditToReport: number;\n imputedCredit: number;\n ticRefunded: number;\n balance: number;\n imputeOnVat: number;\n vatNetDue: number;\n assimiledTax: number;\n consumsion: number;\n toPay: number;\n };\n advances: {\n july: { year: string | null; has: boolean };\n december: { year: string | null; has: boolean };\n };\n total: number;\n refund: {\n creditRefundable: number;\n surplus: number;\n maximum: number;\n asked: number;\n reportable: number;\n place: string | null;\n date: string | null;\n shouldCredit: boolean;\n shouldImpute: boolean;\n name: string | null;\n };\n bankAccount: {\n iban: string | null;\n bic: string | null;\n }\n}\n\nexport type PayloadCerfa3517_2023 = {\n startDate: string;\n endDate: string;\n society: ISociety;\n setting: ISocietyGescom | null;\n details: IVatDeclarationSocietyDetail | null;\n owner: IUser | null;\n isNil: boolean;\n exerciceAdvanceRegistrations: IRegistration[];\n sie: ServiceOfTax | null;\n comment?: string;\n vat: {\n normalRate20OnPetrol: number | null;\n particularRate: { base: number | null; tax: number | null; };\n oldRate: { base: number | null; tax: number | null; };\n reducedRateOnPetrol: number | null;\n energyBought: { base: number | null; tax: number | null; };\n prestation: { base: number | null; tax: number | null; };\n };\n other: {\n refund: number | null;\n previousDeducted: number | null;\n sum: number | null;\n };\n deductible: {\n onFlatRate: number | null;\n previousCredit: number | null;\n forget: number | null;\n rate: number | null;\n sumToImpute: number | null;\n vatDeductible: number | null;\n };\n untaxedOperation?: {\n distance?: number | null;\n petrol?: number | null;\n salesGoodsOrServices?: number | null;\n delivery?: number | null;\n };\n advance1: { toPay: number; };\n advance2: { toPay: number; };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: { reduced: number; normal: number; };\n freeVideo: { reduced: number; normal: number; }\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n }\n total: number;\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n platform: number;\n };\n recapitulation: {\n imputedCredit: number;\n };\n refund: {\n asked: number;\n creditRefundable: number;\n }\n};"]}
@@ -0,0 +1,5 @@
1
+ export declare class FusionSocieties {
2
+ idSocietySource: number;
3
+ idSocietyTarget: number;
4
+ }
5
+ //# sourceMappingURL=FusionSocieties.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FusionSocieties.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/fusion/FusionSocieties.ts"],"names":[],"mappings":"AAGA,qBAAa,eAAe;IAG1B,eAAe,EAAE,MAAM,CAAC;IAIxB,eAAe,EAAE,MAAM,CAAC;CACzB"}
@@ -0,0 +1,24 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsNumber } from 'class-validator';
11
+ import { ApiProperty } from '../../../../utils';
12
+ export class FusionSocieties {
13
+ }
14
+ __decorate([
15
+ ApiProperty(),
16
+ IsNumber(),
17
+ __metadata("design:type", Number)
18
+ ], FusionSocieties.prototype, "idSocietySource", void 0);
19
+ __decorate([
20
+ ApiProperty(),
21
+ IsNumber(),
22
+ __metadata("design:type", Number)
23
+ ], FusionSocieties.prototype, "idSocietyTarget", void 0);
24
+ //# sourceMappingURL=FusionSocieties.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FusionSocieties.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/fusion/FusionSocieties.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,eAAe;CAQ3B;AAPC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;wDACa;AAExB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;wDACa","sourcesContent":["import { IsNumber } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class FusionSocieties {\n @ApiProperty()\n @IsNumber()\n idSocietySource: number;\n\n @ApiProperty()\n @IsNumber()\n idSocietyTarget: number;\n}"]}
@@ -0,0 +1,9 @@
1
+ export declare class QueryGetPaginatedSocietiesFromPrestation {
2
+ prestationListIds: number[];
3
+ search?: string;
4
+ juridicIds?: number[];
5
+ withArchived?: boolean | undefined;
6
+ limit?: number;
7
+ page?: number;
8
+ }
9
+ //# sourceMappingURL=QueryGetPaginatedSocietiesFromPrestation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryGetPaginatedSocietiesFromPrestation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts"],"names":[],"mappings":"AAMA,qBAAa,wCAAwC;IAMnD,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAK5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAMtB,YAAY,CAAC,sBAAS;IAKtB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1,57 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsArray, IsBoolean, IsNumber, IsOptional, IsString, } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
12
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
13
+ export class QueryGetPaginatedSocietiesFromPrestation {
14
+ constructor() {
15
+ this.withArchived = false;
16
+ }
17
+ }
18
+ __decorate([
19
+ ApiProperty({
20
+ required: true,
21
+ type: [Number],
22
+ }),
23
+ IsArray(),
24
+ __metadata("design:type", Array)
25
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "prestationListIds", void 0);
26
+ __decorate([
27
+ ApiPropertyOptional(),
28
+ IsOptional(),
29
+ IsString(),
30
+ __metadata("design:type", String)
31
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "search", void 0);
32
+ __decorate([
33
+ ApiPropertyOptional(),
34
+ IsOptional(),
35
+ IsArray(),
36
+ __metadata("design:type", Array)
37
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "juridicIds", void 0);
38
+ __decorate([
39
+ ApiPropertyOptional({ default: false }),
40
+ IsOptional(),
41
+ IsBoolean(),
42
+ ToBoolean(),
43
+ __metadata("design:type", Object)
44
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "withArchived", void 0);
45
+ __decorate([
46
+ ApiPropertyOptional({ default: 25 }),
47
+ IsOptional(),
48
+ IsNumber(),
49
+ __metadata("design:type", Number)
50
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "limit", void 0);
51
+ __decorate([
52
+ ApiPropertyOptional({ default: 1 }),
53
+ IsOptional(),
54
+ IsNumber(),
55
+ __metadata("design:type", Number)
56
+ ], QueryGetPaginatedSocietiesFromPrestation.prototype, "page", void 0);
57
+ //# sourceMappingURL=QueryGetPaginatedSocietiesFromPrestation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryGetPaginatedSocietiesFromPrestation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,GACnD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;IAArD;QAsBE,iBAAY,GAAI,KAAK,CAAC;IAWxB,CAAC;CAAA;AAhCC;IAAC,WAAW,CAAC;QACX,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,CAAC,MAAM,CAAC;KACf,CAAC;IACD,OAAO,EAAE;;mFACkB;AAE5B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wEACK;AAEhB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;4EACY;AAEtB;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IACvC,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;8EACU;AAEtB;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;IACpC,UAAU,EAAE;IACZ,QAAQ,EAAE;;uEACI;AAEf;IAAC,mBAAmB,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;IACnC,UAAU,EAAE;IACZ,QAAQ,EAAE;;sEACG","sourcesContent":["import {\n IsArray, IsBoolean, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryGetPaginatedSocietiesFromPrestation {\n @ApiProperty({\n required: true,\n type: [Number],\n })\n @IsArray()\n prestationListIds: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n juridicIds?: number[];\n\n @ApiPropertyOptional({ default: false })\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withArchived? = false;\n\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsNumber()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsNumber()\n page?: number;\n}"]}
@@ -1,5 +1,6 @@
1
1
  import { CountryId } from '../../../Enum/Country';
2
2
  export declare class CreateBusinessPartnersAndUsersParamsUser {
3
+ idUser?: number;
3
4
  firstname?: string;
4
5
  lastname?: string;
5
6
  birthdate?: Date;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBusinessPartnersAndUsersParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGlD,qBAAa,wCAAwC;IAInD,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AAED,qBAAa,oCAAoC;IAI/C,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,cAAc,CAAC,EAAE,SAAS,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAMvB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACjD"}
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGlD,qBAAa,wCAAwC;IAInD,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AAED,qBAAa,oCAAoC;IAI/C,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,cAAc,CAAC,EAAE,SAAS,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAMvB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACjD"}
@@ -13,6 +13,12 @@ import { CountryId } from '../../../Enum/Country';
13
13
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
14
14
  export class CreateBusinessPartnersAndUsersParamsUser {
15
15
  }
16
+ __decorate([
17
+ ApiPropertyOptional(),
18
+ IsOptional(),
19
+ IsString(),
20
+ __metadata("design:type", Number)
21
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "idUser", void 0);
16
22
  __decorate([
17
23
  ApiPropertyOptional(),
18
24
  IsOptional(),
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;CAepD;AAdC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2EACQ;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;2EAAC;AAGnB,MAAM,OAAO,oCAAoC;CA6BhD;AA5BC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yEACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;4EACS;AAE3B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2EACe;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wEACY;AAEpB;IAAC,WAAW,EAAE;8BACP,wCAAwC;kEAAC","sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"]}
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;CAoBpD;AAnBC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wEACK;AAEhB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2EACQ;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACG,IAAI;2EAAC;AAGnB,MAAM,OAAO,oCAAoC;CA6BhD;AA5BC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yEACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;4EACS;AAE3B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2EACe;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wEACY;AAEpB;IAAC,WAAW,EAAE;8BACP,wCAAwC;kEAAC","sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"]}
@@ -6,4 +6,9 @@ export declare class SendTextMessage {
6
6
  idSociety: number;
7
7
  idTextMessageType: TextMessageType;
8
8
  }
9
+ export declare class SendAnnouncementTextMessage {
10
+ idCollaborater: number;
11
+ idSociety: number;
12
+ content: string;
13
+ }
9
14
  //# sourceMappingURL=Create.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,qBAAa,eAAe;IAG1B,IAAI,EAAE,MAAM,CAAC;IAIb,QAAQ,EAAE,MAAM,CAAC;IAIjB,OAAO,EAAE,MAAM,CAAC;IAIhB,SAAS,EAAE,MAAM,CAAC;IAIlB,iBAAiB,EAAE,eAAe,CAAC;CACpC"}
1
+ {"version":3,"file":"Create.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,qBAAa,eAAe;IAG1B,IAAI,EAAE,MAAM,CAAC;IAIb,QAAQ,EAAE,MAAM,CAAC;IAIjB,OAAO,EAAE,MAAM,CAAC;IAIhB,SAAS,EAAE,MAAM,CAAC;IAIlB,iBAAiB,EAAE,eAAe,CAAC;CACpC;AAED,qBAAa,2BAA2B;IAGtC,cAAc,EAAE,MAAM,CAAC;IAIvB,SAAS,EAAE,MAAM,CAAC;IAIlB,OAAO,EAAE,MAAM,CAAC;CACjB"}
@@ -37,4 +37,21 @@ __decorate([
37
37
  IsEnum(TextMessageType),
38
38
  __metadata("design:type", Number)
39
39
  ], SendTextMessage.prototype, "idTextMessageType", void 0);
40
+ export class SendAnnouncementTextMessage {
41
+ }
42
+ __decorate([
43
+ ApiProperty(),
44
+ IsNumber(),
45
+ __metadata("design:type", Number)
46
+ ], SendAnnouncementTextMessage.prototype, "idCollaborater", void 0);
47
+ __decorate([
48
+ ApiProperty(),
49
+ IsNumber(),
50
+ __metadata("design:type", Number)
51
+ ], SendAnnouncementTextMessage.prototype, "idSociety", void 0);
52
+ __decorate([
53
+ ApiProperty(),
54
+ IsString(),
55
+ __metadata("design:type", String)
56
+ ], SendAnnouncementTextMessage.prototype, "content", void 0);
40
57
  //# sourceMappingURL=Create.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,MAAM,OAAO,eAAe;CAoB3B;AAnBC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;6CACE;AAEb;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;iDACM;AAEjB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;gDACK;AAEhB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;kDACO;AAElB;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,eAAe,CAAC;;0DACW","sourcesContent":["import { IsEnum, IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { TextMessageType } from '../../../Enum/TextMessageType';\n\nexport class SendTextMessage {\n @ApiProperty()\n @IsString()\n from: string;\n\n @ApiProperty()\n @IsNumber()\n toUserId: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsEnum(TextMessageType)\n idTextMessageType: TextMessageType;\n}"]}
1
+ {"version":3,"file":"Create.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,MAAM,OAAO,eAAe;CAoB3B;AAnBC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;6CACE;AAEb;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;iDACM;AAEjB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;gDACK;AAEhB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;kDACO;AAElB;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,eAAe,CAAC;;0DACW;AAGrC,MAAM,OAAO,2BAA2B;CAYvC;AAXC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;mEACY;AAEvB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;8DACO;AAElB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;4DACK","sourcesContent":["import { IsEnum, IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { TextMessageType } from '../../../Enum/TextMessageType';\n\nexport class SendTextMessage {\n @ApiProperty()\n @IsString()\n from: string;\n\n @ApiProperty()\n @IsNumber()\n toUserId: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsEnum(TextMessageType)\n idTextMessageType: TextMessageType;\n}\n\nexport class SendAnnouncementTextMessage {\n @ApiProperty()\n @IsNumber()\n idCollaborater: number;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n}"]}
@@ -0,0 +1,6 @@
1
+ import { VisualizedInformationState } from '../../../Enum/VisualizedInformation';
2
+ export declare class QuerySocietyVisualizedInformation {
3
+ key: string;
4
+ state: VisualizedInformationState;
5
+ }
6
+ //# sourceMappingURL=Query.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/visualizedInformation/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEjF,qBAAa,iCAAiC;IAG5C,GAAG,EAAE,MAAM,CAAC;IAKZ,KAAK,EAAE,0BAA0B,CAAC;CACnC"}
@@ -0,0 +1,26 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsNumber, IsOptional, IsString } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
12
+ import { VisualizedInformationState } from '../../../Enum/VisualizedInformation';
13
+ export class QuerySocietyVisualizedInformation {
14
+ }
15
+ __decorate([
16
+ ApiProperty(),
17
+ IsString(),
18
+ __metadata("design:type", String)
19
+ ], QuerySocietyVisualizedInformation.prototype, "key", void 0);
20
+ __decorate([
21
+ ApiPropertyOptional(),
22
+ IsNumber(),
23
+ IsOptional(),
24
+ __metadata("design:type", Number)
25
+ ], QuerySocietyVisualizedInformation.prototype, "state", void 0);
26
+ //# sourceMappingURL=Query.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/visualizedInformation/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEjF,MAAM,OAAO,iCAAiC;CAS7C;AARC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;8DACC;AAEZ;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;gEACqB","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}"]}
@@ -0,0 +1,6 @@
1
+ import { VisualizedInformationState } from '../../../Enum/VisualizedInformation';
2
+ export declare class UpdateOrCreateVisualizedInformation {
3
+ key: string;
4
+ state: VisualizedInformationState;
5
+ }
6
+ //# sourceMappingURL=Update.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Update.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/visualizedInformation/Update.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEjF,qBAAa,mCAAmC;IAG9C,GAAG,EAAE,MAAM,CAAC;IAIZ,KAAK,EAAE,0BAA0B,CAAC;CACnC"}
@@ -0,0 +1,25 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsNumber, IsString } from 'class-validator';
11
+ import { ApiProperty } from '../../../../utils';
12
+ import { VisualizedInformationState } from '../../../Enum/VisualizedInformation';
13
+ export class UpdateOrCreateVisualizedInformation {
14
+ }
15
+ __decorate([
16
+ ApiProperty(),
17
+ IsString(),
18
+ __metadata("design:type", String)
19
+ ], UpdateOrCreateVisualizedInformation.prototype, "key", void 0);
20
+ __decorate([
21
+ ApiProperty(),
22
+ IsNumber(),
23
+ __metadata("design:type", Number)
24
+ ], UpdateOrCreateVisualizedInformation.prototype, "state", void 0);
25
+ //# sourceMappingURL=Update.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Update.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/visualizedInformation/Update.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEjF,MAAM,OAAO,mCAAmC;CAQ/C;AAPC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;gEACC;AAEZ;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;kEACuB","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}"]}
@@ -198,6 +198,7 @@ export interface ISociety {
198
198
  sms?: ISms[];
199
199
  users?: IUser[];
200
200
  userPermission?: IUserSocietyPermission;
201
+ usersPermissions?: IUserSocietyPermission[];
201
202
  regulates?: IRegulate[];
202
203
  brandType?: IBrandType;
203
204
  partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];
@@ -1 +1 @@
1
- {"version":3,"file":"ISociety.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ISociety.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ISociety.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"","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}"]}
1
+ {"version":3,"file":"ISociety.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"","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}"]}
@@ -0,0 +1,12 @@
1
+ import { VisualizedInformationState } from '../../Enum/VisualizedInformation';
2
+ import { ISociety } from './ISociety';
3
+ export interface IVisualizedInformation {
4
+ id?: number;
5
+ key: string;
6
+ state: VisualizedInformationState;
7
+ idSociety: number;
8
+ createdAt?: Date | null;
9
+ updatedAt?: Date | null;
10
+ society?: ISociety;
11
+ }
12
+ //# sourceMappingURL=IVisualizedInformation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IVisualizedInformation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IVisualizedInformation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,MAAM,WAAW,sBAAsB;IACrC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,0BAA0B,CAAC;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IVisualizedInformation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IVisualizedInformation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IVisualizedInformation.ts"],"names":[],"mappings":"","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"]}
@@ -1,3 +1,4 @@
1
+ export * from './Interface/models/IVisualizedInformation';
1
2
  export * from './Interface/models/IApiError';
2
3
  export * from './Interface/models/ISms';
3
4
  export * from './Interface/models/IAccessToken';
@@ -308,6 +309,7 @@ export * from './Interface/schemas/IRegistrationDetail';
308
309
  export * from './Interface/schemas/ITransactionHistory';
309
310
  export * from './Form/FormAuthenticate';
310
311
  export * from './Form/FormConnector';
312
+ export * from './Enum/VisualizedInformation';
311
313
  export * from './Enum/NafCode';
312
314
  export * from './Enum/Acceptance';
313
315
  export * from './Enum/FolderFile';
@@ -876,6 +878,7 @@ export * from './Interface/api/wallet/UpdateAttribution';
876
878
  export * from './Interface/api/prestation/CreatePrestation';
877
879
  export * from './Interface/api/prestation/QueryPrestation';
878
880
  export * from './Interface/api/prestation/QueryCreatePrestationSocieties';
881
+ export * from './Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation';
879
882
  export * from './Interface/api/paymentExpectation/QueryPaymentExpectation';
880
883
  export * from './Interface/api/legalNotice/UpdateLegalNotice';
881
884
  export * from './Interface/api/wallet/QueryWallet';
@@ -904,10 +907,13 @@ export * from './Interface/api/commercialImport/Query';
904
907
  export * from './Interface/api/commercialImport/Create';
905
908
  export * from './Interface/api/cashAndExpense/Create';
906
909
  export * from './Interface/api/accountsSectors/Create';
910
+ export * from './Interface/api/fusion/FusionSocieties';
907
911
  export * from './Interface/api/businessSector/Create';
908
912
  export * from './Interface/api/businessSector/Query';
909
913
  export * from './Interface/api/businessSector/Delete';
910
914
  export * from './Interface/api/accountsSectors/Query';
915
+ export * from './Interface/api/visualizedInformation/Query';
916
+ export * from './Interface/api/visualizedInformation/Update';
911
917
  export * from './Interface/enum/Util';
912
918
  export * from './Interface/enum/Date';
913
919
  export * from '../utils/cerfa';