@financeable/aggregation 0.10.1 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -6
- package/RUNTIMES.md +6 -6
- 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/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/config.js.map +1 -1
- 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 +599 -0
- package/models/components/businessloanbusinessapplicationrelationships.js.map +1 -0
- package/models/components/commercialapplicationjsonapirelationships.d.ts +1 -1
- package/models/components/commercialapplicationjsonapirelationships.d.ts.map +1 -1
- package/models/components/commercialapplicationjsonapirelationships.js +1 -1
- 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 +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.d.ts.map +1 -1
- package/models/components/commercialsecuredloancommercialapplicationrelationships.js +1 -1
- 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/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 +1 -1
- package/models/components/entityattributes.d.ts.map +1 -1
- package/models/components/entityattributes.js +1 -1
- package/models/components/entityattributes.js.map +1 -1
- 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 +8 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +8 -0
- 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/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 +5 -5
- package/models/operations/createapplication.d.ts.map +1 -1
- package/models/operations/createapplication.js +9 -1
- package/models/operations/createapplication.js.map +1 -1
- 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/src/funcs/applicationsCreate.ts +1 -1
- 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 +1472 -0
- package/src/models/components/commercialapplicationjsonapirelationships.ts +1 -1
- 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 +1 -1
- 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/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 +1 -1
- 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 +8 -0
- 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/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 +21 -5
- package/src/models/operations/supportingdocumentscreate.ts +1 -1
- 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/financeable/README.md +0 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badrequesterror.d.ts","sourceRoot":"","sources":["../../src/models/components/badrequesterror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"badrequesterror.d.ts","sourceRoot":"","sources":["../../src/models/components/badrequesterror.ts"],"names":[],"mappings":"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"}
|
|
@@ -39,7 +39,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
39
39
|
exports.BadRequestError$ = exports.BadRequestError$outboundSchema = exports.BadRequestError$inboundSchema = exports.BadRequestErrorTitle$ = exports.BadRequestErrorTitle$outboundSchema = exports.BadRequestErrorTitle$inboundSchema = exports.BadRequestErrorCode$ = exports.BadRequestErrorCode$outboundSchema = exports.BadRequestErrorCode$inboundSchema = exports.BadRequestErrorStatus$ = exports.BadRequestErrorStatus$outboundSchema = exports.BadRequestErrorStatus$inboundSchema = exports.BadRequestErrorTitle = exports.BadRequestErrorCode = exports.BadRequestErrorStatus = void 0;
|
|
40
40
|
exports.badRequestErrorToJSON = badRequestErrorToJSON;
|
|
41
41
|
exports.badRequestErrorFromJSON = badRequestErrorFromJSON;
|
|
42
|
-
const z = __importStar(require("zod"));
|
|
42
|
+
const z = __importStar(require("zod/v3"));
|
|
43
43
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
44
|
const apierrorlinks_js_1 = require("./apierrorlinks.js");
|
|
45
45
|
const errorsource_js_1 = require("./errorsource.js");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badrequesterror.js","sourceRoot":"","sources":["../../src/models/components/badrequesterror.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyKH,sDAIC;AAED,0DAQC;AArLD,
|
|
1
|
+
{"version":3,"file":"badrequesterror.js","sourceRoot":"","sources":["../../src/models/components/badrequesterror.ts"],"names":[],"mappings":"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"}
|
|
@@ -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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"}
|