@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,77 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
|
|
10
|
-
export type InvoiceLineItemImageMetadata = {
|
|
11
|
-
/**
|
|
12
|
-
* A unique identifier for a Moov resource. Supports UUID format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) or typed format with base32-encoded UUID and type suffix (e.g., kuoaydiojf7uszaokc2ggnaaaa_xfer).
|
|
13
|
-
*/
|
|
14
|
-
imageID: string;
|
|
15
|
-
/**
|
|
16
|
-
* Alternative text for the image.
|
|
17
|
-
*/
|
|
18
|
-
altText?: string | undefined;
|
|
19
|
-
/**
|
|
20
|
-
* The image's public URL.
|
|
21
|
-
*/
|
|
22
|
-
link: string;
|
|
23
|
-
/**
|
|
24
|
-
* A unique identifier for an image, used in public image links.
|
|
25
|
-
*/
|
|
26
|
-
publicID: string;
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
/** @internal */
|
|
30
|
-
export const InvoiceLineItemImageMetadata$inboundSchema: z.ZodType<
|
|
31
|
-
InvoiceLineItemImageMetadata,
|
|
32
|
-
z.ZodTypeDef,
|
|
33
|
-
unknown
|
|
34
|
-
> = z.object({
|
|
35
|
-
imageID: z.string(),
|
|
36
|
-
altText: z.string().optional(),
|
|
37
|
-
link: z.string(),
|
|
38
|
-
publicID: z.string(),
|
|
39
|
-
});
|
|
40
|
-
/** @internal */
|
|
41
|
-
export type InvoiceLineItemImageMetadata$Outbound = {
|
|
42
|
-
imageID: string;
|
|
43
|
-
altText?: string | undefined;
|
|
44
|
-
link: string;
|
|
45
|
-
publicID: string;
|
|
46
|
-
};
|
|
47
|
-
|
|
48
|
-
/** @internal */
|
|
49
|
-
export const InvoiceLineItemImageMetadata$outboundSchema: z.ZodType<
|
|
50
|
-
InvoiceLineItemImageMetadata$Outbound,
|
|
51
|
-
z.ZodTypeDef,
|
|
52
|
-
InvoiceLineItemImageMetadata
|
|
53
|
-
> = z.object({
|
|
54
|
-
imageID: z.string(),
|
|
55
|
-
altText: z.string().optional(),
|
|
56
|
-
link: z.string(),
|
|
57
|
-
publicID: z.string(),
|
|
58
|
-
});
|
|
59
|
-
|
|
60
|
-
export function invoiceLineItemImageMetadataToJSON(
|
|
61
|
-
invoiceLineItemImageMetadata: InvoiceLineItemImageMetadata,
|
|
62
|
-
): string {
|
|
63
|
-
return JSON.stringify(
|
|
64
|
-
InvoiceLineItemImageMetadata$outboundSchema.parse(
|
|
65
|
-
invoiceLineItemImageMetadata,
|
|
66
|
-
),
|
|
67
|
-
);
|
|
68
|
-
}
|
|
69
|
-
export function invoiceLineItemImageMetadataFromJSON(
|
|
70
|
-
jsonString: string,
|
|
71
|
-
): SafeParseResult<InvoiceLineItemImageMetadata, SDKValidationError> {
|
|
72
|
-
return safeParse(
|
|
73
|
-
jsonString,
|
|
74
|
-
(x) => InvoiceLineItemImageMetadata$inboundSchema.parse(JSON.parse(x)),
|
|
75
|
-
`Failed to parse 'InvoiceLineItemImageMetadata' from JSON`,
|
|
76
|
-
);
|
|
77
|
-
}
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
AmountDecimal,
|
|
11
|
-
AmountDecimal$inboundSchema,
|
|
12
|
-
AmountDecimal$Outbound,
|
|
13
|
-
AmountDecimal$outboundSchema,
|
|
14
|
-
} from "./amountdecimal.js";
|
|
15
|
-
import {
|
|
16
|
-
InvoiceLineItemImageMetadata,
|
|
17
|
-
InvoiceLineItemImageMetadata$inboundSchema,
|
|
18
|
-
InvoiceLineItemImageMetadata$Outbound,
|
|
19
|
-
InvoiceLineItemImageMetadata$outboundSchema,
|
|
20
|
-
} from "./invoicelineitemimagemetadata.js";
|
|
21
|
-
|
|
22
|
-
/**
|
|
23
|
-
* Represents a modifier or option applied to a line item.
|
|
24
|
-
*/
|
|
25
|
-
export type InvoiceLineItemOption = {
|
|
26
|
-
/**
|
|
27
|
-
* The name of the option or modifier.
|
|
28
|
-
*/
|
|
29
|
-
name: string;
|
|
30
|
-
/**
|
|
31
|
-
* The quantity of this option.
|
|
32
|
-
*/
|
|
33
|
-
quantity: number;
|
|
34
|
-
/**
|
|
35
|
-
* Optional price modification applied by this option. Can be positive, negative, or zero.
|
|
36
|
-
*/
|
|
37
|
-
priceModifier?: AmountDecimal | undefined;
|
|
38
|
-
/**
|
|
39
|
-
* Optional group identifier to categorize related options (e.g., 'toppings').
|
|
40
|
-
*/
|
|
41
|
-
group?: string | undefined;
|
|
42
|
-
/**
|
|
43
|
-
* Optional list of images associated with this line item option.
|
|
44
|
-
*/
|
|
45
|
-
images?: Array<InvoiceLineItemImageMetadata> | undefined;
|
|
46
|
-
};
|
|
47
|
-
|
|
48
|
-
/** @internal */
|
|
49
|
-
export const InvoiceLineItemOption$inboundSchema: z.ZodType<
|
|
50
|
-
InvoiceLineItemOption,
|
|
51
|
-
z.ZodTypeDef,
|
|
52
|
-
unknown
|
|
53
|
-
> = z.object({
|
|
54
|
-
name: z.string(),
|
|
55
|
-
quantity: z.number().int(),
|
|
56
|
-
priceModifier: AmountDecimal$inboundSchema.optional(),
|
|
57
|
-
group: z.string().optional(),
|
|
58
|
-
images: z.array(InvoiceLineItemImageMetadata$inboundSchema).optional(),
|
|
59
|
-
});
|
|
60
|
-
/** @internal */
|
|
61
|
-
export type InvoiceLineItemOption$Outbound = {
|
|
62
|
-
name: string;
|
|
63
|
-
quantity: number;
|
|
64
|
-
priceModifier?: AmountDecimal$Outbound | undefined;
|
|
65
|
-
group?: string | undefined;
|
|
66
|
-
images?: Array<InvoiceLineItemImageMetadata$Outbound> | undefined;
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
/** @internal */
|
|
70
|
-
export const InvoiceLineItemOption$outboundSchema: z.ZodType<
|
|
71
|
-
InvoiceLineItemOption$Outbound,
|
|
72
|
-
z.ZodTypeDef,
|
|
73
|
-
InvoiceLineItemOption
|
|
74
|
-
> = z.object({
|
|
75
|
-
name: z.string(),
|
|
76
|
-
quantity: z.number().int(),
|
|
77
|
-
priceModifier: AmountDecimal$outboundSchema.optional(),
|
|
78
|
-
group: z.string().optional(),
|
|
79
|
-
images: z.array(InvoiceLineItemImageMetadata$outboundSchema).optional(),
|
|
80
|
-
});
|
|
81
|
-
|
|
82
|
-
export function invoiceLineItemOptionToJSON(
|
|
83
|
-
invoiceLineItemOption: InvoiceLineItemOption,
|
|
84
|
-
): string {
|
|
85
|
-
return JSON.stringify(
|
|
86
|
-
InvoiceLineItemOption$outboundSchema.parse(invoiceLineItemOption),
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
export function invoiceLineItemOptionFromJSON(
|
|
90
|
-
jsonString: string,
|
|
91
|
-
): SafeParseResult<InvoiceLineItemOption, SDKValidationError> {
|
|
92
|
-
return safeParse(
|
|
93
|
-
jsonString,
|
|
94
|
-
(x) => InvoiceLineItemOption$inboundSchema.parse(JSON.parse(x)),
|
|
95
|
-
`Failed to parse 'InvoiceLineItemOption' from JSON`,
|
|
96
|
-
);
|
|
97
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
AmountDecimalValidationError,
|
|
11
|
-
AmountDecimalValidationError$inboundSchema,
|
|
12
|
-
AmountDecimalValidationError$Outbound,
|
|
13
|
-
AmountDecimalValidationError$outboundSchema,
|
|
14
|
-
} from "./amountdecimalvalidationerror.js";
|
|
15
|
-
|
|
16
|
-
export type InvoiceLineItemOptionValidationError = {
|
|
17
|
-
name?: string | undefined;
|
|
18
|
-
group?: string | undefined;
|
|
19
|
-
priceModifier?: AmountDecimalValidationError | undefined;
|
|
20
|
-
quantity?: string | undefined;
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const InvoiceLineItemOptionValidationError$inboundSchema: z.ZodType<
|
|
25
|
-
InvoiceLineItemOptionValidationError,
|
|
26
|
-
z.ZodTypeDef,
|
|
27
|
-
unknown
|
|
28
|
-
> = z.object({
|
|
29
|
-
name: z.string().optional(),
|
|
30
|
-
group: z.string().optional(),
|
|
31
|
-
priceModifier: AmountDecimalValidationError$inboundSchema.optional(),
|
|
32
|
-
quantity: z.string().optional(),
|
|
33
|
-
});
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type InvoiceLineItemOptionValidationError$Outbound = {
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
group?: string | undefined;
|
|
38
|
-
priceModifier?: AmountDecimalValidationError$Outbound | undefined;
|
|
39
|
-
quantity?: string | undefined;
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
/** @internal */
|
|
43
|
-
export const InvoiceLineItemOptionValidationError$outboundSchema: z.ZodType<
|
|
44
|
-
InvoiceLineItemOptionValidationError$Outbound,
|
|
45
|
-
z.ZodTypeDef,
|
|
46
|
-
InvoiceLineItemOptionValidationError
|
|
47
|
-
> = z.object({
|
|
48
|
-
name: z.string().optional(),
|
|
49
|
-
group: z.string().optional(),
|
|
50
|
-
priceModifier: AmountDecimalValidationError$outboundSchema.optional(),
|
|
51
|
-
quantity: z.string().optional(),
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
export function invoiceLineItemOptionValidationErrorToJSON(
|
|
55
|
-
invoiceLineItemOptionValidationError: InvoiceLineItemOptionValidationError,
|
|
56
|
-
): string {
|
|
57
|
-
return JSON.stringify(
|
|
58
|
-
InvoiceLineItemOptionValidationError$outboundSchema.parse(
|
|
59
|
-
invoiceLineItemOptionValidationError,
|
|
60
|
-
),
|
|
61
|
-
);
|
|
62
|
-
}
|
|
63
|
-
export function invoiceLineItemOptionValidationErrorFromJSON(
|
|
64
|
-
jsonString: string,
|
|
65
|
-
): SafeParseResult<InvoiceLineItemOptionValidationError, SDKValidationError> {
|
|
66
|
-
return safeParse(
|
|
67
|
-
jsonString,
|
|
68
|
-
(x) =>
|
|
69
|
-
InvoiceLineItemOptionValidationError$inboundSchema.parse(JSON.parse(x)),
|
|
70
|
-
`Failed to parse 'InvoiceLineItemOptionValidationError' from JSON`,
|
|
71
|
-
);
|
|
72
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
InvoiceLineItem,
|
|
11
|
-
InvoiceLineItem$inboundSchema,
|
|
12
|
-
InvoiceLineItem$Outbound,
|
|
13
|
-
InvoiceLineItem$outboundSchema,
|
|
14
|
-
} from "./invoicelineitem.js";
|
|
15
|
-
|
|
16
|
-
/**
|
|
17
|
-
* A collection of line items for an invoice.
|
|
18
|
-
*/
|
|
19
|
-
export type InvoiceLineItems = {
|
|
20
|
-
/**
|
|
21
|
-
* The list of line items.
|
|
22
|
-
*/
|
|
23
|
-
items: Array<InvoiceLineItem>;
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
/** @internal */
|
|
27
|
-
export const InvoiceLineItems$inboundSchema: z.ZodType<
|
|
28
|
-
InvoiceLineItems,
|
|
29
|
-
z.ZodTypeDef,
|
|
30
|
-
unknown
|
|
31
|
-
> = z.object({
|
|
32
|
-
items: z.array(InvoiceLineItem$inboundSchema),
|
|
33
|
-
});
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type InvoiceLineItems$Outbound = {
|
|
36
|
-
items: Array<InvoiceLineItem$Outbound>;
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
/** @internal */
|
|
40
|
-
export const InvoiceLineItems$outboundSchema: z.ZodType<
|
|
41
|
-
InvoiceLineItems$Outbound,
|
|
42
|
-
z.ZodTypeDef,
|
|
43
|
-
InvoiceLineItems
|
|
44
|
-
> = z.object({
|
|
45
|
-
items: z.array(InvoiceLineItem$outboundSchema),
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
export function invoiceLineItemsToJSON(
|
|
49
|
-
invoiceLineItems: InvoiceLineItems,
|
|
50
|
-
): string {
|
|
51
|
-
return JSON.stringify(
|
|
52
|
-
InvoiceLineItems$outboundSchema.parse(invoiceLineItems),
|
|
53
|
-
);
|
|
54
|
-
}
|
|
55
|
-
export function invoiceLineItemsFromJSON(
|
|
56
|
-
jsonString: string,
|
|
57
|
-
): SafeParseResult<InvoiceLineItems, SDKValidationError> {
|
|
58
|
-
return safeParse(
|
|
59
|
-
jsonString,
|
|
60
|
-
(x) => InvoiceLineItems$inboundSchema.parse(JSON.parse(x)),
|
|
61
|
-
`Failed to parse 'InvoiceLineItems' from JSON`,
|
|
62
|
-
);
|
|
63
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
InvoiceLineItemValidationError,
|
|
11
|
-
InvoiceLineItemValidationError$inboundSchema,
|
|
12
|
-
InvoiceLineItemValidationError$Outbound,
|
|
13
|
-
InvoiceLineItemValidationError$outboundSchema,
|
|
14
|
-
} from "./invoicelineitemvalidationerror.js";
|
|
15
|
-
|
|
16
|
-
export type InvoiceLineItemsValidationError = {
|
|
17
|
-
items?: { [k: string]: InvoiceLineItemValidationError } | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export const InvoiceLineItemsValidationError$inboundSchema: z.ZodType<
|
|
22
|
-
InvoiceLineItemsValidationError,
|
|
23
|
-
z.ZodTypeDef,
|
|
24
|
-
unknown
|
|
25
|
-
> = z.object({
|
|
26
|
-
items: z.record(InvoiceLineItemValidationError$inboundSchema).optional(),
|
|
27
|
-
});
|
|
28
|
-
/** @internal */
|
|
29
|
-
export type InvoiceLineItemsValidationError$Outbound = {
|
|
30
|
-
items?: { [k: string]: InvoiceLineItemValidationError$Outbound } | undefined;
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
/** @internal */
|
|
34
|
-
export const InvoiceLineItemsValidationError$outboundSchema: z.ZodType<
|
|
35
|
-
InvoiceLineItemsValidationError$Outbound,
|
|
36
|
-
z.ZodTypeDef,
|
|
37
|
-
InvoiceLineItemsValidationError
|
|
38
|
-
> = z.object({
|
|
39
|
-
items: z.record(InvoiceLineItemValidationError$outboundSchema).optional(),
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
export function invoiceLineItemsValidationErrorToJSON(
|
|
43
|
-
invoiceLineItemsValidationError: InvoiceLineItemsValidationError,
|
|
44
|
-
): string {
|
|
45
|
-
return JSON.stringify(
|
|
46
|
-
InvoiceLineItemsValidationError$outboundSchema.parse(
|
|
47
|
-
invoiceLineItemsValidationError,
|
|
48
|
-
),
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
|
-
export function invoiceLineItemsValidationErrorFromJSON(
|
|
52
|
-
jsonString: string,
|
|
53
|
-
): SafeParseResult<InvoiceLineItemsValidationError, SDKValidationError> {
|
|
54
|
-
return safeParse(
|
|
55
|
-
jsonString,
|
|
56
|
-
(x) => InvoiceLineItemsValidationError$inboundSchema.parse(JSON.parse(x)),
|
|
57
|
-
`Failed to parse 'InvoiceLineItemsValidationError' from JSON`,
|
|
58
|
-
);
|
|
59
|
-
}
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
AmountDecimalValidationError,
|
|
11
|
-
AmountDecimalValidationError$inboundSchema,
|
|
12
|
-
AmountDecimalValidationError$Outbound,
|
|
13
|
-
AmountDecimalValidationError$outboundSchema,
|
|
14
|
-
} from "./amountdecimalvalidationerror.js";
|
|
15
|
-
import {
|
|
16
|
-
InvoiceLineItemOptionValidationError,
|
|
17
|
-
InvoiceLineItemOptionValidationError$inboundSchema,
|
|
18
|
-
InvoiceLineItemOptionValidationError$Outbound,
|
|
19
|
-
InvoiceLineItemOptionValidationError$outboundSchema,
|
|
20
|
-
} from "./invoicelineitemoptionvalidationerror.js";
|
|
21
|
-
|
|
22
|
-
export type InvoiceLineItemValidationError = {
|
|
23
|
-
productID?: string | undefined;
|
|
24
|
-
name?: string | undefined;
|
|
25
|
-
basePrice?: AmountDecimalValidationError | undefined;
|
|
26
|
-
options?: { [k: string]: InvoiceLineItemOptionValidationError } | undefined;
|
|
27
|
-
quantity?: string | undefined;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export const InvoiceLineItemValidationError$inboundSchema: z.ZodType<
|
|
32
|
-
InvoiceLineItemValidationError,
|
|
33
|
-
z.ZodTypeDef,
|
|
34
|
-
unknown
|
|
35
|
-
> = z.object({
|
|
36
|
-
productID: z.string().optional(),
|
|
37
|
-
name: z.string().optional(),
|
|
38
|
-
basePrice: AmountDecimalValidationError$inboundSchema.optional(),
|
|
39
|
-
options: z.record(InvoiceLineItemOptionValidationError$inboundSchema)
|
|
40
|
-
.optional(),
|
|
41
|
-
quantity: z.string().optional(),
|
|
42
|
-
});
|
|
43
|
-
/** @internal */
|
|
44
|
-
export type InvoiceLineItemValidationError$Outbound = {
|
|
45
|
-
productID?: string | undefined;
|
|
46
|
-
name?: string | undefined;
|
|
47
|
-
basePrice?: AmountDecimalValidationError$Outbound | undefined;
|
|
48
|
-
options?:
|
|
49
|
-
| { [k: string]: InvoiceLineItemOptionValidationError$Outbound }
|
|
50
|
-
| undefined;
|
|
51
|
-
quantity?: string | undefined;
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
/** @internal */
|
|
55
|
-
export const InvoiceLineItemValidationError$outboundSchema: z.ZodType<
|
|
56
|
-
InvoiceLineItemValidationError$Outbound,
|
|
57
|
-
z.ZodTypeDef,
|
|
58
|
-
InvoiceLineItemValidationError
|
|
59
|
-
> = z.object({
|
|
60
|
-
productID: z.string().optional(),
|
|
61
|
-
name: z.string().optional(),
|
|
62
|
-
basePrice: AmountDecimalValidationError$outboundSchema.optional(),
|
|
63
|
-
options: z.record(InvoiceLineItemOptionValidationError$outboundSchema)
|
|
64
|
-
.optional(),
|
|
65
|
-
quantity: z.string().optional(),
|
|
66
|
-
});
|
|
67
|
-
|
|
68
|
-
export function invoiceLineItemValidationErrorToJSON(
|
|
69
|
-
invoiceLineItemValidationError: InvoiceLineItemValidationError,
|
|
70
|
-
): string {
|
|
71
|
-
return JSON.stringify(
|
|
72
|
-
InvoiceLineItemValidationError$outboundSchema.parse(
|
|
73
|
-
invoiceLineItemValidationError,
|
|
74
|
-
),
|
|
75
|
-
);
|
|
76
|
-
}
|
|
77
|
-
export function invoiceLineItemValidationErrorFromJSON(
|
|
78
|
-
jsonString: string,
|
|
79
|
-
): SafeParseResult<InvoiceLineItemValidationError, SDKValidationError> {
|
|
80
|
-
return safeParse(
|
|
81
|
-
jsonString,
|
|
82
|
-
(x) => InvoiceLineItemValidationError$inboundSchema.parse(JSON.parse(x)),
|
|
83
|
-
`Failed to parse 'InvoiceLineItemValidationError' from JSON`,
|
|
84
|
-
);
|
|
85
|
-
}
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
import {
|
|
10
|
-
AmountDecimal,
|
|
11
|
-
AmountDecimal$inboundSchema,
|
|
12
|
-
AmountDecimal$Outbound,
|
|
13
|
-
AmountDecimal$outboundSchema,
|
|
14
|
-
} from "./amountdecimal.js";
|
|
15
|
-
import {
|
|
16
|
-
InvoiceExternalPayment,
|
|
17
|
-
InvoiceExternalPayment$inboundSchema,
|
|
18
|
-
InvoiceExternalPayment$Outbound,
|
|
19
|
-
InvoiceExternalPayment$outboundSchema,
|
|
20
|
-
} from "./invoiceexternalpayment.js";
|
|
21
|
-
import {
|
|
22
|
-
InvoicePaymentType,
|
|
23
|
-
InvoicePaymentType$inboundSchema,
|
|
24
|
-
InvoicePaymentType$outboundSchema,
|
|
25
|
-
} from "./invoicepaymenttype.js";
|
|
26
|
-
import {
|
|
27
|
-
InvoiceTransferPayment,
|
|
28
|
-
InvoiceTransferPayment$inboundSchema,
|
|
29
|
-
InvoiceTransferPayment$Outbound,
|
|
30
|
-
InvoiceTransferPayment$outboundSchema,
|
|
31
|
-
} from "./invoicetransferpayment.js";
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* Payment made towards an invoice, will be either a transfer or an external payment.
|
|
35
|
-
*/
|
|
36
|
-
export type InvoicePayment = {
|
|
37
|
-
/**
|
|
38
|
-
* A unique identifier for a Moov resource. Supports UUID format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) or typed format with base32-encoded UUID and type suffix (e.g., kuoaydiojf7uszaokc2ggnaaaa_xfer).
|
|
39
|
-
*/
|
|
40
|
-
invoicePaymentID: string;
|
|
41
|
-
invoicePaymentType: InvoicePaymentType;
|
|
42
|
-
amount: AmountDecimal;
|
|
43
|
-
transfer?: InvoiceTransferPayment | undefined;
|
|
44
|
-
external?: InvoiceExternalPayment | undefined;
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
/** @internal */
|
|
48
|
-
export const InvoicePayment$inboundSchema: z.ZodType<
|
|
49
|
-
InvoicePayment,
|
|
50
|
-
z.ZodTypeDef,
|
|
51
|
-
unknown
|
|
52
|
-
> = z.object({
|
|
53
|
-
invoicePaymentID: z.string(),
|
|
54
|
-
invoicePaymentType: InvoicePaymentType$inboundSchema,
|
|
55
|
-
amount: AmountDecimal$inboundSchema,
|
|
56
|
-
transfer: InvoiceTransferPayment$inboundSchema.optional(),
|
|
57
|
-
external: InvoiceExternalPayment$inboundSchema.optional(),
|
|
58
|
-
});
|
|
59
|
-
/** @internal */
|
|
60
|
-
export type InvoicePayment$Outbound = {
|
|
61
|
-
invoicePaymentID: string;
|
|
62
|
-
invoicePaymentType: string;
|
|
63
|
-
amount: AmountDecimal$Outbound;
|
|
64
|
-
transfer?: InvoiceTransferPayment$Outbound | undefined;
|
|
65
|
-
external?: InvoiceExternalPayment$Outbound | undefined;
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
/** @internal */
|
|
69
|
-
export const InvoicePayment$outboundSchema: z.ZodType<
|
|
70
|
-
InvoicePayment$Outbound,
|
|
71
|
-
z.ZodTypeDef,
|
|
72
|
-
InvoicePayment
|
|
73
|
-
> = z.object({
|
|
74
|
-
invoicePaymentID: z.string(),
|
|
75
|
-
invoicePaymentType: InvoicePaymentType$outboundSchema,
|
|
76
|
-
amount: AmountDecimal$outboundSchema,
|
|
77
|
-
transfer: InvoiceTransferPayment$outboundSchema.optional(),
|
|
78
|
-
external: InvoiceExternalPayment$outboundSchema.optional(),
|
|
79
|
-
});
|
|
80
|
-
|
|
81
|
-
export function invoicePaymentToJSON(invoicePayment: InvoicePayment): string {
|
|
82
|
-
return JSON.stringify(InvoicePayment$outboundSchema.parse(invoicePayment));
|
|
83
|
-
}
|
|
84
|
-
export function invoicePaymentFromJSON(
|
|
85
|
-
jsonString: string,
|
|
86
|
-
): SafeParseResult<InvoicePayment, SDKValidationError> {
|
|
87
|
-
return safeParse(
|
|
88
|
-
jsonString,
|
|
89
|
-
(x) => InvoicePayment$inboundSchema.parse(JSON.parse(x)),
|
|
90
|
-
`Failed to parse 'InvoicePayment' from JSON`,
|
|
91
|
-
);
|
|
92
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const InvoicePaymentType = {
|
|
9
|
-
Transfer: "transfer",
|
|
10
|
-
External: "external",
|
|
11
|
-
} as const;
|
|
12
|
-
export type InvoicePaymentType = ClosedEnum<typeof InvoicePaymentType>;
|
|
13
|
-
|
|
14
|
-
/** @internal */
|
|
15
|
-
export const InvoicePaymentType$inboundSchema: z.ZodNativeEnum<
|
|
16
|
-
typeof InvoicePaymentType
|
|
17
|
-
> = z.nativeEnum(InvoicePaymentType);
|
|
18
|
-
/** @internal */
|
|
19
|
-
export const InvoicePaymentType$outboundSchema: z.ZodNativeEnum<
|
|
20
|
-
typeof InvoicePaymentType
|
|
21
|
-
> = InvoicePaymentType$inboundSchema;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
|
|
10
|
-
export type InvoiceTransferPayment = {
|
|
11
|
-
/**
|
|
12
|
-
* A unique identifier for a Moov resource. Supports UUID format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) or typed format with base32-encoded UUID and type suffix (e.g., kuoaydiojf7uszaokc2ggnaaaa_xfer).
|
|
13
|
-
*/
|
|
14
|
-
transferID: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const InvoiceTransferPayment$inboundSchema: z.ZodType<
|
|
19
|
-
InvoiceTransferPayment,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
unknown
|
|
22
|
-
> = z.object({
|
|
23
|
-
transferID: z.string(),
|
|
24
|
-
});
|
|
25
|
-
/** @internal */
|
|
26
|
-
export type InvoiceTransferPayment$Outbound = {
|
|
27
|
-
transferID: string;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export const InvoiceTransferPayment$outboundSchema: z.ZodType<
|
|
32
|
-
InvoiceTransferPayment$Outbound,
|
|
33
|
-
z.ZodTypeDef,
|
|
34
|
-
InvoiceTransferPayment
|
|
35
|
-
> = z.object({
|
|
36
|
-
transferID: z.string(),
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
export function invoiceTransferPaymentToJSON(
|
|
40
|
-
invoiceTransferPayment: InvoiceTransferPayment,
|
|
41
|
-
): string {
|
|
42
|
-
return JSON.stringify(
|
|
43
|
-
InvoiceTransferPayment$outboundSchema.parse(invoiceTransferPayment),
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
export function invoiceTransferPaymentFromJSON(
|
|
47
|
-
jsonString: string,
|
|
48
|
-
): SafeParseResult<InvoiceTransferPayment, SDKValidationError> {
|
|
49
|
-
return safeParse(
|
|
50
|
-
jsonString,
|
|
51
|
-
(x) => InvoiceTransferPayment$inboundSchema.parse(JSON.parse(x)),
|
|
52
|
-
`Failed to parse 'InvoiceTransferPayment' from JSON`,
|
|
53
|
-
);
|
|
54
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
-
|
|
10
|
-
export type ItemListNextPage = {
|
|
11
|
-
/**
|
|
12
|
-
* The cursor value to use for the next page of items.
|
|
13
|
-
*/
|
|
14
|
-
cursor: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const ItemListNextPage$inboundSchema: z.ZodType<
|
|
19
|
-
ItemListNextPage,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
unknown
|
|
22
|
-
> = z.object({
|
|
23
|
-
cursor: z.string(),
|
|
24
|
-
});
|
|
25
|
-
/** @internal */
|
|
26
|
-
export type ItemListNextPage$Outbound = {
|
|
27
|
-
cursor: string;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export const ItemListNextPage$outboundSchema: z.ZodType<
|
|
32
|
-
ItemListNextPage$Outbound,
|
|
33
|
-
z.ZodTypeDef,
|
|
34
|
-
ItemListNextPage
|
|
35
|
-
> = z.object({
|
|
36
|
-
cursor: z.string(),
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
export function itemListNextPageToJSON(
|
|
40
|
-
itemListNextPage: ItemListNextPage,
|
|
41
|
-
): string {
|
|
42
|
-
return JSON.stringify(
|
|
43
|
-
ItemListNextPage$outboundSchema.parse(itemListNextPage),
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
export function itemListNextPageFromJSON(
|
|
47
|
-
jsonString: string,
|
|
48
|
-
): SafeParseResult<ItemListNextPage, SDKValidationError> {
|
|
49
|
-
return safeParse(
|
|
50
|
-
jsonString,
|
|
51
|
-
(x) => ItemListNextPage$inboundSchema.parse(JSON.parse(x)),
|
|
52
|
-
`Failed to parse 'ItemListNextPage' from JSON`,
|
|
53
|
-
);
|
|
54
|
-
}
|