@financeable/aggregation 0.10.1 → 0.11.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 (411) hide show
  1. package/README.md +2 -6
  2. package/RUNTIMES.md +6 -6
  3. package/examples/applicationsCreate.example.ts +1 -1
  4. package/examples/package-lock.json +2 -2
  5. package/funcs/applicationsCreate.js +1 -1
  6. package/funcs/applicationsCreate.js.map +1 -1
  7. package/funcs/oauthTokenGet.js +1 -1
  8. package/funcs/oauthTokenGet.js.map +1 -1
  9. package/funcs/supportingDocumentsCreate.js +1 -1
  10. package/funcs/supportingDocumentsCreate.js.map +1 -1
  11. package/jsr.json +1 -1
  12. package/lib/base64.d.ts +1 -1
  13. package/lib/base64.d.ts.map +1 -1
  14. package/lib/base64.js +1 -1
  15. package/lib/base64.js.map +1 -1
  16. package/lib/config.d.ts +3 -3
  17. package/lib/config.js +3 -3
  18. package/lib/config.js.map +1 -1
  19. package/lib/env.d.ts +1 -1
  20. package/lib/env.d.ts.map +1 -1
  21. package/lib/env.js +19 -2
  22. package/lib/env.js.map +1 -1
  23. package/lib/schemas.d.ts +1 -1
  24. package/lib/schemas.d.ts.map +1 -1
  25. package/lib/schemas.js +2 -2
  26. package/lib/schemas.js.map +1 -1
  27. package/lib/url.js +1 -1
  28. package/lib/url.js.map +1 -1
  29. package/models/components/addressattributes.d.ts +1 -1
  30. package/models/components/addressattributes.d.ts.map +1 -1
  31. package/models/components/addressattributes.js +1 -1
  32. package/models/components/addressattributes.js.map +1 -1
  33. package/models/components/apierrorlinks.d.ts +1 -1
  34. package/models/components/apierrorlinks.d.ts.map +1 -1
  35. package/models/components/apierrorlinks.js +1 -1
  36. package/models/components/apierrorlinks.js.map +1 -1
  37. package/models/components/applicationresource.d.ts +5 -3
  38. package/models/components/applicationresource.d.ts.map +1 -1
  39. package/models/components/applicationresource.js +7 -1
  40. package/models/components/applicationresource.js.map +1 -1
  41. package/models/components/applicationstatus.d.ts +1 -1
  42. package/models/components/applicationstatus.d.ts.map +1 -1
  43. package/models/components/applicationstatus.js +1 -1
  44. package/models/components/applicationstatus.js.map +1 -1
  45. package/models/components/australianstatesandterritories.d.ts +1 -1
  46. package/models/components/australianstatesandterritories.d.ts.map +1 -1
  47. package/models/components/australianstatesandterritories.js +1 -1
  48. package/models/components/australianstatesandterritories.js.map +1 -1
  49. package/models/components/badrequesterror.d.ts +1 -1
  50. package/models/components/badrequesterror.d.ts.map +1 -1
  51. package/models/components/badrequesterror.js +1 -1
  52. package/models/components/badrequesterror.js.map +1 -1
  53. package/models/components/businessapplicationjsonapirelationships.d.ts +296 -0
  54. package/models/components/businessapplicationjsonapirelationships.d.ts.map +1 -0
  55. package/models/components/businessapplicationjsonapirelationships.js +309 -0
  56. package/models/components/businessapplicationjsonapirelationships.js.map +1 -0
  57. package/models/components/businessapplicationpayload.d.ts +137 -0
  58. package/models/components/businessapplicationpayload.d.ts.map +1 -0
  59. package/models/components/businessapplicationpayload.js +150 -0
  60. package/models/components/businessapplicationpayload.js.map +1 -0
  61. package/models/components/businessapplicationresource.d.ts +166 -0
  62. package/models/components/businessapplicationresource.d.ts.map +1 -0
  63. package/models/components/businessapplicationresource.js +159 -0
  64. package/models/components/businessapplicationresource.js.map +1 -0
  65. package/models/components/businessloanbusinessapplicationrelationships.d.ts +594 -0
  66. package/models/components/businessloanbusinessapplicationrelationships.d.ts.map +1 -0
  67. package/models/components/businessloanbusinessapplicationrelationships.js +599 -0
  68. package/models/components/businessloanbusinessapplicationrelationships.js.map +1 -0
  69. package/models/components/commercialapplicationjsonapirelationships.d.ts +1 -1
  70. package/models/components/commercialapplicationjsonapirelationships.d.ts.map +1 -1
  71. package/models/components/commercialapplicationjsonapirelationships.js +1 -1
  72. package/models/components/commercialapplicationjsonapirelationships.js.map +1 -1
  73. package/models/components/commercialsecuredapplicationpayload.d.ts +1 -1
  74. package/models/components/commercialsecuredapplicationpayload.d.ts.map +1 -1
  75. package/models/components/commercialsecuredapplicationpayload.js +1 -1
  76. package/models/components/commercialsecuredapplicationpayload.js.map +1 -1
  77. package/models/components/commercialsecuredapplicationresource.d.ts +1 -1
  78. package/models/components/commercialsecuredapplicationresource.d.ts.map +1 -1
  79. package/models/components/commercialsecuredapplicationresource.js +1 -1
  80. package/models/components/commercialsecuredapplicationresource.js.map +1 -1
  81. package/models/components/commercialsecuredloanassetattributes.d.ts +1 -1
  82. package/models/components/commercialsecuredloanassetattributes.d.ts.map +1 -1
  83. package/models/components/commercialsecuredloanassetattributes.js +1 -1
  84. package/models/components/commercialsecuredloanassetattributes.js.map +1 -1
  85. package/models/components/commercialsecuredloanassettype.d.ts +1 -1
  86. package/models/components/commercialsecuredloanassettype.d.ts.map +1 -1
  87. package/models/components/commercialsecuredloanassettype.js +1 -1
  88. package/models/components/commercialsecuredloanassettype.js.map +1 -1
  89. package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts +1 -1
  90. package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts.map +1 -1
  91. package/models/components/commercialsecuredloancommercialapplicationrelationships.js +1 -1
  92. package/models/components/commercialsecuredloancommercialapplicationrelationships.js.map +1 -1
  93. package/models/components/commercialsecuredloantypeofsale.d.ts +1 -1
  94. package/models/components/commercialsecuredloantypeofsale.d.ts.map +1 -1
  95. package/models/components/commercialsecuredloantypeofsale.js +1 -1
  96. package/models/components/commercialsecuredloantypeofsale.js.map +1 -1
  97. package/models/components/consumerapplicationjsonapirelationships.d.ts +1 -1
  98. package/models/components/consumerapplicationjsonapirelationships.d.ts.map +1 -1
  99. package/models/components/consumerapplicationjsonapirelationships.js +1 -1
  100. package/models/components/consumerapplicationjsonapirelationships.js.map +1 -1
  101. package/models/components/consumersecuredapplicationpayload.d.ts +1 -1
  102. package/models/components/consumersecuredapplicationpayload.d.ts.map +1 -1
  103. package/models/components/consumersecuredapplicationpayload.js +1 -1
  104. package/models/components/consumersecuredapplicationpayload.js.map +1 -1
  105. package/models/components/consumersecuredapplicationresource.d.ts +1 -1
  106. package/models/components/consumersecuredapplicationresource.d.ts.map +1 -1
  107. package/models/components/consumersecuredapplicationresource.js +1 -1
  108. package/models/components/consumersecuredapplicationresource.js.map +1 -1
  109. package/models/components/consumersecuredloanassetattributes.d.ts +1 -1
  110. package/models/components/consumersecuredloanassetattributes.d.ts.map +1 -1
  111. package/models/components/consumersecuredloanassetattributes.js +1 -1
  112. package/models/components/consumersecuredloanassetattributes.js.map +1 -1
  113. package/models/components/consumersecuredloanassettype.d.ts +1 -1
  114. package/models/components/consumersecuredloanassettype.d.ts.map +1 -1
  115. package/models/components/consumersecuredloanassettype.js +1 -1
  116. package/models/components/consumersecuredloanassettype.js.map +1 -1
  117. package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts +1 -1
  118. package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts.map +1 -1
  119. package/models/components/consumersecuredloanconsumerapplicationrelationships.js +1 -1
  120. package/models/components/consumersecuredloanconsumerapplicationrelationships.js.map +1 -1
  121. package/models/components/consumersecuredloantypeofsale.d.ts +1 -1
  122. package/models/components/consumersecuredloantypeofsale.d.ts.map +1 -1
  123. package/models/components/consumersecuredloantypeofsale.js +1 -1
  124. package/models/components/consumersecuredloantypeofsale.js.map +1 -1
  125. package/models/components/createsupportingdocumentsresponse.d.ts +1 -1
  126. package/models/components/createsupportingdocumentsresponse.d.ts.map +1 -1
  127. package/models/components/createsupportingdocumentsresponse.js +1 -1
  128. package/models/components/createsupportingdocumentsresponse.js.map +1 -1
  129. package/models/components/currencycodeiso4217.d.ts +1 -1
  130. package/models/components/currencycodeiso4217.d.ts.map +1 -1
  131. package/models/components/currencycodeiso4217.js +1 -1
  132. package/models/components/currencycodeiso4217.js.map +1 -1
  133. package/models/components/customerassetattributes.d.ts +1 -1
  134. package/models/components/customerassetattributes.d.ts.map +1 -1
  135. package/models/components/customerassetattributes.js +1 -1
  136. package/models/components/customerassetattributes.js.map +1 -1
  137. package/models/components/customerassettype.d.ts +1 -1
  138. package/models/components/customerassettype.d.ts.map +1 -1
  139. package/models/components/customerassettype.js +1 -1
  140. package/models/components/customerassettype.js.map +1 -1
  141. package/models/components/customerattributes.d.ts +1 -1
  142. package/models/components/customerattributes.d.ts.map +1 -1
  143. package/models/components/customerattributes.js +1 -1
  144. package/models/components/customerattributes.js.map +1 -1
  145. package/models/components/customeridtype.d.ts +1 -1
  146. package/models/components/customeridtype.d.ts.map +1 -1
  147. package/models/components/customeridtype.js +1 -1
  148. package/models/components/customeridtype.js.map +1 -1
  149. package/models/components/customerliabilityattributes.d.ts +1 -1
  150. package/models/components/customerliabilityattributes.d.ts.map +1 -1
  151. package/models/components/customerliabilityattributes.js +1 -1
  152. package/models/components/customerliabilityattributes.js.map +1 -1
  153. package/models/components/customerliabilityrepaymentfrequency.d.ts +1 -1
  154. package/models/components/customerliabilityrepaymentfrequency.d.ts.map +1 -1
  155. package/models/components/customerliabilityrepaymentfrequency.js +1 -1
  156. package/models/components/customerliabilityrepaymentfrequency.js.map +1 -1
  157. package/models/components/customerliabilitytype.d.ts +1 -1
  158. package/models/components/customerliabilitytype.d.ts.map +1 -1
  159. package/models/components/customerliabilitytype.js +1 -1
  160. package/models/components/customerliabilitytype.js.map +1 -1
  161. package/models/components/customertitle.d.ts +1 -1
  162. package/models/components/customertitle.d.ts.map +1 -1
  163. package/models/components/customertitle.js +1 -1
  164. package/models/components/customertitle.js.map +1 -1
  165. package/models/components/documenttype.d.ts +1 -1
  166. package/models/components/documenttype.d.ts.map +1 -1
  167. package/models/components/documenttype.js +1 -1
  168. package/models/components/documenttype.js.map +1 -1
  169. package/models/components/entityattributes.d.ts +1 -1
  170. package/models/components/entityattributes.d.ts.map +1 -1
  171. package/models/components/entityattributes.js +1 -1
  172. package/models/components/entityattributes.js.map +1 -1
  173. package/models/components/errorsource.d.ts +1 -1
  174. package/models/components/errorsource.d.ts.map +1 -1
  175. package/models/components/errorsource.js +1 -1
  176. package/models/components/errorsource.js.map +1 -1
  177. package/models/components/expenseattributes.d.ts +1 -1
  178. package/models/components/expenseattributes.d.ts.map +1 -1
  179. package/models/components/expenseattributes.js +1 -1
  180. package/models/components/expenseattributes.js.map +1 -1
  181. package/models/components/expensefrequency.d.ts +1 -1
  182. package/models/components/expensefrequency.d.ts.map +1 -1
  183. package/models/components/expensefrequency.js +1 -1
  184. package/models/components/expensefrequency.js.map +1 -1
  185. package/models/components/expensetype.d.ts +1 -1
  186. package/models/components/expensetype.d.ts.map +1 -1
  187. package/models/components/expensetype.js +1 -1
  188. package/models/components/expensetype.js.map +1 -1
  189. package/models/components/forbiddenerror.d.ts +1 -1
  190. package/models/components/forbiddenerror.d.ts.map +1 -1
  191. package/models/components/forbiddenerror.js +1 -1
  192. package/models/components/forbiddenerror.js.map +1 -1
  193. package/models/components/frequencytype.d.ts +1 -1
  194. package/models/components/frequencytype.d.ts.map +1 -1
  195. package/models/components/frequencytype.js +1 -1
  196. package/models/components/frequencytype.js.map +1 -1
  197. package/models/components/incomeattributes.d.ts +1 -1
  198. package/models/components/incomeattributes.d.ts.map +1 -1
  199. package/models/components/incomeattributes.js +1 -1
  200. package/models/components/incomeattributes.js.map +1 -1
  201. package/models/components/incomefrequency.d.ts +1 -1
  202. package/models/components/incomefrequency.d.ts.map +1 -1
  203. package/models/components/incomefrequency.js +1 -1
  204. package/models/components/incomefrequency.js.map +1 -1
  205. package/models/components/incometype.d.ts +1 -1
  206. package/models/components/incometype.d.ts.map +1 -1
  207. package/models/components/incometype.js +1 -1
  208. package/models/components/incometype.js.map +1 -1
  209. package/models/components/index.d.ts +8 -0
  210. package/models/components/index.d.ts.map +1 -1
  211. package/models/components/index.js +8 -0
  212. package/models/components/index.js.map +1 -1
  213. package/models/components/linkobject.d.ts +1 -1
  214. package/models/components/linkobject.d.ts.map +1 -1
  215. package/models/components/linkobject.js +1 -1
  216. package/models/components/linkobject.js.map +1 -1
  217. package/models/components/livingarrangements.d.ts +1 -1
  218. package/models/components/livingarrangements.d.ts.map +1 -1
  219. package/models/components/livingarrangements.js +1 -1
  220. package/models/components/livingarrangements.js.map +1 -1
  221. package/models/components/loandetailsattributes.d.ts +8 -3
  222. package/models/components/loandetailsattributes.d.ts.map +1 -1
  223. package/models/components/loandetailsattributes.js +3 -1
  224. package/models/components/loandetailsattributes.js.map +1 -1
  225. package/models/components/maritalstatus.d.ts +1 -1
  226. package/models/components/maritalstatus.d.ts.map +1 -1
  227. package/models/components/maritalstatus.js +1 -1
  228. package/models/components/maritalstatus.js.map +1 -1
  229. package/models/components/monetaryquantity.d.ts +1 -1
  230. package/models/components/monetaryquantity.d.ts.map +1 -1
  231. package/models/components/monetaryquantity.js +1 -1
  232. package/models/components/monetaryquantity.js.map +1 -1
  233. package/models/components/percentagequantity.d.ts +1 -1
  234. package/models/components/percentagequantity.d.ts.map +1 -1
  235. package/models/components/percentagequantity.js +1 -1
  236. package/models/components/percentagequantity.js.map +1 -1
  237. package/models/components/personalapplicationjsonapirelationships.d.ts +208 -0
  238. package/models/components/personalapplicationjsonapirelationships.d.ts.map +1 -0
  239. package/models/components/personalapplicationjsonapirelationships.js +229 -0
  240. package/models/components/personalapplicationjsonapirelationships.js.map +1 -0
  241. package/models/components/personalapplicationpayload.d.ts +137 -0
  242. package/models/components/personalapplicationpayload.d.ts.map +1 -0
  243. package/models/components/personalapplicationpayload.js +150 -0
  244. package/models/components/personalapplicationpayload.js.map +1 -0
  245. package/models/components/personalapplicationresource.d.ts +166 -0
  246. package/models/components/personalapplicationresource.d.ts.map +1 -0
  247. package/models/components/personalapplicationresource.js +159 -0
  248. package/models/components/personalapplicationresource.js.map +1 -0
  249. package/models/components/personalloanpersonalapplicationrelationships.d.ts +683 -0
  250. package/models/components/personalloanpersonalapplicationrelationships.d.ts.map +1 -0
  251. package/models/components/personalloanpersonalapplicationrelationships.js +682 -0
  252. package/models/components/personalloanpersonalapplicationrelationships.js.map +1 -0
  253. package/models/components/relationshipresourcenotfound.d.ts +1 -1
  254. package/models/components/relationshipresourcenotfound.d.ts.map +1 -1
  255. package/models/components/relationshipresourcenotfound.js +1 -1
  256. package/models/components/relationshipresourcenotfound.js.map +1 -1
  257. package/models/components/repaymentstructure.d.ts +1 -1
  258. package/models/components/repaymentstructure.d.ts.map +1 -1
  259. package/models/components/repaymentstructure.js +1 -1
  260. package/models/components/repaymentstructure.js.map +1 -1
  261. package/models/components/residencystatus.d.ts +1 -1
  262. package/models/components/residencystatus.d.ts.map +1 -1
  263. package/models/components/residencystatus.js +1 -1
  264. package/models/components/residencystatus.js.map +1 -1
  265. package/models/components/resourcenotfound.d.ts +1 -1
  266. package/models/components/resourcenotfound.d.ts.map +1 -1
  267. package/models/components/resourcenotfound.js +1 -1
  268. package/models/components/resourcenotfound.js.map +1 -1
  269. package/models/components/security.d.ts +1 -1
  270. package/models/components/security.d.ts.map +1 -1
  271. package/models/components/security.js +1 -1
  272. package/models/components/security.js.map +1 -1
  273. package/models/components/supportingdocumentattributes.d.ts +1 -1
  274. package/models/components/supportingdocumentattributes.d.ts.map +1 -1
  275. package/models/components/supportingdocumentattributes.js +1 -1
  276. package/models/components/supportingdocumentattributes.js.map +1 -1
  277. package/models/components/supportingdocumentattributesinput.d.ts +1 -1
  278. package/models/components/supportingdocumentattributesinput.d.ts.map +1 -1
  279. package/models/components/supportingdocumentattributesinput.js +1 -1
  280. package/models/components/supportingdocumentattributesinput.js.map +1 -1
  281. package/models/components/supportingdocumentrelationships.d.ts +1 -1
  282. package/models/components/supportingdocumentrelationships.d.ts.map +1 -1
  283. package/models/components/supportingdocumentrelationships.js +1 -1
  284. package/models/components/supportingdocumentrelationships.js.map +1 -1
  285. package/models/components/supportingdocumentresource.d.ts +1 -1
  286. package/models/components/supportingdocumentresource.d.ts.map +1 -1
  287. package/models/components/supportingdocumentresource.js +1 -1
  288. package/models/components/supportingdocumentresource.js.map +1 -1
  289. package/models/components/tokenrequest.d.ts +1 -1
  290. package/models/components/tokenrequest.d.ts.map +1 -1
  291. package/models/components/tokenrequest.js +1 -1
  292. package/models/components/tokenrequest.js.map +1 -1
  293. package/models/components/tokenresponse.d.ts +1 -1
  294. package/models/components/tokenresponse.d.ts.map +1 -1
  295. package/models/components/tokenresponse.js +1 -1
  296. package/models/components/tokenresponse.js.map +1 -1
  297. package/models/components/uploadmimetype.d.ts +1 -1
  298. package/models/components/uploadmimetype.d.ts.map +1 -1
  299. package/models/components/uploadmimetype.js +1 -1
  300. package/models/components/uploadmimetype.js.map +1 -1
  301. package/models/errors/index.d.ts +1 -0
  302. package/models/errors/index.d.ts.map +1 -1
  303. package/models/errors/index.js +1 -0
  304. package/models/errors/index.js.map +1 -1
  305. package/models/errors/responsevalidationerror.js +1 -1
  306. package/models/errors/responsevalidationerror.js.map +1 -1
  307. package/models/errors/sdkvalidationerror.d.ts +1 -1
  308. package/models/errors/sdkvalidationerror.d.ts.map +1 -1
  309. package/models/errors/sdkvalidationerror.js +1 -1
  310. package/models/errors/sdkvalidationerror.js.map +1 -1
  311. package/models/operations/createapplication.d.ts +5 -5
  312. package/models/operations/createapplication.d.ts.map +1 -1
  313. package/models/operations/createapplication.js +9 -1
  314. package/models/operations/createapplication.js.map +1 -1
  315. package/models/operations/supportingdocumentscreate.d.ts +1 -1
  316. package/models/operations/supportingdocumentscreate.d.ts.map +1 -1
  317. package/models/operations/supportingdocumentscreate.js +1 -1
  318. package/models/operations/supportingdocumentscreate.js.map +1 -1
  319. package/package.json +2 -2
  320. package/src/funcs/applicationsCreate.ts +1 -1
  321. package/src/funcs/oauthTokenGet.ts +1 -1
  322. package/src/funcs/supportingDocumentsCreate.ts +1 -1
  323. package/src/lib/base64.ts +1 -1
  324. package/src/lib/config.ts +3 -3
  325. package/src/lib/env.ts +21 -5
  326. package/src/lib/schemas.ts +1 -1
  327. package/src/lib/url.ts +1 -1
  328. package/src/models/components/addressattributes.ts +1 -1
  329. package/src/models/components/apierrorlinks.ts +1 -1
  330. package/src/models/components/applicationresource.ts +23 -3
  331. package/src/models/components/applicationstatus.ts +1 -1
  332. package/src/models/components/australianstatesandterritories.ts +1 -1
  333. package/src/models/components/badrequesterror.ts +1 -1
  334. package/src/models/components/businessapplicationjsonapirelationships.ts +690 -0
  335. package/src/models/components/businessapplicationpayload.ts +242 -0
  336. package/src/models/components/businessapplicationresource.ts +285 -0
  337. package/src/models/components/businessloanbusinessapplicationrelationships.ts +1472 -0
  338. package/src/models/components/commercialapplicationjsonapirelationships.ts +1 -1
  339. package/src/models/components/commercialsecuredapplicationpayload.ts +1 -1
  340. package/src/models/components/commercialsecuredapplicationresource.ts +1 -1
  341. package/src/models/components/commercialsecuredloanassetattributes.ts +1 -1
  342. package/src/models/components/commercialsecuredloanassettype.ts +1 -1
  343. package/src/models/components/commercialsecuredloancommercialapplicationrelationships.ts +1 -1
  344. package/src/models/components/commercialsecuredloantypeofsale.ts +1 -1
  345. package/src/models/components/consumerapplicationjsonapirelationships.ts +1 -1
  346. package/src/models/components/consumersecuredapplicationpayload.ts +1 -1
  347. package/src/models/components/consumersecuredapplicationresource.ts +1 -1
  348. package/src/models/components/consumersecuredloanassetattributes.ts +1 -1
  349. package/src/models/components/consumersecuredloanassettype.ts +1 -1
  350. package/src/models/components/consumersecuredloanconsumerapplicationrelationships.ts +1 -1
  351. package/src/models/components/consumersecuredloantypeofsale.ts +1 -1
  352. package/src/models/components/createsupportingdocumentsresponse.ts +1 -1
  353. package/src/models/components/currencycodeiso4217.ts +1 -1
  354. package/src/models/components/customerassetattributes.ts +1 -1
  355. package/src/models/components/customerassettype.ts +1 -1
  356. package/src/models/components/customerattributes.ts +1 -1
  357. package/src/models/components/customeridtype.ts +1 -1
  358. package/src/models/components/customerliabilityattributes.ts +1 -1
  359. package/src/models/components/customerliabilityrepaymentfrequency.ts +1 -1
  360. package/src/models/components/customerliabilitytype.ts +1 -1
  361. package/src/models/components/customertitle.ts +1 -1
  362. package/src/models/components/documenttype.ts +1 -1
  363. package/src/models/components/entityattributes.ts +1 -1
  364. package/src/models/components/errorsource.ts +1 -1
  365. package/src/models/components/expenseattributes.ts +1 -1
  366. package/src/models/components/expensefrequency.ts +1 -1
  367. package/src/models/components/expensetype.ts +1 -1
  368. package/src/models/components/forbiddenerror.ts +1 -1
  369. package/src/models/components/frequencytype.ts +1 -1
  370. package/src/models/components/incomeattributes.ts +1 -1
  371. package/src/models/components/incomefrequency.ts +1 -1
  372. package/src/models/components/incometype.ts +1 -1
  373. package/src/models/components/index.ts +8 -0
  374. package/src/models/components/linkobject.ts +1 -1
  375. package/src/models/components/livingarrangements.ts +1 -1
  376. package/src/models/components/loandetailsattributes.ts +10 -3
  377. package/src/models/components/maritalstatus.ts +1 -1
  378. package/src/models/components/monetaryquantity.ts +1 -1
  379. package/src/models/components/percentagequantity.ts +1 -1
  380. package/src/models/components/personalapplicationjsonapirelationships.ts +486 -0
  381. package/src/models/components/personalapplicationpayload.ts +242 -0
  382. package/src/models/components/personalapplicationresource.ts +285 -0
  383. package/src/models/components/personalloanpersonalapplicationrelationships.ts +1710 -0
  384. package/src/models/components/relationshipresourcenotfound.ts +1 -1
  385. package/src/models/components/repaymentstructure.ts +1 -1
  386. package/src/models/components/residencystatus.ts +1 -1
  387. package/src/models/components/resourcenotfound.ts +1 -1
  388. package/src/models/components/security.ts +1 -1
  389. package/src/models/components/supportingdocumentattributes.ts +1 -1
  390. package/src/models/components/supportingdocumentattributesinput.ts +1 -1
  391. package/src/models/components/supportingdocumentrelationships.ts +1 -1
  392. package/src/models/components/supportingdocumentresource.ts +1 -1
  393. package/src/models/components/tokenrequest.ts +1 -1
  394. package/src/models/components/tokenresponse.ts +1 -1
  395. package/src/models/components/uploadmimetype.ts +1 -1
  396. package/src/models/errors/index.ts +1 -0
  397. package/src/models/errors/responsevalidationerror.ts +1 -1
  398. package/src/models/errors/sdkvalidationerror.ts +1 -1
  399. package/src/models/operations/createapplication.ts +21 -5
  400. package/src/models/operations/supportingdocumentscreate.ts +1 -1
  401. package/src/types/blobs.ts +7 -6
  402. package/src/types/constdatetime.ts +1 -1
  403. package/types/blobs.d.ts +1 -1
  404. package/types/blobs.d.ts.map +1 -1
  405. package/types/blobs.js +1 -1
  406. package/types/blobs.js.map +1 -1
  407. package/types/constdatetime.d.ts +1 -1
  408. package/types/constdatetime.d.ts.map +1 -1
  409. package/types/constdatetime.js +1 -1
  410. package/types/constdatetime.js.map +1 -1
  411. package/docs/sdks/financeable/README.md +0 -5
@@ -0,0 +1,594 @@
1
+ import * as z from "zod/v3";
2
+ import { ClosedEnum } from "../../types/enums.js";
3
+ import { Result as SafeParseResult } from "../../types/fp.js";
4
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
+ import { AddressAttributes, AddressAttributes$Outbound } from "./addressattributes.js";
6
+ import { CustomerAssetAttributes, CustomerAssetAttributes$Outbound } from "./customerassetattributes.js";
7
+ import { CustomerAttributes, CustomerAttributes$Outbound } from "./customerattributes.js";
8
+ import { CustomerLiabilityAttributes, CustomerLiabilityAttributes$Outbound } from "./customerliabilityattributes.js";
9
+ import { EntityAttributes, EntityAttributes$Outbound } from "./entityattributes.js";
10
+ import { LinkObject, LinkObject$Outbound } from "./linkobject.js";
11
+ import { LoanDetailsAttributes, LoanDetailsAttributes$Outbound } from "./loandetailsattributes.js";
12
+ export declare const BusinessLoanBusinessApplicationRelationshipsType: {
13
+ readonly LoanDetails: "loan-details";
14
+ };
15
+ export type BusinessLoanBusinessApplicationRelationshipsType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsType>;
16
+ export type BusinessLoanBusinessApplicationRelationshipsData = {
17
+ type: BusinessLoanBusinessApplicationRelationshipsType;
18
+ /**
19
+ * Loan details model
20
+ */
21
+ attributes: LoanDetailsAttributes;
22
+ links?: {
23
+ [k: string]: LinkObject;
24
+ } | undefined;
25
+ meta?: {
26
+ [k: string]: any;
27
+ } | undefined;
28
+ };
29
+ export type BusinessLoanBusinessApplicationRelationshipsLoanDetails = {
30
+ data: BusinessLoanBusinessApplicationRelationshipsData;
31
+ };
32
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersType: {
33
+ readonly Customers: "customers";
34
+ };
35
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersType>;
36
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataType: {
37
+ readonly Addresses: "addresses";
38
+ };
39
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataType>;
40
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData = {
41
+ type: BusinessLoanBusinessApplicationRelationshipsCustomersDataType;
42
+ attributes: AddressAttributes;
43
+ links?: {
44
+ [k: string]: LinkObject;
45
+ } | undefined;
46
+ meta?: {
47
+ [k: string]: any;
48
+ } | undefined;
49
+ };
50
+ export type BusinessLoanBusinessApplicationRelationshipsAddresses = {
51
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData>;
52
+ };
53
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType: {
54
+ readonly CustomerLiabilities: "customer-liabilities";
55
+ };
56
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType>;
57
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataData = {
58
+ type: BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType;
59
+ attributes: CustomerLiabilityAttributes;
60
+ links?: {
61
+ [k: string]: LinkObject;
62
+ } | undefined;
63
+ meta?: {
64
+ [k: string]: any;
65
+ } | undefined;
66
+ };
67
+ export type BusinessLoanBusinessApplicationRelationshipsLiabilities = {
68
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataData>;
69
+ };
70
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType: {
71
+ readonly CustomerAssets: "customer-assets";
72
+ };
73
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
74
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData = {
75
+ type: BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType;
76
+ attributes: CustomerAssetAttributes;
77
+ links?: {
78
+ [k: string]: LinkObject;
79
+ } | undefined;
80
+ meta?: {
81
+ [k: string]: any;
82
+ } | undefined;
83
+ };
84
+ export type BusinessLoanBusinessApplicationRelationshipsAssets = {
85
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData>;
86
+ };
87
+ export type BusinessLoanBusinessApplicationRelationshipsRelationships = {
88
+ addresses?: BusinessLoanBusinessApplicationRelationshipsAddresses | undefined;
89
+ liabilities?: BusinessLoanBusinessApplicationRelationshipsLiabilities | undefined;
90
+ assets?: BusinessLoanBusinessApplicationRelationshipsAssets | undefined;
91
+ };
92
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersData = {
93
+ type: BusinessLoanBusinessApplicationRelationshipsCustomersType;
94
+ /**
95
+ * A customer of the proposed financing
96
+ */
97
+ attributes: CustomerAttributes;
98
+ relationships?: BusinessLoanBusinessApplicationRelationshipsRelationships | undefined;
99
+ links?: {
100
+ [k: string]: LinkObject;
101
+ } | undefined;
102
+ meta?: {
103
+ [k: string]: any;
104
+ } | undefined;
105
+ };
106
+ export type BusinessLoanBusinessApplicationRelationshipsCustomers = {
107
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersData>;
108
+ };
109
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntitiesType: {
110
+ readonly Entities: "entities";
111
+ };
112
+ export type BusinessLoanBusinessApplicationRelationshipsEntitiesType = ClosedEnum<typeof BusinessLoanBusinessApplicationRelationshipsEntitiesType>;
113
+ export type BusinessLoanBusinessApplicationRelationshipsEntitiesData = {
114
+ type: BusinessLoanBusinessApplicationRelationshipsEntitiesType;
115
+ attributes: EntityAttributes;
116
+ links?: {
117
+ [k: string]: LinkObject;
118
+ } | undefined;
119
+ meta?: {
120
+ [k: string]: any;
121
+ } | undefined;
122
+ };
123
+ export type BusinessLoanBusinessApplicationRelationshipsEntities = {
124
+ data: Array<BusinessLoanBusinessApplicationRelationshipsEntitiesData>;
125
+ };
126
+ export type BusinessLoanBusinessApplicationRelationships = {
127
+ loanDetails?: BusinessLoanBusinessApplicationRelationshipsLoanDetails | undefined;
128
+ customers?: BusinessLoanBusinessApplicationRelationshipsCustomers | undefined;
129
+ entities?: BusinessLoanBusinessApplicationRelationshipsEntities | undefined;
130
+ };
131
+ /** @internal */
132
+ export declare const BusinessLoanBusinessApplicationRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsType>;
133
+ /** @internal */
134
+ export declare const BusinessLoanBusinessApplicationRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsType>;
135
+ /**
136
+ * @internal
137
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
138
+ */
139
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsType$ {
140
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsType$inboundSchema` instead. */
141
+ const inboundSchema: z.ZodNativeEnum<{
142
+ readonly LoanDetails: "loan-details";
143
+ }>;
144
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsType$outboundSchema` instead. */
145
+ const outboundSchema: z.ZodNativeEnum<{
146
+ readonly LoanDetails: "loan-details";
147
+ }>;
148
+ }
149
+ /** @internal */
150
+ export declare const BusinessLoanBusinessApplicationRelationshipsData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsData, z.ZodTypeDef, unknown>;
151
+ /** @internal */
152
+ export type BusinessLoanBusinessApplicationRelationshipsData$Outbound = {
153
+ type: string;
154
+ attributes: LoanDetailsAttributes$Outbound;
155
+ links?: {
156
+ [k: string]: LinkObject$Outbound;
157
+ } | undefined;
158
+ meta?: {
159
+ [k: string]: any;
160
+ } | undefined;
161
+ };
162
+ /** @internal */
163
+ export declare const BusinessLoanBusinessApplicationRelationshipsData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsData>;
164
+ /**
165
+ * @internal
166
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
167
+ */
168
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsData$ {
169
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsData$inboundSchema` instead. */
170
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsData, z.ZodTypeDef, unknown>;
171
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsData$outboundSchema` instead. */
172
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsData>;
173
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsData$Outbound` instead. */
174
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsData$Outbound;
175
+ }
176
+ export declare function businessLoanBusinessApplicationRelationshipsDataToJSON(businessLoanBusinessApplicationRelationshipsData: BusinessLoanBusinessApplicationRelationshipsData): string;
177
+ export declare function businessLoanBusinessApplicationRelationshipsDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsData, SDKValidationError>;
178
+ /** @internal */
179
+ export declare const BusinessLoanBusinessApplicationRelationshipsLoanDetails$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLoanDetails, z.ZodTypeDef, unknown>;
180
+ /** @internal */
181
+ export type BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound = {
182
+ data: BusinessLoanBusinessApplicationRelationshipsData$Outbound;
183
+ };
184
+ /** @internal */
185
+ export declare const BusinessLoanBusinessApplicationRelationshipsLoanDetails$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsLoanDetails>;
186
+ /**
187
+ * @internal
188
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
189
+ */
190
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsLoanDetails$ {
191
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLoanDetails$inboundSchema` instead. */
192
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLoanDetails, z.ZodTypeDef, unknown>;
193
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLoanDetails$outboundSchema` instead. */
194
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsLoanDetails>;
195
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound` instead. */
196
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound;
197
+ }
198
+ export declare function businessLoanBusinessApplicationRelationshipsLoanDetailsToJSON(businessLoanBusinessApplicationRelationshipsLoanDetails: BusinessLoanBusinessApplicationRelationshipsLoanDetails): string;
199
+ export declare function businessLoanBusinessApplicationRelationshipsLoanDetailsFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsLoanDetails, SDKValidationError>;
200
+ /** @internal */
201
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersType>;
202
+ /** @internal */
203
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersType>;
204
+ /**
205
+ * @internal
206
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
207
+ */
208
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersType$ {
209
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersType$inboundSchema` instead. */
210
+ const inboundSchema: z.ZodNativeEnum<{
211
+ readonly Customers: "customers";
212
+ }>;
213
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersType$outboundSchema` instead. */
214
+ const outboundSchema: z.ZodNativeEnum<{
215
+ readonly Customers: "customers";
216
+ }>;
217
+ }
218
+ /** @internal */
219
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataType>;
220
+ /** @internal */
221
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataType>;
222
+ /**
223
+ * @internal
224
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
225
+ */
226
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataType$ {
227
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataType$inboundSchema` instead. */
228
+ const inboundSchema: z.ZodNativeEnum<{
229
+ readonly Addresses: "addresses";
230
+ }>;
231
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataType$outboundSchema` instead. */
232
+ const outboundSchema: z.ZodNativeEnum<{
233
+ readonly Addresses: "addresses";
234
+ }>;
235
+ }
236
+ /** @internal */
237
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData, z.ZodTypeDef, unknown>;
238
+ /** @internal */
239
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound = {
240
+ type: string;
241
+ attributes: AddressAttributes$Outbound;
242
+ links?: {
243
+ [k: string]: LinkObject$Outbound;
244
+ } | undefined;
245
+ meta?: {
246
+ [k: string]: any;
247
+ } | undefined;
248
+ };
249
+ /** @internal */
250
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData>;
251
+ /**
252
+ * @internal
253
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
254
+ */
255
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$ {
256
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$inboundSchema` instead. */
257
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData, z.ZodTypeDef, unknown>;
258
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$outboundSchema` instead. */
259
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData>;
260
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound` instead. */
261
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound;
262
+ }
263
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesDataToJSON(businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData: BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData): string;
264
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData, SDKValidationError>;
265
+ /** @internal */
266
+ export declare const BusinessLoanBusinessApplicationRelationshipsAddresses$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAddresses, z.ZodTypeDef, unknown>;
267
+ /** @internal */
268
+ export type BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound = {
269
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAddressesData$Outbound>;
270
+ };
271
+ /** @internal */
272
+ export declare const BusinessLoanBusinessApplicationRelationshipsAddresses$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsAddresses>;
273
+ /**
274
+ * @internal
275
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
276
+ */
277
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsAddresses$ {
278
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAddresses$inboundSchema` instead. */
279
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAddresses, z.ZodTypeDef, unknown>;
280
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAddresses$outboundSchema` instead. */
281
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsAddresses>;
282
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound` instead. */
283
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound;
284
+ }
285
+ export declare function businessLoanBusinessApplicationRelationshipsAddressesToJSON(businessLoanBusinessApplicationRelationshipsAddresses: BusinessLoanBusinessApplicationRelationshipsAddresses): string;
286
+ export declare function businessLoanBusinessApplicationRelationshipsAddressesFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsAddresses, SDKValidationError>;
287
+ /** @internal */
288
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType>;
289
+ /** @internal */
290
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType>;
291
+ /**
292
+ * @internal
293
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
294
+ */
295
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType$ {
296
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema` instead. */
297
+ const inboundSchema: z.ZodNativeEnum<{
298
+ readonly CustomerLiabilities: "customer-liabilities";
299
+ }>;
300
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema` instead. */
301
+ const outboundSchema: z.ZodNativeEnum<{
302
+ readonly CustomerLiabilities: "customer-liabilities";
303
+ }>;
304
+ }
305
+ /** @internal */
306
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataData, z.ZodTypeDef, unknown>;
307
+ /** @internal */
308
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound = {
309
+ type: string;
310
+ attributes: CustomerLiabilityAttributes$Outbound;
311
+ links?: {
312
+ [k: string]: LinkObject$Outbound;
313
+ } | undefined;
314
+ meta?: {
315
+ [k: string]: any;
316
+ } | undefined;
317
+ };
318
+ /** @internal */
319
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataData>;
320
+ /**
321
+ * @internal
322
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
323
+ */
324
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataData$ {
325
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataData$inboundSchema` instead. */
326
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataData, z.ZodTypeDef, unknown>;
327
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataData$outboundSchema` instead. */
328
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataData>;
329
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound` instead. */
330
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound;
331
+ }
332
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataDataToJSON(businessLoanBusinessApplicationRelationshipsCustomersDataData: BusinessLoanBusinessApplicationRelationshipsCustomersDataData): string;
333
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsCustomersDataData, SDKValidationError>;
334
+ /** @internal */
335
+ export declare const BusinessLoanBusinessApplicationRelationshipsLiabilities$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLiabilities, z.ZodTypeDef, unknown>;
336
+ /** @internal */
337
+ export type BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound = {
338
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataData$Outbound>;
339
+ };
340
+ /** @internal */
341
+ export declare const BusinessLoanBusinessApplicationRelationshipsLiabilities$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsLiabilities>;
342
+ /**
343
+ * @internal
344
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
345
+ */
346
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsLiabilities$ {
347
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLiabilities$inboundSchema` instead. */
348
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLiabilities, z.ZodTypeDef, unknown>;
349
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLiabilities$outboundSchema` instead. */
350
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsLiabilities>;
351
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound` instead. */
352
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound;
353
+ }
354
+ export declare function businessLoanBusinessApplicationRelationshipsLiabilitiesToJSON(businessLoanBusinessApplicationRelationshipsLiabilities: BusinessLoanBusinessApplicationRelationshipsLiabilities): string;
355
+ export declare function businessLoanBusinessApplicationRelationshipsLiabilitiesFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsLiabilities, SDKValidationError>;
356
+ /** @internal */
357
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
358
+ /** @internal */
359
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
360
+ /**
361
+ * @internal
362
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
363
+ */
364
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType$ {
365
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema` instead. */
366
+ const inboundSchema: z.ZodNativeEnum<{
367
+ readonly CustomerAssets: "customer-assets";
368
+ }>;
369
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema` instead. */
370
+ const outboundSchema: z.ZodNativeEnum<{
371
+ readonly CustomerAssets: "customer-assets";
372
+ }>;
373
+ }
374
+ /** @internal */
375
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData, z.ZodTypeDef, unknown>;
376
+ /** @internal */
377
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound = {
378
+ type: string;
379
+ attributes: CustomerAssetAttributes$Outbound;
380
+ links?: {
381
+ [k: string]: LinkObject$Outbound;
382
+ } | undefined;
383
+ meta?: {
384
+ [k: string]: any;
385
+ } | undefined;
386
+ };
387
+ /** @internal */
388
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData>;
389
+ /**
390
+ * @internal
391
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
392
+ */
393
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$ {
394
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$inboundSchema` instead. */
395
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData, z.ZodTypeDef, unknown>;
396
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$outboundSchema` instead. */
397
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData>;
398
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound` instead. */
399
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound;
400
+ }
401
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsDataToJSON(businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData: BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData): string;
402
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData, SDKValidationError>;
403
+ /** @internal */
404
+ export declare const BusinessLoanBusinessApplicationRelationshipsAssets$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAssets, z.ZodTypeDef, unknown>;
405
+ /** @internal */
406
+ export type BusinessLoanBusinessApplicationRelationshipsAssets$Outbound = {
407
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersDataRelationshipsData$Outbound>;
408
+ };
409
+ /** @internal */
410
+ export declare const BusinessLoanBusinessApplicationRelationshipsAssets$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAssets$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsAssets>;
411
+ /**
412
+ * @internal
413
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
414
+ */
415
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsAssets$ {
416
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAssets$inboundSchema` instead. */
417
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAssets, z.ZodTypeDef, unknown>;
418
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAssets$outboundSchema` instead. */
419
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsAssets$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsAssets>;
420
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsAssets$Outbound` instead. */
421
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsAssets$Outbound;
422
+ }
423
+ export declare function businessLoanBusinessApplicationRelationshipsAssetsToJSON(businessLoanBusinessApplicationRelationshipsAssets: BusinessLoanBusinessApplicationRelationshipsAssets): string;
424
+ export declare function businessLoanBusinessApplicationRelationshipsAssetsFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsAssets, SDKValidationError>;
425
+ /** @internal */
426
+ export declare const BusinessLoanBusinessApplicationRelationshipsRelationships$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsRelationships, z.ZodTypeDef, unknown>;
427
+ /** @internal */
428
+ export type BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound = {
429
+ addresses?: BusinessLoanBusinessApplicationRelationshipsAddresses$Outbound | undefined;
430
+ liabilities?: BusinessLoanBusinessApplicationRelationshipsLiabilities$Outbound | undefined;
431
+ assets?: BusinessLoanBusinessApplicationRelationshipsAssets$Outbound | undefined;
432
+ };
433
+ /** @internal */
434
+ export declare const BusinessLoanBusinessApplicationRelationshipsRelationships$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsRelationships>;
435
+ /**
436
+ * @internal
437
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
438
+ */
439
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsRelationships$ {
440
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsRelationships$inboundSchema` instead. */
441
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsRelationships, z.ZodTypeDef, unknown>;
442
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsRelationships$outboundSchema` instead. */
443
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsRelationships>;
444
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound` instead. */
445
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound;
446
+ }
447
+ export declare function businessLoanBusinessApplicationRelationshipsRelationshipsToJSON(businessLoanBusinessApplicationRelationshipsRelationships: BusinessLoanBusinessApplicationRelationshipsRelationships): string;
448
+ export declare function businessLoanBusinessApplicationRelationshipsRelationshipsFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsRelationships, SDKValidationError>;
449
+ /** @internal */
450
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersData, z.ZodTypeDef, unknown>;
451
+ /** @internal */
452
+ export type BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound = {
453
+ type: string;
454
+ attributes: CustomerAttributes$Outbound;
455
+ relationships?: BusinessLoanBusinessApplicationRelationshipsRelationships$Outbound | undefined;
456
+ links?: {
457
+ [k: string]: LinkObject$Outbound;
458
+ } | undefined;
459
+ meta?: {
460
+ [k: string]: any;
461
+ } | undefined;
462
+ };
463
+ /** @internal */
464
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomersData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersData>;
465
+ /**
466
+ * @internal
467
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
468
+ */
469
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomersData$ {
470
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersData$inboundSchema` instead. */
471
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersData, z.ZodTypeDef, unknown>;
472
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersData$outboundSchema` instead. */
473
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomersData>;
474
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound` instead. */
475
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound;
476
+ }
477
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataToJSON(businessLoanBusinessApplicationRelationshipsCustomersData: BusinessLoanBusinessApplicationRelationshipsCustomersData): string;
478
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsCustomersData, SDKValidationError>;
479
+ /** @internal */
480
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomers$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomers, z.ZodTypeDef, unknown>;
481
+ /** @internal */
482
+ export type BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound = {
483
+ data: Array<BusinessLoanBusinessApplicationRelationshipsCustomersData$Outbound>;
484
+ };
485
+ /** @internal */
486
+ export declare const BusinessLoanBusinessApplicationRelationshipsCustomers$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomers>;
487
+ /**
488
+ * @internal
489
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
490
+ */
491
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsCustomers$ {
492
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomers$inboundSchema` instead. */
493
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomers, z.ZodTypeDef, unknown>;
494
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomers$outboundSchema` instead. */
495
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsCustomers>;
496
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound` instead. */
497
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound;
498
+ }
499
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersToJSON(businessLoanBusinessApplicationRelationshipsCustomers: BusinessLoanBusinessApplicationRelationshipsCustomers): string;
500
+ export declare function businessLoanBusinessApplicationRelationshipsCustomersFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsCustomers, SDKValidationError>;
501
+ /** @internal */
502
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntitiesType$inboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsEntitiesType>;
503
+ /** @internal */
504
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntitiesType$outboundSchema: z.ZodNativeEnum<typeof BusinessLoanBusinessApplicationRelationshipsEntitiesType>;
505
+ /**
506
+ * @internal
507
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
508
+ */
509
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsEntitiesType$ {
510
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntitiesType$inboundSchema` instead. */
511
+ const inboundSchema: z.ZodNativeEnum<{
512
+ readonly Entities: "entities";
513
+ }>;
514
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntitiesType$outboundSchema` instead. */
515
+ const outboundSchema: z.ZodNativeEnum<{
516
+ readonly Entities: "entities";
517
+ }>;
518
+ }
519
+ /** @internal */
520
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntitiesData$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntitiesData, z.ZodTypeDef, unknown>;
521
+ /** @internal */
522
+ export type BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound = {
523
+ type: string;
524
+ attributes: EntityAttributes$Outbound;
525
+ links?: {
526
+ [k: string]: LinkObject$Outbound;
527
+ } | undefined;
528
+ meta?: {
529
+ [k: string]: any;
530
+ } | undefined;
531
+ };
532
+ /** @internal */
533
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntitiesData$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsEntitiesData>;
534
+ /**
535
+ * @internal
536
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
537
+ */
538
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsEntitiesData$ {
539
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntitiesData$inboundSchema` instead. */
540
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntitiesData, z.ZodTypeDef, unknown>;
541
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntitiesData$outboundSchema` instead. */
542
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsEntitiesData>;
543
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound` instead. */
544
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound;
545
+ }
546
+ export declare function businessLoanBusinessApplicationRelationshipsEntitiesDataToJSON(businessLoanBusinessApplicationRelationshipsEntitiesData: BusinessLoanBusinessApplicationRelationshipsEntitiesData): string;
547
+ export declare function businessLoanBusinessApplicationRelationshipsEntitiesDataFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsEntitiesData, SDKValidationError>;
548
+ /** @internal */
549
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntities$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntities, z.ZodTypeDef, unknown>;
550
+ /** @internal */
551
+ export type BusinessLoanBusinessApplicationRelationshipsEntities$Outbound = {
552
+ data: Array<BusinessLoanBusinessApplicationRelationshipsEntitiesData$Outbound>;
553
+ };
554
+ /** @internal */
555
+ export declare const BusinessLoanBusinessApplicationRelationshipsEntities$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntities$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsEntities>;
556
+ /**
557
+ * @internal
558
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
559
+ */
560
+ export declare namespace BusinessLoanBusinessApplicationRelationshipsEntities$ {
561
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntities$inboundSchema` instead. */
562
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntities, z.ZodTypeDef, unknown>;
563
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntities$outboundSchema` instead. */
564
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationshipsEntities$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationshipsEntities>;
565
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationshipsEntities$Outbound` instead. */
566
+ type Outbound = BusinessLoanBusinessApplicationRelationshipsEntities$Outbound;
567
+ }
568
+ export declare function businessLoanBusinessApplicationRelationshipsEntitiesToJSON(businessLoanBusinessApplicationRelationshipsEntities: BusinessLoanBusinessApplicationRelationshipsEntities): string;
569
+ export declare function businessLoanBusinessApplicationRelationshipsEntitiesFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationshipsEntities, SDKValidationError>;
570
+ /** @internal */
571
+ export declare const BusinessLoanBusinessApplicationRelationships$inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationships, z.ZodTypeDef, unknown>;
572
+ /** @internal */
573
+ export type BusinessLoanBusinessApplicationRelationships$Outbound = {
574
+ loanDetails?: BusinessLoanBusinessApplicationRelationshipsLoanDetails$Outbound | undefined;
575
+ customers?: BusinessLoanBusinessApplicationRelationshipsCustomers$Outbound | undefined;
576
+ entities?: BusinessLoanBusinessApplicationRelationshipsEntities$Outbound | undefined;
577
+ };
578
+ /** @internal */
579
+ export declare const BusinessLoanBusinessApplicationRelationships$outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationships$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationships>;
580
+ /**
581
+ * @internal
582
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
583
+ */
584
+ export declare namespace BusinessLoanBusinessApplicationRelationships$ {
585
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationships$inboundSchema` instead. */
586
+ const inboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationships, z.ZodTypeDef, unknown>;
587
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationships$outboundSchema` instead. */
588
+ const outboundSchema: z.ZodType<BusinessLoanBusinessApplicationRelationships$Outbound, z.ZodTypeDef, BusinessLoanBusinessApplicationRelationships>;
589
+ /** @deprecated use `BusinessLoanBusinessApplicationRelationships$Outbound` instead. */
590
+ type Outbound = BusinessLoanBusinessApplicationRelationships$Outbound;
591
+ }
592
+ export declare function businessLoanBusinessApplicationRelationshipsToJSON(businessLoanBusinessApplicationRelationships: BusinessLoanBusinessApplicationRelationships): string;
593
+ export declare function businessLoanBusinessApplicationRelationshipsFromJSON(jsonString: string): SafeParseResult<BusinessLoanBusinessApplicationRelationships, SDKValidationError>;
594
+ //# sourceMappingURL=businessloanbusinessapplicationrelationships.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"businessloanbusinessapplicationrelationships.d.ts","sourceRoot":"","sources":["../../src/models/components/businessloanbusinessapplicationrelationships.ts"],"names":[],"mappings":"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"}