@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commercialsecuredloanassetattributes.d.ts","sourceRoot":"","sources":["../../src/models/components/commercialsecuredloanassetattributes.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,8BAA8B,EAG/B,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EACL,+BAA+B,EAGhC,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EACL,gBAAgB,EAEhB,yBAAyB,EAE1B,MAAM,uBAAuB,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,SAAS;;;;CAIZ,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"commercialsecuredloanassetattributes.d.ts","sourceRoot":"","sources":["../../src/models/components/commercialsecuredloanassetattributes.ts"],"names":[],"mappings":"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"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.CommercialSecuredLoanAssetAttributes$ = exports.CommercialSecuredLoanAssetAttributes$outboundSchema = exports.CommercialSecuredLoanAssetAttributes$inboundSchema = exports.AdditionalTaxes$ = exports.AdditionalTaxes$outboundSchema = exports.AdditionalTaxes$inboundSchema = exports.AdditionalFees$ = exports.AdditionalFees$outboundSchema = exports.AdditionalFees$inboundSchema = exports.LuxuryGst$ = exports.LuxuryGst$outboundSchema = exports.LuxuryGst$inboundSchema = exports.NetAssetValue$ = exports.NetAssetValue$outboundSchema = exports.NetAssetValue$inboundSchema = exports.TypeOfSale$ = exports.TypeOfSale$outboundSchema = exports.TypeOfSale$inboundSchema = exports.
|
|
39
|
+
exports.CommercialSecuredLoanAssetAttributes$ = exports.CommercialSecuredLoanAssetAttributes$outboundSchema = exports.CommercialSecuredLoanAssetAttributes$inboundSchema = exports.AdditionalTaxes$ = exports.AdditionalTaxes$outboundSchema = exports.AdditionalTaxes$inboundSchema = exports.AdditionalFees$ = exports.AdditionalFees$outboundSchema = exports.AdditionalFees$inboundSchema = exports.LuxuryGst$ = exports.LuxuryGst$outboundSchema = exports.LuxuryGst$inboundSchema = exports.NetAssetValue$ = exports.NetAssetValue$outboundSchema = exports.NetAssetValue$inboundSchema = exports.TypeOfSale$ = exports.TypeOfSale$outboundSchema = exports.TypeOfSale$inboundSchema = exports.AssetValue$ = exports.AssetValue$outboundSchema = exports.AssetValue$inboundSchema = exports.RegistrationState$ = exports.RegistrationState$outboundSchema = exports.RegistrationState$inboundSchema = exports.Condition$ = exports.Condition$outboundSchema = exports.Condition$inboundSchema = exports.RegistrationState = exports.Condition = void 0;
|
|
40
40
|
exports.assetValueToJSON = assetValueToJSON;
|
|
41
41
|
exports.assetValueFromJSON = assetValueFromJSON;
|
|
42
42
|
exports.typeOfSaleToJSON = typeOfSaleToJSON;
|
|
@@ -94,6 +94,21 @@ var Condition$;
|
|
|
94
94
|
Condition$.outboundSchema = exports.Condition$outboundSchema;
|
|
95
95
|
})(Condition$ || (exports.Condition$ = Condition$ = {}));
|
|
96
96
|
/** @internal */
|
|
97
|
+
exports.RegistrationState$inboundSchema = z.nativeEnum(exports.RegistrationState);
|
|
98
|
+
/** @internal */
|
|
99
|
+
exports.RegistrationState$outboundSchema = exports.RegistrationState$inboundSchema;
|
|
100
|
+
/**
|
|
101
|
+
* @internal
|
|
102
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
103
|
+
*/
|
|
104
|
+
var RegistrationState$;
|
|
105
|
+
(function (RegistrationState$) {
|
|
106
|
+
/** @deprecated use `RegistrationState$inboundSchema` instead. */
|
|
107
|
+
RegistrationState$.inboundSchema = exports.RegistrationState$inboundSchema;
|
|
108
|
+
/** @deprecated use `RegistrationState$outboundSchema` instead. */
|
|
109
|
+
RegistrationState$.outboundSchema = exports.RegistrationState$outboundSchema;
|
|
110
|
+
})(RegistrationState$ || (exports.RegistrationState$ = RegistrationState$ = {}));
|
|
111
|
+
/** @internal */
|
|
97
112
|
exports.AssetValue$inboundSchema = z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()]);
|
|
98
113
|
/** @internal */
|
|
99
114
|
exports.AssetValue$outboundSchema = z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()]);
|
|
@@ -115,21 +130,6 @@ function assetValueFromJSON(jsonString) {
|
|
|
115
130
|
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.AssetValue$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AssetValue' from JSON`);
|
|
116
131
|
}
|
|
117
132
|
/** @internal */
|
|
118
|
-
exports.RegistrationState$inboundSchema = z.nativeEnum(exports.RegistrationState);
|
|
119
|
-
/** @internal */
|
|
120
|
-
exports.RegistrationState$outboundSchema = exports.RegistrationState$inboundSchema;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
124
|
-
*/
|
|
125
|
-
var RegistrationState$;
|
|
126
|
-
(function (RegistrationState$) {
|
|
127
|
-
/** @deprecated use `RegistrationState$inboundSchema` instead. */
|
|
128
|
-
RegistrationState$.inboundSchema = exports.RegistrationState$inboundSchema;
|
|
129
|
-
/** @deprecated use `RegistrationState$outboundSchema` instead. */
|
|
130
|
-
RegistrationState$.outboundSchema = exports.RegistrationState$outboundSchema;
|
|
131
|
-
})(RegistrationState$ || (exports.RegistrationState$ = RegistrationState$ = {}));
|
|
132
|
-
/** @internal */
|
|
133
133
|
exports.TypeOfSale$inboundSchema = z.union([z.string(), commercialsecuredloantypeofsale_js_1.CommercialSecuredLoanTypeOfSale$inboundSchema]);
|
|
134
134
|
/** @internal */
|
|
135
135
|
exports.TypeOfSale$outboundSchema = z.union([z.string(), commercialsecuredloantypeofsale_js_1.CommercialSecuredLoanTypeOfSale$outboundSchema]);
|
|
@@ -240,8 +240,8 @@ exports.CommercialSecuredLoanAssetAttributes$inboundSchema = z.object({
|
|
|
240
240
|
ageOfAsset: z.number().int().optional(),
|
|
241
241
|
ageOfAssetAtEnd: z.number().int().optional(),
|
|
242
242
|
condition: exports.Condition$inboundSchema.optional(),
|
|
243
|
-
assetType: commercialsecuredloanassettype_js_1.CommercialSecuredLoanAssetType$inboundSchema,
|
|
244
|
-
assetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()]),
|
|
243
|
+
assetType: commercialsecuredloanassettype_js_1.CommercialSecuredLoanAssetType$inboundSchema.optional(),
|
|
244
|
+
assetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()]).optional(),
|
|
245
245
|
make: z.string().optional(),
|
|
246
246
|
assetModel: z.string().optional(),
|
|
247
247
|
registrationNumber: z.string().optional(),
|
|
@@ -257,9 +257,10 @@ exports.CommercialSecuredLoanAssetAttributes$inboundSchema = z.object({
|
|
|
257
257
|
typeOfSale: z.union([
|
|
258
258
|
z.string(),
|
|
259
259
|
commercialsecuredloantypeofsale_js_1.CommercialSecuredLoanTypeOfSale$inboundSchema,
|
|
260
|
-
]),
|
|
260
|
+
]).optional(),
|
|
261
261
|
description: z.string().optional(),
|
|
262
|
-
netAssetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()])
|
|
262
|
+
netAssetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()])
|
|
263
|
+
.optional(),
|
|
263
264
|
isLuxury: z.boolean().optional(),
|
|
264
265
|
luxuryGst: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()]).optional(),
|
|
265
266
|
additionalFees: z.union([monetaryquantity_js_1.MonetaryQuantity$inboundSchema, z.string()])
|
|
@@ -273,8 +274,8 @@ exports.CommercialSecuredLoanAssetAttributes$outboundSchema = z.object({
|
|
|
273
274
|
ageOfAsset: z.number().int().optional(),
|
|
274
275
|
ageOfAssetAtEnd: z.number().int().optional(),
|
|
275
276
|
condition: exports.Condition$outboundSchema.optional(),
|
|
276
|
-
assetType: commercialsecuredloanassettype_js_1.CommercialSecuredLoanAssetType$outboundSchema,
|
|
277
|
-
assetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()]),
|
|
277
|
+
assetType: commercialsecuredloanassettype_js_1.CommercialSecuredLoanAssetType$outboundSchema.optional(),
|
|
278
|
+
assetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()]).optional(),
|
|
278
279
|
make: z.string().optional(),
|
|
279
280
|
assetModel: z.string().optional(),
|
|
280
281
|
registrationNumber: z.string().optional(),
|
|
@@ -290,9 +291,10 @@ exports.CommercialSecuredLoanAssetAttributes$outboundSchema = z.object({
|
|
|
290
291
|
typeOfSale: z.union([
|
|
291
292
|
z.string(),
|
|
292
293
|
commercialsecuredloantypeofsale_js_1.CommercialSecuredLoanTypeOfSale$outboundSchema,
|
|
293
|
-
]),
|
|
294
|
+
]).optional(),
|
|
294
295
|
description: z.string().optional(),
|
|
295
|
-
netAssetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()])
|
|
296
|
+
netAssetValue: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()])
|
|
297
|
+
.optional(),
|
|
296
298
|
isLuxury: z.boolean().optional(),
|
|
297
299
|
luxuryGst: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()]).optional(),
|
|
298
300
|
additionalFees: z.union([monetaryquantity_js_1.MonetaryQuantity$outboundSchema, z.string()])
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commercialsecuredloanassetattributes.js","sourceRoot":"","sources":["../../src/models/components/commercialsecuredloanassetattributes.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"commercialsecuredloanassetattributes.js","sourceRoot":"","sources":["../../src/models/components/commercialsecuredloanassetattributes.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkQH,4CAEC;AAED,gDAQC;AAgCD,4CAEC;AAED,gDAQC;AAgCD,kDAEC;AAED,sDAQC;AAgCD,0CAEC;AAED,8CAQC;AAgCD,oDAEC;AAED,wDAQC;AAgCD,sDAIC;AAED,0DAQC;AA4HD,gGAQC;AAED,oGASC;AAznBD,uCAAyB;AACzB,qDAAiD;AAIjD,2FAI6C;AAC7C,6FAI8C;AAC9C,+DAK+B;AAE/B;;GAEG;AACU,QAAA,SAAS,GAAG;IACvB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACJ,CAAC;AAMX;;GAEG;AACU,QAAA,iBAAiB,GAAG;IAC/B,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,EAAE,EAAE,IAAI;IACR,EAAE,EAAE,IAAI;IACR,GAAG,EAAE,KAAK;IACV,EAAE,EAAE,IAAI;IACR,GAAG,EAAE,KAAK;CACF,CAAC;AAMX,gBAAgB;AACH,QAAA,uBAAuB,GAAsC,CAAC;KACxE,UAAU,CAAC,iBAAS,CAAC,CAAC;AAEzB,gBAAgB;AACH,QAAA,wBAAwB,GACnC,+BAAuB,CAAC;AAE1B;;;GAGG;AACH,IAAiB,UAAU,CAK1B;AALD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AACzD,CAAC,EALgB,UAAU,0BAAV,UAAU,QAK1B;AAED,gBAAgB;AACH,QAAA,+BAA+B,GAExC,CAAC,CAAC,UAAU,CAAC,yBAAiB,CAAC,CAAC;AAEpC,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,uCAA+B,CAAC;AAEpC;;;GAGG;AACH,IAAiB,kBAAkB,CAKlC;AALD,WAAiB,kBAAkB;IACjC,iEAAiE;IACpD,gCAAa,GAAG,uCAA+B,CAAC;IAC7D,kEAAkE;IACrD,iCAAc,GAAG,wCAAgC,CAAC;AACjE,CAAC,EALgB,kBAAkB,kCAAlB,kBAAkB,QAKlC;AAuID,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAK1D,gBAAgB;AACH,QAAA,yBAAyB,GAIlC,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAE3D;;;GAGG;AACH,IAAiB,WAAW,CAO3B;AAPD,WAAiB,WAAW;IAC1B,0DAA0D;IAC7C,yBAAa,GAAG,gCAAwB,CAAC;IACtD,2DAA2D;IAC9C,0BAAc,GAAG,iCAAyB,CAAC;AAG1D,CAAC,EAPgB,WAAW,2BAAX,WAAW,QAO3B;AAED,SAAgB,gBAAgB,CAAC,UAAsB;IACrD,OAAO,IAAI,CAAC,SAAS,CAAC,iCAAyB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,kBAAkB,CAChC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,gCAAwB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpD,wCAAwC,CACzC,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,kFAA6C,CAAC,CAAC,CAAC;AAKzE,gBAAgB;AACH,QAAA,yBAAyB,GAIlC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,mFAA8C,CAAC,CAAC,CAAC;AAE1E;;;GAGG;AACH,IAAiB,WAAW,CAO3B;AAPD,WAAiB,WAAW;IAC1B,0DAA0D;IAC7C,yBAAa,GAAG,gCAAwB,CAAC;IACtD,2DAA2D;IAC9C,0BAAc,GAAG,iCAAyB,CAAC;AAG1D,CAAC,EAPgB,WAAW,2BAAX,WAAW,QAO3B;AAED,SAAgB,gBAAgB,CAAC,UAAsB;IACrD,OAAO,IAAI,CAAC,SAAS,CAAC,iCAAyB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,kBAAkB,CAChC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,gCAAwB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpD,wCAAwC,CACzC,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,2BAA2B,GAIpC,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAK1D,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAE3D;;;GAGG;AACH,IAAiB,cAAc,CAO9B;AAPD,WAAiB,cAAc;IAC7B,6DAA6D;IAChD,4BAAa,GAAG,mCAA2B,CAAC;IACzD,8DAA8D;IACjD,6BAAc,GAAG,oCAA4B,CAAC;AAG7D,CAAC,EAPgB,cAAc,8BAAd,cAAc,QAO9B;AAED,SAAgB,mBAAmB,CAAC,aAA4B;IAC9D,OAAO,IAAI,CAAC,SAAS,CAAC,oCAA4B,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,qBAAqB,CACnC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mCAA2B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvD,2CAA2C,CAC5C,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAK1D,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAE3D;;;GAGG;AACH,IAAiB,UAAU,CAO1B;AAPD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AAGzD,CAAC,EAPgB,UAAU,0BAAV,UAAU,QAO1B;AAED,SAAgB,eAAe,CAAC,SAAoB;IAClD,OAAO,IAAI,CAAC,SAAS,CAAC,gCAAwB,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,iBAAiB,CAC/B,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,+BAAuB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnD,uCAAuC,CACxC,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAK1D,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAE3D;;;GAGG;AACH,IAAiB,eAAe,CAO/B;AAPD,WAAiB,eAAe;IAC9B,8DAA8D;IACjD,6BAAa,GAAG,oCAA4B,CAAC;IAC1D,+DAA+D;IAClD,8BAAc,GAAG,qCAA6B,CAAC;AAG9D,CAAC,EAPgB,eAAe,+BAAf,eAAe,QAO/B;AAED,SAAgB,oBAAoB,CAAC,cAA8B;IACjE,OAAO,IAAI,CAAC,SAAS,CAAC,qCAA6B,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,sBAAsB,CACpC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oCAA4B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxD,4CAA4C,CAC7C,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAK1D,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAE3D;;;GAGG;AACH,IAAiB,gBAAgB,CAOhC;AAPD,WAAiB,gBAAgB;IAC/B,+DAA+D;IAClD,8BAAa,GAAG,qCAA6B,CAAC;IAC3D,gEAAgE;IACnD,+BAAc,GAAG,sCAA8B,CAAC;AAG/D,CAAC,EAPgB,gBAAgB,gCAAhB,gBAAgB,QAOhC;AAED,SAAgB,qBAAqB,CACnC,eAAgC;IAEhC,OAAO,IAAI,CAAC,SAAS,CAAC,sCAA8B,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC;AAC/E,CAAC;AAED,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,kDAAkD,GAI3D,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACvC,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IAC5C,SAAS,EAAE,+BAAuB,CAAC,QAAQ,EAAE;IAC7C,SAAS,EAAE,gFAA4C,CAAC,QAAQ,EAAE;IAClE,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE;IAC5E,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC3B,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzC,iBAAiB,EAAE,uCAA+B,CAAC,QAAQ,EAAE;IAC7D,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACtC,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,mBAAmB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1C,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,WAAW,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IACnC,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC;QAClB,CAAC,CAAC,MAAM,EAAE;QACV,kFAA6C;KAC9C,CAAC,CAAC,QAAQ,EAAE;IACb,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,aAAa,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SACjE,QAAQ,EAAE;IACb,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IAChC,SAAS,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE;IAC3E,cAAc,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SAClE,QAAQ,EAAE;IACb,eAAe,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,oDAA8B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SACnE,QAAQ,EAAE;CACd,CAAC,CAAC;AA+BH,gBAAgB;AACH,QAAA,mDAAmD,GAI5D,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IACvC,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;IAC5C,SAAS,EAAE,gCAAwB,CAAC,QAAQ,EAAE;IAC9C,SAAS,EAAE,iFAA6C,CAAC,QAAQ,EAAE;IACnE,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE;IAC7E,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC3B,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,kBAAkB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzC,iBAAiB,EAAE,wCAAgC,CAAC,QAAQ,EAAE;IAC9D,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACtC,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,mBAAmB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1C,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,WAAW,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IACnC,UAAU,EAAE,CAAC,CAAC,KAAK,CAAC;QAClB,CAAC,CAAC,MAAM,EAAE;QACV,mFAA8C;KAC/C,CAAC,CAAC,QAAQ,EAAE;IACb,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,aAAa,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SAClE,QAAQ,EAAE;IACb,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IAChC,SAAS,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE;IAC5E,cAAc,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SACnE,QAAQ,EAAE;IACb,eAAe,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,qDAA+B,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;SACpE,QAAQ,EAAE;CACd,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,qCAAqC,CASrD;AATD,WAAiB,qCAAqC;IACpD,oFAAoF;IACvE,mDAAa,GACxB,0DAAkD,CAAC;IACrD,qFAAqF;IACxE,oDAAc,GACzB,2DAAmD,CAAC;AAGxD,CAAC,EATgB,qCAAqC,qDAArC,qCAAqC,QASrD;AAED,SAAgB,0CAA0C,CACxD,oCAA0E;IAE1E,OAAO,IAAI,CAAC,SAAS,CACnB,2DAAmD,CAAC,KAAK,CACvD,oCAAoC,CACrC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,4CAA4C,CAC1D,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,0DAAkD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,kEAAkE,CACnE,CAAC;AACJ,CAAC"}
|
|
@@ -14,6 +14,156 @@ export declare const CommercialSecuredLoanCommercialApplicationRelationshipsType
|
|
|
14
14
|
readonly LoanDetails: "loan-details";
|
|
15
15
|
};
|
|
16
16
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsType>;
|
|
17
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType: {
|
|
18
|
+
readonly Customers: "customers";
|
|
19
|
+
};
|
|
20
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
21
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType: {
|
|
22
|
+
readonly Addresses: "addresses";
|
|
23
|
+
};
|
|
24
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
25
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType: {
|
|
26
|
+
readonly CustomerLiabilities: "customer-liabilities";
|
|
27
|
+
};
|
|
28
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
29
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType: {
|
|
30
|
+
readonly CustomerAssets: "customer-assets";
|
|
31
|
+
};
|
|
32
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
33
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType: {
|
|
34
|
+
readonly Assets: "assets";
|
|
35
|
+
};
|
|
36
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsAssetType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
37
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType: {
|
|
38
|
+
readonly Entities: "entities";
|
|
39
|
+
};
|
|
40
|
+
export type CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
41
|
+
/** @internal */
|
|
42
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsType>;
|
|
43
|
+
/** @internal */
|
|
44
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsType>;
|
|
45
|
+
/**
|
|
46
|
+
* @internal
|
|
47
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
48
|
+
*/
|
|
49
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsType$ {
|
|
50
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsType$inboundSchema` instead. */
|
|
51
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
52
|
+
readonly LoanDetails: "loan-details";
|
|
53
|
+
}>;
|
|
54
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsType$outboundSchema` instead. */
|
|
55
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
56
|
+
readonly LoanDetails: "loan-details";
|
|
57
|
+
}>;
|
|
58
|
+
}
|
|
59
|
+
/** @internal */
|
|
60
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
61
|
+
/** @internal */
|
|
62
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
66
|
+
*/
|
|
67
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$ {
|
|
68
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$inboundSchema` instead. */
|
|
69
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
70
|
+
readonly Customers: "customers";
|
|
71
|
+
}>;
|
|
72
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$outboundSchema` instead. */
|
|
73
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
74
|
+
readonly Customers: "customers";
|
|
75
|
+
}>;
|
|
76
|
+
}
|
|
77
|
+
/** @internal */
|
|
78
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
79
|
+
/** @internal */
|
|
80
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
84
|
+
*/
|
|
85
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$ {
|
|
86
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$inboundSchema` instead. */
|
|
87
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
88
|
+
readonly Addresses: "addresses";
|
|
89
|
+
}>;
|
|
90
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$outboundSchema` instead. */
|
|
91
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
92
|
+
readonly Addresses: "addresses";
|
|
93
|
+
}>;
|
|
94
|
+
}
|
|
95
|
+
/** @internal */
|
|
96
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
97
|
+
/** @internal */
|
|
98
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
99
|
+
/**
|
|
100
|
+
* @internal
|
|
101
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
102
|
+
*/
|
|
103
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$ {
|
|
104
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema` instead. */
|
|
105
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
106
|
+
readonly CustomerLiabilities: "customer-liabilities";
|
|
107
|
+
}>;
|
|
108
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema` instead. */
|
|
109
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
110
|
+
readonly CustomerLiabilities: "customer-liabilities";
|
|
111
|
+
}>;
|
|
112
|
+
}
|
|
113
|
+
/** @internal */
|
|
114
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
115
|
+
/** @internal */
|
|
116
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
117
|
+
/**
|
|
118
|
+
* @internal
|
|
119
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
120
|
+
*/
|
|
121
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$ {
|
|
122
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema` instead. */
|
|
123
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
124
|
+
readonly CustomerAssets: "customer-assets";
|
|
125
|
+
}>;
|
|
126
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema` instead. */
|
|
127
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
128
|
+
readonly CustomerAssets: "customer-assets";
|
|
129
|
+
}>;
|
|
130
|
+
}
|
|
131
|
+
/** @internal */
|
|
132
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
133
|
+
/** @internal */
|
|
134
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
135
|
+
/**
|
|
136
|
+
* @internal
|
|
137
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
138
|
+
*/
|
|
139
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$ {
|
|
140
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$inboundSchema` instead. */
|
|
141
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
142
|
+
readonly Assets: "assets";
|
|
143
|
+
}>;
|
|
144
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$outboundSchema` instead. */
|
|
145
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
146
|
+
readonly Assets: "assets";
|
|
147
|
+
}>;
|
|
148
|
+
}
|
|
149
|
+
/** @internal */
|
|
150
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
151
|
+
/** @internal */
|
|
152
|
+
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
153
|
+
/**
|
|
154
|
+
* @internal
|
|
155
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
156
|
+
*/
|
|
157
|
+
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$ {
|
|
158
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$inboundSchema` instead. */
|
|
159
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
160
|
+
readonly Entities: "entities";
|
|
161
|
+
}>;
|
|
162
|
+
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$outboundSchema` instead. */
|
|
163
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
164
|
+
readonly Entities: "entities";
|
|
165
|
+
}>;
|
|
166
|
+
}
|
|
17
167
|
export type Data = {
|
|
18
168
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsType;
|
|
19
169
|
/**
|
|
@@ -30,14 +180,6 @@ export type Data = {
|
|
|
30
180
|
export type LoanDetails = {
|
|
31
181
|
data: Data;
|
|
32
182
|
};
|
|
33
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType: {
|
|
34
|
-
readonly Customers: "customers";
|
|
35
|
-
};
|
|
36
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
37
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType: {
|
|
38
|
-
readonly Addresses: "addresses";
|
|
39
|
-
};
|
|
40
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
41
183
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsData = {
|
|
42
184
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType;
|
|
43
185
|
attributes: AddressAttributes;
|
|
@@ -51,10 +193,6 @@ export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData
|
|
|
51
193
|
export type Addresses = {
|
|
52
194
|
data: Array<CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsData>;
|
|
53
195
|
};
|
|
54
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType: {
|
|
55
|
-
readonly CustomerLiabilities: "customer-liabilities";
|
|
56
|
-
};
|
|
57
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
58
196
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData = {
|
|
59
197
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType;
|
|
60
198
|
attributes: CustomerLiabilityAttributes;
|
|
@@ -68,10 +206,6 @@ export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData
|
|
|
68
206
|
export type Liabilities = {
|
|
69
207
|
data: Array<CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData>;
|
|
70
208
|
};
|
|
71
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType: {
|
|
72
|
-
readonly CustomerAssets: "customer-assets";
|
|
73
|
-
};
|
|
74
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
75
209
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataData = {
|
|
76
210
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType;
|
|
77
211
|
attributes: CustomerAssetAttributes;
|
|
@@ -107,10 +241,6 @@ export type CommercialSecuredLoanCommercialApplicationRelationshipsData = {
|
|
|
107
241
|
export type Customers = {
|
|
108
242
|
data: Array<CommercialSecuredLoanCommercialApplicationRelationshipsData>;
|
|
109
243
|
};
|
|
110
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType: {
|
|
111
|
-
readonly Assets: "assets";
|
|
112
|
-
};
|
|
113
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsAssetType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
114
244
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsAssetData = {
|
|
115
245
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsAssetType;
|
|
116
246
|
/**
|
|
@@ -127,10 +257,6 @@ export type CommercialSecuredLoanCommercialApplicationRelationshipsAssetData = {
|
|
|
127
257
|
export type Asset = {
|
|
128
258
|
data: CommercialSecuredLoanCommercialApplicationRelationshipsAssetData;
|
|
129
259
|
};
|
|
130
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType: {
|
|
131
|
-
readonly Entities: "entities";
|
|
132
|
-
};
|
|
133
|
-
export type CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType = ClosedEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
134
260
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesData = {
|
|
135
261
|
type: CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType;
|
|
136
262
|
attributes: EntityAttributes;
|
|
@@ -151,24 +277,6 @@ export type CommercialSecuredLoanCommercialApplicationRelationships = {
|
|
|
151
277
|
entities?: Entities | undefined;
|
|
152
278
|
};
|
|
153
279
|
/** @internal */
|
|
154
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsType>;
|
|
155
|
-
/** @internal */
|
|
156
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsType>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
160
|
-
*/
|
|
161
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsType$ {
|
|
162
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsType$inboundSchema` instead. */
|
|
163
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
164
|
-
readonly LoanDetails: "loan-details";
|
|
165
|
-
}>;
|
|
166
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsType$outboundSchema` instead. */
|
|
167
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
168
|
-
readonly LoanDetails: "loan-details";
|
|
169
|
-
}>;
|
|
170
|
-
}
|
|
171
|
-
/** @internal */
|
|
172
280
|
export declare const Data$inboundSchema: z.ZodType<Data, z.ZodTypeDef, unknown>;
|
|
173
281
|
/** @internal */
|
|
174
282
|
export type Data$Outbound = {
|
|
@@ -220,42 +328,6 @@ export declare namespace LoanDetails$ {
|
|
|
220
328
|
export declare function loanDetailsToJSON(loanDetails: LoanDetails): string;
|
|
221
329
|
export declare function loanDetailsFromJSON(jsonString: string): SafeParseResult<LoanDetails, SDKValidationError>;
|
|
222
330
|
/** @internal */
|
|
223
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
224
|
-
/** @internal */
|
|
225
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType>;
|
|
226
|
-
/**
|
|
227
|
-
* @internal
|
|
228
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
229
|
-
*/
|
|
230
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$ {
|
|
231
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$inboundSchema` instead. */
|
|
232
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
233
|
-
readonly Customers: "customers";
|
|
234
|
-
}>;
|
|
235
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersType$outboundSchema` instead. */
|
|
236
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
237
|
-
readonly Customers: "customers";
|
|
238
|
-
}>;
|
|
239
|
-
}
|
|
240
|
-
/** @internal */
|
|
241
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
242
|
-
/** @internal */
|
|
243
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType>;
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
247
|
-
*/
|
|
248
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$ {
|
|
249
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$inboundSchema` instead. */
|
|
250
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
251
|
-
readonly Addresses: "addresses";
|
|
252
|
-
}>;
|
|
253
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataType$outboundSchema` instead. */
|
|
254
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
255
|
-
readonly Addresses: "addresses";
|
|
256
|
-
}>;
|
|
257
|
-
}
|
|
258
|
-
/** @internal */
|
|
259
331
|
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsData$inboundSchema: z.ZodType<CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsData, z.ZodTypeDef, unknown>;
|
|
260
332
|
/** @internal */
|
|
261
333
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsData$Outbound = {
|
|
@@ -307,24 +379,6 @@ export declare namespace Addresses$ {
|
|
|
307
379
|
export declare function addressesToJSON(addresses: Addresses): string;
|
|
308
380
|
export declare function addressesFromJSON(jsonString: string): SafeParseResult<Addresses, SDKValidationError>;
|
|
309
381
|
/** @internal */
|
|
310
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
311
|
-
/** @internal */
|
|
312
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType>;
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
316
|
-
*/
|
|
317
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$ {
|
|
318
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$inboundSchema` instead. */
|
|
319
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
320
|
-
readonly CustomerLiabilities: "customer-liabilities";
|
|
321
|
-
}>;
|
|
322
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsType$outboundSchema` instead. */
|
|
323
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
324
|
-
readonly CustomerLiabilities: "customer-liabilities";
|
|
325
|
-
}>;
|
|
326
|
-
}
|
|
327
|
-
/** @internal */
|
|
328
382
|
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData$inboundSchema: z.ZodType<CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData, z.ZodTypeDef, unknown>;
|
|
329
383
|
/** @internal */
|
|
330
384
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersData$Outbound = {
|
|
@@ -376,24 +430,6 @@ export declare namespace Liabilities$ {
|
|
|
376
430
|
export declare function liabilitiesToJSON(liabilities: Liabilities): string;
|
|
377
431
|
export declare function liabilitiesFromJSON(jsonString: string): SafeParseResult<Liabilities, SDKValidationError>;
|
|
378
432
|
/** @internal */
|
|
379
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
380
|
-
/** @internal */
|
|
381
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType>;
|
|
382
|
-
/**
|
|
383
|
-
* @internal
|
|
384
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
385
|
-
*/
|
|
386
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$ {
|
|
387
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$inboundSchema` instead. */
|
|
388
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
389
|
-
readonly CustomerAssets: "customer-assets";
|
|
390
|
-
}>;
|
|
391
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataRelationshipsAssetsType$outboundSchema` instead. */
|
|
392
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
393
|
-
readonly CustomerAssets: "customer-assets";
|
|
394
|
-
}>;
|
|
395
|
-
}
|
|
396
|
-
/** @internal */
|
|
397
433
|
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataData$inboundSchema: z.ZodType<CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataData, z.ZodTypeDef, unknown>;
|
|
398
434
|
/** @internal */
|
|
399
435
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsCustomersDataData$Outbound = {
|
|
@@ -521,24 +557,6 @@ export declare namespace Customers$ {
|
|
|
521
557
|
export declare function customersToJSON(customers: Customers): string;
|
|
522
558
|
export declare function customersFromJSON(jsonString: string): SafeParseResult<Customers, SDKValidationError>;
|
|
523
559
|
/** @internal */
|
|
524
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
525
|
-
/** @internal */
|
|
526
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsAssetType>;
|
|
527
|
-
/**
|
|
528
|
-
* @internal
|
|
529
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
530
|
-
*/
|
|
531
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$ {
|
|
532
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$inboundSchema` instead. */
|
|
533
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
534
|
-
readonly Assets: "assets";
|
|
535
|
-
}>;
|
|
536
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsAssetType$outboundSchema` instead. */
|
|
537
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
538
|
-
readonly Assets: "assets";
|
|
539
|
-
}>;
|
|
540
|
-
}
|
|
541
|
-
/** @internal */
|
|
542
560
|
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsAssetData$inboundSchema: z.ZodType<CommercialSecuredLoanCommercialApplicationRelationshipsAssetData, z.ZodTypeDef, unknown>;
|
|
543
561
|
/** @internal */
|
|
544
562
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsAssetData$Outbound = {
|
|
@@ -590,24 +608,6 @@ export declare namespace Asset$ {
|
|
|
590
608
|
export declare function assetToJSON(asset: Asset): string;
|
|
591
609
|
export declare function assetFromJSON(jsonString: string): SafeParseResult<Asset, SDKValidationError>;
|
|
592
610
|
/** @internal */
|
|
593
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$inboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
594
|
-
/** @internal */
|
|
595
|
-
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$outboundSchema: z.ZodNativeEnum<typeof CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType>;
|
|
596
|
-
/**
|
|
597
|
-
* @internal
|
|
598
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
599
|
-
*/
|
|
600
|
-
export declare namespace CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$ {
|
|
601
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$inboundSchema` instead. */
|
|
602
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
603
|
-
readonly Entities: "entities";
|
|
604
|
-
}>;
|
|
605
|
-
/** @deprecated use `CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesType$outboundSchema` instead. */
|
|
606
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
607
|
-
readonly Entities: "entities";
|
|
608
|
-
}>;
|
|
609
|
-
}
|
|
610
|
-
/** @internal */
|
|
611
611
|
export declare const CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesData$inboundSchema: z.ZodType<CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesData, z.ZodTypeDef, unknown>;
|
|
612
612
|
/** @internal */
|
|
613
613
|
export type CommercialSecuredLoanCommercialApplicationRelationshipsEntitiesData$Outbound = {
|