@moovio/sdk 0.22.21 → 25.1.0-dev.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 +47 -192
- package/bin/mcp-server.js +857 -5015
- package/bin/mcp-server.js.map +29 -148
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +4 -4
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +4 -4
- package/lib/config.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/mcp-server.js.map +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +1 -25
- package/mcp-server/server.js.map +1 -1
- package/models/components/accounttype.d.ts +0 -1
- package/models/components/accounttype.d.ts.map +1 -1
- package/models/components/accounttype.js +0 -1
- package/models/components/accounttype.js.map +1 -1
- package/models/components/bankaccountholdertype.d.ts +0 -1
- package/models/components/bankaccountholdertype.d.ts.map +1 -1
- package/models/components/bankaccountholdertype.js +0 -1
- package/models/components/bankaccountholdertype.js.map +1 -1
- package/models/components/capabilityid.d.ts +0 -11
- package/models/components/capabilityid.d.ts.map +1 -1
- package/models/components/capabilityid.js +0 -11
- package/models/components/capabilityid.js.map +1 -1
- package/models/components/createaccount.d.ts +5 -2
- package/models/components/createaccount.d.ts.map +1 -1
- package/models/components/createaccount.js +3 -3
- package/models/components/createaccount.js.map +1 -1
- package/models/components/enrichedindustries.d.ts +3 -3
- package/models/components/enrichedindustries.js +3 -3
- package/models/components/enrichedindustry.d.ts +35 -0
- package/models/components/enrichedindustry.d.ts.map +1 -0
- package/models/components/{fulfillmenterror.js → enrichedindustry.js} +18 -14
- package/models/components/enrichedindustry.js.map +1 -0
- package/models/components/incurredfee.d.ts +22 -1
- package/models/components/incurredfee.d.ts.map +1 -1
- package/models/components/incurredfee.js.map +1 -1
- package/models/components/index.d.ts +1 -77
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +1 -77
- package/models/components/index.js.map +1 -1
- package/models/components/paymentmethod.d.ts +2 -4
- package/models/components/paymentmethod.d.ts.map +1 -1
- package/models/components/paymentmethod.js +0 -6
- package/models/components/paymentmethod.js.map +1 -1
- package/models/components/paymentmethodtype.d.ts +0 -2
- package/models/components/paymentmethodtype.d.ts.map +1 -1
- package/models/components/paymentmethodtype.js +0 -2
- package/models/components/paymentmethodtype.js.map +1 -1
- package/models/components/profile.d.ts +0 -6
- package/models/components/profile.d.ts.map +1 -1
- package/models/components/profile.js +0 -3
- package/models/components/profile.js.map +1 -1
- package/models/components/requirementid.d.ts +0 -54
- package/models/components/requirementid.d.ts.map +1 -1
- package/models/components/requirementid.js +0 -54
- package/models/components/requirementid.js.map +1 -1
- package/models/components/residual.d.ts +31 -7
- package/models/components/residual.d.ts.map +1 -1
- package/models/components/residual.js +0 -2
- package/models/components/residual.js.map +1 -1
- package/models/components/transfer.d.ts +0 -5
- package/models/components/transfer.d.ts.map +1 -1
- package/models/components/transfer.js +0 -2
- package/models/components/transfer.js.map +1 -1
- package/models/components/transfersource.d.ts +0 -6
- package/models/components/transfersource.d.ts.map +1 -1
- package/models/components/transfersource.js +0 -3
- package/models/components/transfersource.js.map +1 -1
- package/models/components/underwriting.d.ts +14 -35
- package/models/components/underwriting.d.ts.map +1 -1
- package/models/components/underwriting.js +14 -36
- package/models/components/underwriting.js.map +1 -1
- package/models/errors/index.d.ts +0 -7
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +0 -7
- package/models/errors/index.js.map +1 -1
- package/models/errors/transfer.d.ts +0 -9
- package/models/errors/transfer.d.ts.map +1 -1
- package/models/errors/transfer.js +0 -4
- package/models/errors/transfer.js.map +1 -1
- package/models/operations/getresidual.d.ts +3 -0
- package/models/operations/getresidual.d.ts.map +1 -1
- package/models/operations/getresidual.js.map +1 -1
- package/models/operations/index.d.ts +0 -12
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +0 -12
- package/models/operations/index.js.map +1 -1
- package/models/operations/listaccounts.d.ts +1 -1
- package/models/operations/listaccounts.d.ts.map +1 -1
- package/models/operations/listaccounts.js +2 -2
- package/models/operations/listaccounts.js.map +1 -1
- package/models/operations/listconnectedaccountsforaccount.d.ts +1 -1
- package/models/operations/listconnectedaccountsforaccount.d.ts.map +1 -1
- package/models/operations/listconnectedaccountsforaccount.js +2 -2
- package/models/operations/listconnectedaccountsforaccount.js.map +1 -1
- package/models/operations/listresidualfees.d.ts +3 -0
- package/models/operations/listresidualfees.d.ts.map +1 -1
- package/models/operations/listresidualfees.js.map +1 -1
- package/package.json +1 -1
- package/sdk/sdk.d.ts +0 -6
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +0 -8
- package/sdk/sdk.js.map +1 -1
- package/sdk/underwriting.d.ts +0 -9
- package/sdk/underwriting.d.ts.map +1 -1
- package/sdk/underwriting.js +0 -12
- package/sdk/underwriting.js.map +1 -1
- package/src/lib/config.ts +5 -4
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -25
- package/src/models/components/accounttype.ts +0 -1
- package/src/models/components/bankaccountholdertype.ts +0 -1
- package/src/models/components/capabilityid.ts +0 -11
- package/src/models/components/createaccount.ts +11 -8
- package/src/models/components/enrichedindustries.ts +9 -9
- package/src/models/components/enrichedindustry.ts +75 -0
- package/src/models/components/incurredfee.ts +22 -1
- package/src/models/components/index.ts +1 -77
- package/src/models/components/paymentmethod.ts +2 -22
- package/src/models/components/paymentmethodtype.ts +0 -2
- package/src/models/components/profile.ts +0 -13
- package/src/models/components/requirementid.ts +0 -103
- package/src/models/components/residual.ts +31 -9
- package/src/models/components/transfer.ts +0 -7
- package/src/models/components/transfersource.ts +0 -13
- package/src/models/components/underwriting.ts +28 -96
- package/src/models/errors/index.ts +0 -7
- package/src/models/errors/transfer.ts +0 -12
- package/src/models/operations/getresidual.ts +3 -0
- package/src/models/operations/index.ts +0 -12
- package/src/models/operations/listaccounts.ts +3 -3
- package/src/models/operations/listconnectedaccountsforaccount.ts +3 -3
- package/src/models/operations/listresidualfees.ts +3 -0
- package/src/sdk/sdk.ts +0 -12
- package/src/sdk/underwriting.ts +0 -20
- package/funcs/invoicesCreateInvoice.d.ts +0 -18
- package/funcs/invoicesCreateInvoice.d.ts.map +0 -1
- package/funcs/invoicesCreateInvoice.js +0 -139
- package/funcs/invoicesCreateInvoice.js.map +0 -1
- package/funcs/invoicesCreateInvoicePayment.d.ts +0 -19
- package/funcs/invoicesCreateInvoicePayment.d.ts.map +0 -1
- package/funcs/invoicesCreateInvoicePayment.js +0 -148
- package/funcs/invoicesCreateInvoicePayment.js.map +0 -1
- package/funcs/invoicesGetInvoice.d.ts +0 -17
- package/funcs/invoicesGetInvoice.d.ts.map +0 -1
- package/funcs/invoicesGetInvoice.js +0 -129
- package/funcs/invoicesGetInvoice.js.map +0 -1
- package/funcs/invoicesListInvoicePayments.d.ts +0 -17
- package/funcs/invoicesListInvoicePayments.d.ts.map +0 -1
- package/funcs/invoicesListInvoicePayments.js +0 -129
- package/funcs/invoicesListInvoicePayments.js.map +0 -1
- package/funcs/invoicesListInvoices.d.ts +0 -18
- package/funcs/invoicesListInvoices.d.ts.map +0 -1
- package/funcs/invoicesListInvoices.js +0 -139
- package/funcs/invoicesListInvoices.js.map +0 -1
- package/funcs/invoicesUpdateInvoice.d.ts +0 -18
- package/funcs/invoicesUpdateInvoice.d.ts.map +0 -1
- package/funcs/invoicesUpdateInvoice.js +0 -143
- package/funcs/invoicesUpdateInvoice.js.map +0 -1
- package/funcs/supportCreateTicket.d.ts +0 -21
- package/funcs/supportCreateTicket.d.ts.map +0 -1
- package/funcs/supportCreateTicket.js +0 -142
- package/funcs/supportCreateTicket.js.map +0 -1
- package/funcs/supportGetTicket.d.ts +0 -20
- package/funcs/supportGetTicket.d.ts.map +0 -1
- package/funcs/supportGetTicket.js +0 -132
- package/funcs/supportGetTicket.js.map +0 -1
- package/funcs/supportListTicketMessages.d.ts +0 -20
- package/funcs/supportListTicketMessages.d.ts.map +0 -1
- package/funcs/supportListTicketMessages.js +0 -132
- package/funcs/supportListTicketMessages.js.map +0 -1
- package/funcs/supportListTickets.d.ts +0 -20
- package/funcs/supportListTickets.d.ts.map +0 -1
- package/funcs/supportListTickets.js +0 -135
- package/funcs/supportListTickets.js.map +0 -1
- package/funcs/supportUpdateTicket.d.ts +0 -21
- package/funcs/supportUpdateTicket.d.ts.map +0 -1
- package/funcs/supportUpdateTicket.js +0 -146
- package/funcs/supportUpdateTicket.js.map +0 -1
- package/funcs/underwritingSave.d.ts +0 -20
- package/funcs/underwritingSave.d.ts.map +0 -1
- package/funcs/underwritingSave.js +0 -145
- package/funcs/underwritingSave.js.map +0 -1
- package/mcp-server/tools/invoicesCreateInvoice.d.ts +0 -8
- package/mcp-server/tools/invoicesCreateInvoice.d.ts.map +0 -1
- package/mcp-server/tools/invoicesCreateInvoice.js +0 -65
- package/mcp-server/tools/invoicesCreateInvoice.js.map +0 -1
- package/mcp-server/tools/invoicesCreateInvoicePayment.d.ts +0 -8
- package/mcp-server/tools/invoicesCreateInvoicePayment.d.ts.map +0 -1
- package/mcp-server/tools/invoicesCreateInvoicePayment.js +0 -66
- package/mcp-server/tools/invoicesCreateInvoicePayment.js.map +0 -1
- package/mcp-server/tools/invoicesGetInvoice.d.ts +0 -8
- package/mcp-server/tools/invoicesGetInvoice.d.ts.map +0 -1
- package/mcp-server/tools/invoicesGetInvoice.js +0 -65
- package/mcp-server/tools/invoicesGetInvoice.js.map +0 -1
- package/mcp-server/tools/invoicesListInvoicePayments.d.ts +0 -8
- package/mcp-server/tools/invoicesListInvoicePayments.d.ts.map +0 -1
- package/mcp-server/tools/invoicesListInvoicePayments.js +0 -65
- package/mcp-server/tools/invoicesListInvoicePayments.js.map +0 -1
- package/mcp-server/tools/invoicesListInvoices.d.ts +0 -8
- package/mcp-server/tools/invoicesListInvoices.d.ts.map +0 -1
- package/mcp-server/tools/invoicesListInvoices.js +0 -65
- package/mcp-server/tools/invoicesListInvoices.js.map +0 -1
- package/mcp-server/tools/invoicesUpdateInvoice.d.ts +0 -8
- package/mcp-server/tools/invoicesUpdateInvoice.d.ts.map +0 -1
- package/mcp-server/tools/invoicesUpdateInvoice.js +0 -65
- package/mcp-server/tools/invoicesUpdateInvoice.js.map +0 -1
- package/mcp-server/tools/supportCreateTicket.d.ts +0 -8
- package/mcp-server/tools/supportCreateTicket.d.ts.map +0 -1
- package/mcp-server/tools/supportCreateTicket.js +0 -68
- package/mcp-server/tools/supportCreateTicket.js.map +0 -1
- package/mcp-server/tools/supportGetTicket.d.ts +0 -8
- package/mcp-server/tools/supportGetTicket.d.ts.map +0 -1
- package/mcp-server/tools/supportGetTicket.js +0 -68
- package/mcp-server/tools/supportGetTicket.js.map +0 -1
- package/mcp-server/tools/supportListTicketMessages.d.ts +0 -8
- package/mcp-server/tools/supportListTicketMessages.d.ts.map +0 -1
- package/mcp-server/tools/supportListTicketMessages.js +0 -68
- package/mcp-server/tools/supportListTicketMessages.js.map +0 -1
- package/mcp-server/tools/supportListTickets.d.ts +0 -8
- package/mcp-server/tools/supportListTickets.d.ts.map +0 -1
- package/mcp-server/tools/supportListTickets.js +0 -68
- package/mcp-server/tools/supportListTickets.js.map +0 -1
- package/mcp-server/tools/supportUpdateTicket.d.ts +0 -8
- package/mcp-server/tools/supportUpdateTicket.d.ts.map +0 -1
- package/mcp-server/tools/supportUpdateTicket.js +0 -68
- package/mcp-server/tools/supportUpdateTicket.js.map +0 -1
- package/mcp-server/tools/underwritingSave.d.ts +0 -8
- package/mcp-server/tools/underwritingSave.d.ts.map +0 -1
- package/mcp-server/tools/underwritingSave.js +0 -67
- package/mcp-server/tools/underwritingSave.js.map +0 -1
- package/models/components/amountdecimalupdate.d.ts +0 -29
- package/models/components/amountdecimalupdate.d.ts.map +0 -1
- package/models/components/amountdecimalupdate.js +0 -60
- package/models/components/amountdecimalupdate.js.map +0 -1
- package/models/components/businesspresence.d.ts +0 -16
- package/models/components/businesspresence.d.ts.map +0 -1
- package/models/components/businesspresence.js +0 -53
- package/models/components/businesspresence.js.map +0 -1
- package/models/components/cardacceptancemethods.d.ts +0 -33
- package/models/components/cardacceptancemethods.d.ts.map +0 -1
- package/models/components/cardacceptancemethods.js +0 -62
- package/models/components/cardacceptancemethods.js.map +0 -1
- package/models/components/cardacceptancemethodserror.d.ts +0 -21
- package/models/components/cardacceptancemethodserror.d.ts.map +0 -1
- package/models/components/cardacceptancemethodserror.js +0 -62
- package/models/components/cardacceptancemethodserror.js.map +0 -1
- package/models/components/cardpresentpaymentpaymentmethod.d.ts +0 -31
- package/models/components/cardpresentpaymentpaymentmethod.d.ts.map +0 -1
- package/models/components/cardpresentpaymentpaymentmethod.js +0 -63
- package/models/components/cardpresentpaymentpaymentmethod.js.map +0 -1
- package/models/components/collectfunds.d.ts +0 -21
- package/models/components/collectfunds.d.ts.map +0 -1
- package/models/components/collectfunds.js +0 -62
- package/models/components/collectfunds.js.map +0 -1
- package/models/components/collectfundsach.d.ts +0 -18
- package/models/components/collectfundsach.d.ts.map +0 -1
- package/models/components/collectfundsach.js +0 -59
- package/models/components/collectfundsach.js.map +0 -1
- package/models/components/collectfundsacherror.d.ts +0 -18
- package/models/components/collectfundsacherror.d.ts.map +0 -1
- package/models/components/collectfundsacherror.js +0 -59
- package/models/components/collectfundsacherror.js.map +0 -1
- package/models/components/collectfundscardpayments.d.ts +0 -32
- package/models/components/collectfundscardpayments.d.ts.map +0 -1
- package/models/components/collectfundscardpayments.js +0 -70
- package/models/components/collectfundscardpayments.js.map +0 -1
- package/models/components/collectfundscardpaymentserror.d.ts +0 -28
- package/models/components/collectfundscardpaymentserror.d.ts.map +0 -1
- package/models/components/collectfundscardpaymentserror.js +0 -69
- package/models/components/collectfundscardpaymentserror.js.map +0 -1
- package/models/components/collectfundserror.d.ts +0 -21
- package/models/components/collectfundserror.d.ts.map +0 -1
- package/models/components/collectfundserror.js +0 -62
- package/models/components/collectfundserror.js.map +0 -1
- package/models/components/createaccounttype.d.ts +0 -12
- package/models/components/createaccounttype.d.ts.map +0 -1
- package/models/components/createaccounttype.js +0 -49
- package/models/components/createaccounttype.js.map +0 -1
- package/models/components/createinvoice.d.ts +0 -35
- package/models/components/createinvoice.d.ts.map +0 -1
- package/models/components/createinvoice.js +0 -72
- package/models/components/createinvoice.js.map +0 -1
- package/models/components/createinvoicelineitem.d.ts +0 -50
- package/models/components/createinvoicelineitem.d.ts.map +0 -1
- package/models/components/createinvoicelineitem.js +0 -70
- package/models/components/createinvoicelineitem.js.map +0 -1
- package/models/components/createinvoicelineitemoption.d.ts +0 -44
- package/models/components/createinvoicelineitemoption.d.ts.map +0 -1
- package/models/components/createinvoicelineitemoption.js +0 -67
- package/models/components/createinvoicelineitemoption.js.map +0 -1
- package/models/components/createinvoicelineitemoptionvalidationerror.d.ts +0 -24
- package/models/components/createinvoicelineitemoptionvalidationerror.d.ts.map +0 -1
- package/models/components/createinvoicelineitemoptionvalidationerror.js +0 -65
- package/models/components/createinvoicelineitemoptionvalidationerror.js.map +0 -1
- package/models/components/createinvoicelineitems.d.ts +0 -24
- package/models/components/createinvoicelineitems.d.ts.map +0 -1
- package/models/components/createinvoicelineitems.js +0 -59
- package/models/components/createinvoicelineitems.js.map +0 -1
- package/models/components/createinvoicelineitemsupdate.d.ts +0 -24
- package/models/components/createinvoicelineitemsupdate.d.ts.map +0 -1
- package/models/components/createinvoicelineitemsupdate.js +0 -59
- package/models/components/createinvoicelineitemsupdate.js.map +0 -1
- package/models/components/createinvoicelineitemsvalidationerror.d.ts +0 -22
- package/models/components/createinvoicelineitemsvalidationerror.d.ts.map +0 -1
- package/models/components/createinvoicelineitemsvalidationerror.js +0 -61
- package/models/components/createinvoicelineitemsvalidationerror.js.map +0 -1
- package/models/components/createinvoicelineitemvalidationerror.d.ts +0 -31
- package/models/components/createinvoicelineitemvalidationerror.d.ts.map +0 -1
- package/models/components/createinvoicelineitemvalidationerror.js +0 -70
- package/models/components/createinvoicelineitemvalidationerror.js.map +0 -1
- package/models/components/createinvoicepayment.d.ts +0 -24
- package/models/components/createinvoicepayment.d.ts.map +0 -1
- package/models/components/createinvoicepayment.js +0 -66
- package/models/components/createinvoicepayment.js.map +0 -1
- package/models/components/createticket.d.ts +0 -29
- package/models/components/createticket.d.ts.map +0 -1
- package/models/components/createticket.js +0 -67
- package/models/components/createticket.js.map +0 -1
- package/models/components/createticketcontacterror.d.ts +0 -19
- package/models/components/createticketcontacterror.d.ts.map +0 -1
- package/models/components/createticketcontacterror.js +0 -60
- package/models/components/createticketcontacterror.js.map +0 -1
- package/models/components/entrymode.d.ts +0 -17
- package/models/components/entrymode.d.ts.map +0 -1
- package/models/components/entrymode.js +0 -52
- package/models/components/entrymode.js.map +0 -1
- package/models/components/estimatedactivity.d.ts +0 -25
- package/models/components/estimatedactivity.d.ts.map +0 -1
- package/models/components/estimatedactivity.js +0 -63
- package/models/components/estimatedactivity.js.map +0 -1
- package/models/components/estimatedactivityerror.d.ts +0 -21
- package/models/components/estimatedactivityerror.d.ts.map +0 -1
- package/models/components/estimatedactivityerror.js +0 -62
- package/models/components/estimatedactivityerror.js.map +0 -1
- package/models/components/fulfillment.d.ts +0 -21
- package/models/components/fulfillment.d.ts.map +0 -1
- package/models/components/fulfillment.js +0 -62
- package/models/components/fulfillment.js.map +0 -1
- package/models/components/fulfillmenterror.d.ts +0 -19
- package/models/components/fulfillmenterror.d.ts.map +0 -1
- package/models/components/fulfillmenterror.js.map +0 -1
- package/models/components/fulfillmentmethod.d.ts +0 -19
- package/models/components/fulfillmentmethod.d.ts.map +0 -1
- package/models/components/fulfillmentmethod.js +0 -56
- package/models/components/fulfillmentmethod.js.map +0 -1
- package/models/components/fulfillmenttimeframe.d.ts +0 -18
- package/models/components/fulfillmenttimeframe.d.ts.map +0 -1
- package/models/components/fulfillmenttimeframe.js +0 -55
- package/models/components/fulfillmenttimeframe.js.map +0 -1
- package/models/components/geographicreach.d.ts +0 -13
- package/models/components/geographicreach.d.ts.map +0 -1
- package/models/components/geographicreach.js +0 -50
- package/models/components/geographicreach.js.map +0 -1
- package/models/components/guestprofile.d.ts +0 -31
- package/models/components/guestprofile.d.ts.map +0 -1
- package/models/components/guestprofile.js +0 -63
- package/models/components/guestprofile.js.map +0 -1
- package/models/components/industrytaxonomy.d.ts +0 -43
- package/models/components/industrytaxonomy.d.ts.map +0 -1
- package/models/components/industrytaxonomy.js +0 -66
- package/models/components/industrytaxonomy.js.map +0 -1
- package/models/components/instantbankcreditpaymentmethod.d.ts +0 -31
- package/models/components/instantbankcreditpaymentmethod.d.ts.map +0 -1
- package/models/components/instantbankcreditpaymentmethod.js +0 -63
- package/models/components/instantbankcreditpaymentmethod.js.map +0 -1
- package/models/components/invoice.d.ts +0 -93
- package/models/components/invoice.d.ts.map +0 -1
- package/models/components/invoice.js +0 -107
- package/models/components/invoice.js.map +0 -1
- package/models/components/invoiceexternalpayment.d.ts +0 -21
- package/models/components/invoiceexternalpayment.d.ts.map +0 -1
- package/models/components/invoiceexternalpayment.js +0 -63
- package/models/components/invoiceexternalpayment.js.map +0 -1
- package/models/components/invoicelineitem.d.ts +0 -51
- package/models/components/invoicelineitem.d.ts.map +0 -1
- package/models/components/invoicelineitem.js +0 -71
- package/models/components/invoicelineitem.js.map +0 -1
- package/models/components/invoicelineitemimagemetadata.d.ts +0 -35
- package/models/components/invoicelineitemimagemetadata.d.ts.map +0 -1
- package/models/components/invoicelineitemimagemetadata.js +0 -64
- package/models/components/invoicelineitemimagemetadata.js.map +0 -1
- package/models/components/invoicelineitemoption.d.ts +0 -45
- package/models/components/invoicelineitemoption.d.ts.map +0 -1
- package/models/components/invoicelineitemoption.js +0 -68
- package/models/components/invoicelineitemoption.js.map +0 -1
- package/models/components/invoicelineitemoptionvalidationerror.d.ts +0 -24
- package/models/components/invoicelineitemoptionvalidationerror.d.ts.map +0 -1
- package/models/components/invoicelineitemoptionvalidationerror.js +0 -65
- package/models/components/invoicelineitemoptionvalidationerror.js.map +0 -1
- package/models/components/invoicelineitems.d.ts +0 -24
- package/models/components/invoicelineitems.d.ts.map +0 -1
- package/models/components/invoicelineitems.js +0 -59
- package/models/components/invoicelineitems.js.map +0 -1
- package/models/components/invoicelineitemsvalidationerror.d.ts +0 -22
- package/models/components/invoicelineitemsvalidationerror.d.ts.map +0 -1
- package/models/components/invoicelineitemsvalidationerror.js +0 -59
- package/models/components/invoicelineitemsvalidationerror.js.map +0 -1
- package/models/components/invoicelineitemvalidationerror.d.ts +0 -31
- package/models/components/invoicelineitemvalidationerror.d.ts.map +0 -1
- package/models/components/invoicelineitemvalidationerror.js +0 -70
- package/models/components/invoicelineitemvalidationerror.js.map +0 -1
- package/models/components/invoicepayment.d.ts +0 -35
- package/models/components/invoicepayment.d.ts.map +0 -1
- package/models/components/invoicepayment.js +0 -70
- package/models/components/invoicepayment.js.map +0 -1
- package/models/components/invoicepaymenttype.d.ts +0 -12
- package/models/components/invoicepaymenttype.d.ts.map +0 -1
- package/models/components/invoicepaymenttype.js +0 -49
- package/models/components/invoicepaymenttype.js.map +0 -1
- package/models/components/invoicetransferpayment.d.ts +0 -20
- package/models/components/invoicetransferpayment.d.ts.map +0 -1
- package/models/components/invoicetransferpayment.js +0 -58
- package/models/components/invoicetransferpayment.js.map +0 -1
- package/models/components/itemlistnextpage.d.ts +0 -20
- package/models/components/itemlistnextpage.d.ts.map +0 -1
- package/models/components/itemlistnextpage.js +0 -58
- package/models/components/itemlistnextpage.js.map +0 -1
- package/models/components/moneytransfer.d.ts +0 -21
- package/models/components/moneytransfer.d.ts.map +0 -1
- package/models/components/moneytransfer.js +0 -62
- package/models/components/moneytransfer.js.map +0 -1
- package/models/components/moneytransfererror.d.ts +0 -21
- package/models/components/moneytransfererror.d.ts.map +0 -1
- package/models/components/moneytransfererror.js +0 -62
- package/models/components/moneytransfererror.js.map +0 -1
- package/models/components/moneytransferpullfromcard.d.ts +0 -18
- package/models/components/moneytransferpullfromcard.d.ts.map +0 -1
- package/models/components/moneytransferpullfromcard.js +0 -59
- package/models/components/moneytransferpullfromcard.js.map +0 -1
- package/models/components/moneytransferpullfromcarderror.d.ts +0 -18
- package/models/components/moneytransferpullfromcarderror.d.ts.map +0 -1
- package/models/components/moneytransferpullfromcarderror.js +0 -59
- package/models/components/moneytransferpullfromcarderror.js.map +0 -1
- package/models/components/moneytransferpushtocard.d.ts +0 -18
- package/models/components/moneytransferpushtocard.d.ts.map +0 -1
- package/models/components/moneytransferpushtocard.js +0 -59
- package/models/components/moneytransferpushtocard.js.map +0 -1
- package/models/components/moneytransferpushtocarderror.d.ts +0 -18
- package/models/components/moneytransferpushtocarderror.d.ts.map +0 -1
- package/models/components/moneytransferpushtocarderror.js +0 -59
- package/models/components/moneytransferpushtocarderror.js.map +0 -1
- package/models/components/monthlyvolumerange.d.ts +0 -24
- package/models/components/monthlyvolumerange.d.ts.map +0 -1
- package/models/components/monthlyvolumerange.js +0 -58
- package/models/components/monthlyvolumerange.js.map +0 -1
- package/models/components/pendinglitigation.d.ts +0 -20
- package/models/components/pendinglitigation.d.ts.map +0 -1
- package/models/components/pendinglitigation.js +0 -57
- package/models/components/pendinglitigation.js.map +0 -1
- package/models/components/refundpolicy.d.ts +0 -19
- package/models/components/refundpolicy.d.ts.map +0 -1
- package/models/components/refundpolicy.js +0 -56
- package/models/components/refundpolicy.js.map +0 -1
- package/models/components/sendfunds.d.ts +0 -27
- package/models/components/sendfunds.d.ts.map +0 -1
- package/models/components/sendfunds.js +0 -68
- package/models/components/sendfunds.js.map +0 -1
- package/models/components/sendfundsach.d.ts +0 -18
- package/models/components/sendfundsach.d.ts.map +0 -1
- package/models/components/sendfundsach.js +0 -59
- package/models/components/sendfundsach.js.map +0 -1
- package/models/components/sendfundsacherror.d.ts +0 -18
- package/models/components/sendfundsacherror.d.ts.map +0 -1
- package/models/components/sendfundsacherror.js +0 -59
- package/models/components/sendfundsacherror.js.map +0 -1
- package/models/components/sendfundserror.d.ts +0 -27
- package/models/components/sendfundserror.d.ts.map +0 -1
- package/models/components/sendfundserror.js +0 -68
- package/models/components/sendfundserror.js.map +0 -1
- package/models/components/sendfundsinstantbank.d.ts +0 -18
- package/models/components/sendfundsinstantbank.d.ts.map +0 -1
- package/models/components/sendfundsinstantbank.js +0 -59
- package/models/components/sendfundsinstantbank.js.map +0 -1
- package/models/components/sendfundsinstantbankerror.d.ts +0 -18
- package/models/components/sendfundsinstantbankerror.d.ts.map +0 -1
- package/models/components/sendfundsinstantbankerror.js +0 -59
- package/models/components/sendfundsinstantbankerror.js.map +0 -1
- package/models/components/sendfundspushtocard.d.ts +0 -18
- package/models/components/sendfundspushtocard.d.ts.map +0 -1
- package/models/components/sendfundspushtocard.js +0 -59
- package/models/components/sendfundspushtocard.js.map +0 -1
- package/models/components/sendfundspushtocarderror.d.ts +0 -18
- package/models/components/sendfundspushtocarderror.d.ts.map +0 -1
- package/models/components/sendfundspushtocarderror.js +0 -59
- package/models/components/sendfundspushtocarderror.js.map +0 -1
- package/models/components/sendfundsrtp.d.ts +0 -18
- package/models/components/sendfundsrtp.d.ts.map +0 -1
- package/models/components/sendfundsrtp.js +0 -59
- package/models/components/sendfundsrtp.js.map +0 -1
- package/models/components/sendfundsrtperror.d.ts +0 -18
- package/models/components/sendfundsrtperror.d.ts.map +0 -1
- package/models/components/sendfundsrtperror.js +0 -59
- package/models/components/sendfundsrtperror.js.map +0 -1
- package/models/components/submissionintent.d.ts +0 -12
- package/models/components/submissionintent.d.ts.map +0 -1
- package/models/components/submissionintent.js +0 -49
- package/models/components/submissionintent.js.map +0 -1
- package/models/components/terminalcard.d.ts +0 -83
- package/models/components/terminalcard.d.ts.map +0 -1
- package/models/components/terminalcard.js +0 -84
- package/models/components/terminalcard.js.map +0 -1
- package/models/components/ticket.d.ts +0 -37
- package/models/components/ticket.d.ts.map +0 -1
- package/models/components/ticket.js +0 -80
- package/models/components/ticket.js.map +0 -1
- package/models/components/ticketcontact.d.ts +0 -19
- package/models/components/ticketcontact.d.ts.map +0 -1
- package/models/components/ticketcontact.js +0 -60
- package/models/components/ticketcontact.js.map +0 -1
- package/models/components/ticketmessage.d.ts +0 -21
- package/models/components/ticketmessage.d.ts.map +0 -1
- package/models/components/ticketmessage.js +0 -62
- package/models/components/ticketmessage.js.map +0 -1
- package/models/components/updateinvoice.d.ts +0 -40
- package/models/components/updateinvoice.d.ts.map +0 -1
- package/models/components/updateinvoice.js +0 -71
- package/models/components/updateinvoice.js.map +0 -1
- package/models/components/updateticket.d.ts +0 -21
- package/models/components/updateticket.d.ts.map +0 -1
- package/models/components/updateticket.js +0 -59
- package/models/components/updateticket.js.map +0 -1
- package/models/components/updateticketstatus.d.ts +0 -11
- package/models/components/updateticketstatus.d.ts.map +0 -1
- package/models/components/updateticketstatus.js +0 -48
- package/models/components/updateticketstatus.js.map +0 -1
- package/models/components/upsertunderwriting.d.ts +0 -39
- package/models/components/upsertunderwriting.d.ts.map +0 -1
- package/models/components/upsertunderwriting.js +0 -81
- package/models/components/upsertunderwriting.js.map +0 -1
- package/models/components/volumesharebycustomertype.d.ts +0 -21
- package/models/components/volumesharebycustomertype.d.ts.map +0 -1
- package/models/components/volumesharebycustomertype.js +0 -62
- package/models/components/volumesharebycustomertype.js.map +0 -1
- package/models/components/volumesharebycustomertypeerror.d.ts +0 -21
- package/models/components/volumesharebycustomertypeerror.d.ts.map +0 -1
- package/models/components/volumesharebycustomertypeerror.js +0 -62
- package/models/components/volumesharebycustomertypeerror.js.map +0 -1
- package/models/errors/createinvoiceerror.d.ts +0 -40
- package/models/errors/createinvoiceerror.d.ts.map +0 -1
- package/models/errors/createinvoiceerror.js +0 -100
- package/models/errors/createinvoiceerror.js.map +0 -1
- package/models/errors/createinvoicepaymenterror.d.ts +0 -34
- package/models/errors/createinvoicepaymenterror.d.ts.map +0 -1
- package/models/errors/createinvoicepaymenterror.js +0 -88
- package/models/errors/createinvoicepaymenterror.js.map +0 -1
- package/models/errors/createticketerror.d.ts +0 -36
- package/models/errors/createticketerror.d.ts.map +0 -1
- package/models/errors/createticketerror.js +0 -90
- package/models/errors/createticketerror.js.map +0 -1
- package/models/errors/listinvoicesvalidationerror.d.ts +0 -45
- package/models/errors/listinvoicesvalidationerror.d.ts.map +0 -1
- package/models/errors/listinvoicesvalidationerror.js +0 -107
- package/models/errors/listinvoicesvalidationerror.js.map +0 -1
- package/models/errors/updateinvoiceerror.d.ts +0 -40
- package/models/errors/updateinvoiceerror.d.ts.map +0 -1
- package/models/errors/updateinvoiceerror.js +0 -99
- package/models/errors/updateinvoiceerror.js.map +0 -1
- package/models/errors/updateticketerror.d.ts +0 -24
- package/models/errors/updateticketerror.d.ts.map +0 -1
- package/models/errors/updateticketerror.js +0 -75
- package/models/errors/updateticketerror.js.map +0 -1
- package/models/errors/upsertunderwritingerror.d.ts +0 -64
- package/models/errors/upsertunderwritingerror.d.ts.map +0 -1
- package/models/errors/upsertunderwritingerror.js +0 -143
- package/models/errors/upsertunderwritingerror.js.map +0 -1
- package/models/operations/createinvoice.d.ts +0 -66
- package/models/operations/createinvoice.d.ts.map +0 -1
- package/models/operations/createinvoice.js +0 -122
- package/models/operations/createinvoice.js.map +0 -1
- package/models/operations/createinvoicepayment.d.ts +0 -68
- package/models/operations/createinvoicepayment.d.ts.map +0 -1
- package/models/operations/createinvoicepayment.js +0 -124
- package/models/operations/createinvoicepayment.js.map +0 -1
- package/models/operations/createticket.d.ts +0 -66
- package/models/operations/createticket.d.ts.map +0 -1
- package/models/operations/createticket.js +0 -122
- package/models/operations/createticket.js.map +0 -1
- package/models/operations/getinvoice.d.ts +0 -66
- package/models/operations/getinvoice.d.ts.map +0 -1
- package/models/operations/getinvoice.js +0 -114
- package/models/operations/getinvoice.js.map +0 -1
- package/models/operations/getticket.d.ts +0 -66
- package/models/operations/getticket.d.ts.map +0 -1
- package/models/operations/getticket.js +0 -114
- package/models/operations/getticket.js.map +0 -1
- package/models/operations/listinvoicepayments.d.ts +0 -66
- package/models/operations/listinvoicepayments.d.ts.map +0 -1
- package/models/operations/listinvoicepayments.js +0 -114
- package/models/operations/listinvoicepayments.js.map +0 -1
- package/models/operations/listinvoices.d.ts +0 -80
- package/models/operations/listinvoices.d.ts.map +0 -1
- package/models/operations/listinvoices.js +0 -128
- package/models/operations/listinvoices.js.map +0 -1
- package/models/operations/listticketmessages.d.ts +0 -66
- package/models/operations/listticketmessages.d.ts.map +0 -1
- package/models/operations/listticketmessages.js +0 -114
- package/models/operations/listticketmessages.js.map +0 -1
- package/models/operations/listtickets.d.ts +0 -90
- package/models/operations/listtickets.d.ts.map +0 -1
- package/models/operations/listtickets.js +0 -138
- package/models/operations/listtickets.js.map +0 -1
- package/models/operations/saveunderwriting.d.ts +0 -66
- package/models/operations/saveunderwriting.d.ts.map +0 -1
- package/models/operations/saveunderwriting.js +0 -122
- package/models/operations/saveunderwriting.js.map +0 -1
- package/models/operations/updateinvoice.d.ts +0 -68
- package/models/operations/updateinvoice.d.ts.map +0 -1
- package/models/operations/updateinvoice.js +0 -124
- package/models/operations/updateinvoice.js.map +0 -1
- package/models/operations/updateticket.d.ts +0 -68
- package/models/operations/updateticket.d.ts.map +0 -1
- package/models/operations/updateticket.js +0 -124
- package/models/operations/updateticket.js.map +0 -1
- package/sdk/invoices.d.ts +0 -48
- package/sdk/invoices.d.ts.map +0 -1
- package/sdk/invoices.js +0 -73
- package/sdk/invoices.js.map +0 -1
- package/sdk/support.d.ts +0 -55
- package/sdk/support.d.ts.map +0 -1
- package/sdk/support.js +0 -77
- package/sdk/support.js.map +0 -1
- package/src/funcs/invoicesCreateInvoice.ts +0 -201
- package/src/funcs/invoicesCreateInvoicePayment.ts +0 -213
- package/src/funcs/invoicesGetInvoice.ts +0 -185
- package/src/funcs/invoicesListInvoicePayments.ts +0 -186
- package/src/funcs/invoicesListInvoices.ts +0 -198
- package/src/funcs/invoicesUpdateInvoice.ts +0 -207
- package/src/funcs/supportCreateTicket.ts +0 -204
- package/src/funcs/supportGetTicket.ts +0 -188
- package/src/funcs/supportListTicketMessages.ts +0 -188
- package/src/funcs/supportListTickets.ts +0 -190
- package/src/funcs/supportUpdateTicket.ts +0 -210
- package/src/funcs/underwritingSave.ts +0 -207
- package/src/mcp-server/tools/invoicesCreateInvoice.ts +0 -38
- package/src/mcp-server/tools/invoicesCreateInvoicePayment.ts +0 -40
- package/src/mcp-server/tools/invoicesGetInvoice.ts +0 -38
- package/src/mcp-server/tools/invoicesListInvoicePayments.ts +0 -38
- package/src/mcp-server/tools/invoicesListInvoices.ts +0 -38
- package/src/mcp-server/tools/invoicesUpdateInvoice.ts +0 -38
- package/src/mcp-server/tools/supportCreateTicket.ts +0 -41
- package/src/mcp-server/tools/supportGetTicket.ts +0 -41
- package/src/mcp-server/tools/supportListTicketMessages.ts +0 -41
- package/src/mcp-server/tools/supportListTickets.ts +0 -41
- package/src/mcp-server/tools/supportUpdateTicket.ts +0 -41
- package/src/mcp-server/tools/underwritingSave.ts +0 -40
- package/src/models/components/amountdecimalupdate.ts +0 -65
- package/src/models/components/businesspresence.ts +0 -25
- package/src/models/components/cardacceptancemethods.ts +0 -71
- package/src/models/components/cardacceptancemethodserror.ts +0 -59
- package/src/models/components/cardpresentpaymentpaymentmethod.ts +0 -76
- package/src/models/components/collectfunds.ts +0 -63
- package/src/models/components/collectfundsach.ts +0 -55
- package/src/models/components/collectfundsacherror.ts +0 -57
- package/src/models/components/collectfundscardpayments.ts +0 -93
- package/src/models/components/collectfundscardpaymentserror.ts +0 -87
- package/src/models/components/collectfundserror.ts +0 -67
- package/src/models/components/createaccounttype.ts +0 -21
- package/src/models/components/createinvoice.ts +0 -87
- package/src/models/components/createinvoicelineitem.ts +0 -104
- package/src/models/components/createinvoicelineitemoption.ts +0 -93
- package/src/models/components/createinvoicelineitemoptionvalidationerror.ts +0 -77
- package/src/models/components/createinvoicelineitems.ts +0 -63
- package/src/models/components/createinvoicelineitemsupdate.ts +0 -65
- package/src/models/components/createinvoicelineitemsvalidationerror.ts +0 -64
- package/src/models/components/createinvoicelineitemvalidationerror.ts +0 -88
- package/src/models/components/createinvoicepayment.ts +0 -70
- package/src/models/components/createticket.ts +0 -72
- package/src/models/components/createticketcontacterror.ts +0 -55
- package/src/models/components/entrymode.ts +0 -24
- package/src/models/components/estimatedactivity.ts +0 -67
- package/src/models/components/estimatedactivityerror.ts +0 -59
- package/src/models/components/fulfillment.ts +0 -61
- package/src/models/components/fulfillmenterror.ts +0 -55
- package/src/models/components/fulfillmentmethod.ts +0 -28
- package/src/models/components/fulfillmenttimeframe.ts +0 -27
- package/src/models/components/geographicreach.ts +0 -22
- package/src/models/components/guestprofile.ts +0 -70
- package/src/models/components/industrytaxonomy.ts +0 -85
- package/src/models/components/instantbankcreditpaymentmethod.ts +0 -76
- package/src/models/components/invoice.ts +0 -190
- package/src/models/components/invoiceexternalpayment.ts +0 -60
- package/src/models/components/invoicelineitem.ts +0 -108
- package/src/models/components/invoicelineitemimagemetadata.ts +0 -77
- package/src/models/components/invoicelineitemoption.ts +0 -97
- package/src/models/components/invoicelineitemoptionvalidationerror.ts +0 -72
- package/src/models/components/invoicelineitems.ts +0 -63
- package/src/models/components/invoicelineitemsvalidationerror.ts +0 -59
- package/src/models/components/invoicelineitemvalidationerror.ts +0 -85
- package/src/models/components/invoicepayment.ts +0 -92
- package/src/models/components/invoicepaymenttype.ts +0 -21
- package/src/models/components/invoicetransferpayment.ts +0 -54
- package/src/models/components/itemlistnextpage.ts +0 -54
- package/src/models/components/moneytransfer.ts +0 -63
- package/src/models/components/moneytransfererror.ts +0 -67
- package/src/models/components/moneytransferpullfromcard.ts +0 -57
- package/src/models/components/moneytransferpullfromcarderror.ts +0 -59
- package/src/models/components/moneytransferpushtocard.ts +0 -57
- package/src/models/components/moneytransferpushtocarderror.ts +0 -59
- package/src/models/components/monthlyvolumerange.ts +0 -33
- package/src/models/components/pendinglitigation.ts +0 -30
- package/src/models/components/refundpolicy.ts +0 -26
- package/src/models/components/sendfunds.ts +0 -83
- package/src/models/components/sendfundsach.ts +0 -53
- package/src/models/components/sendfundsacherror.ts +0 -57
- package/src/models/components/sendfundserror.ts +0 -83
- package/src/models/components/sendfundsinstantbank.ts +0 -57
- package/src/models/components/sendfundsinstantbankerror.ts +0 -57
- package/src/models/components/sendfundspushtocard.ts +0 -57
- package/src/models/components/sendfundspushtocarderror.ts +0 -57
- package/src/models/components/sendfundsrtp.ts +0 -53
- package/src/models/components/sendfundsrtperror.ts +0 -57
- package/src/models/components/submissionintent.ts +0 -21
- package/src/models/components/terminalcard.ts +0 -152
- package/src/models/components/ticket.ts +0 -98
- package/src/models/components/ticketcontact.ts +0 -51
- package/src/models/components/ticketmessage.ts +0 -55
- package/src/models/components/updateinvoice.ts +0 -98
- package/src/models/components/updateticket.ts +0 -55
- package/src/models/components/updateticketstatus.ts +0 -20
- package/src/models/components/upsertunderwriting.ts +0 -124
- package/src/models/components/volumesharebycustomertype.ts +0 -59
- package/src/models/components/volumesharebycustomertypeerror.ts +0 -61
- package/src/models/errors/createinvoiceerror.ts +0 -104
- package/src/models/errors/createinvoicepaymenterror.ts +0 -85
- package/src/models/errors/createticketerror.ts +0 -89
- package/src/models/errors/listinvoicesvalidationerror.ts +0 -116
- package/src/models/errors/updateinvoiceerror.ts +0 -100
- package/src/models/errors/updateticketerror.ts +0 -66
- package/src/models/errors/upsertunderwritingerror.ts +0 -178
- package/src/models/operations/createinvoice.ts +0 -187
- package/src/models/operations/createinvoicepayment.ts +0 -197
- package/src/models/operations/createticket.ts +0 -187
- package/src/models/operations/getinvoice.ts +0 -179
- package/src/models/operations/getticket.ts +0 -179
- package/src/models/operations/listinvoicepayments.ts +0 -181
- package/src/models/operations/listinvoices.ts +0 -215
- package/src/models/operations/listticketmessages.ts +0 -179
- package/src/models/operations/listtickets.ts +0 -241
- package/src/models/operations/saveunderwriting.ts +0 -187
- package/src/models/operations/updateinvoice.ts +0 -191
- package/src/models/operations/updateticket.ts +0 -191
- package/src/sdk/invoices.ts +0 -118
- package/src/sdk/support.ts +0 -114
|
@@ -1,107 +0,0 @@
|
|
|
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.ListInvoicesValidationError$outboundSchema = exports.ListInvoicesValidationError$inboundSchema = exports.ListInvoicesValidationError = void 0;
|
|
40
|
-
const z = __importStar(require("zod/v3"));
|
|
41
|
-
const mooverror_js_1 = require("./mooverror.js");
|
|
42
|
-
class ListInvoicesValidationError extends mooverror_js_1.MoovError {
|
|
43
|
-
constructor(err, httpMeta) {
|
|
44
|
-
const message = "message" in err && typeof err.message === "string"
|
|
45
|
-
? err.message
|
|
46
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
47
|
-
super(message, httpMeta);
|
|
48
|
-
this.data$ = err;
|
|
49
|
-
if (err.status != null)
|
|
50
|
-
this.status = err.status;
|
|
51
|
-
if (err.customerAccountID != null) {
|
|
52
|
-
this.customerAccountID = err.customerAccountID;
|
|
53
|
-
}
|
|
54
|
-
if (err.createdStartDateTime != null) {
|
|
55
|
-
this.createdStartDateTime = err.createdStartDateTime;
|
|
56
|
-
}
|
|
57
|
-
if (err.createdEndDateTime != null) {
|
|
58
|
-
this.createdEndDateTime = err.createdEndDateTime;
|
|
59
|
-
}
|
|
60
|
-
if (err.dueStartDateTime != null) {
|
|
61
|
-
this.dueStartDateTime = err.dueStartDateTime;
|
|
62
|
-
}
|
|
63
|
-
if (err.dueEndDateTime != null)
|
|
64
|
-
this.dueEndDateTime = err.dueEndDateTime;
|
|
65
|
-
if (err.skip != null)
|
|
66
|
-
this.skip = err.skip;
|
|
67
|
-
if (err.count != null)
|
|
68
|
-
this.count = err.count;
|
|
69
|
-
this.name = "ListInvoicesValidationError";
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
exports.ListInvoicesValidationError = ListInvoicesValidationError;
|
|
73
|
-
/** @internal */
|
|
74
|
-
exports.ListInvoicesValidationError$inboundSchema = z.object({
|
|
75
|
-
status: z.string().optional(),
|
|
76
|
-
customerAccountID: z.string().optional(),
|
|
77
|
-
createdStartDateTime: z.string().optional(),
|
|
78
|
-
createdEndDateTime: z.string().optional(),
|
|
79
|
-
dueStartDateTime: z.string().optional(),
|
|
80
|
-
dueEndDateTime: z.string().optional(),
|
|
81
|
-
skip: z.string().optional(),
|
|
82
|
-
count: z.string().optional(),
|
|
83
|
-
request$: z.instanceof(Request),
|
|
84
|
-
response$: z.instanceof(Response),
|
|
85
|
-
body$: z.string(),
|
|
86
|
-
})
|
|
87
|
-
.transform((v) => {
|
|
88
|
-
return new ListInvoicesValidationError(v, {
|
|
89
|
-
request: v.request$,
|
|
90
|
-
response: v.response$,
|
|
91
|
-
body: v.body$,
|
|
92
|
-
});
|
|
93
|
-
});
|
|
94
|
-
/** @internal */
|
|
95
|
-
exports.ListInvoicesValidationError$outboundSchema = z.instanceof(ListInvoicesValidationError)
|
|
96
|
-
.transform(v => v.data$)
|
|
97
|
-
.pipe(z.object({
|
|
98
|
-
status: z.string().optional(),
|
|
99
|
-
customerAccountID: z.string().optional(),
|
|
100
|
-
createdStartDateTime: z.string().optional(),
|
|
101
|
-
createdEndDateTime: z.string().optional(),
|
|
102
|
-
dueStartDateTime: z.string().optional(),
|
|
103
|
-
dueEndDateTime: z.string().optional(),
|
|
104
|
-
skip: z.string().optional(),
|
|
105
|
-
count: z.string().optional(),
|
|
106
|
-
}));
|
|
107
|
-
//# sourceMappingURL=listinvoicesvalidationerror.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listinvoicesvalidationerror.js","sourceRoot":"","sources":["../../src/models/errors/listinvoicesvalidationerror.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import * as z from "zod/v3";
|
|
2
|
-
import * as components from "../components/index.js";
|
|
3
|
-
import { MoovError } from "./mooverror.js";
|
|
4
|
-
export type UpdateInvoiceErrorData = {
|
|
5
|
-
description?: string | undefined;
|
|
6
|
-
lineItems?: components.InvoiceLineItemsValidationError | undefined;
|
|
7
|
-
invoiceDate?: string | undefined;
|
|
8
|
-
dueDate?: string | undefined;
|
|
9
|
-
status?: string | undefined;
|
|
10
|
-
taxAmount?: components.AmountDecimalValidationError | undefined;
|
|
11
|
-
};
|
|
12
|
-
export declare class UpdateInvoiceError extends MoovError {
|
|
13
|
-
description?: string | undefined;
|
|
14
|
-
lineItems?: components.InvoiceLineItemsValidationError | undefined;
|
|
15
|
-
invoiceDate?: string | undefined;
|
|
16
|
-
dueDate?: string | undefined;
|
|
17
|
-
status?: string | undefined;
|
|
18
|
-
taxAmount?: components.AmountDecimalValidationError | undefined;
|
|
19
|
-
/** The original data that was passed to this error instance. */
|
|
20
|
-
data$: UpdateInvoiceErrorData;
|
|
21
|
-
constructor(err: UpdateInvoiceErrorData, httpMeta: {
|
|
22
|
-
response: Response;
|
|
23
|
-
request: Request;
|
|
24
|
-
body: string;
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
/** @internal */
|
|
28
|
-
export declare const UpdateInvoiceError$inboundSchema: z.ZodType<UpdateInvoiceError, z.ZodTypeDef, unknown>;
|
|
29
|
-
/** @internal */
|
|
30
|
-
export type UpdateInvoiceError$Outbound = {
|
|
31
|
-
description?: string | undefined;
|
|
32
|
-
lineItems?: components.InvoiceLineItemsValidationError$Outbound | undefined;
|
|
33
|
-
invoiceDate?: string | undefined;
|
|
34
|
-
dueDate?: string | undefined;
|
|
35
|
-
status?: string | undefined;
|
|
36
|
-
taxAmount?: components.AmountDecimalValidationError$Outbound | undefined;
|
|
37
|
-
};
|
|
38
|
-
/** @internal */
|
|
39
|
-
export declare const UpdateInvoiceError$outboundSchema: z.ZodType<UpdateInvoiceError$Outbound, z.ZodTypeDef, UpdateInvoiceError>;
|
|
40
|
-
//# sourceMappingURL=updateinvoiceerror.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateinvoiceerror.d.ts","sourceRoot":"","sources":["../../src/models/errors/updateinvoiceerror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,MAAM,sBAAsB,GAAG;IACnC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,CAAC;IACnE,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,SAAS,CAAC,EAAE,UAAU,CAAC,4BAA4B,GAAG,SAAS,CAAC;CACjE,CAAC;AAEF,qBAAa,kBAAmB,SAAQ,SAAS;IAC/C,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,CAAC;IACnE,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,SAAS,CAAC,EAAE,UAAU,CAAC,4BAA4B,GAAG,SAAS,CAAC;IAEhE,gEAAgE;IAChE,KAAK,EAAE,sBAAsB,CAAC;gBAG5B,GAAG,EAAE,sBAAsB,EAC3B,QAAQ,EAAE;QAAE,QAAQ,EAAE,QAAQ,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE;CAgBnE;AAED,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACtD,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,OAAO,CAmBL,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,2BAA2B,GAAG;IACxC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,UAAU,CAAC,wCAAwC,GAAG,SAAS,CAAC;IAC5E,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,SAAS,CAAC,EAAE,UAAU,CAAC,qCAAqC,GAAG,SAAS,CAAC;CAC1E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACvD,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,kBAAkB,CAYf,CAAC"}
|
|
@@ -1,99 +0,0 @@
|
|
|
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.UpdateInvoiceError$outboundSchema = exports.UpdateInvoiceError$inboundSchema = exports.UpdateInvoiceError = void 0;
|
|
40
|
-
const z = __importStar(require("zod/v3"));
|
|
41
|
-
const components = __importStar(require("../components/index.js"));
|
|
42
|
-
const mooverror_js_1 = require("./mooverror.js");
|
|
43
|
-
class UpdateInvoiceError extends mooverror_js_1.MoovError {
|
|
44
|
-
constructor(err, httpMeta) {
|
|
45
|
-
const message = "message" in err && typeof err.message === "string"
|
|
46
|
-
? err.message
|
|
47
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
48
|
-
super(message, httpMeta);
|
|
49
|
-
this.data$ = err;
|
|
50
|
-
if (err.description != null)
|
|
51
|
-
this.description = err.description;
|
|
52
|
-
if (err.lineItems != null)
|
|
53
|
-
this.lineItems = err.lineItems;
|
|
54
|
-
if (err.invoiceDate != null)
|
|
55
|
-
this.invoiceDate = err.invoiceDate;
|
|
56
|
-
if (err.dueDate != null)
|
|
57
|
-
this.dueDate = err.dueDate;
|
|
58
|
-
if (err.status != null)
|
|
59
|
-
this.status = err.status;
|
|
60
|
-
if (err.taxAmount != null)
|
|
61
|
-
this.taxAmount = err.taxAmount;
|
|
62
|
-
this.name = "UpdateInvoiceError";
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
exports.UpdateInvoiceError = UpdateInvoiceError;
|
|
66
|
-
/** @internal */
|
|
67
|
-
exports.UpdateInvoiceError$inboundSchema = z.object({
|
|
68
|
-
description: z.string().optional(),
|
|
69
|
-
lineItems: components.InvoiceLineItemsValidationError$inboundSchema
|
|
70
|
-
.optional(),
|
|
71
|
-
invoiceDate: z.string().optional(),
|
|
72
|
-
dueDate: z.string().optional(),
|
|
73
|
-
status: z.string().optional(),
|
|
74
|
-
taxAmount: components.AmountDecimalValidationError$inboundSchema.optional(),
|
|
75
|
-
request$: z.instanceof(Request),
|
|
76
|
-
response$: z.instanceof(Response),
|
|
77
|
-
body$: z.string(),
|
|
78
|
-
})
|
|
79
|
-
.transform((v) => {
|
|
80
|
-
return new UpdateInvoiceError(v, {
|
|
81
|
-
request: v.request$,
|
|
82
|
-
response: v.response$,
|
|
83
|
-
body: v.body$,
|
|
84
|
-
});
|
|
85
|
-
});
|
|
86
|
-
/** @internal */
|
|
87
|
-
exports.UpdateInvoiceError$outboundSchema = z.instanceof(UpdateInvoiceError)
|
|
88
|
-
.transform(v => v.data$)
|
|
89
|
-
.pipe(z.object({
|
|
90
|
-
description: z.string().optional(),
|
|
91
|
-
lineItems: components.InvoiceLineItemsValidationError$outboundSchema
|
|
92
|
-
.optional(),
|
|
93
|
-
invoiceDate: z.string().optional(),
|
|
94
|
-
dueDate: z.string().optional(),
|
|
95
|
-
status: z.string().optional(),
|
|
96
|
-
taxAmount: components.AmountDecimalValidationError$outboundSchema
|
|
97
|
-
.optional(),
|
|
98
|
-
}));
|
|
99
|
-
//# sourceMappingURL=updateinvoiceerror.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateinvoiceerror.js","sourceRoot":"","sources":["../../src/models/errors/updateinvoiceerror.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAC5B,mEAAqD;AACrD,iDAA2C;AAW3C,MAAa,kBAAmB,SAAQ,wBAAS;IAW/C,YACE,GAA2B,EAC3B,QAAgE;QAEhE,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;QACzB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QACjB,IAAI,GAAG,CAAC,WAAW,IAAI,IAAI;YAAE,IAAI,CAAC,WAAW,GAAG,GAAG,CAAC,WAAW,CAAC;QAChE,IAAI,GAAG,CAAC,SAAS,IAAI,IAAI;YAAE,IAAI,CAAC,SAAS,GAAG,GAAG,CAAC,SAAS,CAAC;QAC1D,IAAI,GAAG,CAAC,WAAW,IAAI,IAAI;YAAE,IAAI,CAAC,WAAW,GAAG,GAAG,CAAC,WAAW,CAAC;QAChE,IAAI,GAAG,CAAC,OAAO,IAAI,IAAI;YAAE,IAAI,CAAC,OAAO,GAAG,GAAG,CAAC,OAAO,CAAC;QACpD,IAAI,GAAG,CAAC,MAAM,IAAI,IAAI;YAAE,IAAI,CAAC,MAAM,GAAG,GAAG,CAAC,MAAM,CAAC;QACjD,IAAI,GAAG,CAAC,SAAS,IAAI,IAAI;YAAE,IAAI,CAAC,SAAS,GAAG,GAAG,CAAC,SAAS,CAAC;QAE1D,IAAI,CAAC,IAAI,GAAG,oBAAoB,CAAC;IACnC,CAAC;CACF;AA7BD,gDA6BC;AAED,gBAAgB;AACH,QAAA,gCAAgC,GAIzC,CAAC,CAAC,MAAM,CAAC;IACX,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,SAAS,EAAE,UAAU,CAAC,6CAA6C;SAChE,QAAQ,EAAE;IACb,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,SAAS,EAAE,UAAU,CAAC,0CAA0C,CAAC,QAAQ,EAAE;IAC3E,QAAQ,EAAE,CAAC,CAAC,UAAU,CAAC,OAAO,CAAC;IAC/B,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,kBAAkB,CAAC,CAAC,EAAE;QAC/B,OAAO,EAAE,CAAC,CAAC,QAAQ;QACnB,QAAQ,EAAE,CAAC,CAAC,SAAS;QACrB,IAAI,EAAE,CAAC,CAAC,KAAK;KACd,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAYL,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,UAAU,CAAC,kBAAkB,CAAC;KACjC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,SAAS,EAAE,UAAU,CAAC,8CAA8C;SACjE,QAAQ,EAAE;IACb,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,SAAS,EAAE,UAAU,CAAC,2CAA2C;SAC9D,QAAQ,EAAE;CACd,CAAC,CAAC,CAAC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as z from "zod/v3";
|
|
2
|
-
import { MoovError } from "./mooverror.js";
|
|
3
|
-
export type UpdateTicketErrorData = {
|
|
4
|
-
status?: string | undefined;
|
|
5
|
-
};
|
|
6
|
-
export declare class UpdateTicketError extends MoovError {
|
|
7
|
-
status?: string | undefined;
|
|
8
|
-
/** The original data that was passed to this error instance. */
|
|
9
|
-
data$: UpdateTicketErrorData;
|
|
10
|
-
constructor(err: UpdateTicketErrorData, httpMeta: {
|
|
11
|
-
response: Response;
|
|
12
|
-
request: Request;
|
|
13
|
-
body: string;
|
|
14
|
-
});
|
|
15
|
-
}
|
|
16
|
-
/** @internal */
|
|
17
|
-
export declare const UpdateTicketError$inboundSchema: z.ZodType<UpdateTicketError, z.ZodTypeDef, unknown>;
|
|
18
|
-
/** @internal */
|
|
19
|
-
export type UpdateTicketError$Outbound = {
|
|
20
|
-
status?: string | undefined;
|
|
21
|
-
};
|
|
22
|
-
/** @internal */
|
|
23
|
-
export declare const UpdateTicketError$outboundSchema: z.ZodType<UpdateTicketError$Outbound, z.ZodTypeDef, UpdateTicketError>;
|
|
24
|
-
//# sourceMappingURL=updateticketerror.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateticketerror.d.ts","sourceRoot":"","sources":["../../src/models/errors/updateticketerror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,MAAM,qBAAqB,GAAG;IAClC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,SAAS;IAC9C,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAE5B,gEAAgE;IAChE,KAAK,EAAE,qBAAqB,CAAC;gBAG3B,GAAG,EAAE,qBAAqB,EAC1B,QAAQ,EAAE;QAAE,QAAQ,EAAE,QAAQ,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE;CAWnE;AAED,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,iBAAiB,EACjB,CAAC,CAAC,UAAU,EACZ,OAAO,CAaL,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,0BAA0B,GAAG;IACvC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACtD,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,iBAAiB,CAKd,CAAC"}
|
|
@@ -1,75 +0,0 @@
|
|
|
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.UpdateTicketError$outboundSchema = exports.UpdateTicketError$inboundSchema = exports.UpdateTicketError = void 0;
|
|
40
|
-
const z = __importStar(require("zod/v3"));
|
|
41
|
-
const mooverror_js_1 = require("./mooverror.js");
|
|
42
|
-
class UpdateTicketError extends mooverror_js_1.MoovError {
|
|
43
|
-
constructor(err, httpMeta) {
|
|
44
|
-
const message = "message" in err && typeof err.message === "string"
|
|
45
|
-
? err.message
|
|
46
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
47
|
-
super(message, httpMeta);
|
|
48
|
-
this.data$ = err;
|
|
49
|
-
if (err.status != null)
|
|
50
|
-
this.status = err.status;
|
|
51
|
-
this.name = "UpdateTicketError";
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
exports.UpdateTicketError = UpdateTicketError;
|
|
55
|
-
/** @internal */
|
|
56
|
-
exports.UpdateTicketError$inboundSchema = z.object({
|
|
57
|
-
status: z.string().optional(),
|
|
58
|
-
request$: z.instanceof(Request),
|
|
59
|
-
response$: z.instanceof(Response),
|
|
60
|
-
body$: z.string(),
|
|
61
|
-
})
|
|
62
|
-
.transform((v) => {
|
|
63
|
-
return new UpdateTicketError(v, {
|
|
64
|
-
request: v.request$,
|
|
65
|
-
response: v.response$,
|
|
66
|
-
body: v.body$,
|
|
67
|
-
});
|
|
68
|
-
});
|
|
69
|
-
/** @internal */
|
|
70
|
-
exports.UpdateTicketError$outboundSchema = z.instanceof(UpdateTicketError)
|
|
71
|
-
.transform(v => v.data$)
|
|
72
|
-
.pipe(z.object({
|
|
73
|
-
status: z.string().optional(),
|
|
74
|
-
}));
|
|
75
|
-
//# sourceMappingURL=updateticketerror.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateticketerror.js","sourceRoot":"","sources":["../../src/models/errors/updateticketerror.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAC5B,iDAA2C;AAM3C,MAAa,iBAAkB,SAAQ,wBAAS;IAM9C,YACE,GAA0B,EAC1B,QAAgE;QAEhE,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;QACzB,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QACjB,IAAI,GAAG,CAAC,MAAM,IAAI,IAAI;YAAE,IAAI,CAAC,MAAM,GAAG,GAAG,CAAC,MAAM,CAAC;QAEjD,IAAI,CAAC,IAAI,GAAG,mBAAmB,CAAC;IAClC,CAAC;CACF;AAnBD,8CAmBC;AAED,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,QAAQ,EAAE,CAAC,CAAC,UAAU,CAAC,OAAO,CAAC;IAC/B,SAAS,EAAE,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,iBAAiB,CAAC,CAAC,EAAE;QAC9B,OAAO,EAAE,CAAC,CAAC,QAAQ;QACnB,QAAQ,EAAE,CAAC,CAAC,SAAS;QACrB,IAAI,EAAE,CAAC,CAAC,KAAK;KACd,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAOL,gBAAgB;AACH,QAAA,gCAAgC,GAIzC,CAAC,CAAC,UAAU,CAAC,iBAAiB,CAAC;KAChC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC9B,CAAC,CAAC,CAAC"}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import * as z from "zod/v3";
|
|
2
|
-
import * as components from "../components/index.js";
|
|
3
|
-
import { MoovError } from "./mooverror.js";
|
|
4
|
-
export type UpsertUnderwritingErrorData = {
|
|
5
|
-
geographicReach?: string | undefined;
|
|
6
|
-
businessPresence?: string | undefined;
|
|
7
|
-
pendingLitigation?: string | undefined;
|
|
8
|
-
volumeShareByCustomerType?: components.VolumeShareByCustomerTypeError | undefined;
|
|
9
|
-
collectFunds?: components.CollectFundsError | undefined;
|
|
10
|
-
moneyTransfer?: components.MoneyTransferError | undefined;
|
|
11
|
-
sendFunds?: components.SendFundsError | undefined;
|
|
12
|
-
averageMonthlyTransactionVolume?: string | undefined;
|
|
13
|
-
error?: string | undefined;
|
|
14
|
-
averageTransactionSize?: string | undefined;
|
|
15
|
-
maxTransactionSize?: string | undefined;
|
|
16
|
-
volumeByCustomerType?: components.VolumeByCustomerTypeError | undefined;
|
|
17
|
-
cardVolumeDistribution?: components.CardVolumeDistributionError | undefined;
|
|
18
|
-
fulfillment?: components.FulfillmentDetailsError | undefined;
|
|
19
|
-
};
|
|
20
|
-
export declare class UpsertUnderwritingError extends MoovError {
|
|
21
|
-
geographicReach?: string | undefined;
|
|
22
|
-
businessPresence?: string | undefined;
|
|
23
|
-
pendingLitigation?: string | undefined;
|
|
24
|
-
volumeShareByCustomerType?: components.VolumeShareByCustomerTypeError | undefined;
|
|
25
|
-
collectFunds?: components.CollectFundsError | undefined;
|
|
26
|
-
moneyTransfer?: components.MoneyTransferError | undefined;
|
|
27
|
-
sendFunds?: components.SendFundsError | undefined;
|
|
28
|
-
averageMonthlyTransactionVolume?: string | undefined;
|
|
29
|
-
error?: string | undefined;
|
|
30
|
-
averageTransactionSize?: string | undefined;
|
|
31
|
-
maxTransactionSize?: string | undefined;
|
|
32
|
-
volumeByCustomerType?: components.VolumeByCustomerTypeError | undefined;
|
|
33
|
-
cardVolumeDistribution?: components.CardVolumeDistributionError | undefined;
|
|
34
|
-
fulfillment?: components.FulfillmentDetailsError | undefined;
|
|
35
|
-
/** The original data that was passed to this error instance. */
|
|
36
|
-
data$: UpsertUnderwritingErrorData;
|
|
37
|
-
constructor(err: UpsertUnderwritingErrorData, httpMeta: {
|
|
38
|
-
response: Response;
|
|
39
|
-
request: Request;
|
|
40
|
-
body: string;
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
/** @internal */
|
|
44
|
-
export declare const UpsertUnderwritingError$inboundSchema: z.ZodType<UpsertUnderwritingError, z.ZodTypeDef, unknown>;
|
|
45
|
-
/** @internal */
|
|
46
|
-
export type UpsertUnderwritingError$Outbound = {
|
|
47
|
-
geographicReach?: string | undefined;
|
|
48
|
-
businessPresence?: string | undefined;
|
|
49
|
-
pendingLitigation?: string | undefined;
|
|
50
|
-
volumeShareByCustomerType?: components.VolumeShareByCustomerTypeError$Outbound | undefined;
|
|
51
|
-
collectFunds?: components.CollectFundsError$Outbound | undefined;
|
|
52
|
-
moneyTransfer?: components.MoneyTransferError$Outbound | undefined;
|
|
53
|
-
sendFunds?: components.SendFundsError$Outbound | undefined;
|
|
54
|
-
averageMonthlyTransactionVolume?: string | undefined;
|
|
55
|
-
error?: string | undefined;
|
|
56
|
-
averageTransactionSize?: string | undefined;
|
|
57
|
-
maxTransactionSize?: string | undefined;
|
|
58
|
-
volumeByCustomerType?: components.VolumeByCustomerTypeError$Outbound | undefined;
|
|
59
|
-
cardVolumeDistribution?: components.CardVolumeDistributionError$Outbound | undefined;
|
|
60
|
-
fulfillment?: components.FulfillmentDetailsError$Outbound | undefined;
|
|
61
|
-
};
|
|
62
|
-
/** @internal */
|
|
63
|
-
export declare const UpsertUnderwritingError$outboundSchema: z.ZodType<UpsertUnderwritingError$Outbound, z.ZodTypeDef, UpsertUnderwritingError>;
|
|
64
|
-
//# sourceMappingURL=upsertunderwritingerror.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upsertunderwritingerror.d.ts","sourceRoot":"","sources":["../../src/models/errors/upsertunderwritingerror.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,MAAM,2BAA2B,GAAG;IACxC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,yBAAyB,CAAC,EACtB,UAAU,CAAC,8BAA8B,GACzC,SAAS,CAAC;IACd,YAAY,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;IACxD,aAAa,CAAC,EAAE,UAAU,CAAC,kBAAkB,GAAG,SAAS,CAAC;IAC1D,SAAS,CAAC,EAAE,UAAU,CAAC,cAAc,GAAG,SAAS,CAAC;IAClD,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrD,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,oBAAoB,CAAC,EAAE,UAAU,CAAC,yBAAyB,GAAG,SAAS,CAAC;IACxE,sBAAsB,CAAC,EAAE,UAAU,CAAC,2BAA2B,GAAG,SAAS,CAAC;IAC5E,WAAW,CAAC,EAAE,UAAU,CAAC,uBAAuB,GAAG,SAAS,CAAC;CAC9D,CAAC;AAEF,qBAAa,uBAAwB,SAAQ,SAAS;IACpD,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,yBAAyB,CAAC,EACtB,UAAU,CAAC,8BAA8B,GACzC,SAAS,CAAC;IACd,YAAY,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;IACxD,aAAa,CAAC,EAAE,UAAU,CAAC,kBAAkB,GAAG,SAAS,CAAC;IAC1D,SAAS,CAAC,EAAE,UAAU,CAAC,cAAc,GAAG,SAAS,CAAC;IAClD,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrD,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,oBAAoB,CAAC,EAAE,UAAU,CAAC,yBAAyB,GAAG,SAAS,CAAC;IACxE,sBAAsB,CAAC,EAAE,UAAU,CAAC,2BAA2B,GAAG,SAAS,CAAC;IAC5E,WAAW,CAAC,EAAE,UAAU,CAAC,uBAAuB,GAAG,SAAS,CAAC;IAE7D,gEAAgE;IAChE,KAAK,EAAE,2BAA2B,CAAC;gBAGjC,GAAG,EAAE,2BAA2B,EAChC,QAAQ,EAAE;QAAE,QAAQ,EAAE,QAAQ,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE;CAyCnE;AAED,gBAAgB;AAChB,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAC3D,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,OAAO,CA6BL,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,gCAAgC,GAAG;IAC7C,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,yBAAyB,CAAC,EACtB,UAAU,CAAC,uCAAuC,GAClD,SAAS,CAAC;IACd,YAAY,CAAC,EAAE,UAAU,CAAC,0BAA0B,GAAG,SAAS,CAAC;IACjE,aAAa,CAAC,EAAE,UAAU,CAAC,2BAA2B,GAAG,SAAS,CAAC;IACnE,SAAS,CAAC,EAAE,UAAU,CAAC,uBAAuB,GAAG,SAAS,CAAC;IAC3D,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrD,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,oBAAoB,CAAC,EACjB,UAAU,CAAC,kCAAkC,GAC7C,SAAS,CAAC;IACd,sBAAsB,CAAC,EACnB,UAAU,CAAC,oCAAoC,GAC/C,SAAS,CAAC;IACd,WAAW,CAAC,EAAE,UAAU,CAAC,gCAAgC,GAAG,SAAS,CAAC;CACvE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,uBAAuB,CAqBpB,CAAC"}
|
|
@@ -1,143 +0,0 @@
|
|
|
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.UpsertUnderwritingError$outboundSchema = exports.UpsertUnderwritingError$inboundSchema = exports.UpsertUnderwritingError = void 0;
|
|
40
|
-
const z = __importStar(require("zod/v3"));
|
|
41
|
-
const components = __importStar(require("../components/index.js"));
|
|
42
|
-
const mooverror_js_1 = require("./mooverror.js");
|
|
43
|
-
class UpsertUnderwritingError extends mooverror_js_1.MoovError {
|
|
44
|
-
constructor(err, httpMeta) {
|
|
45
|
-
const message = "message" in err && typeof err.message === "string"
|
|
46
|
-
? err.message
|
|
47
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
48
|
-
super(message, httpMeta);
|
|
49
|
-
this.data$ = err;
|
|
50
|
-
if (err.geographicReach != null)
|
|
51
|
-
this.geographicReach = err.geographicReach;
|
|
52
|
-
if (err.businessPresence != null) {
|
|
53
|
-
this.businessPresence = err.businessPresence;
|
|
54
|
-
}
|
|
55
|
-
if (err.pendingLitigation != null) {
|
|
56
|
-
this.pendingLitigation = err.pendingLitigation;
|
|
57
|
-
}
|
|
58
|
-
if (err.volumeShareByCustomerType != null) {
|
|
59
|
-
this.volumeShareByCustomerType = err.volumeShareByCustomerType;
|
|
60
|
-
}
|
|
61
|
-
if (err.collectFunds != null)
|
|
62
|
-
this.collectFunds = err.collectFunds;
|
|
63
|
-
if (err.moneyTransfer != null)
|
|
64
|
-
this.moneyTransfer = err.moneyTransfer;
|
|
65
|
-
if (err.sendFunds != null)
|
|
66
|
-
this.sendFunds = err.sendFunds;
|
|
67
|
-
if (err.averageMonthlyTransactionVolume != null) {
|
|
68
|
-
this.averageMonthlyTransactionVolume =
|
|
69
|
-
err.averageMonthlyTransactionVolume;
|
|
70
|
-
}
|
|
71
|
-
if (err.error != null)
|
|
72
|
-
this.error = err.error;
|
|
73
|
-
if (err.averageTransactionSize != null) {
|
|
74
|
-
this.averageTransactionSize = err.averageTransactionSize;
|
|
75
|
-
}
|
|
76
|
-
if (err.maxTransactionSize != null) {
|
|
77
|
-
this.maxTransactionSize = err.maxTransactionSize;
|
|
78
|
-
}
|
|
79
|
-
if (err.volumeByCustomerType != null) {
|
|
80
|
-
this.volumeByCustomerType = err.volumeByCustomerType;
|
|
81
|
-
}
|
|
82
|
-
if (err.cardVolumeDistribution != null) {
|
|
83
|
-
this.cardVolumeDistribution = err.cardVolumeDistribution;
|
|
84
|
-
}
|
|
85
|
-
if (err.fulfillment != null)
|
|
86
|
-
this.fulfillment = err.fulfillment;
|
|
87
|
-
this.name = "UpsertUnderwritingError";
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
exports.UpsertUnderwritingError = UpsertUnderwritingError;
|
|
91
|
-
/** @internal */
|
|
92
|
-
exports.UpsertUnderwritingError$inboundSchema = z.object({
|
|
93
|
-
geographicReach: z.string().optional(),
|
|
94
|
-
businessPresence: z.string().optional(),
|
|
95
|
-
pendingLitigation: z.string().optional(),
|
|
96
|
-
volumeShareByCustomerType: components
|
|
97
|
-
.VolumeShareByCustomerTypeError$inboundSchema.optional(),
|
|
98
|
-
collectFunds: components.CollectFundsError$inboundSchema.optional(),
|
|
99
|
-
moneyTransfer: components.MoneyTransferError$inboundSchema.optional(),
|
|
100
|
-
sendFunds: components.SendFundsError$inboundSchema.optional(),
|
|
101
|
-
averageMonthlyTransactionVolume: z.string().optional(),
|
|
102
|
-
error: z.string().optional(),
|
|
103
|
-
averageTransactionSize: z.string().optional(),
|
|
104
|
-
maxTransactionSize: z.string().optional(),
|
|
105
|
-
volumeByCustomerType: components.VolumeByCustomerTypeError$inboundSchema
|
|
106
|
-
.optional(),
|
|
107
|
-
cardVolumeDistribution: components.CardVolumeDistributionError$inboundSchema
|
|
108
|
-
.optional(),
|
|
109
|
-
fulfillment: components.FulfillmentDetailsError$inboundSchema.optional(),
|
|
110
|
-
request$: z.instanceof(Request),
|
|
111
|
-
response$: z.instanceof(Response),
|
|
112
|
-
body$: z.string(),
|
|
113
|
-
})
|
|
114
|
-
.transform((v) => {
|
|
115
|
-
return new UpsertUnderwritingError(v, {
|
|
116
|
-
request: v.request$,
|
|
117
|
-
response: v.response$,
|
|
118
|
-
body: v.body$,
|
|
119
|
-
});
|
|
120
|
-
});
|
|
121
|
-
/** @internal */
|
|
122
|
-
exports.UpsertUnderwritingError$outboundSchema = z.instanceof(UpsertUnderwritingError)
|
|
123
|
-
.transform(v => v.data$)
|
|
124
|
-
.pipe(z.object({
|
|
125
|
-
geographicReach: z.string().optional(),
|
|
126
|
-
businessPresence: z.string().optional(),
|
|
127
|
-
pendingLitigation: z.string().optional(),
|
|
128
|
-
volumeShareByCustomerType: components
|
|
129
|
-
.VolumeShareByCustomerTypeError$outboundSchema.optional(),
|
|
130
|
-
collectFunds: components.CollectFundsError$outboundSchema.optional(),
|
|
131
|
-
moneyTransfer: components.MoneyTransferError$outboundSchema.optional(),
|
|
132
|
-
sendFunds: components.SendFundsError$outboundSchema.optional(),
|
|
133
|
-
averageMonthlyTransactionVolume: z.string().optional(),
|
|
134
|
-
error: z.string().optional(),
|
|
135
|
-
averageTransactionSize: z.string().optional(),
|
|
136
|
-
maxTransactionSize: z.string().optional(),
|
|
137
|
-
volumeByCustomerType: components.VolumeByCustomerTypeError$outboundSchema
|
|
138
|
-
.optional(),
|
|
139
|
-
cardVolumeDistribution: components
|
|
140
|
-
.CardVolumeDistributionError$outboundSchema.optional(),
|
|
141
|
-
fulfillment: components.FulfillmentDetailsError$outboundSchema.optional(),
|
|
142
|
-
}));
|
|
143
|
-
//# sourceMappingURL=upsertunderwritingerror.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upsertunderwritingerror.js","sourceRoot":"","sources":["../../src/models/errors/upsertunderwritingerror.ts"],"names":[],"mappings":"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"}
|