@financeable/aggregation 0.5.1 → 0.6.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 (292) hide show
  1. package/FUNCTIONS.md +11 -132
  2. package/README.md +262 -1515
  3. package/docs/sdks/applications/README.md +171 -295
  4. package/docs/sdks/oauthtoken/README.md +5 -5
  5. package/docs/sdks/supportingdocuments/README.md +113 -0
  6. package/funcs/applicationsCreate.d.ts +1 -2
  7. package/funcs/applicationsCreate.d.ts.map +1 -1
  8. package/funcs/applicationsCreate.js +2 -3
  9. package/funcs/applicationsCreate.js.map +1 -1
  10. package/funcs/{oauthTokenGet.d.ts → oauthTokenOauthToken.d.ts} +2 -2
  11. package/funcs/oauthTokenOauthToken.d.ts.map +1 -0
  12. package/funcs/{oauthTokenGet.js → oauthTokenOauthToken.js} +3 -3
  13. package/funcs/oauthTokenOauthToken.js.map +1 -0
  14. package/funcs/supportingDocumentsCreate.d.ts +15 -0
  15. package/funcs/supportingDocumentsCreate.d.ts.map +1 -0
  16. package/funcs/{applicationsList.js → supportingDocumentsCreate.js} +15 -12
  17. package/funcs/supportingDocumentsCreate.js.map +1 -0
  18. package/jsr.json +1 -1
  19. package/lib/config.d.ts +4 -4
  20. package/lib/config.d.ts.map +1 -1
  21. package/lib/config.js +4 -7
  22. package/lib/config.js.map +1 -1
  23. package/lib/matchers.d.ts +3 -1
  24. package/lib/matchers.d.ts.map +1 -1
  25. package/lib/matchers.js +12 -0
  26. package/lib/matchers.js.map +1 -1
  27. package/lib/sdks.d.ts +3 -1
  28. package/lib/sdks.d.ts.map +1 -1
  29. package/lib/sdks.js +13 -13
  30. package/lib/sdks.js.map +1 -1
  31. package/models/components/addressattributes.d.ts +8 -8
  32. package/models/components/addressattributes.d.ts.map +1 -1
  33. package/models/components/addressattributes.js +13 -14
  34. package/models/components/addressattributes.js.map +1 -1
  35. package/models/components/applicationresource.d.ts +30 -0
  36. package/models/components/applicationresource.d.ts.map +1 -0
  37. package/models/components/applicationresource.js +73 -0
  38. package/models/components/applicationresource.js.map +1 -0
  39. package/models/components/badrequesterror.d.ts +119 -0
  40. package/models/components/badrequesterror.d.ts.map +1 -0
  41. package/models/components/badrequesterror.js +140 -0
  42. package/models/components/badrequesterror.js.map +1 -0
  43. package/models/components/commercialapplicationjsonapirelationships.d.ts +384 -0
  44. package/models/components/commercialapplicationjsonapirelationships.d.ts.map +1 -0
  45. package/models/components/commercialapplicationjsonapirelationships.js +391 -0
  46. package/models/components/commercialapplicationjsonapirelationships.js.map +1 -0
  47. package/models/components/commercialapplicationresource.d.ts +191 -0
  48. package/models/components/commercialapplicationresource.d.ts.map +1 -0
  49. package/models/components/commercialapplicationresource.js +183 -0
  50. package/models/components/commercialapplicationresource.js.map +1 -0
  51. package/models/components/commercialsecuredloanapplicationsubmissionpayload.d.ts +124 -0
  52. package/models/components/commercialsecuredloanapplicationsubmissionpayload.d.ts.map +1 -0
  53. package/models/components/commercialsecuredloanapplicationsubmissionpayload.js +144 -0
  54. package/models/components/commercialsecuredloanapplicationsubmissionpayload.js.map +1 -0
  55. package/models/components/commercialsecuredloanassetattributes.d.ts +235 -0
  56. package/models/components/commercialsecuredloanassetattributes.d.ts.map +1 -0
  57. package/models/components/commercialsecuredloanassetattributes.js +168 -0
  58. package/models/components/commercialsecuredloanassetattributes.js.map +1 -0
  59. package/models/components/commercialsecuredloanassettype.d.ts +100 -0
  60. package/models/components/commercialsecuredloanassettype.d.ts.map +1 -0
  61. package/models/components/commercialsecuredloanassettype.js +84 -0
  62. package/models/components/commercialsecuredloanassettype.js.map +1 -0
  63. package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts +455 -0
  64. package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts.map +1 -0
  65. package/models/components/commercialsecuredloancommercialapplicationrelationships.js +504 -0
  66. package/models/components/commercialsecuredloancommercialapplicationrelationships.js.map +1 -0
  67. package/models/components/consumerapplicationjsonapirelationships.d.ts +296 -0
  68. package/models/components/consumerapplicationjsonapirelationships.d.ts.map +1 -0
  69. package/models/components/consumerapplicationjsonapirelationships.js +310 -0
  70. package/models/components/consumerapplicationjsonapirelationships.js.map +1 -0
  71. package/models/components/consumerapplicationresource.d.ts +191 -0
  72. package/models/components/consumerapplicationresource.d.ts.map +1 -0
  73. package/models/components/consumerapplicationresource.js +187 -0
  74. package/models/components/consumerapplicationresource.js.map +1 -0
  75. package/models/components/consumersecuredloanapplicationsubmissionpayload.d.ts +124 -0
  76. package/models/components/consumersecuredloanapplicationsubmissionpayload.d.ts.map +1 -0
  77. package/models/components/consumersecuredloanapplicationsubmissionpayload.js +146 -0
  78. package/models/components/consumersecuredloanapplicationsubmissionpayload.js.map +1 -0
  79. package/models/components/consumersecuredloanassetattributes.d.ts +235 -0
  80. package/models/components/consumersecuredloanassetattributes.d.ts.map +1 -0
  81. package/models/components/consumersecuredloanassetattributes.js +170 -0
  82. package/models/components/consumersecuredloanassetattributes.js.map +1 -0
  83. package/models/components/consumersecuredloanassettype.d.ts +64 -0
  84. package/models/components/consumersecuredloanassettype.d.ts.map +1 -0
  85. package/models/components/{consumerassettype.js → consumersecuredloanassettype.js} +27 -28
  86. package/models/components/consumersecuredloanassettype.js.map +1 -0
  87. package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts +376 -0
  88. package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts.map +1 -0
  89. package/models/components/consumersecuredloanconsumerapplicationrelationships.js +426 -0
  90. package/models/components/consumersecuredloanconsumerapplicationrelationships.js.map +1 -0
  91. package/models/components/createsupportingdocumentsresponse.d.ts +121 -0
  92. package/models/components/createsupportingdocumentsresponse.d.ts.map +1 -0
  93. package/models/components/createsupportingdocumentsresponse.js +149 -0
  94. package/models/components/createsupportingdocumentsresponse.js.map +1 -0
  95. package/models/components/documenttype.d.ts +70 -0
  96. package/models/components/documenttype.d.ts.map +1 -0
  97. package/models/components/documenttype.js +75 -0
  98. package/models/components/documenttype.js.map +1 -0
  99. package/models/components/entityattributes.d.ts +0 -22
  100. package/models/components/entityattributes.d.ts.map +1 -1
  101. package/models/components/entityattributes.js +0 -19
  102. package/models/components/entityattributes.js.map +1 -1
  103. package/models/components/forbiddenerror.d.ts +17 -39
  104. package/models/components/forbiddenerror.d.ts.map +1 -1
  105. package/models/components/forbiddenerror.js +27 -46
  106. package/models/components/forbiddenerror.js.map +1 -1
  107. package/models/components/index.d.ts +25 -8
  108. package/models/components/index.d.ts.map +1 -1
  109. package/models/components/index.js +25 -8
  110. package/models/components/index.js.map +1 -1
  111. package/models/components/linkobject.d.ts +47 -0
  112. package/models/components/linkobject.d.ts.map +1 -0
  113. package/models/components/linkobject.js +77 -0
  114. package/models/components/linkobject.js.map +1 -0
  115. package/models/components/relationshipresourcenotfound.d.ts +116 -0
  116. package/models/components/relationshipresourcenotfound.d.ts.map +1 -0
  117. package/models/components/relationshipresourcenotfound.js +139 -0
  118. package/models/components/relationshipresourcenotfound.js.map +1 -0
  119. package/models/components/resourcenotfound.d.ts +119 -0
  120. package/models/components/resourcenotfound.d.ts.map +1 -0
  121. package/models/components/resourcenotfound.js +139 -0
  122. package/models/components/resourcenotfound.js.map +1 -0
  123. package/models/components/resourcetypes.d.ts +46 -0
  124. package/models/components/resourcetypes.d.ts.map +1 -0
  125. package/models/components/{links.js → resourcetypes.js} +21 -27
  126. package/models/components/resourcetypes.js.map +1 -0
  127. package/models/components/supportingdocumentattributes.d.ts +40 -0
  128. package/models/components/supportingdocumentattributes.d.ts.map +1 -0
  129. package/models/components/{applicationattributescreate.js → supportingdocumentattributes.js} +24 -24
  130. package/models/components/supportingdocumentattributes.js.map +1 -0
  131. package/models/components/supportingdocumentattributesinput.d.ts +38 -0
  132. package/models/components/supportingdocumentattributesinput.d.ts.map +1 -0
  133. package/models/components/supportingdocumentattributesinput.js +72 -0
  134. package/models/components/supportingdocumentattributesinput.js.map +1 -0
  135. package/models/components/supportingdocumentrelationships.d.ts +448 -0
  136. package/models/components/supportingdocumentrelationships.d.ts.map +1 -0
  137. package/models/components/supportingdocumentrelationships.js +434 -0
  138. package/models/components/supportingdocumentrelationships.js.map +1 -0
  139. package/models/components/supportingdocumentresource.d.ts +91 -0
  140. package/models/components/supportingdocumentresource.d.ts.map +1 -0
  141. package/models/components/supportingdocumentresource.js +121 -0
  142. package/models/components/supportingdocumentresource.js.map +1 -0
  143. package/models/components/uploadmimetype.d.ts +49 -0
  144. package/models/components/uploadmimetype.d.ts.map +1 -0
  145. package/models/components/{applicationtype.js → uploadmimetype.js} +22 -14
  146. package/models/components/uploadmimetype.js.map +1 -0
  147. package/models/errors/createapplication.d.ts +38 -0
  148. package/models/errors/createapplication.d.ts.map +1 -0
  149. package/models/errors/{responsebody.js → createapplication.js} +15 -15
  150. package/models/errors/createapplication.js.map +1 -0
  151. package/models/errors/index.d.ts +2 -1
  152. package/models/errors/index.d.ts.map +1 -1
  153. package/models/errors/index.js +2 -1
  154. package/models/errors/index.js.map +1 -1
  155. package/models/errors/supportingdocumentscreate.d.ts +143 -0
  156. package/models/errors/supportingdocumentscreate.d.ts.map +1 -0
  157. package/models/errors/supportingdocumentscreate.js +225 -0
  158. package/models/errors/supportingdocumentscreate.js.map +1 -0
  159. package/models/operations/createapplication.d.ts +66 -808
  160. package/models/operations/createapplication.d.ts.map +1 -1
  161. package/models/operations/createapplication.js +82 -837
  162. package/models/operations/createapplication.js.map +1 -1
  163. package/models/operations/index.d.ts +1 -2
  164. package/models/operations/index.d.ts.map +1 -1
  165. package/models/operations/index.js +1 -2
  166. package/models/operations/index.js.map +1 -1
  167. package/models/operations/supportingdocumentscreate.d.ts +60 -0
  168. package/models/operations/supportingdocumentscreate.d.ts.map +1 -0
  169. package/models/operations/supportingdocumentscreate.js +108 -0
  170. package/models/operations/supportingdocumentscreate.js.map +1 -0
  171. package/package.json +2 -2
  172. package/sdk/applications.d.ts +1 -10
  173. package/sdk/applications.d.ts.map +1 -1
  174. package/sdk/applications.js +0 -14
  175. package/sdk/applications.js.map +1 -1
  176. package/sdk/oauthtoken.d.ts +1 -1
  177. package/sdk/oauthtoken.d.ts.map +1 -1
  178. package/sdk/oauthtoken.js +3 -3
  179. package/sdk/oauthtoken.js.map +1 -1
  180. package/sdk/sdk.d.ts +3 -0
  181. package/sdk/sdk.d.ts.map +1 -1
  182. package/sdk/sdk.js +4 -0
  183. package/sdk/sdk.js.map +1 -1
  184. package/sdk/supportingdocuments.d.ts +10 -0
  185. package/sdk/supportingdocuments.d.ts.map +1 -0
  186. package/sdk/supportingdocuments.js +19 -0
  187. package/sdk/supportingdocuments.js.map +1 -0
  188. package/src/funcs/applicationsCreate.ts +7 -8
  189. package/src/funcs/{oauthTokenGet.ts → oauthTokenOauthToken.ts} +1 -1
  190. package/src/funcs/{applicationsList.ts → supportingDocumentsCreate.ts} +31 -20
  191. package/src/lib/config.ts +4 -7
  192. package/src/lib/matchers.ts +20 -0
  193. package/src/lib/sdks.ts +19 -13
  194. package/src/models/components/addressattributes.ts +18 -14
  195. package/src/models/components/applicationresource.ts +83 -0
  196. package/src/models/components/badrequesterror.ts +182 -0
  197. package/src/models/components/commercialapplicationjsonapirelationships.ts +894 -0
  198. package/src/models/components/commercialapplicationresource.ts +355 -0
  199. package/src/models/components/commercialsecuredloanapplicationsubmissionpayload.ts +237 -0
  200. package/src/models/components/commercialsecuredloanassetattributes.ts +315 -0
  201. package/src/models/components/commercialsecuredloanassettype.ts +64 -0
  202. package/src/models/components/commercialsecuredloancommercialapplicationrelationships.ts +1148 -0
  203. package/src/models/components/consumerapplicationjsonapirelationships.ts +683 -0
  204. package/src/models/components/consumerapplicationresource.ts +342 -0
  205. package/src/models/components/consumersecuredloanapplicationsubmissionpayload.ts +270 -0
  206. package/src/models/components/consumersecuredloanassetattributes.ts +330 -0
  207. package/src/models/components/consumersecuredloanassettype.ts +47 -0
  208. package/src/models/components/consumersecuredloanconsumerapplicationrelationships.ts +1011 -0
  209. package/src/models/components/createsupportingdocumentsresponse.ts +252 -0
  210. package/src/models/components/documenttype.ts +49 -0
  211. package/src/models/components/entityattributes.ts +0 -44
  212. package/src/models/components/forbiddenerror.ts +35 -58
  213. package/src/models/components/index.ts +25 -8
  214. package/src/models/components/linkobject.ts +84 -0
  215. package/src/models/components/relationshipresourcenotfound.ts +195 -0
  216. package/src/models/components/resourcenotfound.ts +188 -0
  217. package/src/models/components/resourcetypes.ts +39 -0
  218. package/src/models/components/supportingdocumentattributes.ts +87 -0
  219. package/src/models/components/supportingdocumentattributesinput.ts +84 -0
  220. package/src/models/components/supportingdocumentrelationships.ts +828 -0
  221. package/src/models/components/supportingdocumentresource.ts +163 -0
  222. package/src/models/components/uploadmimetype.ts +44 -0
  223. package/src/models/errors/createapplication.ts +76 -0
  224. package/src/models/errors/index.ts +2 -1
  225. package/src/models/errors/supportingdocumentscreate.ts +342 -0
  226. package/src/models/operations/createapplication.ts +143 -1778
  227. package/src/models/operations/index.ts +1 -2
  228. package/src/models/operations/supportingdocumentscreate.ts +150 -0
  229. package/src/sdk/applications.ts +1 -32
  230. package/src/sdk/oauthtoken.ts +3 -3
  231. package/src/sdk/sdk.ts +8 -0
  232. package/src/sdk/supportingdocuments.ts +25 -0
  233. package/funcs/applicationsGet.d.ts +0 -14
  234. package/funcs/applicationsGet.d.ts.map +0 -1
  235. package/funcs/applicationsGet.js +0 -120
  236. package/funcs/applicationsGet.js.map +0 -1
  237. package/funcs/applicationsList.d.ts +0 -14
  238. package/funcs/applicationsList.d.ts.map +0 -1
  239. package/funcs/applicationsList.js.map +0 -1
  240. package/funcs/oauthTokenGet.d.ts.map +0 -1
  241. package/funcs/oauthTokenGet.js.map +0 -1
  242. package/models/components/applicationattributes.d.ts +0 -69
  243. package/models/components/applicationattributes.d.ts.map +0 -1
  244. package/models/components/applicationattributes.js +0 -85
  245. package/models/components/applicationattributes.js.map +0 -1
  246. package/models/components/applicationattributescreate.d.ts +0 -43
  247. package/models/components/applicationattributescreate.d.ts.map +0 -1
  248. package/models/components/applicationattributescreate.js.map +0 -1
  249. package/models/components/applicationresourcebulksubmission.d.ts +0 -527
  250. package/models/components/applicationresourcebulksubmission.d.ts.map +0 -1
  251. package/models/components/applicationresourcebulksubmission.js +0 -565
  252. package/models/components/applicationresourcebulksubmission.js.map +0 -1
  253. package/models/components/applicationtype.d.ts +0 -28
  254. package/models/components/applicationtype.d.ts.map +0 -1
  255. package/models/components/applicationtype.js.map +0 -1
  256. package/models/components/assetattributes.d.ts +0 -311
  257. package/models/components/assetattributes.d.ts.map +0 -1
  258. package/models/components/assetattributes.js +0 -234
  259. package/models/components/assetattributes.js.map +0 -1
  260. package/models/components/commercialassettype.d.ts +0 -44
  261. package/models/components/commercialassettype.d.ts.map +0 -1
  262. package/models/components/commercialassettype.js +0 -85
  263. package/models/components/commercialassettype.js.map +0 -1
  264. package/models/components/consumerassettype.d.ts +0 -32
  265. package/models/components/consumerassettype.d.ts.map +0 -1
  266. package/models/components/consumerassettype.js.map +0 -1
  267. package/models/components/links.d.ts +0 -40
  268. package/models/components/links.d.ts.map +0 -1
  269. package/models/components/links.js.map +0 -1
  270. package/models/errors/responsebody.d.ts +0 -38
  271. package/models/errors/responsebody.d.ts.map +0 -1
  272. package/models/errors/responsebody.js.map +0 -1
  273. package/models/operations/getapplication.d.ts +0 -962
  274. package/models/operations/getapplication.d.ts.map +0 -1
  275. package/models/operations/getapplication.js +0 -1030
  276. package/models/operations/getapplication.js.map +0 -1
  277. package/models/operations/getapplications.d.ts +0 -962
  278. package/models/operations/getapplications.d.ts.map +0 -1
  279. package/models/operations/getapplications.js +0 -1029
  280. package/models/operations/getapplications.js.map +0 -1
  281. package/src/funcs/applicationsGet.ts +0 -168
  282. package/src/models/components/applicationattributes.ts +0 -128
  283. package/src/models/components/applicationattributescreate.ts +0 -90
  284. package/src/models/components/applicationresourcebulksubmission.ts +0 -1172
  285. package/src/models/components/applicationtype.ts +0 -33
  286. package/src/models/components/assetattributes.ts +0 -411
  287. package/src/models/components/commercialassettype.ts +0 -61
  288. package/src/models/components/consumerassettype.ts +0 -43
  289. package/src/models/components/links.ts +0 -72
  290. package/src/models/errors/responsebody.ts +0 -76
  291. package/src/models/operations/getapplication.ts +0 -2246
  292. package/src/models/operations/getapplications.ts +0 -2191
@@ -1,962 +0,0 @@
1
- import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
- import { Result as SafeParseResult } from "../../types/fp.js";
4
- import * as components from "../components/index.js";
5
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
6
- export type GetApplicationRequest = {
7
- id: string;
8
- };
9
- export declare const GetApplicationType: {
10
- readonly Applications: "applications";
11
- };
12
- export type GetApplicationType = ClosedEnum<typeof GetApplicationType>;
13
- export declare const GetApplicationDataApplicationsType: {
14
- readonly LoanDetails: "loan-details";
15
- };
16
- export type GetApplicationDataApplicationsType = ClosedEnum<typeof GetApplicationDataApplicationsType>;
17
- export type GetApplicationDataApplicationsResponse200ApplicationJson2 = {
18
- type: GetApplicationDataApplicationsType;
19
- id: string;
20
- };
21
- export declare const GetApplicationDataType: {
22
- readonly LoanDetails: "loan-details";
23
- };
24
- export type GetApplicationDataType = ClosedEnum<typeof GetApplicationDataType>;
25
- export type GetApplicationDataApplicationsResponse200ApplicationJson1 = {
26
- type: GetApplicationDataType;
27
- id: string;
28
- };
29
- export type GetApplicationApplicationsResponse200ApplicationJSONData = GetApplicationDataApplicationsResponse200ApplicationJson1 | Array<GetApplicationDataApplicationsResponse200ApplicationJson2>;
30
- export type GetApplicationLoanDetails = {
31
- data: GetApplicationDataApplicationsResponse200ApplicationJson1 | Array<GetApplicationDataApplicationsResponse200ApplicationJson2> | null;
32
- /**
33
- * Standard link object
34
- */
35
- links?: components.Links | undefined;
36
- meta?: {
37
- [k: string]: any;
38
- } | undefined;
39
- };
40
- export declare const GetApplicationDataApplicationsResponse200Type: {
41
- readonly Customers: "customers";
42
- };
43
- export type GetApplicationDataApplicationsResponse200Type = ClosedEnum<typeof GetApplicationDataApplicationsResponse200Type>;
44
- export type GetApplicationDataApplications2 = {
45
- type: GetApplicationDataApplicationsResponse200Type;
46
- id: string;
47
- };
48
- export declare const GetApplicationDataApplicationsResponseType: {
49
- readonly Customers: "customers";
50
- };
51
- export type GetApplicationDataApplicationsResponseType = ClosedEnum<typeof GetApplicationDataApplicationsResponseType>;
52
- export type GetApplicationDataApplications1 = {
53
- type: GetApplicationDataApplicationsResponseType;
54
- id: string;
55
- };
56
- export type GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData = GetApplicationDataApplications1 | Array<GetApplicationDataApplications2>;
57
- export type GetApplicationCustomers = {
58
- data: GetApplicationDataApplications1 | Array<GetApplicationDataApplications2> | null;
59
- /**
60
- * Standard link object
61
- */
62
- links?: components.Links | undefined;
63
- meta?: {
64
- [k: string]: any;
65
- } | undefined;
66
- };
67
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType: {
68
- readonly Assets: "assets";
69
- };
70
- export type GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType = ClosedEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType>;
71
- export type GetApplicationDataApplicationsResponse2 = {
72
- type: GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType;
73
- id: string;
74
- };
75
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONType: {
76
- readonly Assets: "assets";
77
- };
78
- export type GetApplicationDataApplicationsResponse200ApplicationJSONType = ClosedEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONType>;
79
- export type GetApplicationDataApplicationsResponse1 = {
80
- type: GetApplicationDataApplicationsResponse200ApplicationJSONType;
81
- id: string;
82
- };
83
- export type GetApplicationApplicationsResponseData = GetApplicationDataApplicationsResponse1 | Array<GetApplicationDataApplicationsResponse2>;
84
- export type GetApplicationAsset = {
85
- data: GetApplicationDataApplicationsResponse1 | Array<GetApplicationDataApplicationsResponse2> | null;
86
- /**
87
- * Standard link object
88
- */
89
- links?: components.Links | undefined;
90
- meta?: {
91
- [k: string]: any;
92
- } | undefined;
93
- };
94
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType: {
95
- readonly Entities: "entities";
96
- };
97
- export type GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType = ClosedEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType>;
98
- export type GetApplicationDataApplicationsResponse2002 = {
99
- type: GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType;
100
- id: string;
101
- };
102
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType: {
103
- readonly Entities: "entities";
104
- };
105
- export type GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType = ClosedEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType>;
106
- export type GetApplicationDataApplicationsResponse2001 = {
107
- type: GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType;
108
- id: string;
109
- };
110
- export type GetApplicationApplicationsResponse200Data = GetApplicationDataApplicationsResponse2001 | Array<GetApplicationDataApplicationsResponse2002>;
111
- export type GetApplicationEntities = {
112
- data: GetApplicationDataApplicationsResponse2001 | Array<GetApplicationDataApplicationsResponse2002> | null;
113
- /**
114
- * Standard link object
115
- */
116
- links?: components.Links | undefined;
117
- meta?: {
118
- [k: string]: any;
119
- } | undefined;
120
- };
121
- export type GetApplicationRelationships = {
122
- loanDetails?: GetApplicationLoanDetails | undefined;
123
- customers?: GetApplicationCustomers | undefined;
124
- asset?: GetApplicationAsset | undefined;
125
- entities?: GetApplicationEntities | undefined;
126
- };
127
- export type GetApplicationData = {
128
- type: GetApplicationType;
129
- id: string;
130
- /**
131
- * Application resource attributes
132
- */
133
- attributes?: components.ApplicationAttributes | undefined;
134
- relationships?: GetApplicationRelationships | undefined;
135
- /**
136
- * Standard link object
137
- */
138
- links?: components.Links | undefined;
139
- meta?: {
140
- [k: string]: any;
141
- } | undefined;
142
- };
143
- export type GetApplicationAttributes = {};
144
- export type GetApplicationData2 = {
145
- type: string;
146
- id: string;
147
- };
148
- export type GetApplicationData1 = {
149
- type: string;
150
- id: string;
151
- };
152
- export type GetApplicationApplicationsData = GetApplicationData1 | Array<GetApplicationData2>;
153
- export type GetApplicationApplicationsRelationships = {
154
- data: GetApplicationData1 | Array<GetApplicationData2> | null;
155
- /**
156
- * Standard link object
157
- */
158
- links?: components.Links | undefined;
159
- meta?: {
160
- [k: string]: any;
161
- } | undefined;
162
- };
163
- export type GetApplicationIncluded = {
164
- type: string;
165
- id: string;
166
- attributes?: GetApplicationAttributes | undefined;
167
- relationships?: {
168
- [k: string]: GetApplicationApplicationsRelationships;
169
- } | undefined;
170
- /**
171
- * Standard link object
172
- */
173
- links?: components.Links | undefined;
174
- meta?: {
175
- [k: string]: any;
176
- } | undefined;
177
- };
178
- /**
179
- * The request has succeeded.
180
- */
181
- export type GetApplicationResponseBody = {
182
- data: GetApplicationData;
183
- included?: Array<GetApplicationIncluded> | undefined;
184
- /**
185
- * Standard link object
186
- */
187
- links?: components.Links | undefined;
188
- };
189
- /** @internal */
190
- export declare const GetApplicationRequest$inboundSchema: z.ZodType<GetApplicationRequest, z.ZodTypeDef, unknown>;
191
- /** @internal */
192
- export type GetApplicationRequest$Outbound = {
193
- id: string;
194
- };
195
- /** @internal */
196
- export declare const GetApplicationRequest$outboundSchema: z.ZodType<GetApplicationRequest$Outbound, z.ZodTypeDef, GetApplicationRequest>;
197
- /**
198
- * @internal
199
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
200
- */
201
- export declare namespace GetApplicationRequest$ {
202
- /** @deprecated use `GetApplicationRequest$inboundSchema` instead. */
203
- const inboundSchema: z.ZodType<GetApplicationRequest, z.ZodTypeDef, unknown>;
204
- /** @deprecated use `GetApplicationRequest$outboundSchema` instead. */
205
- const outboundSchema: z.ZodType<GetApplicationRequest$Outbound, z.ZodTypeDef, GetApplicationRequest>;
206
- /** @deprecated use `GetApplicationRequest$Outbound` instead. */
207
- type Outbound = GetApplicationRequest$Outbound;
208
- }
209
- export declare function getApplicationRequestToJSON(getApplicationRequest: GetApplicationRequest): string;
210
- export declare function getApplicationRequestFromJSON(jsonString: string): SafeParseResult<GetApplicationRequest, SDKValidationError>;
211
- /** @internal */
212
- export declare const GetApplicationType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationType>;
213
- /** @internal */
214
- export declare const GetApplicationType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationType>;
215
- /**
216
- * @internal
217
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
218
- */
219
- export declare namespace GetApplicationType$ {
220
- /** @deprecated use `GetApplicationType$inboundSchema` instead. */
221
- const inboundSchema: z.ZodNativeEnum<{
222
- readonly Applications: "applications";
223
- }>;
224
- /** @deprecated use `GetApplicationType$outboundSchema` instead. */
225
- const outboundSchema: z.ZodNativeEnum<{
226
- readonly Applications: "applications";
227
- }>;
228
- }
229
- /** @internal */
230
- export declare const GetApplicationDataApplicationsType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsType>;
231
- /** @internal */
232
- export declare const GetApplicationDataApplicationsType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsType>;
233
- /**
234
- * @internal
235
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
236
- */
237
- export declare namespace GetApplicationDataApplicationsType$ {
238
- /** @deprecated use `GetApplicationDataApplicationsType$inboundSchema` instead. */
239
- const inboundSchema: z.ZodNativeEnum<{
240
- readonly LoanDetails: "loan-details";
241
- }>;
242
- /** @deprecated use `GetApplicationDataApplicationsType$outboundSchema` instead. */
243
- const outboundSchema: z.ZodNativeEnum<{
244
- readonly LoanDetails: "loan-details";
245
- }>;
246
- }
247
- /** @internal */
248
- export declare const GetApplicationDataApplicationsResponse200ApplicationJson2$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson2, z.ZodTypeDef, unknown>;
249
- /** @internal */
250
- export type GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound = {
251
- type: string;
252
- id: string;
253
- };
254
- /** @internal */
255
- export declare const GetApplicationDataApplicationsResponse200ApplicationJson2$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse200ApplicationJson2>;
256
- /**
257
- * @internal
258
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
259
- */
260
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJson2$ {
261
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson2$inboundSchema` instead. */
262
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson2, z.ZodTypeDef, unknown>;
263
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson2$outboundSchema` instead. */
264
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse200ApplicationJson2>;
265
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound` instead. */
266
- type Outbound = GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound;
267
- }
268
- export declare function getApplicationDataApplicationsResponse200ApplicationJSON2ToJSON(getApplicationDataApplicationsResponse200ApplicationJson2: GetApplicationDataApplicationsResponse200ApplicationJson2): string;
269
- export declare function getApplicationDataApplicationsResponse200ApplicationJSON2FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse200ApplicationJson2, SDKValidationError>;
270
- /** @internal */
271
- export declare const GetApplicationDataType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataType>;
272
- /** @internal */
273
- export declare const GetApplicationDataType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataType>;
274
- /**
275
- * @internal
276
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
277
- */
278
- export declare namespace GetApplicationDataType$ {
279
- /** @deprecated use `GetApplicationDataType$inboundSchema` instead. */
280
- const inboundSchema: z.ZodNativeEnum<{
281
- readonly LoanDetails: "loan-details";
282
- }>;
283
- /** @deprecated use `GetApplicationDataType$outboundSchema` instead. */
284
- const outboundSchema: z.ZodNativeEnum<{
285
- readonly LoanDetails: "loan-details";
286
- }>;
287
- }
288
- /** @internal */
289
- export declare const GetApplicationDataApplicationsResponse200ApplicationJson1$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson1, z.ZodTypeDef, unknown>;
290
- /** @internal */
291
- export type GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound = {
292
- type: string;
293
- id: string;
294
- };
295
- /** @internal */
296
- export declare const GetApplicationDataApplicationsResponse200ApplicationJson1$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse200ApplicationJson1>;
297
- /**
298
- * @internal
299
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
300
- */
301
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJson1$ {
302
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson1$inboundSchema` instead. */
303
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson1, z.ZodTypeDef, unknown>;
304
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson1$outboundSchema` instead. */
305
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse200ApplicationJson1>;
306
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound` instead. */
307
- type Outbound = GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound;
308
- }
309
- export declare function getApplicationDataApplicationsResponse200ApplicationJSON1ToJSON(getApplicationDataApplicationsResponse200ApplicationJson1: GetApplicationDataApplicationsResponse200ApplicationJson1): string;
310
- export declare function getApplicationDataApplicationsResponse200ApplicationJSON1FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse200ApplicationJson1, SDKValidationError>;
311
- /** @internal */
312
- export declare const GetApplicationApplicationsResponse200ApplicationJSONData$inboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONData, z.ZodTypeDef, unknown>;
313
- /** @internal */
314
- export type GetApplicationApplicationsResponse200ApplicationJSONData$Outbound = GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound | Array<GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound>;
315
- /** @internal */
316
- export declare const GetApplicationApplicationsResponse200ApplicationJSONData$outboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200ApplicationJSONData>;
317
- /**
318
- * @internal
319
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
320
- */
321
- export declare namespace GetApplicationApplicationsResponse200ApplicationJSONData$ {
322
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONData$inboundSchema` instead. */
323
- const inboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONData, z.ZodTypeDef, unknown>;
324
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONData$outboundSchema` instead. */
325
- const outboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200ApplicationJSONData>;
326
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONData$Outbound` instead. */
327
- type Outbound = GetApplicationApplicationsResponse200ApplicationJSONData$Outbound;
328
- }
329
- export declare function getApplicationApplicationsResponse200ApplicationJSONDataToJSON(getApplicationApplicationsResponse200ApplicationJSONData: GetApplicationApplicationsResponse200ApplicationJSONData): string;
330
- export declare function getApplicationApplicationsResponse200ApplicationJSONDataFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsResponse200ApplicationJSONData, SDKValidationError>;
331
- /** @internal */
332
- export declare const GetApplicationLoanDetails$inboundSchema: z.ZodType<GetApplicationLoanDetails, z.ZodTypeDef, unknown>;
333
- /** @internal */
334
- export type GetApplicationLoanDetails$Outbound = {
335
- data: GetApplicationDataApplicationsResponse200ApplicationJson1$Outbound | Array<GetApplicationDataApplicationsResponse200ApplicationJson2$Outbound> | null;
336
- links?: components.Links$Outbound | undefined;
337
- meta?: {
338
- [k: string]: any;
339
- } | undefined;
340
- };
341
- /** @internal */
342
- export declare const GetApplicationLoanDetails$outboundSchema: z.ZodType<GetApplicationLoanDetails$Outbound, z.ZodTypeDef, GetApplicationLoanDetails>;
343
- /**
344
- * @internal
345
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
346
- */
347
- export declare namespace GetApplicationLoanDetails$ {
348
- /** @deprecated use `GetApplicationLoanDetails$inboundSchema` instead. */
349
- const inboundSchema: z.ZodType<GetApplicationLoanDetails, z.ZodTypeDef, unknown>;
350
- /** @deprecated use `GetApplicationLoanDetails$outboundSchema` instead. */
351
- const outboundSchema: z.ZodType<GetApplicationLoanDetails$Outbound, z.ZodTypeDef, GetApplicationLoanDetails>;
352
- /** @deprecated use `GetApplicationLoanDetails$Outbound` instead. */
353
- type Outbound = GetApplicationLoanDetails$Outbound;
354
- }
355
- export declare function getApplicationLoanDetailsToJSON(getApplicationLoanDetails: GetApplicationLoanDetails): string;
356
- export declare function getApplicationLoanDetailsFromJSON(jsonString: string): SafeParseResult<GetApplicationLoanDetails, SDKValidationError>;
357
- /** @internal */
358
- export declare const GetApplicationDataApplicationsResponse200Type$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200Type>;
359
- /** @internal */
360
- export declare const GetApplicationDataApplicationsResponse200Type$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200Type>;
361
- /**
362
- * @internal
363
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
364
- */
365
- export declare namespace GetApplicationDataApplicationsResponse200Type$ {
366
- /** @deprecated use `GetApplicationDataApplicationsResponse200Type$inboundSchema` instead. */
367
- const inboundSchema: z.ZodNativeEnum<{
368
- readonly Customers: "customers";
369
- }>;
370
- /** @deprecated use `GetApplicationDataApplicationsResponse200Type$outboundSchema` instead. */
371
- const outboundSchema: z.ZodNativeEnum<{
372
- readonly Customers: "customers";
373
- }>;
374
- }
375
- /** @internal */
376
- export declare const GetApplicationDataApplications2$inboundSchema: z.ZodType<GetApplicationDataApplications2, z.ZodTypeDef, unknown>;
377
- /** @internal */
378
- export type GetApplicationDataApplications2$Outbound = {
379
- type: string;
380
- id: string;
381
- };
382
- /** @internal */
383
- export declare const GetApplicationDataApplications2$outboundSchema: z.ZodType<GetApplicationDataApplications2$Outbound, z.ZodTypeDef, GetApplicationDataApplications2>;
384
- /**
385
- * @internal
386
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
387
- */
388
- export declare namespace GetApplicationDataApplications2$ {
389
- /** @deprecated use `GetApplicationDataApplications2$inboundSchema` instead. */
390
- const inboundSchema: z.ZodType<GetApplicationDataApplications2, z.ZodTypeDef, unknown>;
391
- /** @deprecated use `GetApplicationDataApplications2$outboundSchema` instead. */
392
- const outboundSchema: z.ZodType<GetApplicationDataApplications2$Outbound, z.ZodTypeDef, GetApplicationDataApplications2>;
393
- /** @deprecated use `GetApplicationDataApplications2$Outbound` instead. */
394
- type Outbound = GetApplicationDataApplications2$Outbound;
395
- }
396
- export declare function getApplicationDataApplications2ToJSON(getApplicationDataApplications2: GetApplicationDataApplications2): string;
397
- export declare function getApplicationDataApplications2FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplications2, SDKValidationError>;
398
- /** @internal */
399
- export declare const GetApplicationDataApplicationsResponseType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponseType>;
400
- /** @internal */
401
- export declare const GetApplicationDataApplicationsResponseType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponseType>;
402
- /**
403
- * @internal
404
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
405
- */
406
- export declare namespace GetApplicationDataApplicationsResponseType$ {
407
- /** @deprecated use `GetApplicationDataApplicationsResponseType$inboundSchema` instead. */
408
- const inboundSchema: z.ZodNativeEnum<{
409
- readonly Customers: "customers";
410
- }>;
411
- /** @deprecated use `GetApplicationDataApplicationsResponseType$outboundSchema` instead. */
412
- const outboundSchema: z.ZodNativeEnum<{
413
- readonly Customers: "customers";
414
- }>;
415
- }
416
- /** @internal */
417
- export declare const GetApplicationDataApplications1$inboundSchema: z.ZodType<GetApplicationDataApplications1, z.ZodTypeDef, unknown>;
418
- /** @internal */
419
- export type GetApplicationDataApplications1$Outbound = {
420
- type: string;
421
- id: string;
422
- };
423
- /** @internal */
424
- export declare const GetApplicationDataApplications1$outboundSchema: z.ZodType<GetApplicationDataApplications1$Outbound, z.ZodTypeDef, GetApplicationDataApplications1>;
425
- /**
426
- * @internal
427
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
428
- */
429
- export declare namespace GetApplicationDataApplications1$ {
430
- /** @deprecated use `GetApplicationDataApplications1$inboundSchema` instead. */
431
- const inboundSchema: z.ZodType<GetApplicationDataApplications1, z.ZodTypeDef, unknown>;
432
- /** @deprecated use `GetApplicationDataApplications1$outboundSchema` instead. */
433
- const outboundSchema: z.ZodType<GetApplicationDataApplications1$Outbound, z.ZodTypeDef, GetApplicationDataApplications1>;
434
- /** @deprecated use `GetApplicationDataApplications1$Outbound` instead. */
435
- type Outbound = GetApplicationDataApplications1$Outbound;
436
- }
437
- export declare function getApplicationDataApplications1ToJSON(getApplicationDataApplications1: GetApplicationDataApplications1): string;
438
- export declare function getApplicationDataApplications1FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplications1, SDKValidationError>;
439
- /** @internal */
440
- export declare const GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$inboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData, z.ZodTypeDef, unknown>;
441
- /** @internal */
442
- export type GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$Outbound = GetApplicationDataApplications1$Outbound | Array<GetApplicationDataApplications2$Outbound>;
443
- /** @internal */
444
- export declare const GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$outboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData>;
445
- /**
446
- * @internal
447
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
448
- */
449
- export declare namespace GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$ {
450
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$inboundSchema` instead. */
451
- const inboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData, z.ZodTypeDef, unknown>;
452
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$outboundSchema` instead. */
453
- const outboundSchema: z.ZodType<GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData>;
454
- /** @deprecated use `GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$Outbound` instead. */
455
- type Outbound = GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData$Outbound;
456
- }
457
- export declare function getApplicationApplicationsResponse200ApplicationJSONResponseBodyDataToJSON(getApplicationApplicationsResponse200ApplicationJSONResponseBodyData: GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData): string;
458
- export declare function getApplicationApplicationsResponse200ApplicationJSONResponseBodyDataFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsResponse200ApplicationJSONResponseBodyData, SDKValidationError>;
459
- /** @internal */
460
- export declare const GetApplicationCustomers$inboundSchema: z.ZodType<GetApplicationCustomers, z.ZodTypeDef, unknown>;
461
- /** @internal */
462
- export type GetApplicationCustomers$Outbound = {
463
- data: GetApplicationDataApplications1$Outbound | Array<GetApplicationDataApplications2$Outbound> | null;
464
- links?: components.Links$Outbound | undefined;
465
- meta?: {
466
- [k: string]: any;
467
- } | undefined;
468
- };
469
- /** @internal */
470
- export declare const GetApplicationCustomers$outboundSchema: z.ZodType<GetApplicationCustomers$Outbound, z.ZodTypeDef, GetApplicationCustomers>;
471
- /**
472
- * @internal
473
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
474
- */
475
- export declare namespace GetApplicationCustomers$ {
476
- /** @deprecated use `GetApplicationCustomers$inboundSchema` instead. */
477
- const inboundSchema: z.ZodType<GetApplicationCustomers, z.ZodTypeDef, unknown>;
478
- /** @deprecated use `GetApplicationCustomers$outboundSchema` instead. */
479
- const outboundSchema: z.ZodType<GetApplicationCustomers$Outbound, z.ZodTypeDef, GetApplicationCustomers>;
480
- /** @deprecated use `GetApplicationCustomers$Outbound` instead. */
481
- type Outbound = GetApplicationCustomers$Outbound;
482
- }
483
- export declare function getApplicationCustomersToJSON(getApplicationCustomers: GetApplicationCustomers): string;
484
- export declare function getApplicationCustomersFromJSON(jsonString: string): SafeParseResult<GetApplicationCustomers, SDKValidationError>;
485
- /** @internal */
486
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType>;
487
- /** @internal */
488
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType>;
489
- /**
490
- * @internal
491
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
492
- */
493
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType$ {
494
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
495
- const inboundSchema: z.ZodNativeEnum<{
496
- readonly Assets: "assets";
497
- }>;
498
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
499
- const outboundSchema: z.ZodNativeEnum<{
500
- readonly Assets: "assets";
501
- }>;
502
- }
503
- /** @internal */
504
- export declare const GetApplicationDataApplicationsResponse2$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2, z.ZodTypeDef, unknown>;
505
- /** @internal */
506
- export type GetApplicationDataApplicationsResponse2$Outbound = {
507
- type: string;
508
- id: string;
509
- };
510
- /** @internal */
511
- export declare const GetApplicationDataApplicationsResponse2$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2>;
512
- /**
513
- * @internal
514
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
515
- */
516
- export declare namespace GetApplicationDataApplicationsResponse2$ {
517
- /** @deprecated use `GetApplicationDataApplicationsResponse2$inboundSchema` instead. */
518
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2, z.ZodTypeDef, unknown>;
519
- /** @deprecated use `GetApplicationDataApplicationsResponse2$outboundSchema` instead. */
520
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2>;
521
- /** @deprecated use `GetApplicationDataApplicationsResponse2$Outbound` instead. */
522
- type Outbound = GetApplicationDataApplicationsResponse2$Outbound;
523
- }
524
- export declare function getApplicationDataApplicationsResponse2ToJSON(getApplicationDataApplicationsResponse2: GetApplicationDataApplicationsResponse2): string;
525
- export declare function getApplicationDataApplicationsResponse2FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse2, SDKValidationError>;
526
- /** @internal */
527
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONType>;
528
- /** @internal */
529
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONType>;
530
- /**
531
- * @internal
532
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
533
- */
534
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJSONType$ {
535
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONType$inboundSchema` instead. */
536
- const inboundSchema: z.ZodNativeEnum<{
537
- readonly Assets: "assets";
538
- }>;
539
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONType$outboundSchema` instead. */
540
- const outboundSchema: z.ZodNativeEnum<{
541
- readonly Assets: "assets";
542
- }>;
543
- }
544
- /** @internal */
545
- export declare const GetApplicationDataApplicationsResponse1$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse1, z.ZodTypeDef, unknown>;
546
- /** @internal */
547
- export type GetApplicationDataApplicationsResponse1$Outbound = {
548
- type: string;
549
- id: string;
550
- };
551
- /** @internal */
552
- export declare const GetApplicationDataApplicationsResponse1$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse1$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse1>;
553
- /**
554
- * @internal
555
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
556
- */
557
- export declare namespace GetApplicationDataApplicationsResponse1$ {
558
- /** @deprecated use `GetApplicationDataApplicationsResponse1$inboundSchema` instead. */
559
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse1, z.ZodTypeDef, unknown>;
560
- /** @deprecated use `GetApplicationDataApplicationsResponse1$outboundSchema` instead. */
561
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse1$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse1>;
562
- /** @deprecated use `GetApplicationDataApplicationsResponse1$Outbound` instead. */
563
- type Outbound = GetApplicationDataApplicationsResponse1$Outbound;
564
- }
565
- export declare function getApplicationDataApplicationsResponse1ToJSON(getApplicationDataApplicationsResponse1: GetApplicationDataApplicationsResponse1): string;
566
- export declare function getApplicationDataApplicationsResponse1FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse1, SDKValidationError>;
567
- /** @internal */
568
- export declare const GetApplicationApplicationsResponseData$inboundSchema: z.ZodType<GetApplicationApplicationsResponseData, z.ZodTypeDef, unknown>;
569
- /** @internal */
570
- export type GetApplicationApplicationsResponseData$Outbound = GetApplicationDataApplicationsResponse1$Outbound | Array<GetApplicationDataApplicationsResponse2$Outbound>;
571
- /** @internal */
572
- export declare const GetApplicationApplicationsResponseData$outboundSchema: z.ZodType<GetApplicationApplicationsResponseData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponseData>;
573
- /**
574
- * @internal
575
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
576
- */
577
- export declare namespace GetApplicationApplicationsResponseData$ {
578
- /** @deprecated use `GetApplicationApplicationsResponseData$inboundSchema` instead. */
579
- const inboundSchema: z.ZodType<GetApplicationApplicationsResponseData, z.ZodTypeDef, unknown>;
580
- /** @deprecated use `GetApplicationApplicationsResponseData$outboundSchema` instead. */
581
- const outboundSchema: z.ZodType<GetApplicationApplicationsResponseData$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponseData>;
582
- /** @deprecated use `GetApplicationApplicationsResponseData$Outbound` instead. */
583
- type Outbound = GetApplicationApplicationsResponseData$Outbound;
584
- }
585
- export declare function getApplicationApplicationsResponseDataToJSON(getApplicationApplicationsResponseData: GetApplicationApplicationsResponseData): string;
586
- export declare function getApplicationApplicationsResponseDataFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsResponseData, SDKValidationError>;
587
- /** @internal */
588
- export declare const GetApplicationAsset$inboundSchema: z.ZodType<GetApplicationAsset, z.ZodTypeDef, unknown>;
589
- /** @internal */
590
- export type GetApplicationAsset$Outbound = {
591
- data: GetApplicationDataApplicationsResponse1$Outbound | Array<GetApplicationDataApplicationsResponse2$Outbound> | null;
592
- links?: components.Links$Outbound | undefined;
593
- meta?: {
594
- [k: string]: any;
595
- } | undefined;
596
- };
597
- /** @internal */
598
- export declare const GetApplicationAsset$outboundSchema: z.ZodType<GetApplicationAsset$Outbound, z.ZodTypeDef, GetApplicationAsset>;
599
- /**
600
- * @internal
601
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
602
- */
603
- export declare namespace GetApplicationAsset$ {
604
- /** @deprecated use `GetApplicationAsset$inboundSchema` instead. */
605
- const inboundSchema: z.ZodType<GetApplicationAsset, z.ZodTypeDef, unknown>;
606
- /** @deprecated use `GetApplicationAsset$outboundSchema` instead. */
607
- const outboundSchema: z.ZodType<GetApplicationAsset$Outbound, z.ZodTypeDef, GetApplicationAsset>;
608
- /** @deprecated use `GetApplicationAsset$Outbound` instead. */
609
- type Outbound = GetApplicationAsset$Outbound;
610
- }
611
- export declare function getApplicationAssetToJSON(getApplicationAsset: GetApplicationAsset): string;
612
- export declare function getApplicationAssetFromJSON(jsonString: string): SafeParseResult<GetApplicationAsset, SDKValidationError>;
613
- /** @internal */
614
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType>;
615
- /** @internal */
616
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType>;
617
- /**
618
- * @internal
619
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
620
- */
621
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType$ {
622
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType$inboundSchema` instead. */
623
- const inboundSchema: z.ZodNativeEnum<{
624
- readonly Entities: "entities";
625
- }>;
626
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataRelationshipsType$outboundSchema` instead. */
627
- const outboundSchema: z.ZodNativeEnum<{
628
- readonly Entities: "entities";
629
- }>;
630
- }
631
- /** @internal */
632
- export declare const GetApplicationDataApplicationsResponse2002$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2002, z.ZodTypeDef, unknown>;
633
- /** @internal */
634
- export type GetApplicationDataApplicationsResponse2002$Outbound = {
635
- type: string;
636
- id: string;
637
- };
638
- /** @internal */
639
- export declare const GetApplicationDataApplicationsResponse2002$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2002$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2002>;
640
- /**
641
- * @internal
642
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
643
- */
644
- export declare namespace GetApplicationDataApplicationsResponse2002$ {
645
- /** @deprecated use `GetApplicationDataApplicationsResponse2002$inboundSchema` instead. */
646
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2002, z.ZodTypeDef, unknown>;
647
- /** @deprecated use `GetApplicationDataApplicationsResponse2002$outboundSchema` instead. */
648
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2002$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2002>;
649
- /** @deprecated use `GetApplicationDataApplicationsResponse2002$Outbound` instead. */
650
- type Outbound = GetApplicationDataApplicationsResponse2002$Outbound;
651
- }
652
- export declare function getApplicationDataApplicationsResponse2002ToJSON(getApplicationDataApplicationsResponse2002: GetApplicationDataApplicationsResponse2002): string;
653
- export declare function getApplicationDataApplicationsResponse2002FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse2002, SDKValidationError>;
654
- /** @internal */
655
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType$inboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType>;
656
- /** @internal */
657
- export declare const GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType$outboundSchema: z.ZodNativeEnum<typeof GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType>;
658
- /**
659
- * @internal
660
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
661
- */
662
- export declare namespace GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType$ {
663
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType$inboundSchema` instead. */
664
- const inboundSchema: z.ZodNativeEnum<{
665
- readonly Entities: "entities";
666
- }>;
667
- /** @deprecated use `GetApplicationDataApplicationsResponse200ApplicationJSONResponseBodyDataType$outboundSchema` instead. */
668
- const outboundSchema: z.ZodNativeEnum<{
669
- readonly Entities: "entities";
670
- }>;
671
- }
672
- /** @internal */
673
- export declare const GetApplicationDataApplicationsResponse2001$inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2001, z.ZodTypeDef, unknown>;
674
- /** @internal */
675
- export type GetApplicationDataApplicationsResponse2001$Outbound = {
676
- type: string;
677
- id: string;
678
- };
679
- /** @internal */
680
- export declare const GetApplicationDataApplicationsResponse2001$outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2001$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2001>;
681
- /**
682
- * @internal
683
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
684
- */
685
- export declare namespace GetApplicationDataApplicationsResponse2001$ {
686
- /** @deprecated use `GetApplicationDataApplicationsResponse2001$inboundSchema` instead. */
687
- const inboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2001, z.ZodTypeDef, unknown>;
688
- /** @deprecated use `GetApplicationDataApplicationsResponse2001$outboundSchema` instead. */
689
- const outboundSchema: z.ZodType<GetApplicationDataApplicationsResponse2001$Outbound, z.ZodTypeDef, GetApplicationDataApplicationsResponse2001>;
690
- /** @deprecated use `GetApplicationDataApplicationsResponse2001$Outbound` instead. */
691
- type Outbound = GetApplicationDataApplicationsResponse2001$Outbound;
692
- }
693
- export declare function getApplicationDataApplicationsResponse2001ToJSON(getApplicationDataApplicationsResponse2001: GetApplicationDataApplicationsResponse2001): string;
694
- export declare function getApplicationDataApplicationsResponse2001FromJSON(jsonString: string): SafeParseResult<GetApplicationDataApplicationsResponse2001, SDKValidationError>;
695
- /** @internal */
696
- export declare const GetApplicationApplicationsResponse200Data$inboundSchema: z.ZodType<GetApplicationApplicationsResponse200Data, z.ZodTypeDef, unknown>;
697
- /** @internal */
698
- export type GetApplicationApplicationsResponse200Data$Outbound = GetApplicationDataApplicationsResponse2001$Outbound | Array<GetApplicationDataApplicationsResponse2002$Outbound>;
699
- /** @internal */
700
- export declare const GetApplicationApplicationsResponse200Data$outboundSchema: z.ZodType<GetApplicationApplicationsResponse200Data$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200Data>;
701
- /**
702
- * @internal
703
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
704
- */
705
- export declare namespace GetApplicationApplicationsResponse200Data$ {
706
- /** @deprecated use `GetApplicationApplicationsResponse200Data$inboundSchema` instead. */
707
- const inboundSchema: z.ZodType<GetApplicationApplicationsResponse200Data, z.ZodTypeDef, unknown>;
708
- /** @deprecated use `GetApplicationApplicationsResponse200Data$outboundSchema` instead. */
709
- const outboundSchema: z.ZodType<GetApplicationApplicationsResponse200Data$Outbound, z.ZodTypeDef, GetApplicationApplicationsResponse200Data>;
710
- /** @deprecated use `GetApplicationApplicationsResponse200Data$Outbound` instead. */
711
- type Outbound = GetApplicationApplicationsResponse200Data$Outbound;
712
- }
713
- export declare function getApplicationApplicationsResponse200DataToJSON(getApplicationApplicationsResponse200Data: GetApplicationApplicationsResponse200Data): string;
714
- export declare function getApplicationApplicationsResponse200DataFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsResponse200Data, SDKValidationError>;
715
- /** @internal */
716
- export declare const GetApplicationEntities$inboundSchema: z.ZodType<GetApplicationEntities, z.ZodTypeDef, unknown>;
717
- /** @internal */
718
- export type GetApplicationEntities$Outbound = {
719
- data: GetApplicationDataApplicationsResponse2001$Outbound | Array<GetApplicationDataApplicationsResponse2002$Outbound> | null;
720
- links?: components.Links$Outbound | undefined;
721
- meta?: {
722
- [k: string]: any;
723
- } | undefined;
724
- };
725
- /** @internal */
726
- export declare const GetApplicationEntities$outboundSchema: z.ZodType<GetApplicationEntities$Outbound, z.ZodTypeDef, GetApplicationEntities>;
727
- /**
728
- * @internal
729
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
730
- */
731
- export declare namespace GetApplicationEntities$ {
732
- /** @deprecated use `GetApplicationEntities$inboundSchema` instead. */
733
- const inboundSchema: z.ZodType<GetApplicationEntities, z.ZodTypeDef, unknown>;
734
- /** @deprecated use `GetApplicationEntities$outboundSchema` instead. */
735
- const outboundSchema: z.ZodType<GetApplicationEntities$Outbound, z.ZodTypeDef, GetApplicationEntities>;
736
- /** @deprecated use `GetApplicationEntities$Outbound` instead. */
737
- type Outbound = GetApplicationEntities$Outbound;
738
- }
739
- export declare function getApplicationEntitiesToJSON(getApplicationEntities: GetApplicationEntities): string;
740
- export declare function getApplicationEntitiesFromJSON(jsonString: string): SafeParseResult<GetApplicationEntities, SDKValidationError>;
741
- /** @internal */
742
- export declare const GetApplicationRelationships$inboundSchema: z.ZodType<GetApplicationRelationships, z.ZodTypeDef, unknown>;
743
- /** @internal */
744
- export type GetApplicationRelationships$Outbound = {
745
- loanDetails?: GetApplicationLoanDetails$Outbound | undefined;
746
- customers?: GetApplicationCustomers$Outbound | undefined;
747
- asset?: GetApplicationAsset$Outbound | undefined;
748
- entities?: GetApplicationEntities$Outbound | undefined;
749
- };
750
- /** @internal */
751
- export declare const GetApplicationRelationships$outboundSchema: z.ZodType<GetApplicationRelationships$Outbound, z.ZodTypeDef, GetApplicationRelationships>;
752
- /**
753
- * @internal
754
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
755
- */
756
- export declare namespace GetApplicationRelationships$ {
757
- /** @deprecated use `GetApplicationRelationships$inboundSchema` instead. */
758
- const inboundSchema: z.ZodType<GetApplicationRelationships, z.ZodTypeDef, unknown>;
759
- /** @deprecated use `GetApplicationRelationships$outboundSchema` instead. */
760
- const outboundSchema: z.ZodType<GetApplicationRelationships$Outbound, z.ZodTypeDef, GetApplicationRelationships>;
761
- /** @deprecated use `GetApplicationRelationships$Outbound` instead. */
762
- type Outbound = GetApplicationRelationships$Outbound;
763
- }
764
- export declare function getApplicationRelationshipsToJSON(getApplicationRelationships: GetApplicationRelationships): string;
765
- export declare function getApplicationRelationshipsFromJSON(jsonString: string): SafeParseResult<GetApplicationRelationships, SDKValidationError>;
766
- /** @internal */
767
- export declare const GetApplicationData$inboundSchema: z.ZodType<GetApplicationData, z.ZodTypeDef, unknown>;
768
- /** @internal */
769
- export type GetApplicationData$Outbound = {
770
- type: string;
771
- id: string;
772
- attributes?: components.ApplicationAttributes$Outbound | undefined;
773
- relationships?: GetApplicationRelationships$Outbound | undefined;
774
- links?: components.Links$Outbound | undefined;
775
- meta?: {
776
- [k: string]: any;
777
- } | undefined;
778
- };
779
- /** @internal */
780
- export declare const GetApplicationData$outboundSchema: z.ZodType<GetApplicationData$Outbound, z.ZodTypeDef, GetApplicationData>;
781
- /**
782
- * @internal
783
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
784
- */
785
- export declare namespace GetApplicationData$ {
786
- /** @deprecated use `GetApplicationData$inboundSchema` instead. */
787
- const inboundSchema: z.ZodType<GetApplicationData, z.ZodTypeDef, unknown>;
788
- /** @deprecated use `GetApplicationData$outboundSchema` instead. */
789
- const outboundSchema: z.ZodType<GetApplicationData$Outbound, z.ZodTypeDef, GetApplicationData>;
790
- /** @deprecated use `GetApplicationData$Outbound` instead. */
791
- type Outbound = GetApplicationData$Outbound;
792
- }
793
- export declare function getApplicationDataToJSON(getApplicationData: GetApplicationData): string;
794
- export declare function getApplicationDataFromJSON(jsonString: string): SafeParseResult<GetApplicationData, SDKValidationError>;
795
- /** @internal */
796
- export declare const GetApplicationAttributes$inboundSchema: z.ZodType<GetApplicationAttributes, z.ZodTypeDef, unknown>;
797
- /** @internal */
798
- export type GetApplicationAttributes$Outbound = {};
799
- /** @internal */
800
- export declare const GetApplicationAttributes$outboundSchema: z.ZodType<GetApplicationAttributes$Outbound, z.ZodTypeDef, GetApplicationAttributes>;
801
- /**
802
- * @internal
803
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
804
- */
805
- export declare namespace GetApplicationAttributes$ {
806
- /** @deprecated use `GetApplicationAttributes$inboundSchema` instead. */
807
- const inboundSchema: z.ZodType<GetApplicationAttributes, z.ZodTypeDef, unknown>;
808
- /** @deprecated use `GetApplicationAttributes$outboundSchema` instead. */
809
- const outboundSchema: z.ZodType<GetApplicationAttributes$Outbound, z.ZodTypeDef, GetApplicationAttributes>;
810
- /** @deprecated use `GetApplicationAttributes$Outbound` instead. */
811
- type Outbound = GetApplicationAttributes$Outbound;
812
- }
813
- export declare function getApplicationAttributesToJSON(getApplicationAttributes: GetApplicationAttributes): string;
814
- export declare function getApplicationAttributesFromJSON(jsonString: string): SafeParseResult<GetApplicationAttributes, SDKValidationError>;
815
- /** @internal */
816
- export declare const GetApplicationData2$inboundSchema: z.ZodType<GetApplicationData2, z.ZodTypeDef, unknown>;
817
- /** @internal */
818
- export type GetApplicationData2$Outbound = {
819
- type: string;
820
- id: string;
821
- };
822
- /** @internal */
823
- export declare const GetApplicationData2$outboundSchema: z.ZodType<GetApplicationData2$Outbound, z.ZodTypeDef, GetApplicationData2>;
824
- /**
825
- * @internal
826
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
827
- */
828
- export declare namespace GetApplicationData2$ {
829
- /** @deprecated use `GetApplicationData2$inboundSchema` instead. */
830
- const inboundSchema: z.ZodType<GetApplicationData2, z.ZodTypeDef, unknown>;
831
- /** @deprecated use `GetApplicationData2$outboundSchema` instead. */
832
- const outboundSchema: z.ZodType<GetApplicationData2$Outbound, z.ZodTypeDef, GetApplicationData2>;
833
- /** @deprecated use `GetApplicationData2$Outbound` instead. */
834
- type Outbound = GetApplicationData2$Outbound;
835
- }
836
- export declare function getApplicationData2ToJSON(getApplicationData2: GetApplicationData2): string;
837
- export declare function getApplicationData2FromJSON(jsonString: string): SafeParseResult<GetApplicationData2, SDKValidationError>;
838
- /** @internal */
839
- export declare const GetApplicationData1$inboundSchema: z.ZodType<GetApplicationData1, z.ZodTypeDef, unknown>;
840
- /** @internal */
841
- export type GetApplicationData1$Outbound = {
842
- type: string;
843
- id: string;
844
- };
845
- /** @internal */
846
- export declare const GetApplicationData1$outboundSchema: z.ZodType<GetApplicationData1$Outbound, z.ZodTypeDef, GetApplicationData1>;
847
- /**
848
- * @internal
849
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
850
- */
851
- export declare namespace GetApplicationData1$ {
852
- /** @deprecated use `GetApplicationData1$inboundSchema` instead. */
853
- const inboundSchema: z.ZodType<GetApplicationData1, z.ZodTypeDef, unknown>;
854
- /** @deprecated use `GetApplicationData1$outboundSchema` instead. */
855
- const outboundSchema: z.ZodType<GetApplicationData1$Outbound, z.ZodTypeDef, GetApplicationData1>;
856
- /** @deprecated use `GetApplicationData1$Outbound` instead. */
857
- type Outbound = GetApplicationData1$Outbound;
858
- }
859
- export declare function getApplicationData1ToJSON(getApplicationData1: GetApplicationData1): string;
860
- export declare function getApplicationData1FromJSON(jsonString: string): SafeParseResult<GetApplicationData1, SDKValidationError>;
861
- /** @internal */
862
- export declare const GetApplicationApplicationsData$inboundSchema: z.ZodType<GetApplicationApplicationsData, z.ZodTypeDef, unknown>;
863
- /** @internal */
864
- export type GetApplicationApplicationsData$Outbound = GetApplicationData1$Outbound | Array<GetApplicationData2$Outbound>;
865
- /** @internal */
866
- export declare const GetApplicationApplicationsData$outboundSchema: z.ZodType<GetApplicationApplicationsData$Outbound, z.ZodTypeDef, GetApplicationApplicationsData>;
867
- /**
868
- * @internal
869
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
870
- */
871
- export declare namespace GetApplicationApplicationsData$ {
872
- /** @deprecated use `GetApplicationApplicationsData$inboundSchema` instead. */
873
- const inboundSchema: z.ZodType<GetApplicationApplicationsData, z.ZodTypeDef, unknown>;
874
- /** @deprecated use `GetApplicationApplicationsData$outboundSchema` instead. */
875
- const outboundSchema: z.ZodType<GetApplicationApplicationsData$Outbound, z.ZodTypeDef, GetApplicationApplicationsData>;
876
- /** @deprecated use `GetApplicationApplicationsData$Outbound` instead. */
877
- type Outbound = GetApplicationApplicationsData$Outbound;
878
- }
879
- export declare function getApplicationApplicationsDataToJSON(getApplicationApplicationsData: GetApplicationApplicationsData): string;
880
- export declare function getApplicationApplicationsDataFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsData, SDKValidationError>;
881
- /** @internal */
882
- export declare const GetApplicationApplicationsRelationships$inboundSchema: z.ZodType<GetApplicationApplicationsRelationships, z.ZodTypeDef, unknown>;
883
- /** @internal */
884
- export type GetApplicationApplicationsRelationships$Outbound = {
885
- data: GetApplicationData1$Outbound | Array<GetApplicationData2$Outbound> | null;
886
- links?: components.Links$Outbound | undefined;
887
- meta?: {
888
- [k: string]: any;
889
- } | undefined;
890
- };
891
- /** @internal */
892
- export declare const GetApplicationApplicationsRelationships$outboundSchema: z.ZodType<GetApplicationApplicationsRelationships$Outbound, z.ZodTypeDef, GetApplicationApplicationsRelationships>;
893
- /**
894
- * @internal
895
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
896
- */
897
- export declare namespace GetApplicationApplicationsRelationships$ {
898
- /** @deprecated use `GetApplicationApplicationsRelationships$inboundSchema` instead. */
899
- const inboundSchema: z.ZodType<GetApplicationApplicationsRelationships, z.ZodTypeDef, unknown>;
900
- /** @deprecated use `GetApplicationApplicationsRelationships$outboundSchema` instead. */
901
- const outboundSchema: z.ZodType<GetApplicationApplicationsRelationships$Outbound, z.ZodTypeDef, GetApplicationApplicationsRelationships>;
902
- /** @deprecated use `GetApplicationApplicationsRelationships$Outbound` instead. */
903
- type Outbound = GetApplicationApplicationsRelationships$Outbound;
904
- }
905
- export declare function getApplicationApplicationsRelationshipsToJSON(getApplicationApplicationsRelationships: GetApplicationApplicationsRelationships): string;
906
- export declare function getApplicationApplicationsRelationshipsFromJSON(jsonString: string): SafeParseResult<GetApplicationApplicationsRelationships, SDKValidationError>;
907
- /** @internal */
908
- export declare const GetApplicationIncluded$inboundSchema: z.ZodType<GetApplicationIncluded, z.ZodTypeDef, unknown>;
909
- /** @internal */
910
- export type GetApplicationIncluded$Outbound = {
911
- type: string;
912
- id: string;
913
- attributes?: GetApplicationAttributes$Outbound | undefined;
914
- relationships?: {
915
- [k: string]: GetApplicationApplicationsRelationships$Outbound;
916
- } | undefined;
917
- links?: components.Links$Outbound | undefined;
918
- meta?: {
919
- [k: string]: any;
920
- } | undefined;
921
- };
922
- /** @internal */
923
- export declare const GetApplicationIncluded$outboundSchema: z.ZodType<GetApplicationIncluded$Outbound, z.ZodTypeDef, GetApplicationIncluded>;
924
- /**
925
- * @internal
926
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
927
- */
928
- export declare namespace GetApplicationIncluded$ {
929
- /** @deprecated use `GetApplicationIncluded$inboundSchema` instead. */
930
- const inboundSchema: z.ZodType<GetApplicationIncluded, z.ZodTypeDef, unknown>;
931
- /** @deprecated use `GetApplicationIncluded$outboundSchema` instead. */
932
- const outboundSchema: z.ZodType<GetApplicationIncluded$Outbound, z.ZodTypeDef, GetApplicationIncluded>;
933
- /** @deprecated use `GetApplicationIncluded$Outbound` instead. */
934
- type Outbound = GetApplicationIncluded$Outbound;
935
- }
936
- export declare function getApplicationIncludedToJSON(getApplicationIncluded: GetApplicationIncluded): string;
937
- export declare function getApplicationIncludedFromJSON(jsonString: string): SafeParseResult<GetApplicationIncluded, SDKValidationError>;
938
- /** @internal */
939
- export declare const GetApplicationResponseBody$inboundSchema: z.ZodType<GetApplicationResponseBody, z.ZodTypeDef, unknown>;
940
- /** @internal */
941
- export type GetApplicationResponseBody$Outbound = {
942
- data: GetApplicationData$Outbound;
943
- included?: Array<GetApplicationIncluded$Outbound> | undefined;
944
- links?: components.Links$Outbound | undefined;
945
- };
946
- /** @internal */
947
- export declare const GetApplicationResponseBody$outboundSchema: z.ZodType<GetApplicationResponseBody$Outbound, z.ZodTypeDef, GetApplicationResponseBody>;
948
- /**
949
- * @internal
950
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
951
- */
952
- export declare namespace GetApplicationResponseBody$ {
953
- /** @deprecated use `GetApplicationResponseBody$inboundSchema` instead. */
954
- const inboundSchema: z.ZodType<GetApplicationResponseBody, z.ZodTypeDef, unknown>;
955
- /** @deprecated use `GetApplicationResponseBody$outboundSchema` instead. */
956
- const outboundSchema: z.ZodType<GetApplicationResponseBody$Outbound, z.ZodTypeDef, GetApplicationResponseBody>;
957
- /** @deprecated use `GetApplicationResponseBody$Outbound` instead. */
958
- type Outbound = GetApplicationResponseBody$Outbound;
959
- }
960
- export declare function getApplicationResponseBodyToJSON(getApplicationResponseBody: GetApplicationResponseBody): string;
961
- export declare function getApplicationResponseBodyFromJSON(jsonString: string): SafeParseResult<GetApplicationResponseBody, SDKValidationError>;
962
- //# sourceMappingURL=getapplication.d.ts.map