@financeable/aggregation 0.9.1 → 0.10.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.
- package/docs/sdks/applications/README.md +1 -0
- package/docs/sdks/oauthtoken/README.md +1 -0
- package/docs/sdks/supportingdocuments/README.md +1 -0
- package/examples/README.md +31 -0
- package/examples/applicationsCreate.example.ts +179 -0
- package/examples/package-lock.json +610 -0
- package/examples/package.json +18 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/components/addressattributes.d.ts +30 -30
- package/models/components/addressattributes.d.ts.map +1 -1
- package/models/components/addressattributes.js +24 -24
- package/models/components/addressattributes.js.map +1 -1
- package/models/components/badrequesterror.d.ts +15 -15
- package/models/components/badrequesterror.d.ts.map +1 -1
- package/models/components/badrequesterror.js.map +1 -1
- package/models/components/commercialapplicationjsonapirelationships.d.ts +84 -84
- package/models/components/commercialapplicationjsonapirelationships.d.ts.map +1 -1
- package/models/components/commercialapplicationjsonapirelationships.js +47 -47
- package/models/components/commercialapplicationjsonapirelationships.js.map +1 -1
- package/models/components/commercialsecuredapplicationpayload.d.ts +27 -27
- package/models/components/commercialsecuredapplicationpayload.d.ts.map +1 -1
- package/models/components/commercialsecuredapplicationpayload.js.map +1 -1
- package/models/components/commercialsecuredapplicationresource.d.ts +36 -36
- package/models/components/commercialsecuredapplicationresource.d.ts.map +1 -1
- package/models/components/commercialsecuredapplicationresource.js.map +1 -1
- package/models/components/commercialsecuredloanassetattributes.d.ts +66 -66
- package/models/components/commercialsecuredloanassetattributes.d.ts.map +1 -1
- package/models/components/commercialsecuredloanassetattributes.js +26 -24
- package/models/components/commercialsecuredloanassetattributes.js.map +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts +150 -150
- package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts.map +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.js +92 -92
- package/models/components/commercialsecuredloancommercialapplicationrelationships.js.map +1 -1
- package/models/components/consumerapplicationjsonapirelationships.d.ts +62 -62
- package/models/components/consumerapplicationjsonapirelationships.d.ts.map +1 -1
- package/models/components/consumerapplicationjsonapirelationships.js +32 -32
- package/models/components/consumerapplicationjsonapirelationships.js.map +1 -1
- package/models/components/consumersecuredapplicationpayload.d.ts +27 -27
- package/models/components/consumersecuredapplicationpayload.d.ts.map +1 -1
- package/models/components/consumersecuredapplicationpayload.js.map +1 -1
- package/models/components/consumersecuredapplicationresource.d.ts +36 -36
- package/models/components/consumersecuredapplicationresource.d.ts.map +1 -1
- package/models/components/consumersecuredapplicationresource.js.map +1 -1
- package/models/components/consumersecuredloanassetattributes.d.ts +78 -78
- package/models/components/consumersecuredloanassetattributes.d.ts.map +1 -1
- package/models/components/consumersecuredloanassetattributes.js +41 -39
- package/models/components/consumersecuredloanassetattributes.js.map +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts +172 -172
- package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts.map +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.js +107 -107
- package/models/components/consumersecuredloanconsumerapplicationrelationships.js.map +1 -1
- package/models/components/createsupportingdocumentsresponse.d.ts +16 -16
- package/models/components/createsupportingdocumentsresponse.d.ts.map +1 -1
- package/models/components/createsupportingdocumentsresponse.js.map +1 -1
- package/models/components/customerassetattributes.d.ts +2 -2
- package/models/components/customerassetattributes.d.ts.map +1 -1
- package/models/components/customerassetattributes.js +2 -2
- package/models/components/customerassetattributes.js.map +1 -1
- package/models/components/customerattributes.d.ts +10 -10
- package/models/components/customerattributes.d.ts.map +1 -1
- package/models/components/customerattributes.js +10 -10
- package/models/components/customerattributes.js.map +1 -1
- package/models/components/customerliabilityattributes.d.ts +2 -2
- package/models/components/customerliabilityattributes.d.ts.map +1 -1
- package/models/components/customerliabilityattributes.js +2 -2
- package/models/components/customerliabilityattributes.js.map +1 -1
- package/models/components/entityattributes.d.ts +4 -4
- package/models/components/entityattributes.d.ts.map +1 -1
- package/models/components/entityattributes.js +4 -4
- package/models/components/entityattributes.js.map +1 -1
- package/models/components/expenseattributes.d.ts +2 -2
- package/models/components/expenseattributes.d.ts.map +1 -1
- package/models/components/expenseattributes.js +2 -2
- package/models/components/expenseattributes.js.map +1 -1
- package/models/components/forbiddenerror.d.ts +15 -15
- package/models/components/forbiddenerror.d.ts.map +1 -1
- package/models/components/forbiddenerror.js.map +1 -1
- package/models/components/incomeattributes.d.ts +2 -2
- package/models/components/incomeattributes.d.ts.map +1 -1
- package/models/components/incomeattributes.js +2 -2
- package/models/components/incomeattributes.js.map +1 -1
- package/models/components/monetaryquantity.d.ts +11 -11
- package/models/components/monetaryquantity.d.ts.map +1 -1
- package/models/components/monetaryquantity.js.map +1 -1
- package/models/components/percentagequantity.d.ts +7 -7
- package/models/components/percentagequantity.d.ts.map +1 -1
- package/models/components/percentagequantity.js.map +1 -1
- package/models/components/relationshipresourcenotfound.d.ts +12 -12
- package/models/components/relationshipresourcenotfound.d.ts.map +1 -1
- package/models/components/relationshipresourcenotfound.js.map +1 -1
- package/models/components/resourcenotfound.d.ts +15 -15
- package/models/components/resourcenotfound.d.ts.map +1 -1
- package/models/components/resourcenotfound.js.map +1 -1
- package/models/components/supportingdocumentrelationships.d.ts +106 -106
- package/models/components/supportingdocumentrelationships.d.ts.map +1 -1
- package/models/components/supportingdocumentrelationships.js +63 -63
- package/models/components/supportingdocumentrelationships.js.map +1 -1
- package/models/components/supportingdocumentresource.d.ts +11 -11
- package/models/components/supportingdocumentresource.d.ts.map +1 -1
- package/models/components/supportingdocumentresource.js.map +1 -1
- package/models/components/tokenrequest.d.ts +18 -18
- package/models/components/tokenrequest.d.ts.map +1 -1
- package/models/components/tokenrequest.js.map +1 -1
- package/models/operations/createapplication.d.ts +154 -154
- package/models/operations/createapplication.d.ts.map +1 -1
- package/models/operations/createapplication.js +109 -109
- package/models/operations/createapplication.js.map +1 -1
- package/package.json +4 -5
- package/src/lib/config.ts +3 -3
- package/src/models/components/addressattributes.ts +55 -55
- package/src/models/components/badrequesterror.ts +14 -14
- package/src/models/components/commercialapplicationjsonapirelationships.ts +117 -117
- package/src/models/components/commercialsecuredapplicationpayload.ts +27 -27
- package/src/models/components/commercialsecuredapplicationresource.ts +46 -46
- package/src/models/components/commercialsecuredloanassetattributes.ts +63 -61
- package/src/models/components/commercialsecuredloancommercialapplicationrelationships.ts +243 -243
- package/src/models/components/consumerapplicationjsonapirelationships.ts +83 -83
- package/src/models/components/consumersecuredapplicationpayload.ts +27 -27
- package/src/models/components/consumersecuredapplicationresource.ts +47 -47
- package/src/models/components/consumersecuredloanassetattributes.ts +98 -96
- package/src/models/components/consumersecuredloanconsumerapplicationrelationships.ts +279 -279
- package/src/models/components/createsupportingdocumentsresponse.ts +16 -16
- package/src/models/components/customerassetattributes.ts +4 -4
- package/src/models/components/customerattributes.ts +20 -20
- package/src/models/components/customerliabilityattributes.ts +4 -4
- package/src/models/components/entityattributes.ts +8 -8
- package/src/models/components/expenseattributes.ts +4 -4
- package/src/models/components/forbiddenerror.ts +14 -14
- package/src/models/components/incomeattributes.ts +4 -4
- package/src/models/components/monetaryquantity.ts +12 -12
- package/src/models/components/percentagequantity.ts +8 -8
- package/src/models/components/relationshipresourcenotfound.ts +11 -11
- package/src/models/components/resourcenotfound.ts +14 -14
- package/src/models/components/supportingdocumentrelationships.ts +129 -129
- package/src/models/components/supportingdocumentresource.ts +8 -8
- package/src/models/components/tokenrequest.ts +19 -19
- package/src/models/operations/createapplication.ts +204 -204
|
@@ -9,6 +9,210 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import * as components from "../components/index.js";
|
|
10
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
11
|
|
|
12
|
+
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType =
|
|
13
|
+
{
|
|
14
|
+
CustomerAssets: "customer-assets",
|
|
15
|
+
} as const;
|
|
16
|
+
export type CreateApplicationIncludedApplicationsResponse201ApplicationJSONType =
|
|
17
|
+
ClosedEnum<
|
|
18
|
+
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
19
|
+
>;
|
|
20
|
+
|
|
21
|
+
export const CreateApplicationIncludedApplicationsResponse201Type = {
|
|
22
|
+
CustomerLiabilities: "customer-liabilities",
|
|
23
|
+
} as const;
|
|
24
|
+
export type CreateApplicationIncludedApplicationsResponse201Type = ClosedEnum<
|
|
25
|
+
typeof CreateApplicationIncludedApplicationsResponse201Type
|
|
26
|
+
>;
|
|
27
|
+
|
|
28
|
+
export const CreateApplicationIncludedApplicationsResponseType = {
|
|
29
|
+
Customers: "customers",
|
|
30
|
+
} as const;
|
|
31
|
+
export type CreateApplicationIncludedApplicationsResponseType = ClosedEnum<
|
|
32
|
+
typeof CreateApplicationIncludedApplicationsResponseType
|
|
33
|
+
>;
|
|
34
|
+
|
|
35
|
+
export const CreateApplicationIncludedApplicationsType = {
|
|
36
|
+
LoanDetails: "loan-details",
|
|
37
|
+
} as const;
|
|
38
|
+
export type CreateApplicationIncludedApplicationsType = ClosedEnum<
|
|
39
|
+
typeof CreateApplicationIncludedApplicationsType
|
|
40
|
+
>;
|
|
41
|
+
|
|
42
|
+
export const CreateApplicationIncludedType = {
|
|
43
|
+
Entities: "entities",
|
|
44
|
+
} as const;
|
|
45
|
+
export type CreateApplicationIncludedType = ClosedEnum<
|
|
46
|
+
typeof CreateApplicationIncludedType
|
|
47
|
+
>;
|
|
48
|
+
|
|
49
|
+
export const IncludedType = {
|
|
50
|
+
Assets: "assets",
|
|
51
|
+
} as const;
|
|
52
|
+
export type IncludedType = ClosedEnum<typeof IncludedType>;
|
|
53
|
+
|
|
54
|
+
export const Type = {
|
|
55
|
+
Addresses: "addresses",
|
|
56
|
+
} as const;
|
|
57
|
+
export type Type = ClosedEnum<typeof Type>;
|
|
58
|
+
|
|
59
|
+
/** @internal */
|
|
60
|
+
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema:
|
|
61
|
+
z.ZodNativeEnum<
|
|
62
|
+
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
63
|
+
> = z.nativeEnum(
|
|
64
|
+
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType,
|
|
65
|
+
);
|
|
66
|
+
|
|
67
|
+
/** @internal */
|
|
68
|
+
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema:
|
|
69
|
+
z.ZodNativeEnum<
|
|
70
|
+
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
71
|
+
> =
|
|
72
|
+
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema;
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
77
|
+
*/
|
|
78
|
+
export namespace CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$ {
|
|
79
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema` instead. */
|
|
80
|
+
export const inboundSchema =
|
|
81
|
+
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema;
|
|
82
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema` instead. */
|
|
83
|
+
export const outboundSchema =
|
|
84
|
+
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/** @internal */
|
|
88
|
+
export const CreateApplicationIncludedApplicationsResponse201Type$inboundSchema:
|
|
89
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponse201Type> =
|
|
90
|
+
z.nativeEnum(CreateApplicationIncludedApplicationsResponse201Type);
|
|
91
|
+
|
|
92
|
+
/** @internal */
|
|
93
|
+
export const CreateApplicationIncludedApplicationsResponse201Type$outboundSchema:
|
|
94
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponse201Type> =
|
|
95
|
+
CreateApplicationIncludedApplicationsResponse201Type$inboundSchema;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
100
|
+
*/
|
|
101
|
+
export namespace CreateApplicationIncludedApplicationsResponse201Type$ {
|
|
102
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201Type$inboundSchema` instead. */
|
|
103
|
+
export const inboundSchema =
|
|
104
|
+
CreateApplicationIncludedApplicationsResponse201Type$inboundSchema;
|
|
105
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201Type$outboundSchema` instead. */
|
|
106
|
+
export const outboundSchema =
|
|
107
|
+
CreateApplicationIncludedApplicationsResponse201Type$outboundSchema;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/** @internal */
|
|
111
|
+
export const CreateApplicationIncludedApplicationsResponseType$inboundSchema:
|
|
112
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponseType> = z
|
|
113
|
+
.nativeEnum(CreateApplicationIncludedApplicationsResponseType);
|
|
114
|
+
|
|
115
|
+
/** @internal */
|
|
116
|
+
export const CreateApplicationIncludedApplicationsResponseType$outboundSchema:
|
|
117
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponseType> =
|
|
118
|
+
CreateApplicationIncludedApplicationsResponseType$inboundSchema;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* @internal
|
|
122
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
123
|
+
*/
|
|
124
|
+
export namespace CreateApplicationIncludedApplicationsResponseType$ {
|
|
125
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponseType$inboundSchema` instead. */
|
|
126
|
+
export const inboundSchema =
|
|
127
|
+
CreateApplicationIncludedApplicationsResponseType$inboundSchema;
|
|
128
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsResponseType$outboundSchema` instead. */
|
|
129
|
+
export const outboundSchema =
|
|
130
|
+
CreateApplicationIncludedApplicationsResponseType$outboundSchema;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/** @internal */
|
|
134
|
+
export const CreateApplicationIncludedApplicationsType$inboundSchema:
|
|
135
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsType> = z
|
|
136
|
+
.nativeEnum(CreateApplicationIncludedApplicationsType);
|
|
137
|
+
|
|
138
|
+
/** @internal */
|
|
139
|
+
export const CreateApplicationIncludedApplicationsType$outboundSchema:
|
|
140
|
+
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsType> =
|
|
141
|
+
CreateApplicationIncludedApplicationsType$inboundSchema;
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* @internal
|
|
145
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
146
|
+
*/
|
|
147
|
+
export namespace CreateApplicationIncludedApplicationsType$ {
|
|
148
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsType$inboundSchema` instead. */
|
|
149
|
+
export const inboundSchema =
|
|
150
|
+
CreateApplicationIncludedApplicationsType$inboundSchema;
|
|
151
|
+
/** @deprecated use `CreateApplicationIncludedApplicationsType$outboundSchema` instead. */
|
|
152
|
+
export const outboundSchema =
|
|
153
|
+
CreateApplicationIncludedApplicationsType$outboundSchema;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/** @internal */
|
|
157
|
+
export const CreateApplicationIncludedType$inboundSchema: z.ZodNativeEnum<
|
|
158
|
+
typeof CreateApplicationIncludedType
|
|
159
|
+
> = z.nativeEnum(CreateApplicationIncludedType);
|
|
160
|
+
|
|
161
|
+
/** @internal */
|
|
162
|
+
export const CreateApplicationIncludedType$outboundSchema: z.ZodNativeEnum<
|
|
163
|
+
typeof CreateApplicationIncludedType
|
|
164
|
+
> = CreateApplicationIncludedType$inboundSchema;
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* @internal
|
|
168
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
169
|
+
*/
|
|
170
|
+
export namespace CreateApplicationIncludedType$ {
|
|
171
|
+
/** @deprecated use `CreateApplicationIncludedType$inboundSchema` instead. */
|
|
172
|
+
export const inboundSchema = CreateApplicationIncludedType$inboundSchema;
|
|
173
|
+
/** @deprecated use `CreateApplicationIncludedType$outboundSchema` instead. */
|
|
174
|
+
export const outboundSchema = CreateApplicationIncludedType$outboundSchema;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/** @internal */
|
|
178
|
+
export const IncludedType$inboundSchema: z.ZodNativeEnum<typeof IncludedType> =
|
|
179
|
+
z.nativeEnum(IncludedType);
|
|
180
|
+
|
|
181
|
+
/** @internal */
|
|
182
|
+
export const IncludedType$outboundSchema: z.ZodNativeEnum<typeof IncludedType> =
|
|
183
|
+
IncludedType$inboundSchema;
|
|
184
|
+
|
|
185
|
+
/**
|
|
186
|
+
* @internal
|
|
187
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
188
|
+
*/
|
|
189
|
+
export namespace IncludedType$ {
|
|
190
|
+
/** @deprecated use `IncludedType$inboundSchema` instead. */
|
|
191
|
+
export const inboundSchema = IncludedType$inboundSchema;
|
|
192
|
+
/** @deprecated use `IncludedType$outboundSchema` instead. */
|
|
193
|
+
export const outboundSchema = IncludedType$outboundSchema;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
/** @internal */
|
|
197
|
+
export const Type$inboundSchema: z.ZodNativeEnum<typeof Type> = z.nativeEnum(
|
|
198
|
+
Type,
|
|
199
|
+
);
|
|
200
|
+
|
|
201
|
+
/** @internal */
|
|
202
|
+
export const Type$outboundSchema: z.ZodNativeEnum<typeof Type> =
|
|
203
|
+
Type$inboundSchema;
|
|
204
|
+
|
|
205
|
+
/**
|
|
206
|
+
* @internal
|
|
207
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
208
|
+
*/
|
|
209
|
+
export namespace Type$ {
|
|
210
|
+
/** @deprecated use `Type$inboundSchema` instead. */
|
|
211
|
+
export const inboundSchema = Type$inboundSchema;
|
|
212
|
+
/** @deprecated use `Type$outboundSchema` instead. */
|
|
213
|
+
export const outboundSchema = Type$outboundSchema;
|
|
214
|
+
}
|
|
215
|
+
|
|
12
216
|
export type Data =
|
|
13
217
|
| components.CommercialSecuredApplicationPayload
|
|
14
218
|
| components.ConsumerSecuredApplicationPayload;
|
|
@@ -33,83 +237,36 @@ export type CreateApplicationApplicationsResponseBody = {
|
|
|
33
237
|
errors: Array<components.ForbiddenError>;
|
|
34
238
|
};
|
|
35
239
|
|
|
36
|
-
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType =
|
|
37
|
-
{
|
|
38
|
-
CustomerAssets: "customer-assets",
|
|
39
|
-
} as const;
|
|
40
|
-
export type CreateApplicationIncludedApplicationsResponse201ApplicationJSONType =
|
|
41
|
-
ClosedEnum<
|
|
42
|
-
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
43
|
-
>;
|
|
44
|
-
|
|
45
240
|
export type Seven = {
|
|
46
241
|
type: CreateApplicationIncludedApplicationsResponse201ApplicationJSONType;
|
|
47
242
|
id: string;
|
|
48
243
|
};
|
|
49
244
|
|
|
50
|
-
export const CreateApplicationIncludedApplicationsResponse201Type = {
|
|
51
|
-
CustomerLiabilities: "customer-liabilities",
|
|
52
|
-
} as const;
|
|
53
|
-
export type CreateApplicationIncludedApplicationsResponse201Type = ClosedEnum<
|
|
54
|
-
typeof CreateApplicationIncludedApplicationsResponse201Type
|
|
55
|
-
>;
|
|
56
|
-
|
|
57
245
|
export type Six = {
|
|
58
246
|
type: CreateApplicationIncludedApplicationsResponse201Type;
|
|
59
247
|
id: string;
|
|
60
248
|
};
|
|
61
249
|
|
|
62
|
-
export const CreateApplicationIncludedApplicationsResponseType = {
|
|
63
|
-
Customers: "customers",
|
|
64
|
-
} as const;
|
|
65
|
-
export type CreateApplicationIncludedApplicationsResponseType = ClosedEnum<
|
|
66
|
-
typeof CreateApplicationIncludedApplicationsResponseType
|
|
67
|
-
>;
|
|
68
|
-
|
|
69
250
|
export type Five = {
|
|
70
251
|
type: CreateApplicationIncludedApplicationsResponseType;
|
|
71
252
|
id: string;
|
|
72
253
|
};
|
|
73
254
|
|
|
74
|
-
export const CreateApplicationIncludedApplicationsType = {
|
|
75
|
-
LoanDetails: "loan-details",
|
|
76
|
-
} as const;
|
|
77
|
-
export type CreateApplicationIncludedApplicationsType = ClosedEnum<
|
|
78
|
-
typeof CreateApplicationIncludedApplicationsType
|
|
79
|
-
>;
|
|
80
|
-
|
|
81
255
|
export type Four = {
|
|
82
256
|
type: CreateApplicationIncludedApplicationsType;
|
|
83
257
|
id: string;
|
|
84
258
|
};
|
|
85
259
|
|
|
86
|
-
export const CreateApplicationIncludedType = {
|
|
87
|
-
Entities: "entities",
|
|
88
|
-
} as const;
|
|
89
|
-
export type CreateApplicationIncludedType = ClosedEnum<
|
|
90
|
-
typeof CreateApplicationIncludedType
|
|
91
|
-
>;
|
|
92
|
-
|
|
93
260
|
export type Three = {
|
|
94
261
|
type: CreateApplicationIncludedType;
|
|
95
262
|
id: string;
|
|
96
263
|
};
|
|
97
264
|
|
|
98
|
-
export const IncludedType = {
|
|
99
|
-
Assets: "assets",
|
|
100
|
-
} as const;
|
|
101
|
-
export type IncludedType = ClosedEnum<typeof IncludedType>;
|
|
102
|
-
|
|
103
265
|
export type Included2 = {
|
|
104
266
|
type: IncludedType;
|
|
105
267
|
id: string;
|
|
106
268
|
};
|
|
107
269
|
|
|
108
|
-
export const Type = {
|
|
109
|
-
Addresses: "addresses",
|
|
110
|
-
} as const;
|
|
111
|
-
export type Type = ClosedEnum<typeof Type>;
|
|
112
|
-
|
|
113
270
|
export type Included1 = {
|
|
114
271
|
type: Type;
|
|
115
272
|
id: string;
|
|
@@ -389,34 +546,6 @@ export function createApplicationApplicationsResponseBodyFromJSON(
|
|
|
389
546
|
);
|
|
390
547
|
}
|
|
391
548
|
|
|
392
|
-
/** @internal */
|
|
393
|
-
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema:
|
|
394
|
-
z.ZodNativeEnum<
|
|
395
|
-
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
396
|
-
> = z.nativeEnum(
|
|
397
|
-
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType,
|
|
398
|
-
);
|
|
399
|
-
|
|
400
|
-
/** @internal */
|
|
401
|
-
export const CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema:
|
|
402
|
-
z.ZodNativeEnum<
|
|
403
|
-
typeof CreateApplicationIncludedApplicationsResponse201ApplicationJSONType
|
|
404
|
-
> =
|
|
405
|
-
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema;
|
|
406
|
-
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
410
|
-
*/
|
|
411
|
-
export namespace CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$ {
|
|
412
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema` instead. */
|
|
413
|
-
export const inboundSchema =
|
|
414
|
-
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$inboundSchema;
|
|
415
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema` instead. */
|
|
416
|
-
export const outboundSchema =
|
|
417
|
-
CreateApplicationIncludedApplicationsResponse201ApplicationJSONType$outboundSchema;
|
|
418
|
-
}
|
|
419
|
-
|
|
420
549
|
/** @internal */
|
|
421
550
|
export const Seven$inboundSchema: z.ZodType<Seven, z.ZodTypeDef, unknown> = z
|
|
422
551
|
.object({
|
|
@@ -469,29 +598,6 @@ export function sevenFromJSON(
|
|
|
469
598
|
);
|
|
470
599
|
}
|
|
471
600
|
|
|
472
|
-
/** @internal */
|
|
473
|
-
export const CreateApplicationIncludedApplicationsResponse201Type$inboundSchema:
|
|
474
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponse201Type> =
|
|
475
|
-
z.nativeEnum(CreateApplicationIncludedApplicationsResponse201Type);
|
|
476
|
-
|
|
477
|
-
/** @internal */
|
|
478
|
-
export const CreateApplicationIncludedApplicationsResponse201Type$outboundSchema:
|
|
479
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponse201Type> =
|
|
480
|
-
CreateApplicationIncludedApplicationsResponse201Type$inboundSchema;
|
|
481
|
-
|
|
482
|
-
/**
|
|
483
|
-
* @internal
|
|
484
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
485
|
-
*/
|
|
486
|
-
export namespace CreateApplicationIncludedApplicationsResponse201Type$ {
|
|
487
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201Type$inboundSchema` instead. */
|
|
488
|
-
export const inboundSchema =
|
|
489
|
-
CreateApplicationIncludedApplicationsResponse201Type$inboundSchema;
|
|
490
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponse201Type$outboundSchema` instead. */
|
|
491
|
-
export const outboundSchema =
|
|
492
|
-
CreateApplicationIncludedApplicationsResponse201Type$outboundSchema;
|
|
493
|
-
}
|
|
494
|
-
|
|
495
601
|
/** @internal */
|
|
496
602
|
export const Six$inboundSchema: z.ZodType<Six, z.ZodTypeDef, unknown> = z
|
|
497
603
|
.object({
|
|
@@ -539,29 +645,6 @@ export function sixFromJSON(
|
|
|
539
645
|
);
|
|
540
646
|
}
|
|
541
647
|
|
|
542
|
-
/** @internal */
|
|
543
|
-
export const CreateApplicationIncludedApplicationsResponseType$inboundSchema:
|
|
544
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponseType> = z
|
|
545
|
-
.nativeEnum(CreateApplicationIncludedApplicationsResponseType);
|
|
546
|
-
|
|
547
|
-
/** @internal */
|
|
548
|
-
export const CreateApplicationIncludedApplicationsResponseType$outboundSchema:
|
|
549
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsResponseType> =
|
|
550
|
-
CreateApplicationIncludedApplicationsResponseType$inboundSchema;
|
|
551
|
-
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
555
|
-
*/
|
|
556
|
-
export namespace CreateApplicationIncludedApplicationsResponseType$ {
|
|
557
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponseType$inboundSchema` instead. */
|
|
558
|
-
export const inboundSchema =
|
|
559
|
-
CreateApplicationIncludedApplicationsResponseType$inboundSchema;
|
|
560
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsResponseType$outboundSchema` instead. */
|
|
561
|
-
export const outboundSchema =
|
|
562
|
-
CreateApplicationIncludedApplicationsResponseType$outboundSchema;
|
|
563
|
-
}
|
|
564
|
-
|
|
565
648
|
/** @internal */
|
|
566
649
|
export const Five$inboundSchema: z.ZodType<Five, z.ZodTypeDef, unknown> = z
|
|
567
650
|
.object({
|
|
@@ -609,29 +692,6 @@ export function fiveFromJSON(
|
|
|
609
692
|
);
|
|
610
693
|
}
|
|
611
694
|
|
|
612
|
-
/** @internal */
|
|
613
|
-
export const CreateApplicationIncludedApplicationsType$inboundSchema:
|
|
614
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsType> = z
|
|
615
|
-
.nativeEnum(CreateApplicationIncludedApplicationsType);
|
|
616
|
-
|
|
617
|
-
/** @internal */
|
|
618
|
-
export const CreateApplicationIncludedApplicationsType$outboundSchema:
|
|
619
|
-
z.ZodNativeEnum<typeof CreateApplicationIncludedApplicationsType> =
|
|
620
|
-
CreateApplicationIncludedApplicationsType$inboundSchema;
|
|
621
|
-
|
|
622
|
-
/**
|
|
623
|
-
* @internal
|
|
624
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
625
|
-
*/
|
|
626
|
-
export namespace CreateApplicationIncludedApplicationsType$ {
|
|
627
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsType$inboundSchema` instead. */
|
|
628
|
-
export const inboundSchema =
|
|
629
|
-
CreateApplicationIncludedApplicationsType$inboundSchema;
|
|
630
|
-
/** @deprecated use `CreateApplicationIncludedApplicationsType$outboundSchema` instead. */
|
|
631
|
-
export const outboundSchema =
|
|
632
|
-
CreateApplicationIncludedApplicationsType$outboundSchema;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
695
|
/** @internal */
|
|
636
696
|
export const Four$inboundSchema: z.ZodType<Four, z.ZodTypeDef, unknown> = z
|
|
637
697
|
.object({
|
|
@@ -679,27 +739,6 @@ export function fourFromJSON(
|
|
|
679
739
|
);
|
|
680
740
|
}
|
|
681
741
|
|
|
682
|
-
/** @internal */
|
|
683
|
-
export const CreateApplicationIncludedType$inboundSchema: z.ZodNativeEnum<
|
|
684
|
-
typeof CreateApplicationIncludedType
|
|
685
|
-
> = z.nativeEnum(CreateApplicationIncludedType);
|
|
686
|
-
|
|
687
|
-
/** @internal */
|
|
688
|
-
export const CreateApplicationIncludedType$outboundSchema: z.ZodNativeEnum<
|
|
689
|
-
typeof CreateApplicationIncludedType
|
|
690
|
-
> = CreateApplicationIncludedType$inboundSchema;
|
|
691
|
-
|
|
692
|
-
/**
|
|
693
|
-
* @internal
|
|
694
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
695
|
-
*/
|
|
696
|
-
export namespace CreateApplicationIncludedType$ {
|
|
697
|
-
/** @deprecated use `CreateApplicationIncludedType$inboundSchema` instead. */
|
|
698
|
-
export const inboundSchema = CreateApplicationIncludedType$inboundSchema;
|
|
699
|
-
/** @deprecated use `CreateApplicationIncludedType$outboundSchema` instead. */
|
|
700
|
-
export const outboundSchema = CreateApplicationIncludedType$outboundSchema;
|
|
701
|
-
}
|
|
702
|
-
|
|
703
742
|
/** @internal */
|
|
704
743
|
export const Three$inboundSchema: z.ZodType<Three, z.ZodTypeDef, unknown> = z
|
|
705
744
|
.object({
|
|
@@ -750,25 +789,6 @@ export function threeFromJSON(
|
|
|
750
789
|
);
|
|
751
790
|
}
|
|
752
791
|
|
|
753
|
-
/** @internal */
|
|
754
|
-
export const IncludedType$inboundSchema: z.ZodNativeEnum<typeof IncludedType> =
|
|
755
|
-
z.nativeEnum(IncludedType);
|
|
756
|
-
|
|
757
|
-
/** @internal */
|
|
758
|
-
export const IncludedType$outboundSchema: z.ZodNativeEnum<typeof IncludedType> =
|
|
759
|
-
IncludedType$inboundSchema;
|
|
760
|
-
|
|
761
|
-
/**
|
|
762
|
-
* @internal
|
|
763
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
764
|
-
*/
|
|
765
|
-
export namespace IncludedType$ {
|
|
766
|
-
/** @deprecated use `IncludedType$inboundSchema` instead. */
|
|
767
|
-
export const inboundSchema = IncludedType$inboundSchema;
|
|
768
|
-
/** @deprecated use `IncludedType$outboundSchema` instead. */
|
|
769
|
-
export const outboundSchema = IncludedType$outboundSchema;
|
|
770
|
-
}
|
|
771
|
-
|
|
772
792
|
/** @internal */
|
|
773
793
|
export const Included2$inboundSchema: z.ZodType<
|
|
774
794
|
Included2,
|
|
@@ -822,26 +842,6 @@ export function included2FromJSON(
|
|
|
822
842
|
);
|
|
823
843
|
}
|
|
824
844
|
|
|
825
|
-
/** @internal */
|
|
826
|
-
export const Type$inboundSchema: z.ZodNativeEnum<typeof Type> = z.nativeEnum(
|
|
827
|
-
Type,
|
|
828
|
-
);
|
|
829
|
-
|
|
830
|
-
/** @internal */
|
|
831
|
-
export const Type$outboundSchema: z.ZodNativeEnum<typeof Type> =
|
|
832
|
-
Type$inboundSchema;
|
|
833
|
-
|
|
834
|
-
/**
|
|
835
|
-
* @internal
|
|
836
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
837
|
-
*/
|
|
838
|
-
export namespace Type$ {
|
|
839
|
-
/** @deprecated use `Type$inboundSchema` instead. */
|
|
840
|
-
export const inboundSchema = Type$inboundSchema;
|
|
841
|
-
/** @deprecated use `Type$outboundSchema` instead. */
|
|
842
|
-
export const outboundSchema = Type$outboundSchema;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
845
|
/** @internal */
|
|
846
846
|
export const Included1$inboundSchema: z.ZodType<
|
|
847
847
|
Included1,
|