@financeable/aggregation 0.11.0-alpha.1 → 0.12.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/README.md +6 -115
- package/RUNTIMES.md +6 -6
- package/docs/sdks/applications/README.md +144 -0
- package/examples/applicationsCreate.example.ts +1 -1
- package/examples/package-lock.json +2 -2
- package/funcs/applicationsCreate.js +1 -1
- package/funcs/applicationsCreate.js.map +1 -1
- package/funcs/{assetsAssetsCreate.d.ts → applicationsGet.d.ts} +3 -3
- package/funcs/{assetsAssetsGet.d.ts.map → applicationsGet.d.ts.map} +1 -1
- package/funcs/{loanDetailsLoanDetailsGet.js → applicationsGet.js} +13 -9
- package/funcs/applicationsGet.js.map +1 -0
- package/funcs/{assetsAssetsDelete.d.ts → applicationsList.d.ts} +3 -3
- package/funcs/applicationsList.d.ts.map +1 -0
- package/funcs/{customerExpensesCustomerExpensesList.js → applicationsList.js} +14 -15
- package/funcs/applicationsList.js.map +1 -0
- package/funcs/oauthTokenGet.js +1 -1
- package/funcs/oauthTokenGet.js.map +1 -1
- package/funcs/supportingDocumentsCreate.js +1 -1
- package/funcs/supportingDocumentsCreate.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/base64.d.ts +1 -1
- package/lib/base64.d.ts.map +1 -1
- package/lib/base64.js +1 -1
- package/lib/base64.js.map +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/env.d.ts +1 -1
- package/lib/env.d.ts.map +1 -1
- package/lib/env.js +19 -2
- package/lib/env.js.map +1 -1
- package/lib/schemas.d.ts +1 -1
- package/lib/schemas.d.ts.map +1 -1
- package/lib/schemas.js +2 -2
- package/lib/schemas.js.map +1 -1
- package/lib/url.js +1 -1
- package/lib/url.js.map +1 -1
- package/models/components/addressattributes.d.ts +1 -1
- package/models/components/addressattributes.d.ts.map +1 -1
- package/models/components/addressattributes.js +1 -1
- package/models/components/addressattributes.js.map +1 -1
- package/models/components/apierrorlinks.d.ts +1 -1
- package/models/components/apierrorlinks.d.ts.map +1 -1
- package/models/components/apierrorlinks.js +1 -1
- package/models/components/apierrorlinks.js.map +1 -1
- package/models/components/applicationresource.d.ts +5 -3
- package/models/components/applicationresource.d.ts.map +1 -1
- package/models/components/applicationresource.js +7 -1
- package/models/components/applicationresource.js.map +1 -1
- package/models/components/applicationstatus.d.ts +1 -1
- package/models/components/applicationstatus.d.ts.map +1 -1
- package/models/components/applicationstatus.js +1 -1
- package/models/components/applicationstatus.js.map +1 -1
- package/models/components/australianstatesandterritories.d.ts +1 -1
- package/models/components/australianstatesandterritories.d.ts.map +1 -1
- package/models/components/australianstatesandterritories.js +1 -1
- package/models/components/australianstatesandterritories.js.map +1 -1
- package/models/components/badrequesterror.d.ts +1 -1
- package/models/components/badrequesterror.d.ts.map +1 -1
- package/models/components/badrequesterror.js +1 -1
- package/models/components/badrequesterror.js.map +1 -1
- package/models/components/businessapplicationjsonapirelationships.d.ts +296 -0
- package/models/components/businessapplicationjsonapirelationships.d.ts.map +1 -0
- package/models/components/businessapplicationjsonapirelationships.js +309 -0
- package/models/components/businessapplicationjsonapirelationships.js.map +1 -0
- package/models/components/businessapplicationpayload.d.ts +137 -0
- package/models/components/businessapplicationpayload.d.ts.map +1 -0
- package/models/components/businessapplicationpayload.js +150 -0
- package/models/components/businessapplicationpayload.js.map +1 -0
- package/models/components/businessapplicationresource.d.ts +166 -0
- package/models/components/businessapplicationresource.d.ts.map +1 -0
- package/models/components/businessapplicationresource.js +159 -0
- package/models/components/businessapplicationresource.js.map +1 -0
- package/models/components/businessloanbusinessapplicationrelationships.d.ts +594 -0
- package/models/components/businessloanbusinessapplicationrelationships.d.ts.map +1 -0
- package/models/components/businessloanbusinessapplicationrelationships.js +597 -0
- package/models/components/businessloanbusinessapplicationrelationships.js.map +1 -0
- package/models/components/commercialapplicationjsonapirelationships.d.ts +16 -16
- package/models/components/commercialapplicationjsonapirelationships.d.ts.map +1 -1
- package/models/components/commercialapplicationjsonapirelationships.js +19 -19
- package/models/components/commercialapplicationjsonapirelationships.js.map +1 -1
- package/models/components/commercialsecuredapplicationpayload.d.ts +1 -1
- package/models/components/commercialsecuredapplicationpayload.d.ts.map +1 -1
- package/models/components/commercialsecuredapplicationpayload.js +1 -1
- package/models/components/commercialsecuredapplicationpayload.js.map +1 -1
- package/models/components/commercialsecuredapplicationresource.d.ts +1 -1
- package/models/components/commercialsecuredapplicationresource.d.ts.map +1 -1
- package/models/components/commercialsecuredapplicationresource.js +1 -1
- package/models/components/commercialsecuredapplicationresource.js.map +1 -1
- package/models/components/commercialsecuredloanassetattributes.d.ts +1 -1
- package/models/components/commercialsecuredloanassetattributes.d.ts.map +1 -1
- package/models/components/commercialsecuredloanassetattributes.js +1 -1
- package/models/components/commercialsecuredloanassetattributes.js.map +1 -1
- package/models/components/commercialsecuredloanassettype.d.ts +1 -1
- package/models/components/commercialsecuredloanassettype.d.ts.map +1 -1
- package/models/components/commercialsecuredloanassettype.js +1 -1
- package/models/components/commercialsecuredloanassettype.js.map +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts +34 -34
- package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts.map +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.js +44 -42
- package/models/components/commercialsecuredloancommercialapplicationrelationships.js.map +1 -1
- package/models/components/commercialsecuredloantypeofsale.d.ts +1 -1
- package/models/components/commercialsecuredloantypeofsale.d.ts.map +1 -1
- package/models/components/commercialsecuredloantypeofsale.js +1 -1
- package/models/components/commercialsecuredloantypeofsale.js.map +1 -1
- package/models/components/consumerapplicationjsonapirelationships.d.ts +1 -1
- package/models/components/consumerapplicationjsonapirelationships.d.ts.map +1 -1
- package/models/components/consumerapplicationjsonapirelationships.js +1 -1
- package/models/components/consumerapplicationjsonapirelationships.js.map +1 -1
- package/models/components/consumersecuredapplicationpayload.d.ts +1 -1
- package/models/components/consumersecuredapplicationpayload.d.ts.map +1 -1
- package/models/components/consumersecuredapplicationpayload.js +1 -1
- package/models/components/consumersecuredapplicationpayload.js.map +1 -1
- package/models/components/consumersecuredapplicationresource.d.ts +1 -1
- package/models/components/consumersecuredapplicationresource.d.ts.map +1 -1
- package/models/components/consumersecuredapplicationresource.js +1 -1
- package/models/components/consumersecuredapplicationresource.js.map +1 -1
- package/models/components/consumersecuredloanassetattributes.d.ts +1 -1
- package/models/components/consumersecuredloanassetattributes.d.ts.map +1 -1
- package/models/components/consumersecuredloanassetattributes.js +1 -1
- package/models/components/consumersecuredloanassetattributes.js.map +1 -1
- package/models/components/consumersecuredloanassettype.d.ts +1 -1
- package/models/components/consumersecuredloanassettype.d.ts.map +1 -1
- package/models/components/consumersecuredloanassettype.js +1 -1
- package/models/components/consumersecuredloanassettype.js.map +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.d.ts.map +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.js +1 -1
- package/models/components/consumersecuredloanconsumerapplicationrelationships.js.map +1 -1
- package/models/components/consumersecuredloantypeofsale.d.ts +1 -1
- package/models/components/consumersecuredloantypeofsale.d.ts.map +1 -1
- package/models/components/consumersecuredloantypeofsale.js +1 -1
- package/models/components/consumersecuredloantypeofsale.js.map +1 -1
- package/models/components/createsupportingdocumentsresponse.d.ts +1 -1
- package/models/components/createsupportingdocumentsresponse.d.ts.map +1 -1
- package/models/components/createsupportingdocumentsresponse.js +1 -1
- package/models/components/createsupportingdocumentsresponse.js.map +1 -1
- package/models/components/currencycodeiso4217.d.ts +1 -1
- package/models/components/currencycodeiso4217.d.ts.map +1 -1
- package/models/components/currencycodeiso4217.js +1 -1
- package/models/components/currencycodeiso4217.js.map +1 -1
- package/models/components/customerassetattributes.d.ts +1 -1
- package/models/components/customerassetattributes.d.ts.map +1 -1
- package/models/components/customerassetattributes.js +1 -1
- package/models/components/customerassetattributes.js.map +1 -1
- package/models/components/customerassettype.d.ts +1 -1
- package/models/components/customerassettype.d.ts.map +1 -1
- package/models/components/customerassettype.js +1 -1
- package/models/components/customerassettype.js.map +1 -1
- package/models/components/customerattributes.d.ts +1 -1
- package/models/components/customerattributes.d.ts.map +1 -1
- package/models/components/customerattributes.js +1 -1
- package/models/components/customerattributes.js.map +1 -1
- package/models/components/customerattributescreateitem.d.ts +1 -1
- package/models/components/customerattributescreateitem.d.ts.map +1 -1
- package/models/components/customerattributescreateitem.js +1 -1
- package/models/components/customerattributescreateitem.js.map +1 -1
- package/models/components/customeridtype.d.ts +1 -1
- package/models/components/customeridtype.d.ts.map +1 -1
- package/models/components/customeridtype.js +1 -1
- package/models/components/customeridtype.js.map +1 -1
- package/models/components/customerliabilityattributes.d.ts +1 -1
- package/models/components/customerliabilityattributes.d.ts.map +1 -1
- package/models/components/customerliabilityattributes.js +1 -1
- package/models/components/customerliabilityattributes.js.map +1 -1
- package/models/components/customerliabilityrepaymentfrequency.d.ts +1 -1
- package/models/components/customerliabilityrepaymentfrequency.d.ts.map +1 -1
- package/models/components/customerliabilityrepaymentfrequency.js +1 -1
- package/models/components/customerliabilityrepaymentfrequency.js.map +1 -1
- package/models/components/customerliabilitytype.d.ts +1 -1
- package/models/components/customerliabilitytype.d.ts.map +1 -1
- package/models/components/customerliabilitytype.js +1 -1
- package/models/components/customerliabilitytype.js.map +1 -1
- package/models/components/customertitle.d.ts +1 -1
- package/models/components/customertitle.d.ts.map +1 -1
- package/models/components/customertitle.js +1 -1
- package/models/components/customertitle.js.map +1 -1
- package/models/components/documenttype.d.ts +1 -1
- package/models/components/documenttype.d.ts.map +1 -1
- package/models/components/documenttype.js +1 -1
- package/models/components/documenttype.js.map +1 -1
- package/models/components/entityattributes.d.ts +130 -1
- package/models/components/entityattributes.d.ts.map +1 -1
- package/models/components/entityattributes.js +72 -2
- package/models/components/entityattributes.js.map +1 -1
- package/models/components/entityattributesinput.d.ts +41 -0
- package/models/components/entityattributesinput.d.ts.map +1 -0
- package/models/components/entityattributesinput.js +81 -0
- package/models/components/entityattributesinput.js.map +1 -0
- package/models/components/errorsource.d.ts +1 -1
- package/models/components/errorsource.d.ts.map +1 -1
- package/models/components/errorsource.js +1 -1
- package/models/components/errorsource.js.map +1 -1
- package/models/components/expenseattributes.d.ts +1 -1
- package/models/components/expenseattributes.d.ts.map +1 -1
- package/models/components/expenseattributes.js +1 -1
- package/models/components/expenseattributes.js.map +1 -1
- package/models/components/expensefrequency.d.ts +1 -1
- package/models/components/expensefrequency.d.ts.map +1 -1
- package/models/components/expensefrequency.js +1 -1
- package/models/components/expensefrequency.js.map +1 -1
- package/models/components/expensetype.d.ts +1 -1
- package/models/components/expensetype.d.ts.map +1 -1
- package/models/components/expensetype.js +1 -1
- package/models/components/expensetype.js.map +1 -1
- package/models/components/forbiddenerror.d.ts +1 -1
- package/models/components/forbiddenerror.d.ts.map +1 -1
- package/models/components/forbiddenerror.js +1 -1
- package/models/components/forbiddenerror.js.map +1 -1
- package/models/components/frequencytype.d.ts +1 -1
- package/models/components/frequencytype.d.ts.map +1 -1
- package/models/components/frequencytype.js +1 -1
- package/models/components/frequencytype.js.map +1 -1
- package/models/components/incomeattributes.d.ts +1 -1
- package/models/components/incomeattributes.d.ts.map +1 -1
- package/models/components/incomeattributes.js +1 -1
- package/models/components/incomeattributes.js.map +1 -1
- package/models/components/incomefrequency.d.ts +1 -1
- package/models/components/incomefrequency.d.ts.map +1 -1
- package/models/components/incomefrequency.js +1 -1
- package/models/components/incomefrequency.js.map +1 -1
- package/models/components/incometype.d.ts +1 -1
- package/models/components/incometype.d.ts.map +1 -1
- package/models/components/incometype.js +1 -1
- package/models/components/incometype.js.map +1 -1
- package/models/components/index.d.ts +11 -12
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +11 -12
- package/models/components/index.js.map +1 -1
- package/models/components/linkobject.d.ts +1 -1
- package/models/components/linkobject.d.ts.map +1 -1
- package/models/components/linkobject.js +1 -1
- package/models/components/linkobject.js.map +1 -1
- package/models/components/livingarrangements.d.ts +1 -1
- package/models/components/livingarrangements.d.ts.map +1 -1
- package/models/components/livingarrangements.js +1 -1
- package/models/components/livingarrangements.js.map +1 -1
- package/models/components/loandetailsattributes.d.ts +8 -3
- package/models/components/loandetailsattributes.d.ts.map +1 -1
- package/models/components/loandetailsattributes.js +3 -1
- package/models/components/loandetailsattributes.js.map +1 -1
- package/models/components/maritalstatus.d.ts +1 -1
- package/models/components/maritalstatus.d.ts.map +1 -1
- package/models/components/maritalstatus.js +1 -1
- package/models/components/maritalstatus.js.map +1 -1
- package/models/components/monetaryquantity.d.ts +1 -1
- package/models/components/monetaryquantity.d.ts.map +1 -1
- package/models/components/monetaryquantity.js +1 -1
- package/models/components/monetaryquantity.js.map +1 -1
- package/models/components/paginationlinks.d.ts +47 -0
- package/models/components/paginationlinks.d.ts.map +1 -0
- package/models/components/{linkobjectupdate.js → paginationlinks.js} +26 -28
- package/models/components/paginationlinks.js.map +1 -0
- package/models/components/paginationmeta.d.ts +47 -0
- package/models/components/paginationmeta.d.ts.map +1 -0
- package/models/components/paginationmeta.js +88 -0
- package/models/components/paginationmeta.js.map +1 -0
- package/models/components/percentagequantity.d.ts +1 -1
- package/models/components/percentagequantity.d.ts.map +1 -1
- package/models/components/percentagequantity.js +1 -1
- package/models/components/percentagequantity.js.map +1 -1
- package/models/components/personalapplicationjsonapirelationships.d.ts +208 -0
- package/models/components/personalapplicationjsonapirelationships.d.ts.map +1 -0
- package/models/components/personalapplicationjsonapirelationships.js +229 -0
- package/models/components/personalapplicationjsonapirelationships.js.map +1 -0
- package/models/components/personalapplicationpayload.d.ts +137 -0
- package/models/components/personalapplicationpayload.d.ts.map +1 -0
- package/models/components/personalapplicationpayload.js +150 -0
- package/models/components/personalapplicationpayload.js.map +1 -0
- package/models/components/personalapplicationresource.d.ts +166 -0
- package/models/components/personalapplicationresource.d.ts.map +1 -0
- package/models/components/personalapplicationresource.js +159 -0
- package/models/components/personalapplicationresource.js.map +1 -0
- package/models/components/personalloanpersonalapplicationrelationships.d.ts +683 -0
- package/models/components/personalloanpersonalapplicationrelationships.d.ts.map +1 -0
- package/models/components/personalloanpersonalapplicationrelationships.js +682 -0
- package/models/components/personalloanpersonalapplicationrelationships.js.map +1 -0
- package/models/components/relationshipresourcenotfound.d.ts +1 -1
- package/models/components/relationshipresourcenotfound.d.ts.map +1 -1
- package/models/components/relationshipresourcenotfound.js +1 -1
- package/models/components/relationshipresourcenotfound.js.map +1 -1
- package/models/components/repaymentstructure.d.ts +1 -1
- package/models/components/repaymentstructure.d.ts.map +1 -1
- package/models/components/repaymentstructure.js +1 -1
- package/models/components/repaymentstructure.js.map +1 -1
- package/models/components/residencystatus.d.ts +1 -1
- package/models/components/residencystatus.d.ts.map +1 -1
- package/models/components/residencystatus.js +1 -1
- package/models/components/residencystatus.js.map +1 -1
- package/models/components/resourcenotfound.d.ts +1 -1
- package/models/components/resourcenotfound.d.ts.map +1 -1
- package/models/components/resourcenotfound.js +1 -1
- package/models/components/resourcenotfound.js.map +1 -1
- package/models/components/security.d.ts +1 -1
- package/models/components/security.d.ts.map +1 -1
- package/models/components/security.js +1 -1
- package/models/components/security.js.map +1 -1
- package/models/components/supportingdocumentattributes.d.ts +1 -1
- package/models/components/supportingdocumentattributes.d.ts.map +1 -1
- package/models/components/supportingdocumentattributes.js +1 -1
- package/models/components/supportingdocumentattributes.js.map +1 -1
- package/models/components/supportingdocumentattributesinput.d.ts +1 -1
- package/models/components/supportingdocumentattributesinput.d.ts.map +1 -1
- package/models/components/supportingdocumentattributesinput.js +1 -1
- package/models/components/supportingdocumentattributesinput.js.map +1 -1
- package/models/components/supportingdocumentrelationships.d.ts +1 -1
- package/models/components/supportingdocumentrelationships.d.ts.map +1 -1
- package/models/components/supportingdocumentrelationships.js +1 -1
- package/models/components/supportingdocumentrelationships.js.map +1 -1
- package/models/components/supportingdocumentresource.d.ts +1 -1
- package/models/components/supportingdocumentresource.d.ts.map +1 -1
- package/models/components/supportingdocumentresource.js +1 -1
- package/models/components/supportingdocumentresource.js.map +1 -1
- package/models/components/tokenrequest.d.ts +1 -1
- package/models/components/tokenrequest.d.ts.map +1 -1
- package/models/components/tokenrequest.js +1 -1
- package/models/components/tokenrequest.js.map +1 -1
- package/models/components/tokenresponse.d.ts +1 -1
- package/models/components/tokenresponse.d.ts.map +1 -1
- package/models/components/tokenresponse.js +1 -1
- package/models/components/tokenresponse.js.map +1 -1
- package/models/components/uploadmimetype.d.ts +1 -1
- package/models/components/uploadmimetype.d.ts.map +1 -1
- package/models/components/uploadmimetype.js +1 -1
- package/models/components/uploadmimetype.js.map +1 -1
- package/models/errors/index.d.ts +1 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +1 -0
- package/models/errors/index.js.map +1 -1
- package/models/errors/responsevalidationerror.js +1 -1
- package/models/errors/responsevalidationerror.js.map +1 -1
- package/models/errors/sdkvalidationerror.d.ts +1 -1
- package/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/models/errors/sdkvalidationerror.js +1 -1
- package/models/errors/sdkvalidationerror.js.map +1 -1
- package/models/operations/createapplication.d.ts +231 -58
- package/models/operations/createapplication.d.ts.map +1 -1
- package/models/operations/createapplication.js +167 -59
- package/models/operations/createapplication.js.map +1 -1
- package/models/operations/getapplication.d.ts +703 -0
- package/models/operations/getapplication.d.ts.map +1 -0
- package/models/operations/getapplication.js +697 -0
- package/models/operations/getapplication.js.map +1 -0
- package/models/operations/index.d.ts +2 -41
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +2 -41
- package/models/operations/index.js.map +1 -1
- package/models/operations/listapplications.d.ts +141 -0
- package/models/operations/listapplications.d.ts.map +1 -0
- package/models/operations/listapplications.js +199 -0
- package/models/operations/listapplications.js.map +1 -0
- package/models/operations/supportingdocumentscreate.d.ts +1 -1
- package/models/operations/supportingdocumentscreate.d.ts.map +1 -1
- package/models/operations/supportingdocumentscreate.js +1 -1
- package/models/operations/supportingdocumentscreate.js.map +1 -1
- package/package.json +2 -2
- package/sdk/applications.d.ts +8 -0
- package/sdk/applications.d.ts.map +1 -1
- package/sdk/applications.js +14 -0
- package/sdk/applications.js.map +1 -1
- package/sdk/sdk.d.ts +0 -27
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +0 -36
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/applicationsCreate.ts +1 -1
- package/src/funcs/{loanDetailsLoanDetailsGet.ts → applicationsGet.ts} +20 -14
- package/src/funcs/{customerAddressesCustomerAddressesList.ts → applicationsList.ts} +20 -21
- package/src/funcs/oauthTokenGet.ts +1 -1
- package/src/funcs/supportingDocumentsCreate.ts +1 -1
- package/src/lib/base64.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/env.ts +21 -5
- package/src/lib/schemas.ts +1 -1
- package/src/lib/url.ts +1 -1
- package/src/models/components/addressattributes.ts +1 -1
- package/src/models/components/apierrorlinks.ts +1 -1
- package/src/models/components/applicationresource.ts +23 -3
- package/src/models/components/applicationstatus.ts +1 -1
- package/src/models/components/australianstatesandterritories.ts +1 -1
- package/src/models/components/badrequesterror.ts +1 -1
- package/src/models/components/businessapplicationjsonapirelationships.ts +690 -0
- package/src/models/components/businessapplicationpayload.ts +242 -0
- package/src/models/components/businessapplicationresource.ts +285 -0
- package/src/models/components/businessloanbusinessapplicationrelationships.ts +1471 -0
- package/src/models/components/commercialapplicationjsonapirelationships.ts +44 -68
- package/src/models/components/commercialsecuredapplicationpayload.ts +1 -1
- package/src/models/components/commercialsecuredapplicationresource.ts +1 -1
- package/src/models/components/commercialsecuredloanassetattributes.ts +1 -1
- package/src/models/components/commercialsecuredloanassettype.ts +1 -1
- package/src/models/components/commercialsecuredloancommercialapplicationrelationships.ts +106 -86
- package/src/models/components/commercialsecuredloantypeofsale.ts +1 -1
- package/src/models/components/consumerapplicationjsonapirelationships.ts +1 -1
- package/src/models/components/consumersecuredapplicationpayload.ts +1 -1
- package/src/models/components/consumersecuredapplicationresource.ts +1 -1
- package/src/models/components/consumersecuredloanassetattributes.ts +1 -1
- package/src/models/components/consumersecuredloanassettype.ts +1 -1
- package/src/models/components/consumersecuredloanconsumerapplicationrelationships.ts +1 -1
- package/src/models/components/consumersecuredloantypeofsale.ts +1 -1
- package/src/models/components/createsupportingdocumentsresponse.ts +1 -1
- package/src/models/components/currencycodeiso4217.ts +1 -1
- package/src/models/components/customerassetattributes.ts +1 -1
- package/src/models/components/customerassettype.ts +1 -1
- package/src/models/components/customerattributes.ts +1 -1
- package/src/models/components/customerattributescreateitem.ts +1 -1
- package/src/models/components/customeridtype.ts +1 -1
- package/src/models/components/customerliabilityattributes.ts +1 -1
- package/src/models/components/customerliabilityrepaymentfrequency.ts +1 -1
- package/src/models/components/customerliabilitytype.ts +1 -1
- package/src/models/components/customertitle.ts +1 -1
- package/src/models/components/documenttype.ts +1 -1
- package/src/models/components/entityattributes.ts +135 -1
- package/src/models/components/entityattributesinput.ts +90 -0
- package/src/models/components/errorsource.ts +1 -1
- package/src/models/components/expenseattributes.ts +1 -1
- package/src/models/components/expensefrequency.ts +1 -1
- package/src/models/components/expensetype.ts +1 -1
- package/src/models/components/forbiddenerror.ts +1 -1
- package/src/models/components/frequencytype.ts +1 -1
- package/src/models/components/incomeattributes.ts +1 -1
- package/src/models/components/incomefrequency.ts +1 -1
- package/src/models/components/incometype.ts +1 -1
- package/src/models/components/index.ts +11 -12
- package/src/models/components/linkobject.ts +1 -1
- package/src/models/components/livingarrangements.ts +1 -1
- package/src/models/components/loandetailsattributes.ts +10 -3
- package/src/models/components/maritalstatus.ts +1 -1
- package/src/models/components/monetaryquantity.ts +1 -1
- package/src/models/components/paginationlinks.ts +88 -0
- package/src/models/components/paginationmeta.ts +99 -0
- package/src/models/components/percentagequantity.ts +1 -1
- package/src/models/components/personalapplicationjsonapirelationships.ts +486 -0
- package/src/models/components/personalapplicationpayload.ts +242 -0
- package/src/models/components/personalapplicationresource.ts +285 -0
- package/src/models/components/personalloanpersonalapplicationrelationships.ts +1710 -0
- package/src/models/components/relationshipresourcenotfound.ts +1 -1
- package/src/models/components/repaymentstructure.ts +1 -1
- package/src/models/components/residencystatus.ts +1 -1
- package/src/models/components/resourcenotfound.ts +1 -1
- package/src/models/components/security.ts +1 -1
- package/src/models/components/supportingdocumentattributes.ts +1 -1
- package/src/models/components/supportingdocumentattributesinput.ts +1 -1
- package/src/models/components/supportingdocumentrelationships.ts +1 -1
- package/src/models/components/supportingdocumentresource.ts +1 -1
- package/src/models/components/tokenrequest.ts +1 -1
- package/src/models/components/tokenresponse.ts +1 -1
- package/src/models/components/uploadmimetype.ts +1 -1
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/responsevalidationerror.ts +1 -1
- package/src/models/errors/sdkvalidationerror.ts +1 -1
- package/src/models/operations/createapplication.ts +327 -99
- package/src/models/operations/getapplication.ts +1378 -0
- package/src/models/operations/index.ts +2 -41
- package/src/models/operations/listapplications.ts +364 -0
- package/src/models/operations/supportingdocumentscreate.ts +1 -1
- package/src/sdk/applications.ts +30 -0
- package/src/sdk/sdk.ts +0 -56
- package/src/types/blobs.ts +7 -6
- package/src/types/constdatetime.ts +1 -1
- package/types/blobs.d.ts +1 -1
- package/types/blobs.d.ts.map +1 -1
- package/types/blobs.js +1 -1
- package/types/blobs.js.map +1 -1
- package/types/constdatetime.d.ts +1 -1
- package/types/constdatetime.d.ts.map +1 -1
- package/types/constdatetime.js +1 -1
- package/types/constdatetime.js.map +1 -1
- package/docs/sdks/assets/README.md +0 -369
- package/docs/sdks/customeraddresses/README.md +0 -469
- package/docs/sdks/customerassets/README.md +0 -397
- package/docs/sdks/customerexpenses/README.md +0 -397
- package/docs/sdks/customerincome/README.md +0 -397
- package/docs/sdks/customerliabilities/README.md +0 -397
- package/docs/sdks/customers/README.md +0 -311
- package/docs/sdks/entities/README.md +0 -367
- package/docs/sdks/financeable/README.md +0 -5
- package/docs/sdks/loandetails/README.md +0 -311
- package/funcs/assetsAssetsCreate.d.ts.map +0 -1
- package/funcs/assetsAssetsCreate.js +0 -113
- package/funcs/assetsAssetsCreate.js.map +0 -1
- package/funcs/assetsAssetsDelete.d.ts.map +0 -1
- package/funcs/assetsAssetsDelete.js +0 -118
- package/funcs/assetsAssetsDelete.js.map +0 -1
- package/funcs/assetsAssetsGet.d.ts +0 -14
- package/funcs/assetsAssetsGet.js +0 -118
- package/funcs/assetsAssetsGet.js.map +0 -1
- package/funcs/assetsAssetsUpdate.d.ts +0 -14
- package/funcs/assetsAssetsUpdate.d.ts.map +0 -1
- package/funcs/assetsAssetsUpdate.js +0 -119
- package/funcs/assetsAssetsUpdate.js.map +0 -1
- package/funcs/customerAddressesCustomerAddressesCreate.d.ts +0 -14
- package/funcs/customerAddressesCustomerAddressesCreate.d.ts.map +0 -1
- package/funcs/customerAddressesCustomerAddressesCreate.js +0 -119
- package/funcs/customerAddressesCustomerAddressesCreate.js.map +0 -1
- package/funcs/customerAddressesCustomerAddressesDelete.d.ts +0 -14
- package/funcs/customerAddressesCustomerAddressesDelete.d.ts.map +0 -1
- package/funcs/customerAddressesCustomerAddressesDelete.js +0 -122
- package/funcs/customerAddressesCustomerAddressesDelete.js.map +0 -1
- package/funcs/customerAddressesCustomerAddressesGet.d.ts +0 -14
- package/funcs/customerAddressesCustomerAddressesGet.d.ts.map +0 -1
- package/funcs/customerAddressesCustomerAddressesGet.js +0 -122
- package/funcs/customerAddressesCustomerAddressesGet.js.map +0 -1
- package/funcs/customerAddressesCustomerAddressesList.d.ts +0 -14
- package/funcs/customerAddressesCustomerAddressesList.d.ts.map +0 -1
- package/funcs/customerAddressesCustomerAddressesList.js +0 -118
- package/funcs/customerAddressesCustomerAddressesList.js.map +0 -1
- package/funcs/customerAddressesCustomerAddressesUpdate.d.ts +0 -14
- package/funcs/customerAddressesCustomerAddressesUpdate.d.ts.map +0 -1
- package/funcs/customerAddressesCustomerAddressesUpdate.js +0 -123
- package/funcs/customerAddressesCustomerAddressesUpdate.js.map +0 -1
- package/funcs/customerAssetsCustomerAssetsCreate.d.ts +0 -14
- package/funcs/customerAssetsCustomerAssetsCreate.d.ts.map +0 -1
- package/funcs/customerAssetsCustomerAssetsCreate.js +0 -119
- package/funcs/customerAssetsCustomerAssetsCreate.js.map +0 -1
- package/funcs/customerAssetsCustomerAssetsDelete.d.ts +0 -14
- package/funcs/customerAssetsCustomerAssetsDelete.d.ts.map +0 -1
- package/funcs/customerAssetsCustomerAssetsDelete.js +0 -122
- package/funcs/customerAssetsCustomerAssetsDelete.js.map +0 -1
- package/funcs/customerAssetsCustomerAssetsGet.d.ts +0 -14
- package/funcs/customerAssetsCustomerAssetsGet.d.ts.map +0 -1
- package/funcs/customerAssetsCustomerAssetsGet.js +0 -122
- package/funcs/customerAssetsCustomerAssetsGet.js.map +0 -1
- package/funcs/customerAssetsCustomerAssetsList.d.ts +0 -14
- package/funcs/customerAssetsCustomerAssetsList.d.ts.map +0 -1
- package/funcs/customerAssetsCustomerAssetsList.js +0 -118
- package/funcs/customerAssetsCustomerAssetsList.js.map +0 -1
- package/funcs/customerAssetsCustomerAssetsUpdate.d.ts +0 -14
- package/funcs/customerAssetsCustomerAssetsUpdate.d.ts.map +0 -1
- package/funcs/customerAssetsCustomerAssetsUpdate.js +0 -123
- package/funcs/customerAssetsCustomerAssetsUpdate.js.map +0 -1
- package/funcs/customerExpensesCustomerExpensesCreate.d.ts +0 -14
- package/funcs/customerExpensesCustomerExpensesCreate.d.ts.map +0 -1
- package/funcs/customerExpensesCustomerExpensesCreate.js +0 -119
- package/funcs/customerExpensesCustomerExpensesCreate.js.map +0 -1
- package/funcs/customerExpensesCustomerExpensesDelete.d.ts +0 -14
- package/funcs/customerExpensesCustomerExpensesDelete.d.ts.map +0 -1
- package/funcs/customerExpensesCustomerExpensesDelete.js +0 -122
- package/funcs/customerExpensesCustomerExpensesDelete.js.map +0 -1
- package/funcs/customerExpensesCustomerExpensesGet.d.ts +0 -14
- package/funcs/customerExpensesCustomerExpensesGet.d.ts.map +0 -1
- package/funcs/customerExpensesCustomerExpensesGet.js +0 -122
- package/funcs/customerExpensesCustomerExpensesGet.js.map +0 -1
- package/funcs/customerExpensesCustomerExpensesList.d.ts +0 -14
- package/funcs/customerExpensesCustomerExpensesList.d.ts.map +0 -1
- package/funcs/customerExpensesCustomerExpensesList.js.map +0 -1
- package/funcs/customerExpensesCustomerExpensesUpdate.d.ts +0 -14
- package/funcs/customerExpensesCustomerExpensesUpdate.d.ts.map +0 -1
- package/funcs/customerExpensesCustomerExpensesUpdate.js +0 -123
- package/funcs/customerExpensesCustomerExpensesUpdate.js.map +0 -1
- package/funcs/customerIncomeCustomerIncomeCreate.d.ts +0 -14
- package/funcs/customerIncomeCustomerIncomeCreate.d.ts.map +0 -1
- package/funcs/customerIncomeCustomerIncomeCreate.js +0 -119
- package/funcs/customerIncomeCustomerIncomeCreate.js.map +0 -1
- package/funcs/customerIncomeCustomerIncomeDelete.d.ts +0 -14
- package/funcs/customerIncomeCustomerIncomeDelete.d.ts.map +0 -1
- package/funcs/customerIncomeCustomerIncomeDelete.js +0 -122
- package/funcs/customerIncomeCustomerIncomeDelete.js.map +0 -1
- package/funcs/customerIncomeCustomerIncomeGet.d.ts +0 -14
- package/funcs/customerIncomeCustomerIncomeGet.d.ts.map +0 -1
- package/funcs/customerIncomeCustomerIncomeGet.js +0 -122
- package/funcs/customerIncomeCustomerIncomeGet.js.map +0 -1
- package/funcs/customerIncomeCustomerIncomeList.d.ts +0 -14
- package/funcs/customerIncomeCustomerIncomeList.d.ts.map +0 -1
- package/funcs/customerIncomeCustomerIncomeList.js +0 -118
- package/funcs/customerIncomeCustomerIncomeList.js.map +0 -1
- package/funcs/customerIncomeCustomerIncomeUpdate.d.ts +0 -14
- package/funcs/customerIncomeCustomerIncomeUpdate.d.ts.map +0 -1
- package/funcs/customerIncomeCustomerIncomeUpdate.js +0 -123
- package/funcs/customerIncomeCustomerIncomeUpdate.js.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesCreate.d.ts +0 -14
- package/funcs/customerLiabilitiesCustomerLiabilitiesCreate.d.ts.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesCreate.js +0 -119
- package/funcs/customerLiabilitiesCustomerLiabilitiesCreate.js.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesDelete.d.ts +0 -14
- package/funcs/customerLiabilitiesCustomerLiabilitiesDelete.d.ts.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesDelete.js +0 -122
- package/funcs/customerLiabilitiesCustomerLiabilitiesDelete.js.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesGet.d.ts +0 -14
- package/funcs/customerLiabilitiesCustomerLiabilitiesGet.d.ts.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesGet.js +0 -122
- package/funcs/customerLiabilitiesCustomerLiabilitiesGet.js.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesList.d.ts +0 -14
- package/funcs/customerLiabilitiesCustomerLiabilitiesList.d.ts.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesList.js +0 -118
- package/funcs/customerLiabilitiesCustomerLiabilitiesList.js.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesUpdate.d.ts +0 -14
- package/funcs/customerLiabilitiesCustomerLiabilitiesUpdate.d.ts.map +0 -1
- package/funcs/customerLiabilitiesCustomerLiabilitiesUpdate.js +0 -123
- package/funcs/customerLiabilitiesCustomerLiabilitiesUpdate.js.map +0 -1
- package/funcs/customersCustomersCreate.d.ts +0 -14
- package/funcs/customersCustomersCreate.d.ts.map +0 -1
- package/funcs/customersCustomersCreate.js +0 -113
- package/funcs/customersCustomersCreate.js.map +0 -1
- package/funcs/customersCustomersDelete.d.ts +0 -14
- package/funcs/customersCustomersDelete.d.ts.map +0 -1
- package/funcs/customersCustomersDelete.js +0 -118
- package/funcs/customersCustomersDelete.js.map +0 -1
- package/funcs/customersCustomersGet.d.ts +0 -14
- package/funcs/customersCustomersGet.d.ts.map +0 -1
- package/funcs/customersCustomersGet.js +0 -118
- package/funcs/customersCustomersGet.js.map +0 -1
- package/funcs/customersCustomersUpdate.d.ts +0 -14
- package/funcs/customersCustomersUpdate.d.ts.map +0 -1
- package/funcs/customersCustomersUpdate.js +0 -119
- package/funcs/customersCustomersUpdate.js.map +0 -1
- package/funcs/entitiesEntitiesCreate.d.ts +0 -14
- package/funcs/entitiesEntitiesCreate.d.ts.map +0 -1
- package/funcs/entitiesEntitiesCreate.js +0 -113
- package/funcs/entitiesEntitiesCreate.js.map +0 -1
- package/funcs/entitiesEntitiesDelete.d.ts +0 -14
- package/funcs/entitiesEntitiesDelete.d.ts.map +0 -1
- package/funcs/entitiesEntitiesDelete.js +0 -118
- package/funcs/entitiesEntitiesDelete.js.map +0 -1
- package/funcs/entitiesEntitiesGet.d.ts +0 -14
- package/funcs/entitiesEntitiesGet.d.ts.map +0 -1
- package/funcs/entitiesEntitiesGet.js +0 -118
- package/funcs/entitiesEntitiesGet.js.map +0 -1
- package/funcs/entitiesEntitiesUpdate.d.ts +0 -14
- package/funcs/entitiesEntitiesUpdate.d.ts.map +0 -1
- package/funcs/entitiesEntitiesUpdate.js +0 -119
- package/funcs/entitiesEntitiesUpdate.js.map +0 -1
- package/funcs/loanDetailsLoanDetailsCreate.d.ts +0 -14
- package/funcs/loanDetailsLoanDetailsCreate.d.ts.map +0 -1
- package/funcs/loanDetailsLoanDetailsCreate.js +0 -113
- package/funcs/loanDetailsLoanDetailsCreate.js.map +0 -1
- package/funcs/loanDetailsLoanDetailsDelete.d.ts +0 -14
- package/funcs/loanDetailsLoanDetailsDelete.d.ts.map +0 -1
- package/funcs/loanDetailsLoanDetailsDelete.js +0 -118
- package/funcs/loanDetailsLoanDetailsDelete.js.map +0 -1
- package/funcs/loanDetailsLoanDetailsGet.d.ts +0 -14
- package/funcs/loanDetailsLoanDetailsGet.d.ts.map +0 -1
- package/funcs/loanDetailsLoanDetailsGet.js.map +0 -1
- package/funcs/loanDetailsLoanDetailsUpdate.d.ts +0 -14
- package/funcs/loanDetailsLoanDetailsUpdate.d.ts.map +0 -1
- package/funcs/loanDetailsLoanDetailsUpdate.js +0 -119
- package/funcs/loanDetailsLoanDetailsUpdate.js.map +0 -1
- package/models/components/commercialsecuredloanassetattributesupdate.d.ts +0 -383
- package/models/components/commercialsecuredloanassetattributesupdate.d.ts.map +0 -1
- package/models/components/commercialsecuredloanassetattributesupdate.js +0 -341
- package/models/components/commercialsecuredloanassetattributesupdate.js.map +0 -1
- package/models/components/consumersecuredloanassetattributesupdate.d.ts +0 -383
- package/models/components/consumersecuredloanassetattributesupdate.d.ts.map +0 -1
- package/models/components/consumersecuredloanassetattributesupdate.js +0 -331
- package/models/components/consumersecuredloanassetattributesupdate.js.map +0 -1
- package/models/components/customerassetattributesupdate.d.ts +0 -37
- package/models/components/customerassetattributesupdate.d.ts.map +0 -1
- package/models/components/customerassetattributesupdate.js +0 -77
- package/models/components/customerassetattributesupdate.js.map +0 -1
- package/models/components/customerattributescreate.d.ts +0 -112
- package/models/components/customerattributescreate.d.ts.map +0 -1
- package/models/components/customerattributescreate.js +0 -110
- package/models/components/customerattributescreate.js.map +0 -1
- package/models/components/customerattributesupdate.d.ts +0 -90
- package/models/components/customerattributesupdate.d.ts.map +0 -1
- package/models/components/customerattributesupdate.js +0 -101
- package/models/components/customerattributesupdate.js.map +0 -1
- package/models/components/customerliabilityattributesupdate.d.ts +0 -46
- package/models/components/customerliabilityattributesupdate.d.ts.map +0 -1
- package/models/components/customerliabilityattributesupdate.js +0 -88
- package/models/components/customerliabilityattributesupdate.js.map +0 -1
- package/models/components/expenseattributesupdate.d.ts +0 -38
- package/models/components/expenseattributesupdate.d.ts.map +0 -1
- package/models/components/expenseattributesupdate.js +0 -78
- package/models/components/expenseattributesupdate.js.map +0 -1
- package/models/components/incomeattributesupdate.d.ts +0 -38
- package/models/components/incomeattributesupdate.d.ts.map +0 -1
- package/models/components/incomeattributesupdate.js +0 -78
- package/models/components/incomeattributesupdate.js.map +0 -1
- package/models/components/linkobjectupdate.d.ts +0 -47
- package/models/components/linkobjectupdate.d.ts.map +0 -1
- package/models/components/linkobjectupdate.js.map +0 -1
- package/models/components/loandetailsattributesupdate.d.ts +0 -360
- package/models/components/loandetailsattributesupdate.d.ts.map +0 -1
- package/models/components/loandetailsattributesupdate.js +0 -387
- package/models/components/loandetailsattributesupdate.js.map +0 -1
- package/models/components/monetaryquantityupdate.d.ts +0 -63
- package/models/components/monetaryquantityupdate.d.ts.map +0 -1
- package/models/components/monetaryquantityupdate.js +0 -92
- package/models/components/monetaryquantityupdate.js.map +0 -1
- package/models/components/percentagequantityupdate.d.ts +0 -57
- package/models/components/percentagequantityupdate.d.ts.map +0 -1
- package/models/components/percentagequantityupdate.js +0 -89
- package/models/components/percentagequantityupdate.js.map +0 -1
- package/models/operations/assetscreate.d.ts +0 -337
- package/models/operations/assetscreate.d.ts.map +0 -1
- package/models/operations/assetscreate.js +0 -400
- package/models/operations/assetscreate.js.map +0 -1
- package/models/operations/assetsdelete.d.ts +0 -58
- package/models/operations/assetsdelete.d.ts.map +0 -1
- package/models/operations/assetsdelete.js +0 -97
- package/models/operations/assetsdelete.js.map +0 -1
- package/models/operations/assetsget.d.ts +0 -255
- package/models/operations/assetsget.d.ts.map +0 -1
- package/models/operations/assetsget.js +0 -314
- package/models/operations/assetsget.js.map +0 -1
- package/models/operations/assetsupdate.d.ts +0 -364
- package/models/operations/assetsupdate.d.ts.map +0 -1
- package/models/operations/assetsupdate.js +0 -438
- package/models/operations/assetsupdate.js.map +0 -1
- package/models/operations/customeraddressescreate.d.ts +0 -322
- package/models/operations/customeraddressescreate.d.ts.map +0 -1
- package/models/operations/customeraddressescreate.js +0 -369
- package/models/operations/customeraddressescreate.js.map +0 -1
- package/models/operations/customeraddressesdelete.d.ts +0 -60
- package/models/operations/customeraddressesdelete.d.ts.map +0 -1
- package/models/operations/customeraddressesdelete.js +0 -99
- package/models/operations/customeraddressesdelete.js.map +0 -1
- package/models/operations/customeraddressesget.d.ts +0 -236
- package/models/operations/customeraddressesget.d.ts.map +0 -1
- package/models/operations/customeraddressesget.js +0 -281
- package/models/operations/customeraddressesget.js.map +0 -1
- package/models/operations/customeraddresseslist.d.ts +0 -234
- package/models/operations/customeraddresseslist.d.ts.map +0 -1
- package/models/operations/customeraddresseslist.js +0 -279
- package/models/operations/customeraddresseslist.js.map +0 -1
- package/models/operations/customeraddressesupdate.d.ts +0 -324
- package/models/operations/customeraddressesupdate.d.ts.map +0 -1
- package/models/operations/customeraddressesupdate.js +0 -371
- package/models/operations/customeraddressesupdate.js.map +0 -1
- package/models/operations/customerassetscreate.d.ts +0 -322
- package/models/operations/customerassetscreate.d.ts.map +0 -1
- package/models/operations/customerassetscreate.js +0 -368
- package/models/operations/customerassetscreate.js.map +0 -1
- package/models/operations/customerassetsdelete.d.ts +0 -60
- package/models/operations/customerassetsdelete.d.ts.map +0 -1
- package/models/operations/customerassetsdelete.js +0 -99
- package/models/operations/customerassetsdelete.js.map +0 -1
- package/models/operations/customerassetsget.d.ts +0 -236
- package/models/operations/customerassetsget.d.ts.map +0 -1
- package/models/operations/customerassetsget.js +0 -281
- package/models/operations/customerassetsget.js.map +0 -1
- package/models/operations/customerassetslist.d.ts +0 -234
- package/models/operations/customerassetslist.d.ts.map +0 -1
- package/models/operations/customerassetslist.js +0 -279
- package/models/operations/customerassetslist.js.map +0 -1
- package/models/operations/customerassetsupdate.d.ts +0 -324
- package/models/operations/customerassetsupdate.d.ts.map +0 -1
- package/models/operations/customerassetsupdate.js +0 -371
- package/models/operations/customerassetsupdate.js.map +0 -1
- package/models/operations/customerexpensescreate.d.ts +0 -322
- package/models/operations/customerexpensescreate.d.ts.map +0 -1
- package/models/operations/customerexpensescreate.js +0 -369
- package/models/operations/customerexpensescreate.js.map +0 -1
- package/models/operations/customerexpensesdelete.d.ts +0 -60
- package/models/operations/customerexpensesdelete.d.ts.map +0 -1
- package/models/operations/customerexpensesdelete.js +0 -99
- package/models/operations/customerexpensesdelete.js.map +0 -1
- package/models/operations/customerexpensesget.d.ts +0 -236
- package/models/operations/customerexpensesget.d.ts.map +0 -1
- package/models/operations/customerexpensesget.js +0 -281
- package/models/operations/customerexpensesget.js.map +0 -1
- package/models/operations/customerexpenseslist.d.ts +0 -234
- package/models/operations/customerexpenseslist.d.ts.map +0 -1
- package/models/operations/customerexpenseslist.js +0 -279
- package/models/operations/customerexpenseslist.js.map +0 -1
- package/models/operations/customerexpensesupdate.d.ts +0 -324
- package/models/operations/customerexpensesupdate.d.ts.map +0 -1
- package/models/operations/customerexpensesupdate.js +0 -371
- package/models/operations/customerexpensesupdate.js.map +0 -1
- package/models/operations/customerincomecreate.d.ts +0 -322
- package/models/operations/customerincomecreate.d.ts.map +0 -1
- package/models/operations/customerincomecreate.js +0 -368
- package/models/operations/customerincomecreate.js.map +0 -1
- package/models/operations/customerincomedelete.d.ts +0 -60
- package/models/operations/customerincomedelete.d.ts.map +0 -1
- package/models/operations/customerincomedelete.js +0 -99
- package/models/operations/customerincomedelete.js.map +0 -1
- package/models/operations/customerincomeget.d.ts +0 -236
- package/models/operations/customerincomeget.d.ts.map +0 -1
- package/models/operations/customerincomeget.js +0 -281
- package/models/operations/customerincomeget.js.map +0 -1
- package/models/operations/customerincomelist.d.ts +0 -234
- package/models/operations/customerincomelist.d.ts.map +0 -1
- package/models/operations/customerincomelist.js +0 -279
- package/models/operations/customerincomelist.js.map +0 -1
- package/models/operations/customerincomeupdate.d.ts +0 -324
- package/models/operations/customerincomeupdate.d.ts.map +0 -1
- package/models/operations/customerincomeupdate.js +0 -370
- package/models/operations/customerincomeupdate.js.map +0 -1
- package/models/operations/customerliabilitiescreate.d.ts +0 -322
- package/models/operations/customerliabilitiescreate.d.ts.map +0 -1
- package/models/operations/customerliabilitiescreate.js +0 -371
- package/models/operations/customerliabilitiescreate.js.map +0 -1
- package/models/operations/customerliabilitiesdelete.d.ts +0 -60
- package/models/operations/customerliabilitiesdelete.d.ts.map +0 -1
- package/models/operations/customerliabilitiesdelete.js +0 -99
- package/models/operations/customerliabilitiesdelete.js.map +0 -1
- package/models/operations/customerliabilitiesget.d.ts +0 -236
- package/models/operations/customerliabilitiesget.d.ts.map +0 -1
- package/models/operations/customerliabilitiesget.js +0 -281
- package/models/operations/customerliabilitiesget.js.map +0 -1
- package/models/operations/customerliabilitieslist.d.ts +0 -234
- package/models/operations/customerliabilitieslist.d.ts.map +0 -1
- package/models/operations/customerliabilitieslist.js +0 -280
- package/models/operations/customerliabilitieslist.js.map +0 -1
- package/models/operations/customerliabilitiesupdate.d.ts +0 -324
- package/models/operations/customerliabilitiesupdate.d.ts.map +0 -1
- package/models/operations/customerliabilitiesupdate.js +0 -375
- package/models/operations/customerliabilitiesupdate.js.map +0 -1
- package/models/operations/customerscreate.d.ts +0 -301
- package/models/operations/customerscreate.d.ts.map +0 -1
- package/models/operations/customerscreate.js +0 -330
- package/models/operations/customerscreate.js.map +0 -1
- package/models/operations/customersdelete.d.ts +0 -58
- package/models/operations/customersdelete.d.ts.map +0 -1
- package/models/operations/customersdelete.js +0 -97
- package/models/operations/customersdelete.js.map +0 -1
- package/models/operations/customersget.d.ts +0 -237
- package/models/operations/customersget.d.ts.map +0 -1
- package/models/operations/customersget.js +0 -279
- package/models/operations/customersget.js.map +0 -1
- package/models/operations/customersupdate.d.ts +0 -328
- package/models/operations/customersupdate.d.ts.map +0 -1
- package/models/operations/customersupdate.js +0 -368
- package/models/operations/customersupdate.js.map +0 -1
- package/models/operations/entitiescreate.d.ts +0 -295
- package/models/operations/entitiescreate.d.ts.map +0 -1
- package/models/operations/entitiescreate.js +0 -330
- package/models/operations/entitiescreate.js.map +0 -1
- package/models/operations/entitiesdelete.d.ts +0 -58
- package/models/operations/entitiesdelete.d.ts.map +0 -1
- package/models/operations/entitiesdelete.js +0 -97
- package/models/operations/entitiesdelete.js.map +0 -1
- package/models/operations/entitiesget.d.ts +0 -234
- package/models/operations/entitiesget.d.ts.map +0 -1
- package/models/operations/entitiesget.js +0 -279
- package/models/operations/entitiesget.js.map +0 -1
- package/models/operations/entitiesupdate.d.ts +0 -322
- package/models/operations/entitiesupdate.d.ts.map +0 -1
- package/models/operations/entitiesupdate.js +0 -368
- package/models/operations/entitiesupdate.js.map +0 -1
- package/models/operations/loandetailscreate.d.ts +0 -301
- package/models/operations/loandetailscreate.d.ts.map +0 -1
- package/models/operations/loandetailscreate.js +0 -330
- package/models/operations/loandetailscreate.js.map +0 -1
- package/models/operations/loandetailsdelete.d.ts +0 -58
- package/models/operations/loandetailsdelete.d.ts.map +0 -1
- package/models/operations/loandetailsdelete.js +0 -97
- package/models/operations/loandetailsdelete.js.map +0 -1
- package/models/operations/loandetailsget.d.ts +0 -237
- package/models/operations/loandetailsget.d.ts.map +0 -1
- package/models/operations/loandetailsget.js +0 -279
- package/models/operations/loandetailsget.js.map +0 -1
- package/models/operations/loandetailsupdate.d.ts +0 -328
- package/models/operations/loandetailsupdate.d.ts.map +0 -1
- package/models/operations/loandetailsupdate.js +0 -368
- package/models/operations/loandetailsupdate.js.map +0 -1
- package/sdk/assets.d.ts +0 -21
- package/sdk/assets.d.ts.map +0 -1
- package/sdk/assets.js +0 -40
- package/sdk/assets.js.map +0 -1
- package/sdk/customeraddresses.d.ts +0 -25
- package/sdk/customeraddresses.d.ts.map +0 -1
- package/sdk/customeraddresses.js +0 -47
- package/sdk/customeraddresses.js.map +0 -1
- package/sdk/customerassets.d.ts +0 -25
- package/sdk/customerassets.d.ts.map +0 -1
- package/sdk/customerassets.js +0 -47
- package/sdk/customerassets.js.map +0 -1
- package/sdk/customerexpenses.d.ts +0 -25
- package/sdk/customerexpenses.d.ts.map +0 -1
- package/sdk/customerexpenses.js +0 -47
- package/sdk/customerexpenses.js.map +0 -1
- package/sdk/customerincome.d.ts +0 -25
- package/sdk/customerincome.d.ts.map +0 -1
- package/sdk/customerincome.js +0 -47
- package/sdk/customerincome.js.map +0 -1
- package/sdk/customerliabilities.d.ts +0 -25
- package/sdk/customerliabilities.d.ts.map +0 -1
- package/sdk/customerliabilities.js +0 -47
- package/sdk/customerliabilities.js.map +0 -1
- package/sdk/customers.d.ts +0 -21
- package/sdk/customers.d.ts.map +0 -1
- package/sdk/customers.js +0 -40
- package/sdk/customers.js.map +0 -1
- package/sdk/entities.d.ts +0 -21
- package/sdk/entities.d.ts.map +0 -1
- package/sdk/entities.js +0 -40
- package/sdk/entities.js.map +0 -1
- package/sdk/loandetails.d.ts +0 -21
- package/sdk/loandetails.d.ts.map +0 -1
- package/sdk/loandetails.js +0 -40
- package/sdk/loandetails.js.map +0 -1
- package/src/funcs/assetsAssetsCreate.ts +0 -158
- package/src/funcs/assetsAssetsDelete.ts +0 -164
- package/src/funcs/assetsAssetsGet.ts +0 -164
- package/src/funcs/assetsAssetsUpdate.ts +0 -165
- package/src/funcs/customerAddressesCustomerAddressesCreate.ts +0 -166
- package/src/funcs/customerAddressesCustomerAddressesDelete.ts +0 -177
- package/src/funcs/customerAddressesCustomerAddressesGet.ts +0 -171
- package/src/funcs/customerAddressesCustomerAddressesUpdate.ts +0 -172
- package/src/funcs/customerAssetsCustomerAssetsCreate.ts +0 -166
- package/src/funcs/customerAssetsCustomerAssetsDelete.ts +0 -177
- package/src/funcs/customerAssetsCustomerAssetsGet.ts +0 -170
- package/src/funcs/customerAssetsCustomerAssetsList.ts +0 -164
- package/src/funcs/customerAssetsCustomerAssetsUpdate.ts +0 -172
- package/src/funcs/customerExpensesCustomerExpensesCreate.ts +0 -166
- package/src/funcs/customerExpensesCustomerExpensesDelete.ts +0 -177
- package/src/funcs/customerExpensesCustomerExpensesGet.ts +0 -171
- package/src/funcs/customerExpensesCustomerExpensesList.ts +0 -165
- package/src/funcs/customerExpensesCustomerExpensesUpdate.ts +0 -172
- package/src/funcs/customerIncomeCustomerIncomeCreate.ts +0 -166
- package/src/funcs/customerIncomeCustomerIncomeDelete.ts +0 -177
- package/src/funcs/customerIncomeCustomerIncomeGet.ts +0 -170
- package/src/funcs/customerIncomeCustomerIncomeList.ts +0 -164
- package/src/funcs/customerIncomeCustomerIncomeUpdate.ts +0 -172
- package/src/funcs/customerLiabilitiesCustomerLiabilitiesCreate.ts +0 -166
- package/src/funcs/customerLiabilitiesCustomerLiabilitiesDelete.ts +0 -177
- package/src/funcs/customerLiabilitiesCustomerLiabilitiesGet.ts +0 -171
- package/src/funcs/customerLiabilitiesCustomerLiabilitiesList.ts +0 -165
- package/src/funcs/customerLiabilitiesCustomerLiabilitiesUpdate.ts +0 -172
- package/src/funcs/customersCustomersCreate.ts +0 -159
- package/src/funcs/customersCustomersDelete.ts +0 -167
- package/src/funcs/customersCustomersGet.ts +0 -164
- package/src/funcs/customersCustomersUpdate.ts +0 -165
- package/src/funcs/entitiesEntitiesCreate.ts +0 -158
- package/src/funcs/entitiesEntitiesDelete.ts +0 -164
- package/src/funcs/entitiesEntitiesGet.ts +0 -164
- package/src/funcs/entitiesEntitiesUpdate.ts +0 -165
- package/src/funcs/loanDetailsLoanDetailsCreate.ts +0 -159
- package/src/funcs/loanDetailsLoanDetailsDelete.ts +0 -170
- package/src/funcs/loanDetailsLoanDetailsUpdate.ts +0 -165
- package/src/models/components/commercialsecuredloanassetattributesupdate.ts +0 -800
- package/src/models/components/consumersecuredloanassetattributesupdate.ts +0 -792
- package/src/models/components/customerassetattributesupdate.ts +0 -91
- package/src/models/components/customerattributescreate.ts +0 -212
- package/src/models/components/customerattributesupdate.ts +0 -175
- package/src/models/components/customerliabilityattributesupdate.ts +0 -115
- package/src/models/components/expenseattributesupdate.ts +0 -94
- package/src/models/components/incomeattributesupdate.ts +0 -94
- package/src/models/components/linkobjectupdate.ts +0 -88
- package/src/models/components/loandetailsattributesupdate.ts +0 -903
- package/src/models/components/monetaryquantityupdate.ts +0 -114
- package/src/models/components/percentagequantityupdate.ts +0 -103
- package/src/models/operations/assetscreate.ts +0 -737
- package/src/models/operations/assetsdelete.ts +0 -128
- package/src/models/operations/assetsget.ts +0 -572
- package/src/models/operations/assetsupdate.ts +0 -821
- package/src/models/operations/customeraddressescreate.ts +0 -759
- package/src/models/operations/customeraddressesdelete.ts +0 -139
- package/src/models/operations/customeraddressesget.ts +0 -551
- package/src/models/operations/customeraddresseslist.ts +0 -558
- package/src/models/operations/customeraddressesupdate.ts +0 -763
- package/src/models/operations/customerassetscreate.ts +0 -724
- package/src/models/operations/customerassetsdelete.ts +0 -136
- package/src/models/operations/customerassetsget.ts +0 -534
- package/src/models/operations/customerassetslist.ts +0 -530
- package/src/models/operations/customerassetsupdate.ts +0 -729
- package/src/models/operations/customerexpensescreate.ts +0 -748
- package/src/models/operations/customerexpensesdelete.ts +0 -138
- package/src/models/operations/customerexpensesget.ts +0 -545
- package/src/models/operations/customerexpenseslist.ts +0 -545
- package/src/models/operations/customerexpensesupdate.ts +0 -752
- package/src/models/operations/customerincomecreate.ts +0 -724
- package/src/models/operations/customerincomedelete.ts +0 -136
- package/src/models/operations/customerincomeget.ts +0 -534
- package/src/models/operations/customerincomelist.ts +0 -530
- package/src/models/operations/customerincomeupdate.ts +0 -728
- package/src/models/operations/customerliabilitiescreate.ts +0 -765
- package/src/models/operations/customerliabilitiesdelete.ts +0 -139
- package/src/models/operations/customerliabilitiesget.ts +0 -569
- package/src/models/operations/customerliabilitieslist.ts +0 -567
- package/src/models/operations/customerliabilitiesupdate.ts +0 -773
- package/src/models/operations/customerscreate.ts +0 -625
- package/src/models/operations/customersdelete.ts +0 -130
- package/src/models/operations/customersget.ts +0 -514
- package/src/models/operations/customersupdate.ts +0 -696
- package/src/models/operations/entitiescreate.ts +0 -614
- package/src/models/operations/entitiesdelete.ts +0 -128
- package/src/models/operations/entitiesget.ts +0 -508
- package/src/models/operations/entitiesupdate.ts +0 -685
- package/src/models/operations/loandetailscreate.ts +0 -634
- package/src/models/operations/loandetailsdelete.ts +0 -130
- package/src/models/operations/loandetailsget.ts +0 -520
- package/src/models/operations/loandetailsupdate.ts +0 -705
- package/src/sdk/assets.ts +0 -69
- package/src/sdk/customeraddresses.ts +0 -84
- package/src/sdk/customerassets.ts +0 -84
- package/src/sdk/customerexpenses.ts +0 -84
- package/src/sdk/customerincome.ts +0 -84
- package/src/sdk/customerliabilities.ts +0 -84
- package/src/sdk/customers.ts +0 -69
- package/src/sdk/entities.ts +0 -69
- package/src/sdk/loandetails.ts +0 -69
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { LinkObject, LinkObject$Outbound } from "./linkobject.js";
|
|
6
|
+
export declare const BusinessApplicationJsonApiRelationshipsType: {
|
|
7
|
+
readonly LoanDetails: "loan-details";
|
|
8
|
+
};
|
|
9
|
+
export type BusinessApplicationJsonApiRelationshipsType = ClosedEnum<typeof BusinessApplicationJsonApiRelationshipsType>;
|
|
10
|
+
export type BusinessApplicationJsonApiRelationshipsData = {
|
|
11
|
+
type: BusinessApplicationJsonApiRelationshipsType;
|
|
12
|
+
id: string;
|
|
13
|
+
};
|
|
14
|
+
export type BusinessApplicationJsonApiRelationshipsLoanDetails = {
|
|
15
|
+
data: BusinessApplicationJsonApiRelationshipsData;
|
|
16
|
+
links?: {
|
|
17
|
+
[k: string]: LinkObject;
|
|
18
|
+
} | undefined;
|
|
19
|
+
meta?: {
|
|
20
|
+
[k: string]: any;
|
|
21
|
+
} | undefined;
|
|
22
|
+
};
|
|
23
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomersType: {
|
|
24
|
+
readonly Customers: "customers";
|
|
25
|
+
};
|
|
26
|
+
export type BusinessApplicationJsonApiRelationshipsCustomersType = ClosedEnum<typeof BusinessApplicationJsonApiRelationshipsCustomersType>;
|
|
27
|
+
export type BusinessApplicationJsonApiRelationshipsCustomersData = {
|
|
28
|
+
type: BusinessApplicationJsonApiRelationshipsCustomersType;
|
|
29
|
+
id: string;
|
|
30
|
+
};
|
|
31
|
+
export type BusinessApplicationJsonApiRelationshipsCustomers = {
|
|
32
|
+
data: Array<BusinessApplicationJsonApiRelationshipsCustomersData>;
|
|
33
|
+
links?: {
|
|
34
|
+
[k: string]: LinkObject;
|
|
35
|
+
} | undefined;
|
|
36
|
+
meta?: {
|
|
37
|
+
[k: string]: any;
|
|
38
|
+
} | undefined;
|
|
39
|
+
};
|
|
40
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntitiesType: {
|
|
41
|
+
readonly Entities: "entities";
|
|
42
|
+
};
|
|
43
|
+
export type BusinessApplicationJsonApiRelationshipsEntitiesType = ClosedEnum<typeof BusinessApplicationJsonApiRelationshipsEntitiesType>;
|
|
44
|
+
export type BusinessApplicationJsonApiRelationshipsEntitiesData = {
|
|
45
|
+
type: BusinessApplicationJsonApiRelationshipsEntitiesType;
|
|
46
|
+
id: string;
|
|
47
|
+
};
|
|
48
|
+
export type BusinessApplicationJsonApiRelationshipsEntities = {
|
|
49
|
+
data: Array<BusinessApplicationJsonApiRelationshipsEntitiesData>;
|
|
50
|
+
links?: {
|
|
51
|
+
[k: string]: LinkObject;
|
|
52
|
+
} | undefined;
|
|
53
|
+
meta?: {
|
|
54
|
+
[k: string]: any;
|
|
55
|
+
} | undefined;
|
|
56
|
+
};
|
|
57
|
+
/**
|
|
58
|
+
* Relationships for a Business Application Resource
|
|
59
|
+
*/
|
|
60
|
+
export type BusinessApplicationJsonApiRelationships = {
|
|
61
|
+
loanDetails?: BusinessApplicationJsonApiRelationshipsLoanDetails | undefined;
|
|
62
|
+
customers?: BusinessApplicationJsonApiRelationshipsCustomers | undefined;
|
|
63
|
+
entities?: BusinessApplicationJsonApiRelationshipsEntities | undefined;
|
|
64
|
+
};
|
|
65
|
+
/** @internal */
|
|
66
|
+
export declare const BusinessApplicationJsonApiRelationshipsType$inboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsType>;
|
|
67
|
+
/** @internal */
|
|
68
|
+
export declare const BusinessApplicationJsonApiRelationshipsType$outboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsType>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
72
|
+
*/
|
|
73
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsType$ {
|
|
74
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsType$inboundSchema` instead. */
|
|
75
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
76
|
+
readonly LoanDetails: "loan-details";
|
|
77
|
+
}>;
|
|
78
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsType$outboundSchema` instead. */
|
|
79
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
80
|
+
readonly LoanDetails: "loan-details";
|
|
81
|
+
}>;
|
|
82
|
+
}
|
|
83
|
+
/** @internal */
|
|
84
|
+
export declare const BusinessApplicationJsonApiRelationshipsData$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsData, z.ZodTypeDef, unknown>;
|
|
85
|
+
/** @internal */
|
|
86
|
+
export type BusinessApplicationJsonApiRelationshipsData$Outbound = {
|
|
87
|
+
type: string;
|
|
88
|
+
id: string;
|
|
89
|
+
};
|
|
90
|
+
/** @internal */
|
|
91
|
+
export declare const BusinessApplicationJsonApiRelationshipsData$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsData>;
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
95
|
+
*/
|
|
96
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsData$ {
|
|
97
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsData$inboundSchema` instead. */
|
|
98
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsData, z.ZodTypeDef, unknown>;
|
|
99
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsData$outboundSchema` instead. */
|
|
100
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsData>;
|
|
101
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsData$Outbound` instead. */
|
|
102
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsData$Outbound;
|
|
103
|
+
}
|
|
104
|
+
export declare function businessApplicationJsonApiRelationshipsDataToJSON(businessApplicationJsonApiRelationshipsData: BusinessApplicationJsonApiRelationshipsData): string;
|
|
105
|
+
export declare function businessApplicationJsonApiRelationshipsDataFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsData, SDKValidationError>;
|
|
106
|
+
/** @internal */
|
|
107
|
+
export declare const BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsLoanDetails, z.ZodTypeDef, unknown>;
|
|
108
|
+
/** @internal */
|
|
109
|
+
export type BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound = {
|
|
110
|
+
data: BusinessApplicationJsonApiRelationshipsData$Outbound;
|
|
111
|
+
links?: {
|
|
112
|
+
[k: string]: LinkObject$Outbound;
|
|
113
|
+
} | undefined;
|
|
114
|
+
meta?: {
|
|
115
|
+
[k: string]: any;
|
|
116
|
+
} | undefined;
|
|
117
|
+
};
|
|
118
|
+
/** @internal */
|
|
119
|
+
export declare const BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsLoanDetails>;
|
|
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 declare namespace BusinessApplicationJsonApiRelationshipsLoanDetails$ {
|
|
125
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema` instead. */
|
|
126
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsLoanDetails, z.ZodTypeDef, unknown>;
|
|
127
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema` instead. */
|
|
128
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsLoanDetails>;
|
|
129
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound` instead. */
|
|
130
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound;
|
|
131
|
+
}
|
|
132
|
+
export declare function businessApplicationJsonApiRelationshipsLoanDetailsToJSON(businessApplicationJsonApiRelationshipsLoanDetails: BusinessApplicationJsonApiRelationshipsLoanDetails): string;
|
|
133
|
+
export declare function businessApplicationJsonApiRelationshipsLoanDetailsFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsLoanDetails, SDKValidationError>;
|
|
134
|
+
/** @internal */
|
|
135
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsCustomersType>;
|
|
136
|
+
/** @internal */
|
|
137
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsCustomersType>;
|
|
138
|
+
/**
|
|
139
|
+
* @internal
|
|
140
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
141
|
+
*/
|
|
142
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsCustomersType$ {
|
|
143
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema` instead. */
|
|
144
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
145
|
+
readonly Customers: "customers";
|
|
146
|
+
}>;
|
|
147
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema` instead. */
|
|
148
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
149
|
+
readonly Customers: "customers";
|
|
150
|
+
}>;
|
|
151
|
+
}
|
|
152
|
+
/** @internal */
|
|
153
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomersData, z.ZodTypeDef, unknown>;
|
|
154
|
+
/** @internal */
|
|
155
|
+
export type BusinessApplicationJsonApiRelationshipsCustomersData$Outbound = {
|
|
156
|
+
type: string;
|
|
157
|
+
id: string;
|
|
158
|
+
};
|
|
159
|
+
/** @internal */
|
|
160
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomersData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsCustomersData>;
|
|
161
|
+
/**
|
|
162
|
+
* @internal
|
|
163
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
164
|
+
*/
|
|
165
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsCustomersData$ {
|
|
166
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema` instead. */
|
|
167
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomersData, z.ZodTypeDef, unknown>;
|
|
168
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema` instead. */
|
|
169
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomersData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsCustomersData>;
|
|
170
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersData$Outbound` instead. */
|
|
171
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsCustomersData$Outbound;
|
|
172
|
+
}
|
|
173
|
+
export declare function businessApplicationJsonApiRelationshipsCustomersDataToJSON(businessApplicationJsonApiRelationshipsCustomersData: BusinessApplicationJsonApiRelationshipsCustomersData): string;
|
|
174
|
+
export declare function businessApplicationJsonApiRelationshipsCustomersDataFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsCustomersData, SDKValidationError>;
|
|
175
|
+
/** @internal */
|
|
176
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomers, z.ZodTypeDef, unknown>;
|
|
177
|
+
/** @internal */
|
|
178
|
+
export type BusinessApplicationJsonApiRelationshipsCustomers$Outbound = {
|
|
179
|
+
data: Array<BusinessApplicationJsonApiRelationshipsCustomersData$Outbound>;
|
|
180
|
+
links?: {
|
|
181
|
+
[k: string]: LinkObject$Outbound;
|
|
182
|
+
} | undefined;
|
|
183
|
+
meta?: {
|
|
184
|
+
[k: string]: any;
|
|
185
|
+
} | undefined;
|
|
186
|
+
};
|
|
187
|
+
/** @internal */
|
|
188
|
+
export declare const BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomers$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsCustomers>;
|
|
189
|
+
/**
|
|
190
|
+
* @internal
|
|
191
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
192
|
+
*/
|
|
193
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsCustomers$ {
|
|
194
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema` instead. */
|
|
195
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomers, z.ZodTypeDef, unknown>;
|
|
196
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema` instead. */
|
|
197
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsCustomers$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsCustomers>;
|
|
198
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomers$Outbound` instead. */
|
|
199
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsCustomers$Outbound;
|
|
200
|
+
}
|
|
201
|
+
export declare function businessApplicationJsonApiRelationshipsCustomersToJSON(businessApplicationJsonApiRelationshipsCustomers: BusinessApplicationJsonApiRelationshipsCustomers): string;
|
|
202
|
+
export declare function businessApplicationJsonApiRelationshipsCustomersFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsCustomers, SDKValidationError>;
|
|
203
|
+
/** @internal */
|
|
204
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsEntitiesType>;
|
|
205
|
+
/** @internal */
|
|
206
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema: z.ZodNativeEnum<typeof BusinessApplicationJsonApiRelationshipsEntitiesType>;
|
|
207
|
+
/**
|
|
208
|
+
* @internal
|
|
209
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
210
|
+
*/
|
|
211
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsEntitiesType$ {
|
|
212
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema` instead. */
|
|
213
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
214
|
+
readonly Entities: "entities";
|
|
215
|
+
}>;
|
|
216
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema` instead. */
|
|
217
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
218
|
+
readonly Entities: "entities";
|
|
219
|
+
}>;
|
|
220
|
+
}
|
|
221
|
+
/** @internal */
|
|
222
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntitiesData, z.ZodTypeDef, unknown>;
|
|
223
|
+
/** @internal */
|
|
224
|
+
export type BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound = {
|
|
225
|
+
type: string;
|
|
226
|
+
id: string;
|
|
227
|
+
};
|
|
228
|
+
/** @internal */
|
|
229
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsEntitiesData>;
|
|
230
|
+
/**
|
|
231
|
+
* @internal
|
|
232
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
233
|
+
*/
|
|
234
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsEntitiesData$ {
|
|
235
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema` instead. */
|
|
236
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntitiesData, z.ZodTypeDef, unknown>;
|
|
237
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema` instead. */
|
|
238
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsEntitiesData>;
|
|
239
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound` instead. */
|
|
240
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound;
|
|
241
|
+
}
|
|
242
|
+
export declare function businessApplicationJsonApiRelationshipsEntitiesDataToJSON(businessApplicationJsonApiRelationshipsEntitiesData: BusinessApplicationJsonApiRelationshipsEntitiesData): string;
|
|
243
|
+
export declare function businessApplicationJsonApiRelationshipsEntitiesDataFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsEntitiesData, SDKValidationError>;
|
|
244
|
+
/** @internal */
|
|
245
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntities$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntities, z.ZodTypeDef, unknown>;
|
|
246
|
+
/** @internal */
|
|
247
|
+
export type BusinessApplicationJsonApiRelationshipsEntities$Outbound = {
|
|
248
|
+
data: Array<BusinessApplicationJsonApiRelationshipsEntitiesData$Outbound>;
|
|
249
|
+
links?: {
|
|
250
|
+
[k: string]: LinkObject$Outbound;
|
|
251
|
+
} | undefined;
|
|
252
|
+
meta?: {
|
|
253
|
+
[k: string]: any;
|
|
254
|
+
} | undefined;
|
|
255
|
+
};
|
|
256
|
+
/** @internal */
|
|
257
|
+
export declare const BusinessApplicationJsonApiRelationshipsEntities$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntities$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsEntities>;
|
|
258
|
+
/**
|
|
259
|
+
* @internal
|
|
260
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
261
|
+
*/
|
|
262
|
+
export declare namespace BusinessApplicationJsonApiRelationshipsEntities$ {
|
|
263
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntities$inboundSchema` instead. */
|
|
264
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntities, z.ZodTypeDef, unknown>;
|
|
265
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntities$outboundSchema` instead. */
|
|
266
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationshipsEntities$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationshipsEntities>;
|
|
267
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntities$Outbound` instead. */
|
|
268
|
+
type Outbound = BusinessApplicationJsonApiRelationshipsEntities$Outbound;
|
|
269
|
+
}
|
|
270
|
+
export declare function businessApplicationJsonApiRelationshipsEntitiesToJSON(businessApplicationJsonApiRelationshipsEntities: BusinessApplicationJsonApiRelationshipsEntities): string;
|
|
271
|
+
export declare function businessApplicationJsonApiRelationshipsEntitiesFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationshipsEntities, SDKValidationError>;
|
|
272
|
+
/** @internal */
|
|
273
|
+
export declare const BusinessApplicationJsonApiRelationships$inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationships, z.ZodTypeDef, unknown>;
|
|
274
|
+
/** @internal */
|
|
275
|
+
export type BusinessApplicationJsonApiRelationships$Outbound = {
|
|
276
|
+
loanDetails?: BusinessApplicationJsonApiRelationshipsLoanDetails$Outbound | undefined;
|
|
277
|
+
customers?: BusinessApplicationJsonApiRelationshipsCustomers$Outbound | undefined;
|
|
278
|
+
entities?: BusinessApplicationJsonApiRelationshipsEntities$Outbound | undefined;
|
|
279
|
+
};
|
|
280
|
+
/** @internal */
|
|
281
|
+
export declare const BusinessApplicationJsonApiRelationships$outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationships$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationships>;
|
|
282
|
+
/**
|
|
283
|
+
* @internal
|
|
284
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
285
|
+
*/
|
|
286
|
+
export declare namespace BusinessApplicationJsonApiRelationships$ {
|
|
287
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationships$inboundSchema` instead. */
|
|
288
|
+
const inboundSchema: z.ZodType<BusinessApplicationJsonApiRelationships, z.ZodTypeDef, unknown>;
|
|
289
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationships$outboundSchema` instead. */
|
|
290
|
+
const outboundSchema: z.ZodType<BusinessApplicationJsonApiRelationships$Outbound, z.ZodTypeDef, BusinessApplicationJsonApiRelationships>;
|
|
291
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationships$Outbound` instead. */
|
|
292
|
+
type Outbound = BusinessApplicationJsonApiRelationships$Outbound;
|
|
293
|
+
}
|
|
294
|
+
export declare function businessApplicationJsonApiRelationshipsToJSON(businessApplicationJsonApiRelationships: BusinessApplicationJsonApiRelationships): string;
|
|
295
|
+
export declare function businessApplicationJsonApiRelationshipsFromJSON(jsonString: string): SafeParseResult<BusinessApplicationJsonApiRelationships, SDKValidationError>;
|
|
296
|
+
//# sourceMappingURL=businessapplicationjsonapirelationships.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"businessapplicationjsonapirelationships.d.ts","sourceRoot":"","sources":["../../src/models/components/businessapplicationjsonapirelationships.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,309 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.BusinessApplicationJsonApiRelationships$ = exports.BusinessApplicationJsonApiRelationships$outboundSchema = exports.BusinessApplicationJsonApiRelationships$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntities$ = exports.BusinessApplicationJsonApiRelationshipsEntities$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntities$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesData$ = exports.BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$ = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomers$ = exports.BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersData$ = exports.BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersType$ = exports.BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsLoanDetails$ = exports.BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsData$ = exports.BusinessApplicationJsonApiRelationshipsData$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsData$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsType$ = exports.BusinessApplicationJsonApiRelationshipsType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsType$inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType = exports.BusinessApplicationJsonApiRelationshipsCustomersType = exports.BusinessApplicationJsonApiRelationshipsType = void 0;
|
|
40
|
+
exports.businessApplicationJsonApiRelationshipsDataToJSON = businessApplicationJsonApiRelationshipsDataToJSON;
|
|
41
|
+
exports.businessApplicationJsonApiRelationshipsDataFromJSON = businessApplicationJsonApiRelationshipsDataFromJSON;
|
|
42
|
+
exports.businessApplicationJsonApiRelationshipsLoanDetailsToJSON = businessApplicationJsonApiRelationshipsLoanDetailsToJSON;
|
|
43
|
+
exports.businessApplicationJsonApiRelationshipsLoanDetailsFromJSON = businessApplicationJsonApiRelationshipsLoanDetailsFromJSON;
|
|
44
|
+
exports.businessApplicationJsonApiRelationshipsCustomersDataToJSON = businessApplicationJsonApiRelationshipsCustomersDataToJSON;
|
|
45
|
+
exports.businessApplicationJsonApiRelationshipsCustomersDataFromJSON = businessApplicationJsonApiRelationshipsCustomersDataFromJSON;
|
|
46
|
+
exports.businessApplicationJsonApiRelationshipsCustomersToJSON = businessApplicationJsonApiRelationshipsCustomersToJSON;
|
|
47
|
+
exports.businessApplicationJsonApiRelationshipsCustomersFromJSON = businessApplicationJsonApiRelationshipsCustomersFromJSON;
|
|
48
|
+
exports.businessApplicationJsonApiRelationshipsEntitiesDataToJSON = businessApplicationJsonApiRelationshipsEntitiesDataToJSON;
|
|
49
|
+
exports.businessApplicationJsonApiRelationshipsEntitiesDataFromJSON = businessApplicationJsonApiRelationshipsEntitiesDataFromJSON;
|
|
50
|
+
exports.businessApplicationJsonApiRelationshipsEntitiesToJSON = businessApplicationJsonApiRelationshipsEntitiesToJSON;
|
|
51
|
+
exports.businessApplicationJsonApiRelationshipsEntitiesFromJSON = businessApplicationJsonApiRelationshipsEntitiesFromJSON;
|
|
52
|
+
exports.businessApplicationJsonApiRelationshipsToJSON = businessApplicationJsonApiRelationshipsToJSON;
|
|
53
|
+
exports.businessApplicationJsonApiRelationshipsFromJSON = businessApplicationJsonApiRelationshipsFromJSON;
|
|
54
|
+
const z = __importStar(require("zod/v3"));
|
|
55
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
56
|
+
const linkobject_js_1 = require("./linkobject.js");
|
|
57
|
+
exports.BusinessApplicationJsonApiRelationshipsType = {
|
|
58
|
+
LoanDetails: "loan-details",
|
|
59
|
+
};
|
|
60
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomersType = {
|
|
61
|
+
Customers: "customers",
|
|
62
|
+
};
|
|
63
|
+
exports.BusinessApplicationJsonApiRelationshipsEntitiesType = {
|
|
64
|
+
Entities: "entities",
|
|
65
|
+
};
|
|
66
|
+
/** @internal */
|
|
67
|
+
exports.BusinessApplicationJsonApiRelationshipsType$inboundSchema = z
|
|
68
|
+
.nativeEnum(exports.BusinessApplicationJsonApiRelationshipsType);
|
|
69
|
+
/** @internal */
|
|
70
|
+
exports.BusinessApplicationJsonApiRelationshipsType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsType$inboundSchema;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
74
|
+
*/
|
|
75
|
+
var BusinessApplicationJsonApiRelationshipsType$;
|
|
76
|
+
(function (BusinessApplicationJsonApiRelationshipsType$) {
|
|
77
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsType$inboundSchema` instead. */
|
|
78
|
+
BusinessApplicationJsonApiRelationshipsType$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsType$inboundSchema;
|
|
79
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsType$outboundSchema` instead. */
|
|
80
|
+
BusinessApplicationJsonApiRelationshipsType$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsType$outboundSchema;
|
|
81
|
+
})(BusinessApplicationJsonApiRelationshipsType$ || (exports.BusinessApplicationJsonApiRelationshipsType$ = BusinessApplicationJsonApiRelationshipsType$ = {}));
|
|
82
|
+
/** @internal */
|
|
83
|
+
exports.BusinessApplicationJsonApiRelationshipsData$inboundSchema = z.object({
|
|
84
|
+
type: exports.BusinessApplicationJsonApiRelationshipsType$inboundSchema,
|
|
85
|
+
id: z.string(),
|
|
86
|
+
});
|
|
87
|
+
/** @internal */
|
|
88
|
+
exports.BusinessApplicationJsonApiRelationshipsData$outboundSchema = z.object({
|
|
89
|
+
type: exports.BusinessApplicationJsonApiRelationshipsType$outboundSchema,
|
|
90
|
+
id: z.string(),
|
|
91
|
+
});
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
95
|
+
*/
|
|
96
|
+
var BusinessApplicationJsonApiRelationshipsData$;
|
|
97
|
+
(function (BusinessApplicationJsonApiRelationshipsData$) {
|
|
98
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsData$inboundSchema` instead. */
|
|
99
|
+
BusinessApplicationJsonApiRelationshipsData$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsData$inboundSchema;
|
|
100
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsData$outboundSchema` instead. */
|
|
101
|
+
BusinessApplicationJsonApiRelationshipsData$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsData$outboundSchema;
|
|
102
|
+
})(BusinessApplicationJsonApiRelationshipsData$ || (exports.BusinessApplicationJsonApiRelationshipsData$ = BusinessApplicationJsonApiRelationshipsData$ = {}));
|
|
103
|
+
function businessApplicationJsonApiRelationshipsDataToJSON(businessApplicationJsonApiRelationshipsData) {
|
|
104
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsData$outboundSchema.parse(businessApplicationJsonApiRelationshipsData));
|
|
105
|
+
}
|
|
106
|
+
function businessApplicationJsonApiRelationshipsDataFromJSON(jsonString) {
|
|
107
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsData' from JSON`);
|
|
108
|
+
}
|
|
109
|
+
/** @internal */
|
|
110
|
+
exports.BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema = z.object({
|
|
111
|
+
data: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsData$inboundSchema),
|
|
112
|
+
links: z.record(linkobject_js_1.LinkObject$inboundSchema).optional(),
|
|
113
|
+
meta: z.record(z.any()).optional(),
|
|
114
|
+
});
|
|
115
|
+
/** @internal */
|
|
116
|
+
exports.BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema = z.object({
|
|
117
|
+
data: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsData$outboundSchema),
|
|
118
|
+
links: z.record(linkobject_js_1.LinkObject$outboundSchema).optional(),
|
|
119
|
+
meta: z.record(z.any()).optional(),
|
|
120
|
+
});
|
|
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 BusinessApplicationJsonApiRelationshipsLoanDetails$;
|
|
126
|
+
(function (BusinessApplicationJsonApiRelationshipsLoanDetails$) {
|
|
127
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema` instead. */
|
|
128
|
+
BusinessApplicationJsonApiRelationshipsLoanDetails$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema;
|
|
129
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema` instead. */
|
|
130
|
+
BusinessApplicationJsonApiRelationshipsLoanDetails$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema;
|
|
131
|
+
})(BusinessApplicationJsonApiRelationshipsLoanDetails$ || (exports.BusinessApplicationJsonApiRelationshipsLoanDetails$ = BusinessApplicationJsonApiRelationshipsLoanDetails$ = {}));
|
|
132
|
+
function businessApplicationJsonApiRelationshipsLoanDetailsToJSON(businessApplicationJsonApiRelationshipsLoanDetails) {
|
|
133
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema.parse(businessApplicationJsonApiRelationshipsLoanDetails));
|
|
134
|
+
}
|
|
135
|
+
function businessApplicationJsonApiRelationshipsLoanDetailsFromJSON(jsonString) {
|
|
136
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsLoanDetails' from JSON`);
|
|
137
|
+
}
|
|
138
|
+
/** @internal */
|
|
139
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema = z.nativeEnum(exports.BusinessApplicationJsonApiRelationshipsCustomersType);
|
|
140
|
+
/** @internal */
|
|
141
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema;
|
|
142
|
+
/**
|
|
143
|
+
* @internal
|
|
144
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
145
|
+
*/
|
|
146
|
+
var BusinessApplicationJsonApiRelationshipsCustomersType$;
|
|
147
|
+
(function (BusinessApplicationJsonApiRelationshipsCustomersType$) {
|
|
148
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema` instead. */
|
|
149
|
+
BusinessApplicationJsonApiRelationshipsCustomersType$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema;
|
|
150
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema` instead. */
|
|
151
|
+
BusinessApplicationJsonApiRelationshipsCustomersType$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema;
|
|
152
|
+
})(BusinessApplicationJsonApiRelationshipsCustomersType$ || (exports.BusinessApplicationJsonApiRelationshipsCustomersType$ = BusinessApplicationJsonApiRelationshipsCustomersType$ = {}));
|
|
153
|
+
/** @internal */
|
|
154
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema = z.object({
|
|
155
|
+
type: exports.BusinessApplicationJsonApiRelationshipsCustomersType$inboundSchema,
|
|
156
|
+
id: z.string(),
|
|
157
|
+
});
|
|
158
|
+
/** @internal */
|
|
159
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema = z.object({
|
|
160
|
+
type: exports.BusinessApplicationJsonApiRelationshipsCustomersType$outboundSchema,
|
|
161
|
+
id: z.string(),
|
|
162
|
+
});
|
|
163
|
+
/**
|
|
164
|
+
* @internal
|
|
165
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
166
|
+
*/
|
|
167
|
+
var BusinessApplicationJsonApiRelationshipsCustomersData$;
|
|
168
|
+
(function (BusinessApplicationJsonApiRelationshipsCustomersData$) {
|
|
169
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema` instead. */
|
|
170
|
+
BusinessApplicationJsonApiRelationshipsCustomersData$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema;
|
|
171
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema` instead. */
|
|
172
|
+
BusinessApplicationJsonApiRelationshipsCustomersData$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema;
|
|
173
|
+
})(BusinessApplicationJsonApiRelationshipsCustomersData$ || (exports.BusinessApplicationJsonApiRelationshipsCustomersData$ = BusinessApplicationJsonApiRelationshipsCustomersData$ = {}));
|
|
174
|
+
function businessApplicationJsonApiRelationshipsCustomersDataToJSON(businessApplicationJsonApiRelationshipsCustomersData) {
|
|
175
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema.parse(businessApplicationJsonApiRelationshipsCustomersData));
|
|
176
|
+
}
|
|
177
|
+
function businessApplicationJsonApiRelationshipsCustomersDataFromJSON(jsonString) {
|
|
178
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsCustomersData' from JSON`);
|
|
179
|
+
}
|
|
180
|
+
/** @internal */
|
|
181
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema = z.object({
|
|
182
|
+
data: z.array(z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsCustomersData$inboundSchema)),
|
|
183
|
+
links: z.record(linkobject_js_1.LinkObject$inboundSchema).optional(),
|
|
184
|
+
meta: z.record(z.any()).optional(),
|
|
185
|
+
});
|
|
186
|
+
/** @internal */
|
|
187
|
+
exports.BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema = z.object({
|
|
188
|
+
data: z.array(z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsCustomersData$outboundSchema)),
|
|
189
|
+
links: z.record(linkobject_js_1.LinkObject$outboundSchema).optional(),
|
|
190
|
+
meta: z.record(z.any()).optional(),
|
|
191
|
+
});
|
|
192
|
+
/**
|
|
193
|
+
* @internal
|
|
194
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
195
|
+
*/
|
|
196
|
+
var BusinessApplicationJsonApiRelationshipsCustomers$;
|
|
197
|
+
(function (BusinessApplicationJsonApiRelationshipsCustomers$) {
|
|
198
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema` instead. */
|
|
199
|
+
BusinessApplicationJsonApiRelationshipsCustomers$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema;
|
|
200
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema` instead. */
|
|
201
|
+
BusinessApplicationJsonApiRelationshipsCustomers$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema;
|
|
202
|
+
})(BusinessApplicationJsonApiRelationshipsCustomers$ || (exports.BusinessApplicationJsonApiRelationshipsCustomers$ = BusinessApplicationJsonApiRelationshipsCustomers$ = {}));
|
|
203
|
+
function businessApplicationJsonApiRelationshipsCustomersToJSON(businessApplicationJsonApiRelationshipsCustomers) {
|
|
204
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema.parse(businessApplicationJsonApiRelationshipsCustomers));
|
|
205
|
+
}
|
|
206
|
+
function businessApplicationJsonApiRelationshipsCustomersFromJSON(jsonString) {
|
|
207
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsCustomers' from JSON`);
|
|
208
|
+
}
|
|
209
|
+
/** @internal */
|
|
210
|
+
exports.BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema = z.nativeEnum(exports.BusinessApplicationJsonApiRelationshipsEntitiesType);
|
|
211
|
+
/** @internal */
|
|
212
|
+
exports.BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema;
|
|
213
|
+
/**
|
|
214
|
+
* @internal
|
|
215
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
216
|
+
*/
|
|
217
|
+
var BusinessApplicationJsonApiRelationshipsEntitiesType$;
|
|
218
|
+
(function (BusinessApplicationJsonApiRelationshipsEntitiesType$) {
|
|
219
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema` instead. */
|
|
220
|
+
BusinessApplicationJsonApiRelationshipsEntitiesType$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema;
|
|
221
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema` instead. */
|
|
222
|
+
BusinessApplicationJsonApiRelationshipsEntitiesType$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema;
|
|
223
|
+
})(BusinessApplicationJsonApiRelationshipsEntitiesType$ || (exports.BusinessApplicationJsonApiRelationshipsEntitiesType$ = BusinessApplicationJsonApiRelationshipsEntitiesType$ = {}));
|
|
224
|
+
/** @internal */
|
|
225
|
+
exports.BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema = z.object({
|
|
226
|
+
type: exports.BusinessApplicationJsonApiRelationshipsEntitiesType$inboundSchema,
|
|
227
|
+
id: z.string(),
|
|
228
|
+
});
|
|
229
|
+
/** @internal */
|
|
230
|
+
exports.BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema = z.object({
|
|
231
|
+
type: exports.BusinessApplicationJsonApiRelationshipsEntitiesType$outboundSchema,
|
|
232
|
+
id: z.string(),
|
|
233
|
+
});
|
|
234
|
+
/**
|
|
235
|
+
* @internal
|
|
236
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
237
|
+
*/
|
|
238
|
+
var BusinessApplicationJsonApiRelationshipsEntitiesData$;
|
|
239
|
+
(function (BusinessApplicationJsonApiRelationshipsEntitiesData$) {
|
|
240
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema` instead. */
|
|
241
|
+
BusinessApplicationJsonApiRelationshipsEntitiesData$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema;
|
|
242
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema` instead. */
|
|
243
|
+
BusinessApplicationJsonApiRelationshipsEntitiesData$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema;
|
|
244
|
+
})(BusinessApplicationJsonApiRelationshipsEntitiesData$ || (exports.BusinessApplicationJsonApiRelationshipsEntitiesData$ = BusinessApplicationJsonApiRelationshipsEntitiesData$ = {}));
|
|
245
|
+
function businessApplicationJsonApiRelationshipsEntitiesDataToJSON(businessApplicationJsonApiRelationshipsEntitiesData) {
|
|
246
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema.parse(businessApplicationJsonApiRelationshipsEntitiesData));
|
|
247
|
+
}
|
|
248
|
+
function businessApplicationJsonApiRelationshipsEntitiesDataFromJSON(jsonString) {
|
|
249
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsEntitiesData' from JSON`);
|
|
250
|
+
}
|
|
251
|
+
/** @internal */
|
|
252
|
+
exports.BusinessApplicationJsonApiRelationshipsEntities$inboundSchema = z.object({
|
|
253
|
+
data: z.array(z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsEntitiesData$inboundSchema)),
|
|
254
|
+
links: z.record(linkobject_js_1.LinkObject$inboundSchema).optional(),
|
|
255
|
+
meta: z.record(z.any()).optional(),
|
|
256
|
+
});
|
|
257
|
+
/** @internal */
|
|
258
|
+
exports.BusinessApplicationJsonApiRelationshipsEntities$outboundSchema = z.object({
|
|
259
|
+
data: z.array(z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsEntitiesData$outboundSchema)),
|
|
260
|
+
links: z.record(linkobject_js_1.LinkObject$outboundSchema).optional(),
|
|
261
|
+
meta: z.record(z.any()).optional(),
|
|
262
|
+
});
|
|
263
|
+
/**
|
|
264
|
+
* @internal
|
|
265
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
266
|
+
*/
|
|
267
|
+
var BusinessApplicationJsonApiRelationshipsEntities$;
|
|
268
|
+
(function (BusinessApplicationJsonApiRelationshipsEntities$) {
|
|
269
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntities$inboundSchema` instead. */
|
|
270
|
+
BusinessApplicationJsonApiRelationshipsEntities$.inboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntities$inboundSchema;
|
|
271
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationshipsEntities$outboundSchema` instead. */
|
|
272
|
+
BusinessApplicationJsonApiRelationshipsEntities$.outboundSchema = exports.BusinessApplicationJsonApiRelationshipsEntities$outboundSchema;
|
|
273
|
+
})(BusinessApplicationJsonApiRelationshipsEntities$ || (exports.BusinessApplicationJsonApiRelationshipsEntities$ = BusinessApplicationJsonApiRelationshipsEntities$ = {}));
|
|
274
|
+
function businessApplicationJsonApiRelationshipsEntitiesToJSON(businessApplicationJsonApiRelationshipsEntities) {
|
|
275
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationshipsEntities$outboundSchema.parse(businessApplicationJsonApiRelationshipsEntities));
|
|
276
|
+
}
|
|
277
|
+
function businessApplicationJsonApiRelationshipsEntitiesFromJSON(jsonString) {
|
|
278
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationshipsEntities$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationshipsEntities' from JSON`);
|
|
279
|
+
}
|
|
280
|
+
/** @internal */
|
|
281
|
+
exports.BusinessApplicationJsonApiRelationships$inboundSchema = z.object({
|
|
282
|
+
loanDetails: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsLoanDetails$inboundSchema).optional(),
|
|
283
|
+
customers: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsCustomers$inboundSchema).optional(),
|
|
284
|
+
entities: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsEntities$inboundSchema).optional(),
|
|
285
|
+
});
|
|
286
|
+
/** @internal */
|
|
287
|
+
exports.BusinessApplicationJsonApiRelationships$outboundSchema = z.object({
|
|
288
|
+
loanDetails: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsLoanDetails$outboundSchema).optional(),
|
|
289
|
+
customers: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsCustomers$outboundSchema).optional(),
|
|
290
|
+
entities: z.lazy(() => exports.BusinessApplicationJsonApiRelationshipsEntities$outboundSchema).optional(),
|
|
291
|
+
});
|
|
292
|
+
/**
|
|
293
|
+
* @internal
|
|
294
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
295
|
+
*/
|
|
296
|
+
var BusinessApplicationJsonApiRelationships$;
|
|
297
|
+
(function (BusinessApplicationJsonApiRelationships$) {
|
|
298
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationships$inboundSchema` instead. */
|
|
299
|
+
BusinessApplicationJsonApiRelationships$.inboundSchema = exports.BusinessApplicationJsonApiRelationships$inboundSchema;
|
|
300
|
+
/** @deprecated use `BusinessApplicationJsonApiRelationships$outboundSchema` instead. */
|
|
301
|
+
BusinessApplicationJsonApiRelationships$.outboundSchema = exports.BusinessApplicationJsonApiRelationships$outboundSchema;
|
|
302
|
+
})(BusinessApplicationJsonApiRelationships$ || (exports.BusinessApplicationJsonApiRelationships$ = BusinessApplicationJsonApiRelationships$ = {}));
|
|
303
|
+
function businessApplicationJsonApiRelationshipsToJSON(businessApplicationJsonApiRelationships) {
|
|
304
|
+
return JSON.stringify(exports.BusinessApplicationJsonApiRelationships$outboundSchema.parse(businessApplicationJsonApiRelationships));
|
|
305
|
+
}
|
|
306
|
+
function businessApplicationJsonApiRelationshipsFromJSON(jsonString) {
|
|
307
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.BusinessApplicationJsonApiRelationships$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'BusinessApplicationJsonApiRelationships' from JSON`);
|
|
308
|
+
}
|
|
309
|
+
//# sourceMappingURL=businessapplicationjsonapirelationships.js.map
|