@ariva-mds/mds 2.62.0 → 2.64.0

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 (271) hide show
  1. package/lib/cjs/api/MdsConnection.js +7 -0
  2. package/lib/cjs/lrucache.js +3 -1
  3. package/lib/cjs/models/AfuCompanyProfile.js +4 -5
  4. package/lib/cjs/models/AfuCompanyProfileAppointmentsInner.js +4 -5
  5. package/lib/cjs/models/AfuCompanyProfileCalendar.js +4 -5
  6. package/lib/cjs/models/AfuCompanyProfileCalendarEndFiscalYear.js +4 -5
  7. package/lib/cjs/models/AfuCompanyProfileCashflow.js +4 -5
  8. package/lib/cjs/models/AfuCompanyProfileContact.js +4 -5
  9. package/lib/cjs/models/AfuCompanyProfileEmployeeInformations.js +4 -5
  10. package/lib/cjs/models/AfuCompanyProfileFinancialStatement.js +4 -5
  11. package/lib/cjs/models/AfuCompanyProfileFinancialStatementAssets.js +4 -5
  12. package/lib/cjs/models/AfuCompanyProfileFinancialStatementAssetsBank.js +4 -5
  13. package/lib/cjs/models/AfuCompanyProfileFinancialStatementAssetsCapitalAssets.js +4 -5
  14. package/lib/cjs/models/AfuCompanyProfileFinancialStatementAssetsCurrentAssets.js +4 -5
  15. package/lib/cjs/models/AfuCompanyProfileFinancialStatementLiabilitiesAndEquity.js +4 -5
  16. package/lib/cjs/models/AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity.js +4 -5
  17. package/lib/cjs/models/AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities.js +4 -5
  18. package/lib/cjs/models/AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities.js +4 -5
  19. package/lib/cjs/models/AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesLongtermLiabilities.js +4 -5
  20. package/lib/cjs/models/AfuCompanyProfileIncomeStatement.js +4 -5
  21. package/lib/cjs/models/AfuCompanyProfileIncomeStatementIncome.js +4 -5
  22. package/lib/cjs/models/AfuCompanyProfileIncomeStatementOtherOperatingResults.js +4 -5
  23. package/lib/cjs/models/AfuCompanyProfileIncomeStatementRevenue.js +4 -5
  24. package/lib/cjs/models/AfuCompanyProfileKeyData.js +4 -5
  25. package/lib/cjs/models/AfuCompanyProfileKeyFigures.js +4 -5
  26. package/lib/cjs/models/AfuCompanyProfileLastupdate.js +4 -5
  27. package/lib/cjs/models/AfuCompanyProfileLinkedSharesInner.js +4 -5
  28. package/lib/cjs/models/AfuCompanyProfileManagementInner.js +4 -5
  29. package/lib/cjs/models/AfuCompanyProfilePerShare.js +4 -5
  30. package/lib/cjs/models/AfuCompanyProfilePerShareEarningsPerShare.js +4 -5
  31. package/lib/cjs/models/AfuCompanyProfileShareholdersInner.js +4 -5
  32. package/lib/cjs/models/AfuCompanyProfileStockInformations.js +4 -5
  33. package/lib/cjs/models/AfuCompanyProfileSupervisoryBoardInner.js +4 -5
  34. package/lib/cjs/models/AfuCompanyYearlyAmount.js +4 -5
  35. package/lib/cjs/models/AfuCompanyYearlyPercent.js +4 -5
  36. package/lib/cjs/models/Alarm.js +5 -5
  37. package/lib/cjs/models/AlarmAllOf.js +5 -5
  38. package/lib/cjs/models/AlarmId.js +4 -5
  39. package/lib/cjs/models/AlarmReachedEvent.js +5 -5
  40. package/lib/cjs/models/AlarmReachedEventAllOf.js +4 -5
  41. package/lib/cjs/models/AlarmValue.js +4 -5
  42. package/lib/cjs/models/AlarmsReachedGet200Response.js +5 -5
  43. package/lib/cjs/models/AuthenticationState.js +4 -5
  44. package/lib/cjs/models/BidAskHistory.js +4 -5
  45. package/lib/cjs/models/BidAskHistoryAllOf.js +4 -5
  46. package/lib/cjs/models/BidAskHistoryData.js +4 -5
  47. package/lib/cjs/models/BidAskTimeseries.js +4 -5
  48. package/lib/cjs/models/BidAskTimeseriesAllOf.js +4 -5
  49. package/lib/cjs/models/BidAskTimeseriesItem.js +4 -5
  50. package/lib/cjs/models/ChartData.js +4 -5
  51. package/lib/cjs/models/ChartDataAllOf.js +4 -5
  52. package/lib/cjs/models/ContinuationToken.js +4 -5
  53. package/lib/cjs/models/CorporateAction.js +5 -5
  54. package/lib/cjs/models/CorporateActions.js +4 -5
  55. package/lib/cjs/models/DayMarkData.js +4 -5
  56. package/lib/cjs/models/DayMarkDataEod.js +4 -5
  57. package/lib/cjs/models/EodExtract.js +4 -5
  58. package/lib/cjs/models/EodExtractWithId.js +4 -5
  59. package/lib/cjs/models/FeedsAfuCompanyInitialLoadGet200Response.js +4 -5
  60. package/lib/cjs/models/FeedsFwwFundsInitialLoadGet200Response.js +4 -5
  61. package/lib/cjs/models/FeedsListingsSourceIdInitialLoadGet200Response.js +4 -5
  62. package/lib/cjs/models/FeedsMarketstatesSourceIdInitialLoadGet200Response.js +4 -5
  63. package/lib/cjs/models/FeedsMasterdataInitialLoadGet200Response.js +4 -5
  64. package/lib/cjs/models/FiscalYearValue.js +51 -0
  65. package/lib/cjs/models/FiscalYearValueAllOf.js +51 -0
  66. package/lib/cjs/models/FwwTimeseriesGet200ResponseInner.js +52 -0
  67. package/lib/cjs/models/FwwTimeseriesGet200ResponseInnerMeta.js +53 -0
  68. package/lib/cjs/models/FwwTimeseriesGet200ResponseInnerTsInnerInner.js +43 -0
  69. package/lib/cjs/models/GeneralInformationInstrumentChangesGet200Response.js +50 -0
  70. package/lib/cjs/models/IdFieldsInstrument.js +4 -5
  71. package/lib/cjs/models/IdFieldsListing.js +4 -5
  72. package/lib/cjs/models/InstrumentChangeData.js +53 -0
  73. package/lib/cjs/models/InstrumentsGet200Response.js +4 -7
  74. package/lib/cjs/models/InstrumentsGet200Response1.js +4 -5
  75. package/lib/cjs/models/InstrumentsInstrumentIdAfuCompanyGet200Response.js +4 -5
  76. package/lib/cjs/models/InstrumentsInstrumentIdFwwFundsGet200Response.js +4 -5
  77. package/lib/cjs/models/InstrumentsInstrumentIdListingsGet200Response.js +4 -5
  78. package/lib/cjs/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +4 -5
  79. package/lib/cjs/models/InstrumentsInstrumentIdMarketstatesGet200Response1.js +4 -5
  80. package/lib/cjs/models/KpiData.js +149 -115
  81. package/lib/cjs/models/KpiDataAllOf.js +149 -115
  82. package/lib/cjs/models/List.js +4 -5
  83. package/lib/cjs/models/ListEntry.js +4 -5
  84. package/lib/cjs/models/ListTotalResultCount.js +4 -5
  85. package/lib/cjs/models/Listingdata.js +4 -5
  86. package/lib/cjs/models/ListingdataCefFields.js +4 -5
  87. package/lib/cjs/models/ListingdataT7Fields.js +4 -5
  88. package/lib/cjs/models/ListingdataWithId.js +4 -5
  89. package/lib/cjs/models/ListingdataWithIdAndQuality.js +4 -5
  90. package/lib/cjs/models/ListingdataWithIdAndQualityAllOf.js +4 -5
  91. package/lib/cjs/models/ListsListIdTopTradecountGet200Response.js +4 -5
  92. package/lib/cjs/models/LookupTable.js +4 -5
  93. package/lib/cjs/models/Marketdepth.js +4 -5
  94. package/lib/cjs/models/MarketdepthEntry.js +4 -5
  95. package/lib/cjs/models/MarketdepthOverview.js +4 -5
  96. package/lib/cjs/models/MarketdepthOverviewT7Fields.js +4 -5
  97. package/lib/cjs/models/MarketdepthT7Fields.js +4 -5
  98. package/lib/cjs/models/MarketdepthWithId.js +4 -5
  99. package/lib/cjs/models/MarketdepthWithIdAllOf.js +4 -5
  100. package/lib/cjs/models/Marketstate.js +4 -5
  101. package/lib/cjs/models/MarketstateQuote.js +4 -5
  102. package/lib/cjs/models/MarketstateQuoteEvent.js +4 -5
  103. package/lib/cjs/models/MarketstateQuoteT7Fields.js +4 -5
  104. package/lib/cjs/models/MarketstateResponseSearch.js +4 -5
  105. package/lib/cjs/models/MarketstateResponseSearchAllOf.js +4 -5
  106. package/lib/cjs/models/MarketstateTick.js +4 -5
  107. package/lib/cjs/models/MarketstateWithId.js +4 -5
  108. package/lib/cjs/models/MarketstateWithIdAllOf.js +4 -5
  109. package/lib/cjs/models/MarketstatesGet200Response.js +4 -5
  110. package/lib/cjs/models/MarketstatesGet200Response1.js +4 -5
  111. package/lib/cjs/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +4 -5
  112. package/lib/cjs/models/Masterdata.js +4 -5
  113. package/lib/cjs/models/MasterdataEntryFromSource.js +4 -5
  114. package/lib/cjs/models/MasterdataEntryFromSourceAllOf.js +4 -5
  115. package/lib/cjs/models/MasterdataMergedSummaryWithId.js +4 -5
  116. package/lib/cjs/models/MasterdataMergedSummaryWithIdAllOf.js +4 -5
  117. package/lib/cjs/models/MasterdataSummaryWithId.js +4 -5
  118. package/lib/cjs/models/MasterdataWithId.js +4 -5
  119. package/lib/cjs/models/MovingAverage.js +52 -0
  120. package/lib/cjs/models/MovingAverageAllOf.js +52 -0
  121. package/lib/cjs/models/OfficialSymbols.js +6 -5
  122. package/lib/cjs/models/OfficialSymbolsCommodity.js +4 -5
  123. package/lib/cjs/models/OfficialSymbolsCrypto.js +4 -5
  124. package/lib/cjs/models/OfficialSymbolsCurrency.js +4 -5
  125. package/lib/cjs/models/OfficialSymbolsEurexFuture.js +4 -5
  126. package/lib/cjs/models/OfficialSymbolsEurexOption.js +4 -5
  127. package/lib/cjs/models/OrderBookVariant.js +4 -4
  128. package/lib/cjs/models/Oscillator.js +64 -0
  129. package/lib/cjs/models/OscillatorAllOf.js +64 -0
  130. package/lib/cjs/models/Performance.js +4 -5
  131. package/lib/cjs/models/PerformanceData.js +4 -5
  132. package/lib/cjs/models/PerformanceDataAllOf.js +4 -5
  133. package/lib/cjs/models/PerformanceDataForTimeRange.js +5 -5
  134. package/lib/cjs/models/Quality.js +4 -4
  135. package/lib/cjs/models/QuotationType.js +4 -4
  136. package/lib/cjs/models/RateLimitStatistics.js +4 -5
  137. package/lib/cjs/models/RateLimitUsage.js +4 -5
  138. package/lib/cjs/models/ReferenceOption.js +4 -5
  139. package/lib/cjs/models/ReferenceTable.js +4 -5
  140. package/lib/cjs/models/ReferencesGet200Response.js +4 -5
  141. package/lib/cjs/models/Resolution.js +6 -4
  142. package/lib/cjs/models/SomethingWithOfficialSymbols.js +4 -5
  143. package/lib/cjs/models/Sourcedata.js +4 -5
  144. package/lib/cjs/models/SourcesGet200Response.js +4 -5
  145. package/lib/cjs/models/SourcesSourceIdListingsGet200Response.js +4 -5
  146. package/lib/cjs/models/SourcesSourceIdListingsGet200Response1.js +4 -5
  147. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response.js +4 -5
  148. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response1.js +4 -5
  149. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response.js +4 -5
  150. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response1.js +4 -5
  151. package/lib/cjs/models/Status.js +4 -5
  152. package/lib/cjs/models/StatusT7Fields.js +4 -5
  153. package/lib/cjs/models/StatusXontroFields.js +4 -5
  154. package/lib/cjs/models/StringValueMultiRange.js +4 -5
  155. package/lib/cjs/models/TickHistory.js +4 -5
  156. package/lib/cjs/models/TickHistoryAllOf.js +4 -5
  157. package/lib/cjs/models/TickHistoryData.js +4 -5
  158. package/lib/cjs/models/TimeRange.js +4 -4
  159. package/lib/cjs/models/Timeseries.js +4 -5
  160. package/lib/cjs/models/TimeseriesAllOf.js +4 -5
  161. package/lib/cjs/models/TimeseriesBidAskData.js +4 -5
  162. package/lib/cjs/models/TimeseriesData.js +4 -5
  163. package/lib/cjs/models/TopflopEntry.js +4 -5
  164. package/lib/cjs/models/TopflopEntryAllOf.js +4 -5
  165. package/lib/cjs/models/TopflopList.js +4 -5
  166. package/lib/cjs/models/Total.js +4 -5
  167. package/lib/cjs/models/TotalEod.js +4 -5
  168. package/lib/cjs/models/TradetickerEvent.js +4 -5
  169. package/lib/cjs/models/TradetickerEventAllOf.js +4 -5
  170. package/lib/cjs/models/Tradingtime.js +4 -5
  171. package/lib/cjs/models/TradingtimeByAssetDefinition.js +4 -5
  172. package/lib/cjs/models/TradingtimeDefinition.js +4 -5
  173. package/lib/cjs/models/TradingtimeDetails.js +4 -5
  174. package/lib/cjs/models/TradingtimeException.js +4 -5
  175. package/lib/cjs/models/TradingtimeInfoReply.js +4 -5
  176. package/lib/cjs/models/TradingtimePartialException.js +4 -5
  177. package/lib/cjs/models/WebSocketCommandAuthenticate.js +4 -5
  178. package/lib/cjs/models/WebSocketCommandCancel.js +4 -5
  179. package/lib/cjs/models/WebSocketCommandGetAfuCompanyProfile.js +4 -5
  180. package/lib/cjs/models/WebSocketCommandGetFwwFundsProfile.js +4 -5
  181. package/lib/cjs/models/WebSocketCommandGetInstrumentMasterdata.js +4 -5
  182. package/lib/cjs/models/WebSocketCommandGetKpi.js +4 -5
  183. package/lib/cjs/models/WebSocketCommandGetReference.js +4 -5
  184. package/lib/cjs/models/WebSocketCommandGetSource.js +4 -5
  185. package/lib/cjs/models/WebSocketCommandGetTradingtime.js +4 -5
  186. package/lib/cjs/models/WebSocketCommandGetTradingtimeAnalysis.js +4 -5
  187. package/lib/cjs/models/WebSocketCommandHeartbeat.js +4 -5
  188. package/lib/cjs/models/WebSocketCommandListBidAskHistory.js +4 -5
  189. package/lib/cjs/models/WebSocketCommandListCharts.js +4 -5
  190. package/lib/cjs/models/WebSocketCommandListInstrumentListings.js +4 -5
  191. package/lib/cjs/models/WebSocketCommandListMarketstates.js +4 -5
  192. package/lib/cjs/models/WebSocketCommandListMasterdata.js +49 -0
  193. package/lib/cjs/models/WebSocketCommandListPerformance.js +4 -5
  194. package/lib/cjs/models/WebSocketCommandListTickHistory.js +4 -5
  195. package/lib/cjs/models/WebSocketCommandListTimeseries.js +4 -5
  196. package/lib/cjs/models/WebSocketCommandListTimeseriesBidAsk.js +4 -5
  197. package/lib/cjs/models/WebSocketCommandPriority.js +4 -5
  198. package/lib/cjs/models/WebSocketCommandSubscribeListTopflop.js +5 -5
  199. package/lib/cjs/models/WebSocketCommandSubscribeMarketdepth.js +4 -5
  200. package/lib/cjs/models/WebSocketCommandSubscribeMarketstates.js +4 -5
  201. package/lib/cjs/models/WebSocketCommandSubscribeSourceTradeticker.js +4 -5
  202. package/lib/cjs/models/WebSocketCommandSubscribeTimeseries.js +4 -5
  203. package/lib/cjs/models/WebSocketCommandSubscribeTimeseriesBidAsk.js +4 -5
  204. package/lib/cjs/models/WebSocketMessage.js +4 -5
  205. package/lib/cjs/models/WebSocketRequest.js +7 -5
  206. package/lib/cjs/models/index.js +12 -1
  207. package/lib/cjs/runtime.js +2 -3
  208. package/lib/esm/api/MdsConnection.js +7 -0
  209. package/lib/esm/lrucache.js +3 -1
  210. package/lib/esm/models/FiscalYearValue.js +45 -0
  211. package/lib/esm/models/FiscalYearValueAllOf.js +45 -0
  212. package/lib/esm/models/FwwTimeseriesGet200ResponseInner.js +46 -0
  213. package/lib/esm/models/FwwTimeseriesGet200ResponseInnerMeta.js +47 -0
  214. package/lib/esm/models/FwwTimeseriesGet200ResponseInnerTsInnerInner.js +38 -0
  215. package/lib/esm/models/GeneralInformationInstrumentChangesGet200Response.js +44 -0
  216. package/lib/esm/models/InstrumentChangeData.js +47 -0
  217. package/lib/esm/models/InstrumentsGet200Response.js +0 -2
  218. package/lib/esm/models/KpiData.js +145 -110
  219. package/lib/esm/models/KpiDataAllOf.js +145 -110
  220. package/lib/esm/models/MovingAverage.js +46 -0
  221. package/lib/esm/models/MovingAverageAllOf.js +46 -0
  222. package/lib/esm/models/OfficialSymbols.js +2 -0
  223. package/lib/esm/models/Oscillator.js +57 -0
  224. package/lib/esm/models/OscillatorAllOf.js +57 -0
  225. package/lib/esm/models/Resolution.js +2 -0
  226. package/lib/esm/models/WebSocketCommandListMasterdata.js +43 -0
  227. package/lib/esm/models/WebSocketRequest.js +3 -0
  228. package/lib/esm/models/index.js +12 -1
  229. package/lib/types/api/MarketstateUpdate.d.ts.map +1 -1
  230. package/lib/types/api/MdsConnection.d.ts +1 -0
  231. package/lib/types/api/MdsConnection.d.ts.map +1 -1
  232. package/lib/types/lrucache.d.ts.map +1 -1
  233. package/lib/types/models/FiscalYearValue.d.ts +38 -0
  234. package/lib/types/models/FiscalYearValue.d.ts.map +1 -0
  235. package/lib/types/models/FiscalYearValueAllOf.d.ts +38 -0
  236. package/lib/types/models/FiscalYearValueAllOf.d.ts.map +1 -0
  237. package/lib/types/models/FwwTimeseriesGet200ResponseInner.d.ts +40 -0
  238. package/lib/types/models/FwwTimeseriesGet200ResponseInner.d.ts.map +1 -0
  239. package/lib/types/models/FwwTimeseriesGet200ResponseInnerMeta.d.ts +44 -0
  240. package/lib/types/models/FwwTimeseriesGet200ResponseInnerMeta.d.ts.map +1 -0
  241. package/lib/types/models/FwwTimeseriesGet200ResponseInnerTsInnerInner.d.ts +21 -0
  242. package/lib/types/models/FwwTimeseriesGet200ResponseInnerTsInnerInner.d.ts.map +1 -0
  243. package/lib/types/models/GeneralInformationInstrumentChangesGet200Response.d.ts +33 -0
  244. package/lib/types/models/GeneralInformationInstrumentChangesGet200Response.d.ts.map +1 -0
  245. package/lib/types/models/InstrumentChangeData.d.ts +44 -0
  246. package/lib/types/models/InstrumentChangeData.d.ts.map +1 -0
  247. package/lib/types/models/InstrumentsGet200Response.d.ts +0 -6
  248. package/lib/types/models/InstrumentsGet200Response.d.ts.map +1 -1
  249. package/lib/types/models/KpiData.d.ts +224 -125
  250. package/lib/types/models/KpiData.d.ts.map +1 -1
  251. package/lib/types/models/KpiDataAllOf.d.ts +224 -125
  252. package/lib/types/models/KpiDataAllOf.d.ts.map +1 -1
  253. package/lib/types/models/MovingAverage.d.ts +39 -0
  254. package/lib/types/models/MovingAverage.d.ts.map +1 -0
  255. package/lib/types/models/MovingAverageAllOf.d.ts +39 -0
  256. package/lib/types/models/MovingAverageAllOf.d.ts.map +1 -0
  257. package/lib/types/models/OfficialSymbols.d.ts +6 -0
  258. package/lib/types/models/OfficialSymbols.d.ts.map +1 -1
  259. package/lib/types/models/Oscillator.d.ts +51 -0
  260. package/lib/types/models/Oscillator.d.ts.map +1 -0
  261. package/lib/types/models/OscillatorAllOf.d.ts +51 -0
  262. package/lib/types/models/OscillatorAllOf.d.ts.map +1 -0
  263. package/lib/types/models/Resolution.d.ts +2 -0
  264. package/lib/types/models/Resolution.d.ts.map +1 -1
  265. package/lib/types/models/WebSocketCommandListMasterdata.d.ts +32 -0
  266. package/lib/types/models/WebSocketCommandListMasterdata.d.ts.map +1 -0
  267. package/lib/types/models/WebSocketRequest.d.ts +7 -0
  268. package/lib/types/models/WebSocketRequest.d.ts.map +1 -1
  269. package/lib/types/models/index.d.ts +12 -1
  270. package/lib/types/models/index.d.ts.map +1 -1
  271. package/package.json +10 -11
@@ -143,6 +143,13 @@ class MdsConnection {
143
143
  }
144
144
  return this.masterdataCache.get(instrumentId);
145
145
  }
146
+ masterdatas(instrumentIds) {
147
+ return this.observable({
148
+ listMasterdata: {
149
+ instrumentIds: instrumentIds
150
+ }
151
+ }).pipe((0, rxjs_1.map)(state => (0, models_1.MasterdataMergedSummaryWithIdFromJSON)(state.dataMasterdata)));
152
+ }
146
153
  /**
147
154
  * Returns a list of all Listings for the Instrument
148
155
  * */
@@ -43,7 +43,9 @@ class LruCache {
43
43
  if (this.values.size >= this.maxEntries) {
44
44
  // least-recently used cache eviction strategy
45
45
  const keyToDelete = this.values.keys().next().value;
46
- this.values.delete(keyToDelete);
46
+ if (keyToDelete) {
47
+ this.values.delete(keyToDelete);
48
+ }
47
49
  }
48
50
  this.values.set(key, value);
49
51
  }
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileToJSON = exports.AfuCompanyProfileFromJSONTyped = exports.AfuCompanyProfileFromJSON = exports.instanceOfAfuCompanyProfile = void 0;
16
+ exports.instanceOfAfuCompanyProfile = instanceOfAfuCompanyProfile;
17
+ exports.AfuCompanyProfileFromJSON = AfuCompanyProfileFromJSON;
18
+ exports.AfuCompanyProfileFromJSONTyped = AfuCompanyProfileFromJSONTyped;
19
+ exports.AfuCompanyProfileToJSON = AfuCompanyProfileToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileAppointmentsInner_1 = require("./AfuCompanyProfileAppointmentsInner");
19
22
  const AfuCompanyProfileCalendar_1 = require("./AfuCompanyProfileCalendar");
@@ -38,11 +41,9 @@ function instanceOfAfuCompanyProfile(value) {
38
41
  let isInstance = true;
39
42
  return isInstance;
40
43
  }
41
- exports.instanceOfAfuCompanyProfile = instanceOfAfuCompanyProfile;
42
44
  function AfuCompanyProfileFromJSON(json) {
43
45
  return AfuCompanyProfileFromJSONTyped(json, false);
44
46
  }
45
- exports.AfuCompanyProfileFromJSON = AfuCompanyProfileFromJSON;
46
47
  function AfuCompanyProfileFromJSONTyped(json, ignoreDiscriminator) {
47
48
  if ((json === undefined) || (json === null)) {
48
49
  return json;
@@ -90,7 +91,6 @@ function AfuCompanyProfileFromJSONTyped(json, ignoreDiscriminator) {
90
91
  'appointments': !(0, runtime_1.exists)(json, 'appointments') ? undefined : (json['appointments'].map(AfuCompanyProfileAppointmentsInner_1.AfuCompanyProfileAppointmentsInnerFromJSON)),
91
92
  };
92
93
  }
93
- exports.AfuCompanyProfileFromJSONTyped = AfuCompanyProfileFromJSONTyped;
94
94
  function AfuCompanyProfileToJSON(value) {
95
95
  if (value === undefined) {
96
96
  return undefined;
@@ -141,4 +141,3 @@ function AfuCompanyProfileToJSON(value) {
141
141
  'appointments': value.appointments === undefined ? undefined : (value.appointments.map(AfuCompanyProfileAppointmentsInner_1.AfuCompanyProfileAppointmentsInnerToJSON)),
142
142
  };
143
143
  }
144
- exports.AfuCompanyProfileToJSON = AfuCompanyProfileToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileAppointmentsInnerToJSON = exports.AfuCompanyProfileAppointmentsInnerFromJSONTyped = exports.AfuCompanyProfileAppointmentsInnerFromJSON = exports.instanceOfAfuCompanyProfileAppointmentsInner = void 0;
16
+ exports.instanceOfAfuCompanyProfileAppointmentsInner = instanceOfAfuCompanyProfileAppointmentsInner;
17
+ exports.AfuCompanyProfileAppointmentsInnerFromJSON = AfuCompanyProfileAppointmentsInnerFromJSON;
18
+ exports.AfuCompanyProfileAppointmentsInnerFromJSONTyped = AfuCompanyProfileAppointmentsInnerFromJSONTyped;
19
+ exports.AfuCompanyProfileAppointmentsInnerToJSON = AfuCompanyProfileAppointmentsInnerToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  /**
19
22
  * Check if a given object implements the AfuCompanyProfileAppointmentsInner interface.
@@ -22,11 +25,9 @@ function instanceOfAfuCompanyProfileAppointmentsInner(value) {
22
25
  let isInstance = true;
23
26
  return isInstance;
24
27
  }
25
- exports.instanceOfAfuCompanyProfileAppointmentsInner = instanceOfAfuCompanyProfileAppointmentsInner;
26
28
  function AfuCompanyProfileAppointmentsInnerFromJSON(json) {
27
29
  return AfuCompanyProfileAppointmentsInnerFromJSONTyped(json, false);
28
30
  }
29
- exports.AfuCompanyProfileAppointmentsInnerFromJSON = AfuCompanyProfileAppointmentsInnerFromJSON;
30
31
  function AfuCompanyProfileAppointmentsInnerFromJSONTyped(json, ignoreDiscriminator) {
31
32
  if ((json === undefined) || (json === null)) {
32
33
  return json;
@@ -36,7 +37,6 @@ function AfuCompanyProfileAppointmentsInnerFromJSONTyped(json, ignoreDiscriminat
36
37
  'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
37
38
  };
38
39
  }
39
- exports.AfuCompanyProfileAppointmentsInnerFromJSONTyped = AfuCompanyProfileAppointmentsInnerFromJSONTyped;
40
40
  function AfuCompanyProfileAppointmentsInnerToJSON(value) {
41
41
  if (value === undefined) {
42
42
  return undefined;
@@ -49,4 +49,3 @@ function AfuCompanyProfileAppointmentsInnerToJSON(value) {
49
49
  'description': value.description,
50
50
  };
51
51
  }
52
- exports.AfuCompanyProfileAppointmentsInnerToJSON = AfuCompanyProfileAppointmentsInnerToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileCalendarToJSON = exports.AfuCompanyProfileCalendarFromJSONTyped = exports.AfuCompanyProfileCalendarFromJSON = exports.instanceOfAfuCompanyProfileCalendar = void 0;
16
+ exports.instanceOfAfuCompanyProfileCalendar = instanceOfAfuCompanyProfileCalendar;
17
+ exports.AfuCompanyProfileCalendarFromJSON = AfuCompanyProfileCalendarFromJSON;
18
+ exports.AfuCompanyProfileCalendarFromJSONTyped = AfuCompanyProfileCalendarFromJSONTyped;
19
+ exports.AfuCompanyProfileCalendarToJSON = AfuCompanyProfileCalendarToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileCalendarEndFiscalYear_1 = require("./AfuCompanyProfileCalendarEndFiscalYear");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileCalendar(value) {
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileCalendar = instanceOfAfuCompanyProfileCalendar;
27
29
  function AfuCompanyProfileCalendarFromJSON(json) {
28
30
  return AfuCompanyProfileCalendarFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileCalendarFromJSON = AfuCompanyProfileCalendarFromJSON;
31
32
  function AfuCompanyProfileCalendarFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -36,7 +37,6 @@ function AfuCompanyProfileCalendarFromJSONTyped(json, ignoreDiscriminator) {
36
37
  'endFiscalYear': !(0, runtime_1.exists)(json, 'endFiscalYear') ? undefined : (0, AfuCompanyProfileCalendarEndFiscalYear_1.AfuCompanyProfileCalendarEndFiscalYearFromJSON)(json['endFiscalYear']),
37
38
  };
38
39
  }
39
- exports.AfuCompanyProfileCalendarFromJSONTyped = AfuCompanyProfileCalendarFromJSONTyped;
40
40
  function AfuCompanyProfileCalendarToJSON(value) {
41
41
  if (value === undefined) {
42
42
  return undefined;
@@ -48,4 +48,3 @@ function AfuCompanyProfileCalendarToJSON(value) {
48
48
  'endFiscalYear': (0, AfuCompanyProfileCalendarEndFiscalYear_1.AfuCompanyProfileCalendarEndFiscalYearToJSON)(value.endFiscalYear),
49
49
  };
50
50
  }
51
- exports.AfuCompanyProfileCalendarToJSON = AfuCompanyProfileCalendarToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileCalendarEndFiscalYearToJSON = exports.AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped = exports.AfuCompanyProfileCalendarEndFiscalYearFromJSON = exports.instanceOfAfuCompanyProfileCalendarEndFiscalYear = void 0;
16
+ exports.instanceOfAfuCompanyProfileCalendarEndFiscalYear = instanceOfAfuCompanyProfileCalendarEndFiscalYear;
17
+ exports.AfuCompanyProfileCalendarEndFiscalYearFromJSON = AfuCompanyProfileCalendarEndFiscalYearFromJSON;
18
+ exports.AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped = AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped;
19
+ exports.AfuCompanyProfileCalendarEndFiscalYearToJSON = AfuCompanyProfileCalendarEndFiscalYearToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  /**
19
22
  * Check if a given object implements the AfuCompanyProfileCalendarEndFiscalYear interface.
@@ -22,11 +25,9 @@ function instanceOfAfuCompanyProfileCalendarEndFiscalYear(value) {
22
25
  let isInstance = true;
23
26
  return isInstance;
24
27
  }
25
- exports.instanceOfAfuCompanyProfileCalendarEndFiscalYear = instanceOfAfuCompanyProfileCalendarEndFiscalYear;
26
28
  function AfuCompanyProfileCalendarEndFiscalYearFromJSON(json) {
27
29
  return AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped(json, false);
28
30
  }
29
- exports.AfuCompanyProfileCalendarEndFiscalYearFromJSON = AfuCompanyProfileCalendarEndFiscalYearFromJSON;
30
31
  function AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped(json, ignoreDiscriminator) {
31
32
  if ((json === undefined) || (json === null)) {
32
33
  return json;
@@ -36,7 +37,6 @@ function AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped(json, ignoreDiscrim
36
37
  'month': !(0, runtime_1.exists)(json, 'month') ? undefined : json['month'],
37
38
  };
38
39
  }
39
- exports.AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped = AfuCompanyProfileCalendarEndFiscalYearFromJSONTyped;
40
40
  function AfuCompanyProfileCalendarEndFiscalYearToJSON(value) {
41
41
  if (value === undefined) {
42
42
  return undefined;
@@ -49,4 +49,3 @@ function AfuCompanyProfileCalendarEndFiscalYearToJSON(value) {
49
49
  'month': value.month,
50
50
  };
51
51
  }
52
- exports.AfuCompanyProfileCalendarEndFiscalYearToJSON = AfuCompanyProfileCalendarEndFiscalYearToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileCashflowToJSON = exports.AfuCompanyProfileCashflowFromJSONTyped = exports.AfuCompanyProfileCashflowFromJSON = exports.instanceOfAfuCompanyProfileCashflow = void 0;
16
+ exports.instanceOfAfuCompanyProfileCashflow = instanceOfAfuCompanyProfileCashflow;
17
+ exports.AfuCompanyProfileCashflowFromJSON = AfuCompanyProfileCashflowFromJSON;
18
+ exports.AfuCompanyProfileCashflowFromJSONTyped = AfuCompanyProfileCashflowFromJSONTyped;
19
+ exports.AfuCompanyProfileCashflowToJSON = AfuCompanyProfileCashflowToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileCashflow(value) {
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileCashflow = instanceOfAfuCompanyProfileCashflow;
27
29
  function AfuCompanyProfileCashflowFromJSON(json) {
28
30
  return AfuCompanyProfileCashflowFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileCashflowFromJSON = AfuCompanyProfileCashflowFromJSON;
31
32
  function AfuCompanyProfileCashflowFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -40,7 +41,6 @@ function AfuCompanyProfileCashflowFromJSONTyped(json, ignoreDiscriminator) {
40
41
  'netChangeCash': !(0, runtime_1.exists)(json, 'netChangeCash') ? undefined : (json['netChangeCash'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
41
42
  };
42
43
  }
43
- exports.AfuCompanyProfileCashflowFromJSONTyped = AfuCompanyProfileCashflowFromJSONTyped;
44
44
  function AfuCompanyProfileCashflowToJSON(value) {
45
45
  if (value === undefined) {
46
46
  return undefined;
@@ -56,4 +56,3 @@ function AfuCompanyProfileCashflowToJSON(value) {
56
56
  'netChangeCash': value.netChangeCash === undefined ? undefined : (value.netChangeCash.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
57
57
  };
58
58
  }
59
- exports.AfuCompanyProfileCashflowToJSON = AfuCompanyProfileCashflowToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileContactToJSON = exports.AfuCompanyProfileContactFromJSONTyped = exports.AfuCompanyProfileContactFromJSON = exports.instanceOfAfuCompanyProfileContact = void 0;
16
+ exports.instanceOfAfuCompanyProfileContact = instanceOfAfuCompanyProfileContact;
17
+ exports.AfuCompanyProfileContactFromJSON = AfuCompanyProfileContactFromJSON;
18
+ exports.AfuCompanyProfileContactFromJSONTyped = AfuCompanyProfileContactFromJSONTyped;
19
+ exports.AfuCompanyProfileContactToJSON = AfuCompanyProfileContactToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  /**
19
22
  * Check if a given object implements the AfuCompanyProfileContact interface.
@@ -22,11 +25,9 @@ function instanceOfAfuCompanyProfileContact(value) {
22
25
  let isInstance = true;
23
26
  return isInstance;
24
27
  }
25
- exports.instanceOfAfuCompanyProfileContact = instanceOfAfuCompanyProfileContact;
26
28
  function AfuCompanyProfileContactFromJSON(json) {
27
29
  return AfuCompanyProfileContactFromJSONTyped(json, false);
28
30
  }
29
- exports.AfuCompanyProfileContactFromJSON = AfuCompanyProfileContactFromJSON;
30
31
  function AfuCompanyProfileContactFromJSONTyped(json, ignoreDiscriminator) {
31
32
  if ((json === undefined) || (json === null)) {
32
33
  return json;
@@ -39,7 +40,6 @@ function AfuCompanyProfileContactFromJSONTyped(json, ignoreDiscriminator) {
39
40
  'email': !(0, runtime_1.exists)(json, 'email') ? undefined : json['email'],
40
41
  };
41
42
  }
42
- exports.AfuCompanyProfileContactFromJSONTyped = AfuCompanyProfileContactFromJSONTyped;
43
43
  function AfuCompanyProfileContactToJSON(value) {
44
44
  if (value === undefined) {
45
45
  return undefined;
@@ -55,4 +55,3 @@ function AfuCompanyProfileContactToJSON(value) {
55
55
  'email': value.email,
56
56
  };
57
57
  }
58
- exports.AfuCompanyProfileContactToJSON = AfuCompanyProfileContactToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileEmployeeInformationsToJSON = exports.AfuCompanyProfileEmployeeInformationsFromJSONTyped = exports.AfuCompanyProfileEmployeeInformationsFromJSON = exports.instanceOfAfuCompanyProfileEmployeeInformations = void 0;
16
+ exports.instanceOfAfuCompanyProfileEmployeeInformations = instanceOfAfuCompanyProfileEmployeeInformations;
17
+ exports.AfuCompanyProfileEmployeeInformationsFromJSON = AfuCompanyProfileEmployeeInformationsFromJSON;
18
+ exports.AfuCompanyProfileEmployeeInformationsFromJSONTyped = AfuCompanyProfileEmployeeInformationsFromJSONTyped;
19
+ exports.AfuCompanyProfileEmployeeInformationsToJSON = AfuCompanyProfileEmployeeInformationsToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileEmployeeInformations(value) {
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileEmployeeInformations = instanceOfAfuCompanyProfileEmployeeInformations;
27
29
  function AfuCompanyProfileEmployeeInformationsFromJSON(json) {
28
30
  return AfuCompanyProfileEmployeeInformationsFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileEmployeeInformationsFromJSON = AfuCompanyProfileEmployeeInformationsFromJSON;
31
32
  function AfuCompanyProfileEmployeeInformationsFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -37,7 +38,6 @@ function AfuCompanyProfileEmployeeInformationsFromJSONTyped(json, ignoreDiscrimi
37
38
  'salesPerEmployee': !(0, runtime_1.exists)(json, 'salesPerEmployee') ? undefined : (json['salesPerEmployee'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
38
39
  };
39
40
  }
40
- exports.AfuCompanyProfileEmployeeInformationsFromJSONTyped = AfuCompanyProfileEmployeeInformationsFromJSONTyped;
41
41
  function AfuCompanyProfileEmployeeInformationsToJSON(value) {
42
42
  if (value === undefined) {
43
43
  return undefined;
@@ -50,4 +50,3 @@ function AfuCompanyProfileEmployeeInformationsToJSON(value) {
50
50
  'salesPerEmployee': value.salesPerEmployee === undefined ? undefined : (value.salesPerEmployee.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
51
51
  };
52
52
  }
53
- exports.AfuCompanyProfileEmployeeInformationsToJSON = AfuCompanyProfileEmployeeInformationsToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementToJSON = exports.AfuCompanyProfileFinancialStatementFromJSONTyped = exports.AfuCompanyProfileFinancialStatementFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatement = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatement = instanceOfAfuCompanyProfileFinancialStatement;
17
+ exports.AfuCompanyProfileFinancialStatementFromJSON = AfuCompanyProfileFinancialStatementFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementFromJSONTyped = AfuCompanyProfileFinancialStatementFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementToJSON = AfuCompanyProfileFinancialStatementToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileFinancialStatementAssets_1 = require("./AfuCompanyProfileFinancialStatementAssets");
19
22
  const AfuCompanyProfileFinancialStatementAssetsBank_1 = require("./AfuCompanyProfileFinancialStatementAssetsBank");
@@ -25,11 +28,9 @@ function instanceOfAfuCompanyProfileFinancialStatement(value) {
25
28
  let isInstance = true;
26
29
  return isInstance;
27
30
  }
28
- exports.instanceOfAfuCompanyProfileFinancialStatement = instanceOfAfuCompanyProfileFinancialStatement;
29
31
  function AfuCompanyProfileFinancialStatementFromJSON(json) {
30
32
  return AfuCompanyProfileFinancialStatementFromJSONTyped(json, false);
31
33
  }
32
- exports.AfuCompanyProfileFinancialStatementFromJSON = AfuCompanyProfileFinancialStatementFromJSON;
33
34
  function AfuCompanyProfileFinancialStatementFromJSONTyped(json, ignoreDiscriminator) {
34
35
  if ((json === undefined) || (json === null)) {
35
36
  return json;
@@ -41,7 +42,6 @@ function AfuCompanyProfileFinancialStatementFromJSONTyped(json, ignoreDiscrimina
41
42
  'liabilitiesAndEquity': !(0, runtime_1.exists)(json, 'liabilitiesAndEquity') ? undefined : (0, AfuCompanyProfileFinancialStatementLiabilitiesAndEquity_1.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON)(json['liabilitiesAndEquity']),
42
43
  };
43
44
  }
44
- exports.AfuCompanyProfileFinancialStatementFromJSONTyped = AfuCompanyProfileFinancialStatementFromJSONTyped;
45
45
  function AfuCompanyProfileFinancialStatementToJSON(value) {
46
46
  if (value === undefined) {
47
47
  return undefined;
@@ -56,4 +56,3 @@ function AfuCompanyProfileFinancialStatementToJSON(value) {
56
56
  'liabilitiesAndEquity': (0, AfuCompanyProfileFinancialStatementLiabilitiesAndEquity_1.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON)(value.liabilitiesAndEquity),
57
57
  };
58
58
  }
59
- exports.AfuCompanyProfileFinancialStatementToJSON = AfuCompanyProfileFinancialStatementToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementAssetsToJSON = exports.AfuCompanyProfileFinancialStatementAssetsFromJSONTyped = exports.AfuCompanyProfileFinancialStatementAssetsFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementAssets = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementAssets = instanceOfAfuCompanyProfileFinancialStatementAssets;
17
+ exports.AfuCompanyProfileFinancialStatementAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileFinancialStatementAssetsCapitalAssets_1 = require("./AfuCompanyProfileFinancialStatementAssetsCapitalAssets");
19
22
  const AfuCompanyProfileFinancialStatementAssetsCurrentAssets_1 = require("./AfuCompanyProfileFinancialStatementAssetsCurrentAssets");
@@ -25,11 +28,9 @@ function instanceOfAfuCompanyProfileFinancialStatementAssets(value) {
25
28
  let isInstance = true;
26
29
  return isInstance;
27
30
  }
28
- exports.instanceOfAfuCompanyProfileFinancialStatementAssets = instanceOfAfuCompanyProfileFinancialStatementAssets;
29
31
  function AfuCompanyProfileFinancialStatementAssetsFromJSON(json) {
30
32
  return AfuCompanyProfileFinancialStatementAssetsFromJSONTyped(json, false);
31
33
  }
32
- exports.AfuCompanyProfileFinancialStatementAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsFromJSON;
33
34
  function AfuCompanyProfileFinancialStatementAssetsFromJSONTyped(json, ignoreDiscriminator) {
34
35
  if ((json === undefined) || (json === null)) {
35
36
  return json;
@@ -56,7 +57,6 @@ function AfuCompanyProfileFinancialStatementAssetsFromJSONTyped(json, ignoreDisc
56
57
  'totalAssets': !(0, runtime_1.exists)(json, 'totalAssets') ? undefined : (json['totalAssets'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
57
58
  };
58
59
  }
59
- exports.AfuCompanyProfileFinancialStatementAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsFromJSONTyped;
60
60
  function AfuCompanyProfileFinancialStatementAssetsToJSON(value) {
61
61
  if (value === undefined) {
62
62
  return undefined;
@@ -86,4 +86,3 @@ function AfuCompanyProfileFinancialStatementAssetsToJSON(value) {
86
86
  'totalAssets': value.totalAssets === undefined ? undefined : (value.totalAssets.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
87
87
  };
88
88
  }
89
- exports.AfuCompanyProfileFinancialStatementAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementAssetsBankToJSON = exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped = exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementAssetsBank = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementAssetsBank = instanceOfAfuCompanyProfileFinancialStatementAssetsBank;
17
+ exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSON = AfuCompanyProfileFinancialStatementAssetsBankFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementAssetsBankToJSON = AfuCompanyProfileFinancialStatementAssetsBankToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileFinancialStatementAssetsCapitalAssets_1 = require("./AfuCompanyProfileFinancialStatementAssetsCapitalAssets");
19
22
  const AfuCompanyProfileFinancialStatementAssetsCurrentAssets_1 = require("./AfuCompanyProfileFinancialStatementAssetsCurrentAssets");
@@ -25,11 +28,9 @@ function instanceOfAfuCompanyProfileFinancialStatementAssetsBank(value) {
25
28
  let isInstance = true;
26
29
  return isInstance;
27
30
  }
28
- exports.instanceOfAfuCompanyProfileFinancialStatementAssetsBank = instanceOfAfuCompanyProfileFinancialStatementAssetsBank;
29
31
  function AfuCompanyProfileFinancialStatementAssetsBankFromJSON(json) {
30
32
  return AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped(json, false);
31
33
  }
32
- exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSON = AfuCompanyProfileFinancialStatementAssetsBankFromJSON;
33
34
  function AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped(json, ignoreDiscriminator) {
34
35
  if ((json === undefined) || (json === null)) {
35
36
  return json;
@@ -58,7 +59,6 @@ function AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped(json, ignore
58
59
  'totalAssets': !(0, runtime_1.exists)(json, 'totalAssets') ? undefined : (json['totalAssets'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
59
60
  };
60
61
  }
61
- exports.AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsBankFromJSONTyped;
62
62
  function AfuCompanyProfileFinancialStatementAssetsBankToJSON(value) {
63
63
  if (value === undefined) {
64
64
  return undefined;
@@ -90,4 +90,3 @@ function AfuCompanyProfileFinancialStatementAssetsBankToJSON(value) {
90
90
  'totalAssets': value.totalAssets === undefined ? undefined : (value.totalAssets.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
91
91
  };
92
92
  }
93
- exports.AfuCompanyProfileFinancialStatementAssetsBankToJSON = AfuCompanyProfileFinancialStatementAssetsBankToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON = exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped = exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets = instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets;
17
+ exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets(value)
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets = instanceOfAfuCompanyProfileFinancialStatementAssetsCapitalAssets;
27
29
  function AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON(json) {
28
30
  return AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSON;
31
32
  function AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -43,7 +44,6 @@ function AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped(jso
43
44
  'totalCapitalAssets': !(0, runtime_1.exists)(json, 'totalCapitalAssets') ? undefined : (json['totalCapitalAssets'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
44
45
  };
45
46
  }
46
- exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsFromJSONTyped;
47
47
  function AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON(value) {
48
48
  if (value === undefined) {
49
49
  return undefined;
@@ -62,4 +62,3 @@ function AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON(value) {
62
62
  'totalCapitalAssets': value.totalCapitalAssets === undefined ? undefined : (value.totalCapitalAssets.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
63
63
  };
64
64
  }
65
- exports.AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsCapitalAssetsToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON = exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped = exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets = instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets;
17
+ exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets(value)
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets = instanceOfAfuCompanyProfileFinancialStatementAssetsCurrentAssets;
27
29
  function AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON(json) {
28
30
  return AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSON;
31
32
  function AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -41,7 +42,6 @@ function AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped(jso
41
42
  'totalCurrentAssets': !(0, runtime_1.exists)(json, 'totalCurrentAssets') ? undefined : (json['totalCurrentAssets'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
42
43
  };
43
44
  }
44
- exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsFromJSONTyped;
45
45
  function AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON(value) {
46
46
  if (value === undefined) {
47
47
  return undefined;
@@ -58,4 +58,3 @@ function AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON(value) {
58
58
  'totalCurrentAssets': value.totalCurrentAssets === undefined ? undefined : (value.totalCurrentAssets.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
59
59
  };
60
60
  }
61
- exports.AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON = AfuCompanyProfileFinancialStatementAssetsCurrentAssetsToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity;
17
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity_1 = require("./AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity");
19
22
  const AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities_1 = require("./AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities");
@@ -25,11 +28,9 @@ function instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity(value
25
28
  let isInstance = true;
26
29
  return isInstance;
27
30
  }
28
- exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquity;
29
31
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON(json) {
30
32
  return AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped(json, false);
31
33
  }
32
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSON;
33
34
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped(json, ignoreDiscriminator) {
34
35
  if ((json === undefined) || (json === null)) {
35
36
  return json;
@@ -41,7 +42,6 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped(js
41
42
  'totalLiabilitiesAndEquity': !(0, runtime_1.exists)(json, 'totalLiabilitiesAndEquity') ? undefined : (json['totalLiabilitiesAndEquity'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
42
43
  };
43
44
  }
44
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityFromJSONTyped;
45
45
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON(value) {
46
46
  if (value === undefined) {
47
47
  return undefined;
@@ -56,4 +56,3 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON(value) {
56
56
  'totalLiabilitiesAndEquity': value.totalLiabilitiesAndEquity === undefined ? undefined : (value.totalLiabilitiesAndEquity.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
57
57
  };
58
58
  }
59
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity;
17
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquity;
27
29
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON(json) {
28
30
  return AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSON;
31
32
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -42,7 +43,6 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTy
42
43
  'preferredEquity': !(0, runtime_1.exists)(json, 'preferredEquity') ? undefined : (json['preferredEquity'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
43
44
  };
44
45
  }
45
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityFromJSONTyped;
46
46
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON(value) {
47
47
  if (value === undefined) {
48
48
  return undefined;
@@ -60,4 +60,3 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON(val
60
60
  'preferredEquity': value.preferredEquity === undefined ? undefined : (value.preferredEquity.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
61
61
  };
62
62
  }
63
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityEquityToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities;
17
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities_1 = require("./AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities");
19
22
  const AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesLongtermLiabilities_1 = require("./AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesLongtermLiabilities");
@@ -25,11 +28,9 @@ function instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabil
25
28
  let isInstance = true;
26
29
  return isInstance;
27
30
  }
28
- exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilities;
29
31
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON(json) {
30
32
  return AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped(json, false);
31
33
  }
32
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSON;
33
34
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped(json, ignoreDiscriminator) {
34
35
  if ((json === undefined) || (json === null)) {
35
36
  return json;
@@ -56,7 +57,6 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJ
56
57
  'totalLiabilities': !(0, runtime_1.exists)(json, 'totalLiabilities') ? undefined : (json['totalLiabilities'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
57
58
  };
58
59
  }
59
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesFromJSONTyped;
60
60
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON(value) {
61
61
  if (value === undefined) {
62
62
  return undefined;
@@ -86,4 +86,3 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSO
86
86
  'totalLiabilities': value.totalLiabilities === undefined ? undefined : (value.totalLiabilities.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
87
87
  };
88
88
  }
89
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesToJSON;
@@ -13,7 +13,10 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped = exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON = exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities = void 0;
16
+ exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities;
17
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON;
18
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped;
19
+ exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON;
17
20
  const runtime_1 = require("../runtime");
18
21
  const AfuCompanyYearlyAmount_1 = require("./AfuCompanyYearlyAmount");
19
22
  /**
@@ -23,11 +26,9 @@ function instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabil
23
26
  let isInstance = true;
24
27
  return isInstance;
25
28
  }
26
- exports.instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities = instanceOfAfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilities;
27
29
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON(json) {
28
30
  return AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped(json, false);
29
31
  }
30
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSON;
31
32
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped(json, ignoreDiscriminator) {
32
33
  if ((json === undefined) || (json === null)) {
33
34
  return json;
@@ -40,7 +41,6 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurre
40
41
  'totalCurrentLiabilities': !(0, runtime_1.exists)(json, 'totalCurrentLiabilities') ? undefined : (json['totalCurrentLiabilities'].map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountFromJSON)),
41
42
  };
42
43
  }
43
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesFromJSONTyped;
44
44
  function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON(value) {
45
45
  if (value === undefined) {
46
46
  return undefined;
@@ -56,4 +56,3 @@ function AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurre
56
56
  'totalCurrentLiabilities': value.totalCurrentLiabilities === undefined ? undefined : (value.totalCurrentLiabilities.map(AfuCompanyYearlyAmount_1.AfuCompanyYearlyAmountToJSON)),
57
57
  };
58
58
  }
59
- exports.AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON = AfuCompanyProfileFinancialStatementLiabilitiesAndEquityLiabilitiesCurrentLiabilitiesToJSON;