@maesn/typescript-sdk 0.5.0 → 0.6.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/FUNCTIONS.md +2 -4
- package/README.md +12 -50
- package/esm/funcs/accounting-create-account.d.ts.map +1 -1
- package/esm/funcs/accounting-create-account.js +5 -7
- package/esm/funcs/accounting-create-account.js.map +1 -1
- package/esm/funcs/accounting-create-bank-account.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bank-account.js +5 -7
- package/esm/funcs/accounting-create-bank-account.js.map +1 -1
- package/esm/funcs/accounting-create-bill-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bill-line-item.js +4 -6
- package/esm/funcs/accounting-create-bill-line-item.js.map +1 -1
- package/esm/funcs/accounting-create-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bill.js +5 -7
- package/esm/funcs/accounting-create-bill.js.map +1 -1
- package/esm/funcs/accounting-create-booking-proposal.d.ts.map +1 -1
- package/esm/funcs/accounting-create-booking-proposal.js +5 -7
- package/esm/funcs/accounting-create-booking-proposal.js.map +1 -1
- package/esm/funcs/accounting-create-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contact.js +5 -7
- package/esm/funcs/accounting-create-contact.js.map +1 -1
- package/esm/funcs/accounting-create-contacts-v1.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contacts-v1.js +5 -7
- package/esm/funcs/accounting-create-contacts-v1.js.map +1 -1
- package/esm/funcs/accounting-create-contacts.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contacts.js +5 -7
- package/esm/funcs/accounting-create-contacts.js.map +1 -1
- package/esm/funcs/accounting-create-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-create-customer.js +5 -7
- package/esm/funcs/accounting-create-customer.js.map +1 -1
- package/esm/funcs/accounting-create-event-subscriptions.d.ts.map +1 -1
- package/esm/funcs/accounting-create-event-subscriptions.js +5 -7
- package/esm/funcs/accounting-create-event-subscriptions.js.map +1 -1
- package/esm/funcs/accounting-create-expense-async.d.ts +11 -0
- package/esm/funcs/accounting-create-expense-async.d.ts.map +1 -0
- package/esm/funcs/accounting-create-expense-async.js +101 -0
- package/esm/funcs/accounting-create-expense-async.js.map +1 -0
- package/esm/funcs/accounting-create-expense.d.ts.map +1 -1
- package/esm/funcs/accounting-create-expense.js +5 -7
- package/esm/funcs/accounting-create-expense.js.map +1 -1
- package/esm/funcs/accounting-create-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-create-invoice.js +5 -7
- package/esm/funcs/accounting-create-invoice.js.map +1 -1
- package/esm/funcs/accounting-create-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-item.js +5 -7
- package/esm/funcs/accounting-create-item.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entries.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entries.js +5 -7
- package/esm/funcs/accounting-create-journal-entries.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entry-attachments.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entry-attachments.js +4 -6
- package/esm/funcs/accounting-create-journal-entry-attachments.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entry.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entry.js +5 -7
- package/esm/funcs/accounting-create-journal-entry.js.map +1 -1
- package/esm/funcs/accounting-create-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-line-item.js +4 -6
- package/esm/funcs/accounting-create-line-item.js.map +1 -1
- package/esm/funcs/accounting-create-offer.d.ts.map +1 -1
- package/esm/funcs/accounting-create-offer.js +5 -7
- package/esm/funcs/accounting-create-offer.js.map +1 -1
- package/esm/funcs/accounting-create-pass-through-request.d.ts.map +1 -1
- package/esm/funcs/accounting-create-pass-through-request.js +5 -7
- package/esm/funcs/accounting-create-pass-through-request.js.map +1 -1
- package/esm/funcs/accounting-create-payment-term.d.ts.map +1 -1
- package/esm/funcs/accounting-create-payment-term.js +5 -7
- package/esm/funcs/accounting-create-payment-term.js.map +1 -1
- package/esm/funcs/accounting-create-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-create-payment.js +5 -7
- package/esm/funcs/accounting-create-payment.js.map +1 -1
- package/esm/funcs/accounting-create-project.d.ts.map +1 -1
- package/esm/funcs/accounting-create-project.js +5 -7
- package/esm/funcs/accounting-create-project.js.map +1 -1
- package/esm/funcs/accounting-create-sales-order.d.ts.map +1 -1
- package/esm/funcs/accounting-create-sales-order.js +5 -7
- package/esm/funcs/accounting-create-sales-order.js.map +1 -1
- package/esm/funcs/accounting-create-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-create-supplier.js +5 -7
- package/esm/funcs/accounting-create-supplier.js.map +1 -1
- package/esm/funcs/accounting-create-transaction.d.ts.map +1 -1
- package/esm/funcs/accounting-create-transaction.js +5 -7
- package/esm/funcs/accounting-create-transaction.js.map +1 -1
- package/esm/funcs/accounting-create-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-create-vendor-credit.js +5 -7
- package/esm/funcs/accounting-create-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-delete-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-bill.js +4 -6
- package/esm/funcs/accounting-delete-bill.js.map +1 -1
- package/esm/funcs/accounting-delete-event-subscriptions.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-event-subscriptions.js +4 -6
- package/esm/funcs/accounting-delete-event-subscriptions.js.map +1 -1
- package/esm/funcs/accounting-delete-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-payment.js +4 -6
- package/esm/funcs/accounting-delete-payment.js.map +1 -1
- package/esm/funcs/accounting-delete-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-vendor-credit.js +4 -6
- package/esm/funcs/accounting-delete-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-get-account.d.ts.map +1 -1
- package/esm/funcs/accounting-get-account.js +4 -6
- package/esm/funcs/accounting-get-account.js.map +1 -1
- package/esm/funcs/accounting-get-accounts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-accounts.js +5 -7
- package/esm/funcs/accounting-get-accounts.js.map +1 -1
- package/esm/funcs/accounting-get-async-task-info.d.ts.map +1 -1
- package/esm/funcs/accounting-get-async-task-info.js +4 -6
- package/esm/funcs/accounting-get-async-task-info.js.map +1 -1
- package/esm/funcs/accounting-get-bank-account.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bank-account.js +4 -6
- package/esm/funcs/accounting-get-bank-account.js.map +1 -1
- package/esm/funcs/accounting-get-bank-accounts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bank-accounts.js +5 -7
- package/esm/funcs/accounting-get-bank-accounts.js.map +1 -1
- package/esm/funcs/accounting-get-bill-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill-document.js +4 -6
- package/esm/funcs/accounting-get-bill-document.js.map +1 -1
- package/esm/funcs/accounting-get-bill-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill-line-items.js +4 -6
- package/esm/funcs/accounting-get-bill-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill.js +4 -6
- package/esm/funcs/accounting-get-bill.js.map +1 -1
- package/esm/funcs/accounting-get-bills.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bills.js +5 -7
- package/esm/funcs/accounting-get-bills.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal-document.js +4 -6
- package/esm/funcs/accounting-get-booking-proposal-document.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal.js +4 -6
- package/esm/funcs/accounting-get-booking-proposal.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposals.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposals.js +5 -7
- package/esm/funcs/accounting-get-booking-proposals.js.map +1 -1
- package/esm/funcs/accounting-get-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-get-contact.js +4 -6
- package/esm/funcs/accounting-get-contact.js.map +1 -1
- package/esm/funcs/accounting-get-contacts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-contacts.js +5 -7
- package/esm/funcs/accounting-get-contacts.js.map +1 -1
- package/esm/funcs/accounting-get-credit-note.d.ts.map +1 -1
- package/esm/funcs/accounting-get-credit-note.js +4 -6
- package/esm/funcs/accounting-get-credit-note.js.map +1 -1
- package/esm/funcs/accounting-get-credit-notes.d.ts.map +1 -1
- package/esm/funcs/accounting-get-credit-notes.js +5 -7
- package/esm/funcs/accounting-get-credit-notes.js.map +1 -1
- package/esm/funcs/accounting-get-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-get-customer.js +4 -6
- package/esm/funcs/accounting-get-customer.js.map +1 -1
- package/esm/funcs/accounting-get-customers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-customers.js +5 -7
- package/esm/funcs/accounting-get-customers.js.map +1 -1
- package/esm/funcs/accounting-get-dimensions.d.ts.map +1 -1
- package/esm/funcs/accounting-get-dimensions.js +5 -7
- package/esm/funcs/accounting-get-dimensions.js.map +1 -1
- package/esm/funcs/accounting-get-document-extensions.d.ts.map +1 -1
- package/esm/funcs/accounting-get-document-extensions.js +5 -7
- package/esm/funcs/accounting-get-document-extensions.js.map +1 -1
- package/esm/funcs/accounting-get-document-types.d.ts.map +1 -1
- package/esm/funcs/accounting-get-document-types.js +5 -7
- package/esm/funcs/accounting-get-document-types.js.map +1 -1
- package/esm/funcs/accounting-get-expense.d.ts.map +1 -1
- package/esm/funcs/accounting-get-expense.js +4 -6
- package/esm/funcs/accounting-get-expense.js.map +1 -1
- package/esm/funcs/accounting-get-expenses.d.ts.map +1 -1
- package/esm/funcs/accounting-get-expenses.js +5 -7
- package/esm/funcs/accounting-get-expenses.js.map +1 -1
- package/esm/funcs/accounting-get-fiscal-year.d.ts.map +1 -1
- package/esm/funcs/accounting-get-fiscal-year.js +4 -6
- package/esm/funcs/accounting-get-fiscal-year.js.map +1 -1
- package/esm/funcs/accounting-get-fiscal-years.d.ts.map +1 -1
- package/esm/funcs/accounting-get-fiscal-years.js +5 -7
- package/esm/funcs/accounting-get-fiscal-years.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-item.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-items.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipts.js +5 -7
- package/esm/funcs/accounting-get-goods-receipts.js.map +1 -1
- package/esm/funcs/accounting-get-invoice-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoice-document.js +4 -6
- package/esm/funcs/accounting-get-invoice-document.js.map +1 -1
- package/esm/funcs/accounting-get-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoice.js +4 -6
- package/esm/funcs/accounting-get-invoice.js.map +1 -1
- package/esm/funcs/accounting-get-invoices.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoices.js +5 -7
- package/esm/funcs/accounting-get-invoices.js.map +1 -1
- package/esm/funcs/accounting-get-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-item.js +4 -6
- package/esm/funcs/accounting-get-item.js.map +1 -1
- package/esm/funcs/accounting-get-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-items.js +5 -7
- package/esm/funcs/accounting-get-items.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entries.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entries.js +5 -7
- package/esm/funcs/accounting-get-journal-entries.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.js +4 -6
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachments.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachments.js +4 -6
- package/esm/funcs/accounting-get-journal-entry-attachments.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry.js +4 -6
- package/esm/funcs/accounting-get-journal-entry.js.map +1 -1
- package/esm/funcs/accounting-get-journals.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journals.js +5 -7
- package/esm/funcs/accounting-get-journals.js.map +1 -1
- package/esm/funcs/accounting-get-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-line-item.js +4 -6
- package/esm/funcs/accounting-get-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-line-items.js +4 -6
- package/esm/funcs/accounting-get-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-offer-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-document.js +4 -6
- package/esm/funcs/accounting-get-offer-document.js.map +1 -1
- package/esm/funcs/accounting-get-offer-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-line-item.js +4 -6
- package/esm/funcs/accounting-get-offer-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-offer-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-line-items.js +4 -6
- package/esm/funcs/accounting-get-offer-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-offer.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer.js +4 -6
- package/esm/funcs/accounting-get-offer.js.map +1 -1
- package/esm/funcs/accounting-get-offers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offers.js +5 -7
- package/esm/funcs/accounting-get-offers.js.map +1 -1
- package/esm/funcs/accounting-get-open-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-open-items.js +5 -7
- package/esm/funcs/accounting-get-open-items.js.map +1 -1
- package/esm/funcs/accounting-get-payment-term.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment-term.js +4 -6
- package/esm/funcs/accounting-get-payment-term.js.map +1 -1
- package/esm/funcs/accounting-get-payment-terms.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment-terms.js +5 -7
- package/esm/funcs/accounting-get-payment-terms.js.map +1 -1
- package/esm/funcs/accounting-get-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment.js +4 -6
- package/esm/funcs/accounting-get-payment.js.map +1 -1
- package/esm/funcs/accounting-get-payments.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payments.js +5 -7
- package/esm/funcs/accounting-get-payments.js.map +1 -1
- package/esm/funcs/accounting-get-profile.d.ts +2 -1
- package/esm/funcs/accounting-get-profile.d.ts.map +1 -1
- package/esm/funcs/accounting-get-profile.js +18 -9
- package/esm/funcs/accounting-get-profile.js.map +1 -1
- package/esm/funcs/accounting-get-project.d.ts.map +1 -1
- package/esm/funcs/accounting-get-project.js +4 -6
- package/esm/funcs/accounting-get-project.js.map +1 -1
- package/esm/funcs/accounting-get-projects.d.ts.map +1 -1
- package/esm/funcs/accounting-get-projects.js +5 -7
- package/esm/funcs/accounting-get-projects.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-item.js +4 -6
- package/esm/funcs/accounting-get-purchase-order-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-items.js +4 -6
- package/esm/funcs/accounting-get-purchase-order-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order.js +4 -6
- package/esm/funcs/accounting-get-purchase-order.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-orders.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-orders.js +5 -7
- package/esm/funcs/accounting-get-purchase-orders.js.map +1 -1
- package/esm/funcs/accounting-get-sales-order-lines.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-order-lines.js +4 -6
- package/esm/funcs/accounting-get-sales-order-lines.js.map +1 -1
- package/esm/funcs/accounting-get-sales-order.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-order.js +4 -6
- package/esm/funcs/accounting-get-sales-order.js.map +1 -1
- package/esm/funcs/accounting-get-sales-orders.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-orders.js +5 -7
- package/esm/funcs/accounting-get-sales-orders.js.map +1 -1
- package/esm/funcs/accounting-get-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-get-supplier.js +4 -6
- package/esm/funcs/accounting-get-supplier.js.map +1 -1
- package/esm/funcs/accounting-get-suppliers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-suppliers.js +5 -7
- package/esm/funcs/accounting-get-suppliers.js.map +1 -1
- package/esm/funcs/accounting-get-tax-rate.d.ts.map +1 -1
- package/esm/funcs/accounting-get-tax-rate.js +4 -6
- package/esm/funcs/accounting-get-tax-rate.js.map +1 -1
- package/esm/funcs/accounting-get-tax-rates.d.ts.map +1 -1
- package/esm/funcs/accounting-get-tax-rates.js +5 -7
- package/esm/funcs/accounting-get-tax-rates.js.map +1 -1
- package/esm/funcs/accounting-get-trial-balance.d.ts.map +1 -1
- package/esm/funcs/accounting-get-trial-balance.js +5 -7
- package/esm/funcs/accounting-get-trial-balance.js.map +1 -1
- package/esm/funcs/accounting-get-units.d.ts.map +1 -1
- package/esm/funcs/accounting-get-units.js +5 -7
- package/esm/funcs/accounting-get-units.js.map +1 -1
- package/esm/funcs/accounting-get-vendor-credits.d.ts.map +1 -1
- package/esm/funcs/accounting-get-vendor-credits.js +5 -7
- package/esm/funcs/accounting-get-vendor-credits.js.map +1 -1
- package/esm/funcs/accounting-patch-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-contact.js +4 -6
- package/esm/funcs/accounting-patch-contact.js.map +1 -1
- package/esm/funcs/accounting-patch-customers.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-customers.js +4 -6
- package/esm/funcs/accounting-patch-customers.js.map +1 -1
- package/esm/funcs/accounting-patch-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-invoice.js +4 -6
- package/esm/funcs/accounting-patch-invoice.js.map +1 -1
- package/esm/funcs/accounting-patch-item.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-item.js +4 -6
- package/esm/funcs/accounting-patch-item.js.map +1 -1
- package/esm/funcs/accounting-patch-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-line-item.js +4 -6
- package/esm/funcs/accounting-patch-line-item.js.map +1 -1
- package/esm/funcs/accounting-patch-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-supplier.js +4 -6
- package/esm/funcs/accounting-patch-supplier.js.map +1 -1
- package/esm/funcs/accounting-post-file-async.d.ts +11 -0
- package/esm/funcs/accounting-post-file-async.d.ts.map +1 -0
- package/esm/funcs/accounting-post-file-async.js +111 -0
- package/esm/funcs/accounting-post-file-async.js.map +1 -0
- package/esm/funcs/accounting-post-file.d.ts.map +1 -1
- package/esm/funcs/accounting-post-file.js +5 -7
- package/esm/funcs/accounting-post-file.js.map +1 -1
- package/esm/funcs/accounting-put-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-put-contact.js +4 -6
- package/esm/funcs/accounting-put-contact.js.map +1 -1
- package/esm/funcs/accounting-update-bill-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-update-bill-line-item.js +4 -6
- package/esm/funcs/accounting-update-bill-line-item.js.map +1 -1
- package/esm/funcs/accounting-update-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-update-bill.js +4 -6
- package/esm/funcs/accounting-update-bill.js.map +1 -1
- package/esm/funcs/accounting-update-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-update-customer.js +4 -6
- package/esm/funcs/accounting-update-customer.js.map +1 -1
- package/esm/funcs/accounting-update-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-update-supplier.js +4 -6
- package/esm/funcs/accounting-update-supplier.js.map +1 -1
- package/esm/funcs/accounting-update-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-update-vendor-credit.js +4 -6
- package/esm/funcs/accounting-update-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.js +6 -8
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-create-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-create-contact-v2.js +5 -7
- package/esm/funcs/accounting-v2-create-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-get-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-contacts-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-contacts-v2.js +5 -7
- package/esm/funcs/accounting-v2-get-contacts-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.js +4 -6
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.js.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-v2.js +5 -7
- package/esm/funcs/accounting-v2-get-dimensions-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-patch-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-patch-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-patch-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-put-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-put-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-put-contact-v2.js.map +1 -1
- package/esm/funcs/auth-create-end-user-account.d.ts.map +1 -1
- package/esm/funcs/auth-create-end-user-account.js +4 -6
- package/esm/funcs/auth-create-end-user-account.js.map +1 -1
- package/esm/funcs/auth-get-companies.d.ts.map +1 -1
- package/esm/funcs/auth-get-companies.js +5 -7
- package/esm/funcs/auth-get-companies.js.map +1 -1
- package/esm/funcs/auth-get-environments.d.ts +1 -1
- package/esm/funcs/auth-get-environments.d.ts.map +1 -1
- package/esm/funcs/auth-get-environments.js +17 -9
- package/esm/funcs/auth-get-environments.js.map +1 -1
- package/esm/funcs/auth-system-login-url.d.ts.map +1 -1
- package/esm/funcs/auth-system-login-url.js +7 -8
- package/esm/funcs/auth-system-login-url.js.map +1 -1
- package/esm/funcs/events-get-code.d.ts.map +1 -1
- package/esm/funcs/events-get-code.js +4 -6
- package/esm/funcs/events-get-code.js.map +1 -1
- package/esm/funcs/events-handle-callback.d.ts.map +1 -1
- package/esm/funcs/events-handle-callback.js +4 -6
- package/esm/funcs/events-handle-callback.js.map +1 -1
- package/esm/funcs/events-handle-configuration-callback.d.ts.map +1 -1
- package/esm/funcs/events-handle-configuration-callback.js +4 -6
- package/esm/funcs/events-handle-configuration-callback.js.map +1 -1
- package/esm/funcs/health-check.d.ts +1 -1
- package/esm/funcs/health-check.d.ts.map +1 -1
- package/esm/funcs/health-check.js +17 -9
- package/esm/funcs/health-check.js.map +1 -1
- package/esm/funcs/tenants-add-callback-url.d.ts +2 -2
- package/esm/funcs/tenants-add-callback-url.d.ts.map +1 -1
- package/esm/funcs/tenants-add-callback-url.js +8 -10
- package/esm/funcs/tenants-add-callback-url.js.map +1 -1
- package/esm/funcs/tenants-count-end-users-by-system.d.ts +2 -1
- package/esm/funcs/tenants-count-end-users-by-system.d.ts.map +1 -1
- package/esm/funcs/tenants-count-end-users-by-system.js +18 -9
- package/esm/funcs/tenants-count-end-users-by-system.js.map +1 -1
- package/esm/funcs/tenants-delete-end-user.d.ts +1 -1
- package/esm/funcs/tenants-delete-end-user.d.ts.map +1 -1
- package/esm/funcs/tenants-delete-end-user.js +17 -9
- package/esm/funcs/tenants-delete-end-user.js.map +1 -1
- package/esm/funcs/tenants-delete-registered-system.d.ts.map +1 -1
- package/esm/funcs/tenants-delete-registered-system.js +4 -6
- package/esm/funcs/tenants-delete-registered-system.js.map +1 -1
- package/esm/funcs/tenants-generate-tenant-signing-secret.d.ts +11 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.d.ts.map +1 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.js +70 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.js.map +1 -0
- package/esm/funcs/tenants-get-callback-url.d.ts +2 -1
- package/esm/funcs/tenants-get-callback-url.d.ts.map +1 -1
- package/esm/funcs/tenants-get-callback-url.js +18 -9
- package/esm/funcs/tenants-get-callback-url.js.map +1 -1
- package/esm/funcs/tenants-get-end-user-list.d.ts +2 -1
- package/esm/funcs/tenants-get-end-user-list.d.ts.map +1 -1
- package/esm/funcs/tenants-get-end-user-list.js +18 -9
- package/esm/funcs/tenants-get-end-user-list.js.map +1 -1
- package/esm/funcs/tenants-get-registered-systems-masked.d.ts +2 -1
- package/esm/funcs/tenants-get-registered-systems-masked.d.ts.map +1 -1
- package/esm/funcs/tenants-get-registered-systems-masked.js +18 -9
- package/esm/funcs/tenants-get-registered-systems-masked.js.map +1 -1
- package/esm/funcs/tenants-get-registered-systems.d.ts +2 -1
- package/esm/funcs/tenants-get-registered-systems.d.ts.map +1 -1
- package/esm/funcs/tenants-get-registered-systems.js +18 -9
- package/esm/funcs/tenants-get-registered-systems.js.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.js +17 -9
- package/esm/funcs/tenants-get-submission-page-style-by-key.js.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style.d.ts.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style.js +5 -7
- package/esm/funcs/tenants-get-submission-page-style.js.map +1 -1
- package/esm/funcs/tenants-get-target-system-requirements.d.ts +2 -1
- package/esm/funcs/tenants-get-target-system-requirements.d.ts.map +1 -1
- package/esm/funcs/tenants-get-target-system-requirements.js +18 -9
- package/esm/funcs/tenants-get-target-system-requirements.js.map +1 -1
- package/esm/funcs/tenants-get-target-system-values.d.ts +2 -1
- package/esm/funcs/tenants-get-target-system-values.d.ts.map +1 -1
- package/esm/funcs/tenants-get-target-system-values.js +18 -9
- package/esm/funcs/tenants-get-target-system-values.js.map +1 -1
- package/esm/funcs/tenants-system-registration.d.ts +2 -2
- package/esm/funcs/tenants-system-registration.d.ts.map +1 -1
- package/esm/funcs/tenants-system-registration.js +8 -10
- package/esm/funcs/tenants-system-registration.js.map +1 -1
- package/esm/funcs/tenants-update-submission-page-style.d.ts +1 -2
- package/esm/funcs/tenants-update-submission-page-style.d.ts.map +1 -1
- package/esm/funcs/tenants-update-submission-page-style.js +7 -10
- package/esm/funcs/tenants-update-submission-page-style.js.map +1 -1
- package/esm/funcs/user-get-user-info.d.ts +1 -1
- package/esm/funcs/user-get-user-info.d.ts.map +1 -1
- package/esm/funcs/user-get-user-info.js +17 -9
- package/esm/funcs/user-get-user-info.js.map +1 -1
- package/esm/funcs/webhooks-create-webhook-end-user.d.ts.map +1 -1
- package/esm/funcs/webhooks-create-webhook-end-user.js +5 -7
- package/esm/funcs/webhooks-create-webhook-end-user.js.map +1 -1
- package/esm/funcs/webhooks-create-webhook.d.ts.map +1 -1
- package/esm/funcs/webhooks-create-webhook.js +5 -7
- package/esm/funcs/webhooks-create-webhook.js.map +1 -1
- package/esm/funcs/webhooks-delete-webhook-end-user.d.ts.map +1 -1
- package/esm/funcs/webhooks-delete-webhook-end-user.js +4 -6
- package/esm/funcs/webhooks-delete-webhook-end-user.js.map +1 -1
- package/esm/funcs/webhooks-delete-webhook.d.ts.map +1 -1
- package/esm/funcs/webhooks-delete-webhook.js +4 -6
- package/esm/funcs/webhooks-delete-webhook.js.map +1 -1
- package/esm/funcs/webhooks-get-webhooks.d.ts.map +1 -1
- package/esm/funcs/webhooks-get-webhooks.js +5 -7
- package/esm/funcs/webhooks-get-webhooks.js.map +1 -1
- package/esm/lib/config.d.ts +9 -6
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/env.d.ts +11 -0
- package/esm/lib/env.d.ts.map +1 -1
- package/esm/lib/env.js +14 -0
- package/esm/lib/env.js.map +1 -1
- package/esm/lib/sdks.js +2 -4
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/security.d.ts +0 -3
- package/esm/lib/security.d.ts.map +1 -1
- package/esm/lib/security.js +0 -32
- package/esm/lib/security.js.map +1 -1
- package/esm/models/bill-response-dto.d.ts +1 -0
- package/esm/models/bill-response-dto.d.ts.map +1 -1
- package/esm/models/bill-response-dto.js +1 -0
- package/esm/models/bill-response-dto.js.map +1 -1
- package/esm/models/booking-proposal-response-dto.d.ts +4 -4
- package/esm/models/booking-proposal-response-dto.d.ts.map +1 -1
- package/esm/models/booking-proposal-response-dto.js +3 -3
- package/esm/models/booking-proposal-response-dto.js.map +1 -1
- package/esm/models/create-bill-request-dto.d.ts +2 -0
- package/esm/models/create-bill-request-dto.d.ts.map +1 -1
- package/esm/models/create-bill-request-dto.js +1 -0
- package/esm/models/create-bill-request-dto.js.map +1 -1
- package/esm/models/create-expense-request-dto-v2.d.ts +68 -0
- package/esm/models/create-expense-request-dto-v2.d.ts.map +1 -0
- package/esm/models/create-expense-request-dto-v2.js +47 -0
- package/esm/models/create-expense-request-dto-v2.js.map +1 -0
- package/esm/models/create-payment-line.d.ts +2 -0
- package/esm/models/create-payment-line.d.ts.map +1 -1
- package/esm/models/create-payment-line.js +1 -0
- package/esm/models/create-payment-line.js.map +1 -1
- package/esm/models/expense-line-item-request-dto-v2.d.ts +35 -0
- package/esm/models/expense-line-item-request-dto-v2.d.ts.map +1 -0
- package/esm/models/expense-line-item-request-dto-v2.js +25 -0
- package/esm/models/expense-line-item-request-dto-v2.js.map +1 -0
- package/esm/models/index.d.ts +4 -5
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +4 -5
- package/esm/models/index.js.map +1 -1
- package/esm/models/operations/add-callback-url.d.ts +27 -0
- package/esm/models/operations/add-callback-url.d.ts.map +1 -0
- package/esm/models/operations/add-callback-url.js +15 -0
- package/esm/models/operations/add-callback-url.js.map +1 -0
- package/esm/models/operations/check.d.ts +22 -0
- package/esm/models/operations/check.d.ts.map +1 -1
- package/esm/models/operations/check.js +8 -0
- package/esm/models/operations/check.js.map +1 -1
- package/esm/models/operations/count-end-users-by-system.d.ts +24 -0
- package/esm/models/operations/count-end-users-by-system.d.ts.map +1 -0
- package/esm/models/operations/count-end-users-by-system.js +13 -0
- package/esm/models/operations/count-end-users-by-system.js.map +1 -0
- package/esm/models/operations/create-account.d.ts +14 -0
- package/esm/models/operations/create-account.d.ts.map +1 -1
- package/esm/models/operations/create-account.js +2 -0
- package/esm/models/operations/create-account.js.map +1 -1
- package/esm/models/operations/create-bank-account.d.ts +14 -0
- package/esm/models/operations/create-bank-account.d.ts.map +1 -1
- package/esm/models/operations/create-bank-account.js +2 -0
- package/esm/models/operations/create-bank-account.js.map +1 -1
- package/esm/models/operations/create-bill-line-item.d.ts +14 -0
- package/esm/models/operations/create-bill-line-item.d.ts.map +1 -1
- package/esm/models/operations/create-bill-line-item.js +2 -0
- package/esm/models/operations/create-bill-line-item.js.map +1 -1
- package/esm/models/operations/create-bill.d.ts +14 -0
- package/esm/models/operations/create-bill.d.ts.map +1 -1
- package/esm/models/operations/create-bill.js +2 -0
- package/esm/models/operations/create-bill.js.map +1 -1
- package/esm/models/operations/create-booking-proposal-v2.d.ts +16 -2
- package/esm/models/operations/create-booking-proposal-v2.d.ts.map +1 -1
- package/esm/models/operations/create-booking-proposal-v2.js +3 -1
- package/esm/models/operations/create-booking-proposal-v2.js.map +1 -1
- package/esm/models/operations/create-booking-proposal.d.ts +14 -0
- package/esm/models/operations/create-booking-proposal.d.ts.map +1 -1
- package/esm/models/operations/create-booking-proposal.js +2 -0
- package/esm/models/operations/create-booking-proposal.js.map +1 -1
- package/esm/models/operations/create-contact-v2.d.ts +14 -0
- package/esm/models/operations/create-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/create-contact-v2.js +2 -0
- package/esm/models/operations/create-contact-v2.js.map +1 -1
- package/esm/models/operations/create-contact.d.ts +14 -0
- package/esm/models/operations/create-contact.d.ts.map +1 -1
- package/esm/models/operations/create-contact.js +2 -0
- package/esm/models/operations/create-contact.js.map +1 -1
- package/esm/models/operations/create-contacts-v1.d.ts +14 -0
- package/esm/models/operations/create-contacts-v1.d.ts.map +1 -1
- package/esm/models/operations/create-contacts-v1.js +2 -0
- package/esm/models/operations/create-contacts-v1.js.map +1 -1
- package/esm/models/operations/create-contacts.d.ts +14 -0
- package/esm/models/operations/create-contacts.d.ts.map +1 -1
- package/esm/models/operations/create-contacts.js +2 -0
- package/esm/models/operations/create-contacts.js.map +1 -1
- package/esm/models/operations/create-customer.d.ts +14 -0
- package/esm/models/operations/create-customer.d.ts.map +1 -1
- package/esm/models/operations/create-customer.js +2 -0
- package/esm/models/operations/create-customer.js.map +1 -1
- package/esm/models/operations/create-end-user-account.d.ts +14 -0
- package/esm/models/operations/create-end-user-account.d.ts.map +1 -1
- package/esm/models/operations/create-end-user-account.js +2 -0
- package/esm/models/operations/create-end-user-account.js.map +1 -1
- package/esm/models/operations/create-event-subscriptions.d.ts +14 -0
- package/esm/models/operations/create-event-subscriptions.d.ts.map +1 -1
- package/esm/models/operations/create-event-subscriptions.js +2 -0
- package/esm/models/operations/create-event-subscriptions.js.map +1 -1
- package/esm/models/operations/create-expense-async.d.ts +94 -0
- package/esm/models/operations/create-expense-async.d.ts.map +1 -0
- package/esm/models/operations/create-expense-async.js +77 -0
- package/esm/models/operations/create-expense-async.js.map +1 -0
- package/esm/models/operations/create-expense.d.ts +14 -0
- package/esm/models/operations/create-expense.d.ts.map +1 -1
- package/esm/models/operations/create-expense.js +2 -0
- package/esm/models/operations/create-expense.js.map +1 -1
- package/esm/models/operations/create-invoice.d.ts +14 -0
- package/esm/models/operations/create-invoice.d.ts.map +1 -1
- package/esm/models/operations/create-invoice.js +2 -0
- package/esm/models/operations/create-invoice.js.map +1 -1
- package/esm/models/operations/create-item.d.ts +14 -0
- package/esm/models/operations/create-item.d.ts.map +1 -1
- package/esm/models/operations/create-item.js +2 -0
- package/esm/models/operations/create-item.js.map +1 -1
- package/esm/models/operations/create-journal-entries.d.ts +14 -0
- package/esm/models/operations/create-journal-entries.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entries.js +2 -0
- package/esm/models/operations/create-journal-entries.js.map +1 -1
- package/esm/models/operations/create-journal-entry-attachments.d.ts +14 -0
- package/esm/models/operations/create-journal-entry-attachments.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entry-attachments.js +2 -0
- package/esm/models/operations/create-journal-entry-attachments.js.map +1 -1
- package/esm/models/operations/create-journal-entry.d.ts +14 -0
- package/esm/models/operations/create-journal-entry.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entry.js +2 -0
- package/esm/models/operations/create-journal-entry.js.map +1 -1
- package/esm/models/operations/create-line-item.d.ts +14 -0
- package/esm/models/operations/create-line-item.d.ts.map +1 -1
- package/esm/models/operations/create-line-item.js +2 -0
- package/esm/models/operations/create-line-item.js.map +1 -1
- package/esm/models/operations/create-offer.d.ts +14 -0
- package/esm/models/operations/create-offer.d.ts.map +1 -1
- package/esm/models/operations/create-offer.js +2 -0
- package/esm/models/operations/create-offer.js.map +1 -1
- package/esm/models/operations/create-pass-through-request.d.ts +14 -0
- package/esm/models/operations/create-pass-through-request.d.ts.map +1 -1
- package/esm/models/operations/create-pass-through-request.js +2 -0
- package/esm/models/operations/create-pass-through-request.js.map +1 -1
- package/esm/models/operations/create-payment-term.d.ts +14 -0
- package/esm/models/operations/create-payment-term.d.ts.map +1 -1
- package/esm/models/operations/create-payment-term.js +2 -0
- package/esm/models/operations/create-payment-term.js.map +1 -1
- package/esm/models/operations/create-payment.d.ts +14 -0
- package/esm/models/operations/create-payment.d.ts.map +1 -1
- package/esm/models/operations/create-payment.js +2 -0
- package/esm/models/operations/create-payment.js.map +1 -1
- package/esm/models/operations/create-project.d.ts +14 -0
- package/esm/models/operations/create-project.d.ts.map +1 -1
- package/esm/models/operations/create-project.js +2 -0
- package/esm/models/operations/create-project.js.map +1 -1
- package/esm/models/operations/create-sales-order.d.ts +14 -0
- package/esm/models/operations/create-sales-order.d.ts.map +1 -1
- package/esm/models/operations/create-sales-order.js +2 -0
- package/esm/models/operations/create-sales-order.js.map +1 -1
- package/esm/models/operations/create-supplier.d.ts +14 -0
- package/esm/models/operations/create-supplier.d.ts.map +1 -1
- package/esm/models/operations/create-supplier.js +2 -0
- package/esm/models/operations/create-supplier.js.map +1 -1
- package/esm/models/operations/create-transaction.d.ts +14 -0
- package/esm/models/operations/create-transaction.d.ts.map +1 -1
- package/esm/models/operations/create-transaction.js +2 -0
- package/esm/models/operations/create-transaction.js.map +1 -1
- package/esm/models/operations/create-vendor-credit.d.ts +14 -0
- package/esm/models/operations/create-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/create-vendor-credit.js +2 -0
- package/esm/models/operations/create-vendor-credit.js.map +1 -1
- package/esm/models/operations/create-webhook-end-user.d.ts +14 -0
- package/esm/models/operations/create-webhook-end-user.d.ts.map +1 -1
- package/esm/models/operations/create-webhook-end-user.js +2 -0
- package/esm/models/operations/create-webhook-end-user.js.map +1 -1
- package/esm/models/operations/create-webhook.d.ts +14 -0
- package/esm/models/operations/create-webhook.d.ts.map +1 -1
- package/esm/models/operations/create-webhook.js +2 -0
- package/esm/models/operations/create-webhook.js.map +1 -1
- package/esm/models/operations/delete-bill.d.ts +14 -0
- package/esm/models/operations/delete-bill.d.ts.map +1 -1
- package/esm/models/operations/delete-bill.js +2 -0
- package/esm/models/operations/delete-bill.js.map +1 -1
- package/esm/models/operations/delete-end-user.d.ts +22 -0
- package/esm/models/operations/delete-end-user.d.ts.map +1 -1
- package/esm/models/operations/delete-end-user.js +8 -0
- package/esm/models/operations/delete-end-user.js.map +1 -1
- package/esm/models/operations/delete-event-subscriptions.d.ts +14 -0
- package/esm/models/operations/delete-event-subscriptions.d.ts.map +1 -1
- package/esm/models/operations/delete-event-subscriptions.js +2 -0
- package/esm/models/operations/delete-event-subscriptions.js.map +1 -1
- package/esm/models/operations/delete-payment.d.ts +14 -0
- package/esm/models/operations/delete-payment.d.ts.map +1 -1
- package/esm/models/operations/delete-payment.js +2 -0
- package/esm/models/operations/delete-payment.js.map +1 -1
- package/esm/models/operations/delete-registered-system.d.ts +14 -0
- package/esm/models/operations/delete-registered-system.d.ts.map +1 -1
- package/esm/models/operations/delete-registered-system.js +2 -0
- package/esm/models/operations/delete-registered-system.js.map +1 -1
- package/esm/models/operations/delete-vendor-credit.d.ts +14 -0
- package/esm/models/operations/delete-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/delete-vendor-credit.js +2 -0
- package/esm/models/operations/delete-vendor-credit.js.map +1 -1
- package/esm/models/operations/delete-webhook-end-user.d.ts +14 -0
- package/esm/models/operations/delete-webhook-end-user.d.ts.map +1 -1
- package/esm/models/operations/delete-webhook-end-user.js +2 -0
- package/esm/models/operations/delete-webhook-end-user.js.map +1 -1
- package/esm/models/operations/delete-webhook.d.ts +14 -0
- package/esm/models/operations/delete-webhook.d.ts.map +1 -1
- package/esm/models/operations/delete-webhook.js +2 -0
- package/esm/models/operations/delete-webhook.js.map +1 -1
- package/esm/models/operations/generate-tenant-signing-secret.d.ts +33 -0
- package/esm/models/operations/generate-tenant-signing-secret.d.ts.map +1 -0
- package/esm/models/operations/generate-tenant-signing-secret.js +19 -0
- package/esm/models/operations/generate-tenant-signing-secret.js.map +1 -0
- package/esm/models/operations/get-account.d.ts +14 -0
- package/esm/models/operations/get-account.d.ts.map +1 -1
- package/esm/models/operations/get-account.js +2 -0
- package/esm/models/operations/get-account.js.map +1 -1
- package/esm/models/operations/get-accounts.d.ts +14 -0
- package/esm/models/operations/get-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-accounts.js +2 -0
- package/esm/models/operations/get-accounts.js.map +1 -1
- package/esm/models/operations/get-async-task-info.d.ts +14 -0
- package/esm/models/operations/get-async-task-info.d.ts.map +1 -1
- package/esm/models/operations/get-async-task-info.js +2 -0
- package/esm/models/operations/get-async-task-info.js.map +1 -1
- package/esm/models/operations/get-bank-account.d.ts +14 -0
- package/esm/models/operations/get-bank-account.d.ts.map +1 -1
- package/esm/models/operations/get-bank-account.js +2 -0
- package/esm/models/operations/get-bank-account.js.map +1 -1
- package/esm/models/operations/get-bank-accounts.d.ts +14 -0
- package/esm/models/operations/get-bank-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-bank-accounts.js +2 -0
- package/esm/models/operations/get-bank-accounts.js.map +1 -1
- package/esm/models/operations/get-bill-document.d.ts +14 -0
- package/esm/models/operations/get-bill-document.d.ts.map +1 -1
- package/esm/models/operations/get-bill-document.js +2 -0
- package/esm/models/operations/get-bill-document.js.map +1 -1
- package/esm/models/operations/get-bill-line-items.d.ts +14 -0
- package/esm/models/operations/get-bill-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-bill-line-items.js +2 -0
- package/esm/models/operations/get-bill-line-items.js.map +1 -1
- package/esm/models/operations/get-bill.d.ts +14 -0
- package/esm/models/operations/get-bill.d.ts.map +1 -1
- package/esm/models/operations/get-bill.js +2 -0
- package/esm/models/operations/get-bill.js.map +1 -1
- package/esm/models/operations/get-bills.d.ts +14 -0
- package/esm/models/operations/get-bills.d.ts.map +1 -1
- package/esm/models/operations/get-bills.js +2 -0
- package/esm/models/operations/get-bills.js.map +1 -1
- package/esm/models/operations/get-booking-proposal-document.d.ts +14 -0
- package/esm/models/operations/get-booking-proposal-document.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposal-document.js +2 -0
- package/esm/models/operations/get-booking-proposal-document.js.map +1 -1
- package/esm/models/operations/get-booking-proposal.d.ts +14 -0
- package/esm/models/operations/get-booking-proposal.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposal.js +2 -0
- package/esm/models/operations/get-booking-proposal.js.map +1 -1
- package/esm/models/operations/get-booking-proposals.d.ts +14 -0
- package/esm/models/operations/get-booking-proposals.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposals.js +2 -0
- package/esm/models/operations/get-booking-proposals.js.map +1 -1
- package/esm/models/operations/get-callback-url.d.ts +24 -0
- package/esm/models/operations/get-callback-url.d.ts.map +1 -0
- package/esm/models/operations/get-callback-url.js +13 -0
- package/esm/models/operations/get-callback-url.js.map +1 -0
- package/esm/models/operations/get-code.d.ts +14 -0
- package/esm/models/operations/get-code.d.ts.map +1 -1
- package/esm/models/operations/get-code.js +2 -0
- package/esm/models/operations/get-code.js.map +1 -1
- package/esm/models/operations/get-companies.d.ts +14 -0
- package/esm/models/operations/get-companies.d.ts.map +1 -1
- package/esm/models/operations/get-companies.js +2 -0
- package/esm/models/operations/get-companies.js.map +1 -1
- package/esm/models/operations/get-contact-v2.d.ts +14 -0
- package/esm/models/operations/get-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/get-contact-v2.js +2 -0
- package/esm/models/operations/get-contact-v2.js.map +1 -1
- package/esm/models/operations/get-contact.d.ts +14 -0
- package/esm/models/operations/get-contact.d.ts.map +1 -1
- package/esm/models/operations/get-contact.js +2 -0
- package/esm/models/operations/get-contact.js.map +1 -1
- package/esm/models/operations/get-contacts-v2.d.ts +14 -0
- package/esm/models/operations/get-contacts-v2.d.ts.map +1 -1
- package/esm/models/operations/get-contacts-v2.js +2 -0
- package/esm/models/operations/get-contacts-v2.js.map +1 -1
- package/esm/models/operations/get-contacts.d.ts +14 -0
- package/esm/models/operations/get-contacts.d.ts.map +1 -1
- package/esm/models/operations/get-contacts.js +2 -0
- package/esm/models/operations/get-contacts.js.map +1 -1
- package/esm/models/operations/get-credit-note.d.ts +14 -0
- package/esm/models/operations/get-credit-note.d.ts.map +1 -1
- package/esm/models/operations/get-credit-note.js +2 -0
- package/esm/models/operations/get-credit-note.js.map +1 -1
- package/esm/models/operations/get-credit-notes.d.ts +14 -0
- package/esm/models/operations/get-credit-notes.d.ts.map +1 -1
- package/esm/models/operations/get-credit-notes.js +2 -0
- package/esm/models/operations/get-credit-notes.js.map +1 -1
- package/esm/models/operations/get-customer.d.ts +14 -0
- package/esm/models/operations/get-customer.d.ts.map +1 -1
- package/esm/models/operations/get-customer.js +2 -0
- package/esm/models/operations/get-customer.js.map +1 -1
- package/esm/models/operations/get-customers.d.ts +14 -0
- package/esm/models/operations/get-customers.d.ts.map +1 -1
- package/esm/models/operations/get-customers.js +2 -0
- package/esm/models/operations/get-customers.js.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.d.ts +14 -0
- package/esm/models/operations/get-dimensions-by-dimension.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.js +2 -0
- package/esm/models/operations/get-dimensions-by-dimension.js.map +1 -1
- package/esm/models/operations/get-dimensions-v2.d.ts +14 -0
- package/esm/models/operations/get-dimensions-v2.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions-v2.js +2 -0
- package/esm/models/operations/get-dimensions-v2.js.map +1 -1
- package/esm/models/operations/get-dimensions.d.ts +14 -0
- package/esm/models/operations/get-dimensions.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions.js +2 -0
- package/esm/models/operations/get-dimensions.js.map +1 -1
- package/esm/models/operations/get-document-extensions.d.ts +14 -0
- package/esm/models/operations/get-document-extensions.d.ts.map +1 -1
- package/esm/models/operations/get-document-extensions.js +2 -0
- package/esm/models/operations/get-document-extensions.js.map +1 -1
- package/esm/models/operations/get-document-types.d.ts +14 -0
- package/esm/models/operations/get-document-types.d.ts.map +1 -1
- package/esm/models/operations/get-document-types.js +2 -0
- package/esm/models/operations/get-document-types.js.map +1 -1
- package/esm/models/operations/get-end-user-list.d.ts +24 -0
- package/esm/models/operations/get-end-user-list.d.ts.map +1 -0
- package/esm/models/operations/get-end-user-list.js +13 -0
- package/esm/models/operations/get-end-user-list.js.map +1 -0
- package/esm/models/operations/get-environments.d.ts +22 -0
- package/esm/models/operations/get-environments.d.ts.map +1 -1
- package/esm/models/operations/get-environments.js +8 -0
- package/esm/models/operations/get-environments.js.map +1 -1
- package/esm/models/operations/get-expense.d.ts +14 -0
- package/esm/models/operations/get-expense.d.ts.map +1 -1
- package/esm/models/operations/get-expense.js +2 -0
- package/esm/models/operations/get-expense.js.map +1 -1
- package/esm/models/operations/get-expenses.d.ts +14 -0
- package/esm/models/operations/get-expenses.d.ts.map +1 -1
- package/esm/models/operations/get-expenses.js +2 -0
- package/esm/models/operations/get-expenses.js.map +1 -1
- package/esm/models/operations/get-fiscal-year.d.ts +14 -0
- package/esm/models/operations/get-fiscal-year.d.ts.map +1 -1
- package/esm/models/operations/get-fiscal-year.js +2 -0
- package/esm/models/operations/get-fiscal-year.js.map +1 -1
- package/esm/models/operations/get-fiscal-years.d.ts +14 -0
- package/esm/models/operations/get-fiscal-years.d.ts.map +1 -1
- package/esm/models/operations/get-fiscal-years.js +2 -0
- package/esm/models/operations/get-fiscal-years.js.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-item.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-item.js +2 -0
- package/esm/models/operations/get-goods-receipt-line-item.js.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-items.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-items.js +2 -0
- package/esm/models/operations/get-goods-receipt-line-items.js.map +1 -1
- package/esm/models/operations/get-goods-receipt.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt.js +2 -0
- package/esm/models/operations/get-goods-receipt.js.map +1 -1
- package/esm/models/operations/get-goods-receipts.d.ts +14 -0
- package/esm/models/operations/get-goods-receipts.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipts.js +2 -0
- package/esm/models/operations/get-goods-receipts.js.map +1 -1
- package/esm/models/operations/get-invoice-document.d.ts +14 -0
- package/esm/models/operations/get-invoice-document.d.ts.map +1 -1
- package/esm/models/operations/get-invoice-document.js +2 -0
- package/esm/models/operations/get-invoice-document.js.map +1 -1
- package/esm/models/operations/get-invoice.d.ts +14 -0
- package/esm/models/operations/get-invoice.d.ts.map +1 -1
- package/esm/models/operations/get-invoice.js +2 -0
- package/esm/models/operations/get-invoice.js.map +1 -1
- package/esm/models/operations/get-invoices.d.ts +14 -0
- package/esm/models/operations/get-invoices.d.ts.map +1 -1
- package/esm/models/operations/get-invoices.js +2 -0
- package/esm/models/operations/get-invoices.js.map +1 -1
- package/esm/models/operations/get-item.d.ts +14 -0
- package/esm/models/operations/get-item.d.ts.map +1 -1
- package/esm/models/operations/get-item.js +2 -0
- package/esm/models/operations/get-item.js.map +1 -1
- package/esm/models/operations/get-items.d.ts +14 -0
- package/esm/models/operations/get-items.d.ts.map +1 -1
- package/esm/models/operations/get-items.js +2 -0
- package/esm/models/operations/get-items.js.map +1 -1
- package/esm/models/operations/get-journal-entries.d.ts +14 -0
- package/esm/models/operations/get-journal-entries.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entries.js +2 -0
- package/esm/models/operations/get-journal-entries.js.map +1 -1
- package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts +14 -0
- package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry-attachment-by-id.js +2 -0
- package/esm/models/operations/get-journal-entry-attachment-by-id.js.map +1 -1
- package/esm/models/operations/get-journal-entry-attachments.d.ts +14 -0
- package/esm/models/operations/get-journal-entry-attachments.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry-attachments.js +2 -0
- package/esm/models/operations/get-journal-entry-attachments.js.map +1 -1
- package/esm/models/operations/get-journal-entry.d.ts +14 -0
- package/esm/models/operations/get-journal-entry.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry.js +2 -0
- package/esm/models/operations/get-journal-entry.js.map +1 -1
- package/esm/models/operations/get-journals.d.ts +14 -0
- package/esm/models/operations/get-journals.d.ts.map +1 -1
- package/esm/models/operations/get-journals.js +2 -0
- package/esm/models/operations/get-journals.js.map +1 -1
- package/esm/models/operations/get-line-item.d.ts +14 -0
- package/esm/models/operations/get-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-line-item.js +2 -0
- package/esm/models/operations/get-line-item.js.map +1 -1
- package/esm/models/operations/get-line-items.d.ts +14 -0
- package/esm/models/operations/get-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-line-items.js +2 -0
- package/esm/models/operations/get-line-items.js.map +1 -1
- package/esm/models/operations/get-offer-document.d.ts +14 -0
- package/esm/models/operations/get-offer-document.d.ts.map +1 -1
- package/esm/models/operations/get-offer-document.js +2 -0
- package/esm/models/operations/get-offer-document.js.map +1 -1
- package/esm/models/operations/get-offer-line-item.d.ts +14 -0
- package/esm/models/operations/get-offer-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-offer-line-item.js +2 -0
- package/esm/models/operations/get-offer-line-item.js.map +1 -1
- package/esm/models/operations/get-offer-line-items.d.ts +14 -0
- package/esm/models/operations/get-offer-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-offer-line-items.js +2 -0
- package/esm/models/operations/get-offer-line-items.js.map +1 -1
- package/esm/models/operations/get-offer.d.ts +14 -0
- package/esm/models/operations/get-offer.d.ts.map +1 -1
- package/esm/models/operations/get-offer.js +2 -0
- package/esm/models/operations/get-offer.js.map +1 -1
- package/esm/models/operations/get-offers.d.ts +14 -0
- package/esm/models/operations/get-offers.d.ts.map +1 -1
- package/esm/models/operations/get-offers.js +2 -0
- package/esm/models/operations/get-offers.js.map +1 -1
- package/esm/models/operations/get-open-items.d.ts +14 -0
- package/esm/models/operations/get-open-items.d.ts.map +1 -1
- package/esm/models/operations/get-open-items.js +2 -0
- package/esm/models/operations/get-open-items.js.map +1 -1
- package/esm/models/operations/get-payment-term.d.ts +14 -0
- package/esm/models/operations/get-payment-term.d.ts.map +1 -1
- package/esm/models/operations/get-payment-term.js +2 -0
- package/esm/models/operations/get-payment-term.js.map +1 -1
- package/esm/models/operations/get-payment-terms.d.ts +14 -0
- package/esm/models/operations/get-payment-terms.d.ts.map +1 -1
- package/esm/models/operations/get-payment-terms.js +2 -0
- package/esm/models/operations/get-payment-terms.js.map +1 -1
- package/esm/models/operations/get-payment.d.ts +14 -0
- package/esm/models/operations/get-payment.d.ts.map +1 -1
- package/esm/models/operations/get-payment.js +2 -0
- package/esm/models/operations/get-payment.js.map +1 -1
- package/esm/models/operations/get-payments.d.ts +14 -0
- package/esm/models/operations/get-payments.d.ts.map +1 -1
- package/esm/models/operations/get-payments.js +2 -0
- package/esm/models/operations/get-payments.js.map +1 -1
- package/esm/models/operations/get-profile.d.ts +24 -0
- package/esm/models/operations/get-profile.d.ts.map +1 -0
- package/esm/models/operations/get-profile.js +13 -0
- package/esm/models/operations/get-profile.js.map +1 -0
- package/esm/models/operations/get-project.d.ts +14 -0
- package/esm/models/operations/get-project.d.ts.map +1 -1
- package/esm/models/operations/get-project.js +2 -0
- package/esm/models/operations/get-project.js.map +1 -1
- package/esm/models/operations/get-projects.d.ts +14 -0
- package/esm/models/operations/get-projects.d.ts.map +1 -1
- package/esm/models/operations/get-projects.js +2 -0
- package/esm/models/operations/get-projects.js.map +1 -1
- package/esm/models/operations/get-purchase-order-line-item.d.ts +14 -0
- package/esm/models/operations/get-purchase-order-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order-line-item.js +2 -0
- package/esm/models/operations/get-purchase-order-line-item.js.map +1 -1
- package/esm/models/operations/get-purchase-order-line-items.d.ts +14 -0
- package/esm/models/operations/get-purchase-order-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order-line-items.js +2 -0
- package/esm/models/operations/get-purchase-order-line-items.js.map +1 -1
- package/esm/models/operations/get-purchase-order.d.ts +14 -0
- package/esm/models/operations/get-purchase-order.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order.js +2 -0
- package/esm/models/operations/get-purchase-order.js.map +1 -1
- package/esm/models/operations/get-purchase-orders.d.ts +14 -0
- package/esm/models/operations/get-purchase-orders.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-orders.js +2 -0
- package/esm/models/operations/get-purchase-orders.js.map +1 -1
- package/esm/models/operations/get-registered-systems-masked.d.ts +24 -0
- package/esm/models/operations/get-registered-systems-masked.d.ts.map +1 -0
- package/esm/models/operations/get-registered-systems-masked.js +13 -0
- package/esm/models/operations/get-registered-systems-masked.js.map +1 -0
- package/esm/models/operations/get-registered-systems.d.ts +24 -0
- package/esm/models/operations/get-registered-systems.d.ts.map +1 -0
- package/esm/models/operations/get-registered-systems.js +13 -0
- package/esm/models/operations/get-registered-systems.js.map +1 -0
- package/esm/models/operations/get-sales-order-lines.d.ts +14 -0
- package/esm/models/operations/get-sales-order-lines.d.ts.map +1 -1
- package/esm/models/operations/get-sales-order-lines.js +2 -0
- package/esm/models/operations/get-sales-order-lines.js.map +1 -1
- package/esm/models/operations/get-sales-order.d.ts +14 -0
- package/esm/models/operations/get-sales-order.d.ts.map +1 -1
- package/esm/models/operations/get-sales-order.js +2 -0
- package/esm/models/operations/get-sales-order.js.map +1 -1
- package/esm/models/operations/get-sales-orders.d.ts +14 -0
- package/esm/models/operations/get-sales-orders.d.ts.map +1 -1
- package/esm/models/operations/get-sales-orders.js +2 -0
- package/esm/models/operations/get-sales-orders.js.map +1 -1
- package/esm/models/operations/get-submission-page-style-by-key.d.ts +22 -0
- package/esm/models/operations/get-submission-page-style-by-key.d.ts.map +1 -1
- package/esm/models/operations/get-submission-page-style-by-key.js +8 -0
- package/esm/models/operations/get-submission-page-style-by-key.js.map +1 -1
- package/esm/models/operations/get-submission-page-style.d.ts +14 -0
- package/esm/models/operations/get-submission-page-style.d.ts.map +1 -1
- package/esm/models/operations/get-submission-page-style.js +2 -0
- package/esm/models/operations/get-submission-page-style.js.map +1 -1
- package/esm/models/operations/get-supplier.d.ts +14 -0
- package/esm/models/operations/get-supplier.d.ts.map +1 -1
- package/esm/models/operations/get-supplier.js +2 -0
- package/esm/models/operations/get-supplier.js.map +1 -1
- package/esm/models/operations/get-suppliers.d.ts +14 -0
- package/esm/models/operations/get-suppliers.d.ts.map +1 -1
- package/esm/models/operations/get-suppliers.js +2 -0
- package/esm/models/operations/get-suppliers.js.map +1 -1
- package/esm/models/operations/get-target-system-requirements.d.ts +24 -0
- package/esm/models/operations/get-target-system-requirements.d.ts.map +1 -0
- package/esm/models/operations/get-target-system-requirements.js +13 -0
- package/esm/models/operations/get-target-system-requirements.js.map +1 -0
- package/esm/models/operations/get-target-system-values.d.ts +24 -0
- package/esm/models/operations/get-target-system-values.d.ts.map +1 -0
- package/esm/models/operations/get-target-system-values.js +13 -0
- package/esm/models/operations/get-target-system-values.js.map +1 -0
- package/esm/models/operations/get-tax-rate.d.ts +14 -0
- package/esm/models/operations/get-tax-rate.d.ts.map +1 -1
- package/esm/models/operations/get-tax-rate.js +2 -0
- package/esm/models/operations/get-tax-rate.js.map +1 -1
- package/esm/models/operations/get-tax-rates.d.ts +14 -0
- package/esm/models/operations/get-tax-rates.d.ts.map +1 -1
- package/esm/models/operations/get-tax-rates.js +2 -0
- package/esm/models/operations/get-tax-rates.js.map +1 -1
- package/esm/models/operations/get-trial-balance.d.ts +14 -0
- package/esm/models/operations/get-trial-balance.d.ts.map +1 -1
- package/esm/models/operations/get-trial-balance.js +2 -0
- package/esm/models/operations/get-trial-balance.js.map +1 -1
- package/esm/models/operations/get-units.d.ts +14 -0
- package/esm/models/operations/get-units.d.ts.map +1 -1
- package/esm/models/operations/get-units.js +2 -0
- package/esm/models/operations/get-units.js.map +1 -1
- package/esm/models/operations/get-user-info.d.ts +22 -0
- package/esm/models/operations/get-user-info.d.ts.map +1 -1
- package/esm/models/operations/get-user-info.js +8 -0
- package/esm/models/operations/get-user-info.js.map +1 -1
- package/esm/models/operations/get-vendor-credits.d.ts +14 -0
- package/esm/models/operations/get-vendor-credits.d.ts.map +1 -1
- package/esm/models/operations/get-vendor-credits.js +2 -0
- package/esm/models/operations/get-vendor-credits.js.map +1 -1
- package/esm/models/operations/get-webhooks.d.ts +14 -0
- package/esm/models/operations/get-webhooks.d.ts.map +1 -1
- package/esm/models/operations/get-webhooks.js +2 -0
- package/esm/models/operations/get-webhooks.js.map +1 -1
- package/esm/models/operations/handle-callback.d.ts +14 -0
- package/esm/models/operations/handle-callback.d.ts.map +1 -1
- package/esm/models/operations/handle-callback.js +2 -0
- package/esm/models/operations/handle-callback.js.map +1 -1
- package/esm/models/operations/handle-configuration-callback.d.ts +14 -0
- package/esm/models/operations/handle-configuration-callback.d.ts.map +1 -1
- package/esm/models/operations/handle-configuration-callback.js +2 -0
- package/esm/models/operations/handle-configuration-callback.js.map +1 -1
- package/esm/models/operations/index.d.ts +13 -0
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +13 -0
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/patch-contact-v2.d.ts +14 -0
- package/esm/models/operations/patch-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/patch-contact-v2.js +2 -0
- package/esm/models/operations/patch-contact-v2.js.map +1 -1
- package/esm/models/operations/patch-contact.d.ts +14 -0
- package/esm/models/operations/patch-contact.d.ts.map +1 -1
- package/esm/models/operations/patch-contact.js +2 -0
- package/esm/models/operations/patch-contact.js.map +1 -1
- package/esm/models/operations/patch-customers.d.ts +14 -0
- package/esm/models/operations/patch-customers.d.ts.map +1 -1
- package/esm/models/operations/patch-customers.js +2 -0
- package/esm/models/operations/patch-customers.js.map +1 -1
- package/esm/models/operations/patch-invoice.d.ts +14 -0
- package/esm/models/operations/patch-invoice.d.ts.map +1 -1
- package/esm/models/operations/patch-invoice.js +2 -0
- package/esm/models/operations/patch-invoice.js.map +1 -1
- package/esm/models/operations/patch-item.d.ts +14 -0
- package/esm/models/operations/patch-item.d.ts.map +1 -1
- package/esm/models/operations/patch-item.js +2 -0
- package/esm/models/operations/patch-item.js.map +1 -1
- package/esm/models/operations/patch-line-item.d.ts +14 -0
- package/esm/models/operations/patch-line-item.d.ts.map +1 -1
- package/esm/models/operations/patch-line-item.js +2 -0
- package/esm/models/operations/patch-line-item.js.map +1 -1
- package/esm/models/operations/patch-supplier.d.ts +14 -0
- package/esm/models/operations/patch-supplier.d.ts.map +1 -1
- package/esm/models/operations/patch-supplier.js +2 -0
- package/esm/models/operations/patch-supplier.js.map +1 -1
- package/esm/models/operations/post-file-async.d.ts +102 -0
- package/esm/models/operations/post-file-async.d.ts.map +1 -0
- package/esm/models/operations/post-file-async.js +82 -0
- package/esm/models/operations/post-file-async.js.map +1 -0
- package/esm/models/operations/post-file.d.ts +14 -0
- package/esm/models/operations/post-file.d.ts.map +1 -1
- package/esm/models/operations/post-file.js +2 -0
- package/esm/models/operations/post-file.js.map +1 -1
- package/esm/models/operations/put-contact-v2.d.ts +14 -0
- package/esm/models/operations/put-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/put-contact-v2.js +2 -0
- package/esm/models/operations/put-contact-v2.js.map +1 -1
- package/esm/models/operations/put-contact.d.ts +14 -0
- package/esm/models/operations/put-contact.d.ts.map +1 -1
- package/esm/models/operations/put-contact.js +2 -0
- package/esm/models/operations/put-contact.js.map +1 -1
- package/esm/models/operations/system-login-url.d.ts +19 -0
- package/esm/models/operations/system-login-url.d.ts.map +1 -1
- package/esm/models/operations/system-login-url.js +4 -0
- package/esm/models/operations/system-login-url.js.map +1 -1
- package/esm/models/operations/system-registration.d.ts +27 -0
- package/esm/models/operations/system-registration.d.ts.map +1 -0
- package/esm/models/operations/system-registration.js +15 -0
- package/esm/models/operations/system-registration.js.map +1 -0
- package/esm/models/operations/update-bill-line-item.d.ts +14 -0
- package/esm/models/operations/update-bill-line-item.d.ts.map +1 -1
- package/esm/models/operations/update-bill-line-item.js +2 -0
- package/esm/models/operations/update-bill-line-item.js.map +1 -1
- package/esm/models/operations/update-bill.d.ts +14 -0
- package/esm/models/operations/update-bill.d.ts.map +1 -1
- package/esm/models/operations/update-bill.js +2 -0
- package/esm/models/operations/update-bill.js.map +1 -1
- package/esm/models/operations/update-customer.d.ts +14 -0
- package/esm/models/operations/update-customer.d.ts.map +1 -1
- package/esm/models/operations/update-customer.js +2 -0
- package/esm/models/operations/update-customer.js.map +1 -1
- package/esm/models/operations/update-submission-page-style.d.ts +25 -0
- package/esm/models/operations/update-submission-page-style.d.ts.map +1 -1
- package/esm/models/operations/update-submission-page-style.js +10 -0
- package/esm/models/operations/update-submission-page-style.js.map +1 -1
- package/esm/models/operations/update-supplier.d.ts +14 -0
- package/esm/models/operations/update-supplier.d.ts.map +1 -1
- package/esm/models/operations/update-supplier.js +2 -0
- package/esm/models/operations/update-supplier.js.map +1 -1
- package/esm/models/operations/update-vendor-credit.d.ts +14 -0
- package/esm/models/operations/update-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/update-vendor-credit.js +2 -0
- package/esm/models/operations/update-vendor-credit.js.map +1 -1
- package/esm/models/payment-line.d.ts +1 -0
- package/esm/models/payment-line.d.ts.map +1 -1
- package/esm/models/payment-line.js +1 -0
- package/esm/models/payment-line.js.map +1 -1
- package/esm/models/task-id-response-dto.d.ts +10 -0
- package/esm/models/task-id-response-dto.d.ts.map +1 -0
- package/esm/models/task-id-response-dto.js +14 -0
- package/esm/models/task-id-response-dto.js.map +1 -0
- package/esm/models/tax-rate-request-dto-v2.d.ts +18 -0
- package/esm/models/tax-rate-request-dto-v2.d.ts.map +1 -0
- package/esm/models/tax-rate-request-dto-v2.js +15 -0
- package/esm/models/tax-rate-request-dto-v2.js.map +1 -0
- package/esm/sdk/accounting.d.ts +3 -1
- package/esm/sdk/accounting.d.ts.map +1 -1
- package/esm/sdk/accounting.js +10 -2
- package/esm/sdk/accounting.js.map +1 -1
- package/esm/sdk/auth.d.ts +1 -1
- package/esm/sdk/auth.d.ts.map +1 -1
- package/esm/sdk/auth.js +2 -2
- package/esm/sdk/auth.js.map +1 -1
- package/esm/sdk/health.d.ts +1 -1
- package/esm/sdk/health.d.ts.map +1 -1
- package/esm/sdk/health.js +2 -2
- package/esm/sdk/health.js.map +1 -1
- package/esm/sdk/tenants.d.ts +13 -12
- package/esm/sdk/tenants.d.ts.map +1 -1
- package/esm/sdk/tenants.js +22 -18
- package/esm/sdk/tenants.js.map +1 -1
- package/esm/sdk/user.d.ts +1 -1
- package/esm/sdk/user.d.ts.map +1 -1
- package/esm/sdk/user.js +2 -2
- package/esm/sdk/user.js.map +1 -1
- package/examples/accountingGetAccount.example.ts +2 -4
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/accounting-create-account.ts +13 -8
- package/src/funcs/accounting-create-bank-account.ts +13 -8
- package/src/funcs/accounting-create-bill-line-item.ts +12 -7
- package/src/funcs/accounting-create-bill.ts +13 -8
- package/src/funcs/accounting-create-booking-proposal.ts +13 -7
- package/src/funcs/accounting-create-contact.ts +13 -8
- package/src/funcs/accounting-create-contacts-v1.ts +13 -8
- package/src/funcs/accounting-create-contacts.ts +13 -8
- package/src/funcs/accounting-create-customer.ts +13 -8
- package/src/funcs/accounting-create-event-subscriptions.ts +13 -8
- package/src/funcs/accounting-create-expense-async.ts +216 -0
- package/src/funcs/accounting-create-expense.ts +13 -7
- package/src/funcs/accounting-create-invoice.ts +13 -8
- package/src/funcs/accounting-create-item.ts +13 -8
- package/src/funcs/accounting-create-journal-entries.ts +13 -8
- package/src/funcs/accounting-create-journal-entry-attachments.ts +12 -7
- package/src/funcs/accounting-create-journal-entry.ts +13 -7
- package/src/funcs/accounting-create-line-item.ts +12 -7
- package/src/funcs/accounting-create-offer.ts +13 -8
- package/src/funcs/accounting-create-pass-through-request.ts +13 -8
- package/src/funcs/accounting-create-payment-term.ts +13 -8
- package/src/funcs/accounting-create-payment.ts +13 -8
- package/src/funcs/accounting-create-project.ts +13 -8
- package/src/funcs/accounting-create-sales-order.ts +13 -8
- package/src/funcs/accounting-create-supplier.ts +13 -8
- package/src/funcs/accounting-create-transaction.ts +13 -7
- package/src/funcs/accounting-create-vendor-credit.ts +13 -8
- package/src/funcs/accounting-delete-bill.ts +12 -7
- package/src/funcs/accounting-delete-event-subscriptions.ts +12 -7
- package/src/funcs/accounting-delete-payment.ts +12 -7
- package/src/funcs/accounting-delete-vendor-credit.ts +12 -7
- package/src/funcs/accounting-get-account.ts +12 -7
- package/src/funcs/accounting-get-accounts.ts +13 -8
- package/src/funcs/accounting-get-async-task-info.ts +12 -7
- package/src/funcs/accounting-get-bank-account.ts +12 -7
- package/src/funcs/accounting-get-bank-accounts.ts +13 -8
- package/src/funcs/accounting-get-bill-document.ts +12 -7
- package/src/funcs/accounting-get-bill-line-items.ts +12 -7
- package/src/funcs/accounting-get-bill.ts +12 -7
- package/src/funcs/accounting-get-bills.ts +13 -8
- package/src/funcs/accounting-get-booking-proposal-document.ts +12 -7
- package/src/funcs/accounting-get-booking-proposal.ts +12 -7
- package/src/funcs/accounting-get-booking-proposals.ts +13 -8
- package/src/funcs/accounting-get-contact.ts +12 -7
- package/src/funcs/accounting-get-contacts.ts +13 -8
- package/src/funcs/accounting-get-credit-note.ts +12 -7
- package/src/funcs/accounting-get-credit-notes.ts +13 -8
- package/src/funcs/accounting-get-customer.ts +12 -7
- package/src/funcs/accounting-get-customers.ts +13 -8
- package/src/funcs/accounting-get-dimensions.ts +13 -8
- package/src/funcs/accounting-get-document-extensions.ts +13 -8
- package/src/funcs/accounting-get-document-types.ts +13 -8
- package/src/funcs/accounting-get-expense.ts +12 -7
- package/src/funcs/accounting-get-expenses.ts +13 -8
- package/src/funcs/accounting-get-fiscal-year.ts +12 -7
- package/src/funcs/accounting-get-fiscal-years.ts +13 -8
- package/src/funcs/accounting-get-goods-receipt-line-item.ts +12 -7
- package/src/funcs/accounting-get-goods-receipt-line-items.ts +12 -7
- package/src/funcs/accounting-get-goods-receipt.ts +12 -7
- package/src/funcs/accounting-get-goods-receipts.ts +13 -8
- package/src/funcs/accounting-get-invoice-document.ts +12 -7
- package/src/funcs/accounting-get-invoice.ts +12 -7
- package/src/funcs/accounting-get-invoices.ts +13 -8
- package/src/funcs/accounting-get-item.ts +12 -7
- package/src/funcs/accounting-get-items.ts +13 -8
- package/src/funcs/accounting-get-journal-entries.ts +13 -8
- package/src/funcs/accounting-get-journal-entry-attachment-by-id.ts +12 -7
- package/src/funcs/accounting-get-journal-entry-attachments.ts +12 -7
- package/src/funcs/accounting-get-journal-entry.ts +12 -7
- package/src/funcs/accounting-get-journals.ts +13 -8
- package/src/funcs/accounting-get-line-item.ts +12 -7
- package/src/funcs/accounting-get-line-items.ts +12 -7
- package/src/funcs/accounting-get-offer-document.ts +12 -7
- package/src/funcs/accounting-get-offer-line-item.ts +12 -7
- package/src/funcs/accounting-get-offer-line-items.ts +12 -7
- package/src/funcs/accounting-get-offer.ts +12 -7
- package/src/funcs/accounting-get-offers.ts +13 -8
- package/src/funcs/accounting-get-open-items.ts +13 -8
- package/src/funcs/accounting-get-payment-term.ts +12 -7
- package/src/funcs/accounting-get-payment-terms.ts +13 -8
- package/src/funcs/accounting-get-payment.ts +12 -7
- package/src/funcs/accounting-get-payments.ts +13 -8
- package/src/funcs/accounting-get-profile.ts +32 -7
- package/src/funcs/accounting-get-project.ts +12 -7
- package/src/funcs/accounting-get-projects.ts +13 -8
- package/src/funcs/accounting-get-purchase-order-line-item.ts +12 -7
- package/src/funcs/accounting-get-purchase-order-line-items.ts +12 -7
- package/src/funcs/accounting-get-purchase-order.ts +12 -7
- package/src/funcs/accounting-get-purchase-orders.ts +13 -8
- package/src/funcs/accounting-get-sales-order-lines.ts +12 -7
- package/src/funcs/accounting-get-sales-order.ts +12 -7
- package/src/funcs/accounting-get-sales-orders.ts +13 -8
- package/src/funcs/accounting-get-supplier.ts +12 -7
- package/src/funcs/accounting-get-suppliers.ts +13 -8
- package/src/funcs/accounting-get-tax-rate.ts +12 -7
- package/src/funcs/accounting-get-tax-rates.ts +13 -8
- package/src/funcs/accounting-get-trial-balance.ts +13 -8
- package/src/funcs/accounting-get-units.ts +13 -8
- package/src/funcs/accounting-get-vendor-credits.ts +13 -8
- package/src/funcs/accounting-patch-contact.ts +12 -7
- package/src/funcs/accounting-patch-customers.ts +12 -7
- package/src/funcs/accounting-patch-invoice.ts +12 -7
- package/src/funcs/accounting-patch-item.ts +12 -7
- package/src/funcs/accounting-patch-line-item.ts +12 -7
- package/src/funcs/accounting-patch-supplier.ts +12 -7
- package/src/funcs/accounting-post-file-async.ts +222 -0
- package/src/funcs/accounting-post-file.ts +13 -7
- package/src/funcs/accounting-put-contact.ts +12 -7
- package/src/funcs/accounting-update-bill-line-item.ts +12 -7
- package/src/funcs/accounting-update-bill.ts +12 -7
- package/src/funcs/accounting-update-customer.ts +12 -7
- package/src/funcs/accounting-update-supplier.ts +12 -7
- package/src/funcs/accounting-update-vendor-credit.ts +12 -7
- package/src/funcs/accounting-v2-create-booking-proposal-v2.ts +14 -8
- package/src/funcs/accounting-v2-create-contact-v2.ts +13 -8
- package/src/funcs/accounting-v2-get-contact-v2.ts +12 -7
- package/src/funcs/accounting-v2-get-contacts-v2.ts +13 -8
- package/src/funcs/accounting-v2-get-dimensions-by-dimension.ts +12 -7
- package/src/funcs/accounting-v2-get-dimensions-v2.ts +13 -8
- package/src/funcs/accounting-v2-patch-contact-v2.ts +12 -7
- package/src/funcs/accounting-v2-put-contact-v2.ts +12 -7
- package/src/funcs/auth-create-end-user-account.ts +12 -7
- package/src/funcs/auth-get-companies.ts +13 -8
- package/src/funcs/auth-get-environments.ts +34 -7
- package/src/funcs/auth-system-login-url.ts +15 -9
- package/src/funcs/events-get-code.ts +12 -7
- package/src/funcs/events-handle-callback.ts +12 -7
- package/src/funcs/events-handle-configuration-callback.ts +12 -7
- package/src/funcs/health-check.ts +31 -7
- package/src/funcs/tenants-add-callback-url.ts +18 -13
- package/src/funcs/tenants-count-end-users-by-system.ts +35 -7
- package/src/funcs/tenants-delete-end-user.ts +34 -7
- package/src/funcs/tenants-delete-registered-system.ts +12 -7
- package/src/funcs/tenants-generate-tenant-signing-secret.ts +166 -0
- package/src/funcs/tenants-get-callback-url.ts +35 -7
- package/src/funcs/tenants-get-end-user-list.ts +35 -7
- package/src/funcs/tenants-get-registered-systems-masked.ts +35 -7
- package/src/funcs/tenants-get-registered-systems.ts +35 -7
- package/src/funcs/tenants-get-submission-page-style-by-key.ts +36 -7
- package/src/funcs/tenants-get-submission-page-style.ts +13 -8
- package/src/funcs/tenants-get-target-system-requirements.ts +37 -7
- package/src/funcs/tenants-get-target-system-values.ts +35 -7
- package/src/funcs/tenants-system-registration.ts +19 -13
- package/src/funcs/tenants-update-submission-page-style.ts +21 -13
- package/src/funcs/user-get-user-info.ts +31 -7
- package/src/funcs/webhooks-create-webhook-end-user.ts +13 -8
- package/src/funcs/webhooks-create-webhook.ts +13 -8
- package/src/funcs/webhooks-delete-webhook-end-user.ts +12 -7
- package/src/funcs/webhooks-delete-webhook.ts +12 -7
- package/src/funcs/webhooks-get-webhooks.ts +13 -8
- package/src/lib/config.ts +10 -6
- package/src/lib/env.ts +26 -0
- package/src/lib/sdks.ts +2 -4
- package/src/lib/security.ts +0 -44
- package/src/models/bill-response-dto.ts +2 -0
- package/src/models/booking-proposal-response-dto.ts +6 -12
- package/src/models/create-bill-request-dto.ts +3 -0
- package/src/models/create-expense-request-dto-v2.ts +124 -0
- package/src/models/create-payment-line.ts +3 -0
- package/src/models/expense-line-item-request-dto-v2.ts +77 -0
- package/src/models/index.ts +4 -5
- package/src/models/operations/add-callback-url.ts +48 -0
- package/src/models/operations/check.ts +35 -0
- package/src/models/operations/count-end-users-by-system.ts +46 -0
- package/src/models/operations/create-account.ts +17 -0
- package/src/models/operations/create-bank-account.ts +17 -0
- package/src/models/operations/create-bill-line-item.ts +17 -0
- package/src/models/operations/create-bill.ts +17 -0
- package/src/models/operations/create-booking-proposal-v2.ts +20 -3
- package/src/models/operations/create-booking-proposal.ts +17 -0
- package/src/models/operations/create-contact-v2.ts +17 -0
- package/src/models/operations/create-contact.ts +17 -0
- package/src/models/operations/create-contacts-v1.ts +17 -0
- package/src/models/operations/create-contacts.ts +17 -0
- package/src/models/operations/create-customer.ts +17 -0
- package/src/models/operations/create-end-user-account.ts +17 -0
- package/src/models/operations/create-event-subscriptions.ts +17 -0
- package/src/models/operations/create-expense-async.ts +248 -0
- package/src/models/operations/create-expense.ts +17 -0
- package/src/models/operations/create-invoice.ts +17 -0
- package/src/models/operations/create-item.ts +17 -0
- package/src/models/operations/create-journal-entries.ts +17 -0
- package/src/models/operations/create-journal-entry-attachments.ts +17 -0
- package/src/models/operations/create-journal-entry.ts +17 -0
- package/src/models/operations/create-line-item.ts +17 -0
- package/src/models/operations/create-offer.ts +17 -0
- package/src/models/operations/create-pass-through-request.ts +17 -0
- package/src/models/operations/create-payment-term.ts +17 -0
- package/src/models/operations/create-payment.ts +17 -0
- package/src/models/operations/create-project.ts +17 -0
- package/src/models/operations/create-sales-order.ts +17 -0
- package/src/models/operations/create-supplier.ts +17 -0
- package/src/models/operations/create-transaction.ts +17 -0
- package/src/models/operations/create-vendor-credit.ts +17 -0
- package/src/models/operations/create-webhook-end-user.ts +17 -0
- package/src/models/operations/create-webhook.ts +17 -0
- package/src/models/operations/delete-bill.ts +17 -0
- package/src/models/operations/delete-end-user.ts +39 -0
- package/src/models/operations/delete-event-subscriptions.ts +17 -0
- package/src/models/operations/delete-payment.ts +17 -0
- package/src/models/operations/delete-registered-system.ts +17 -0
- package/src/models/operations/delete-vendor-credit.ts +17 -0
- package/src/models/operations/delete-webhook-end-user.ts +17 -0
- package/src/models/operations/delete-webhook.ts +17 -0
- package/src/models/operations/generate-tenant-signing-secret.ts +71 -0
- package/src/models/operations/get-account.ts +17 -0
- package/src/models/operations/get-accounts.ts +17 -0
- package/src/models/operations/get-async-task-info.ts +17 -0
- package/src/models/operations/get-bank-account.ts +17 -0
- package/src/models/operations/get-bank-accounts.ts +17 -0
- package/src/models/operations/get-bill-document.ts +17 -0
- package/src/models/operations/get-bill-line-items.ts +17 -0
- package/src/models/operations/get-bill.ts +17 -0
- package/src/models/operations/get-bills.ts +17 -0
- package/src/models/operations/get-booking-proposal-document.ts +17 -0
- package/src/models/operations/get-booking-proposal.ts +17 -0
- package/src/models/operations/get-booking-proposals.ts +17 -0
- package/src/models/operations/get-callback-url.ts +44 -0
- package/src/models/operations/get-code.ts +17 -0
- package/src/models/operations/get-companies.ts +17 -0
- package/src/models/operations/get-contact-v2.ts +17 -0
- package/src/models/operations/get-contact.ts +17 -0
- package/src/models/operations/get-contacts-v2.ts +17 -0
- package/src/models/operations/get-contacts.ts +17 -0
- package/src/models/operations/get-credit-note.ts +17 -0
- package/src/models/operations/get-credit-notes.ts +17 -0
- package/src/models/operations/get-customer.ts +17 -0
- package/src/models/operations/get-customers.ts +17 -0
- package/src/models/operations/get-dimensions-by-dimension.ts +17 -0
- package/src/models/operations/get-dimensions-v2.ts +17 -0
- package/src/models/operations/get-dimensions.ts +17 -0
- package/src/models/operations/get-document-extensions.ts +17 -0
- package/src/models/operations/get-document-types.ts +17 -0
- package/src/models/operations/get-end-user-list.ts +44 -0
- package/src/models/operations/get-environments.ts +39 -0
- package/src/models/operations/get-expense.ts +17 -0
- package/src/models/operations/get-expenses.ts +17 -0
- package/src/models/operations/get-fiscal-year.ts +17 -0
- package/src/models/operations/get-fiscal-years.ts +17 -0
- package/src/models/operations/get-goods-receipt-line-item.ts +17 -0
- package/src/models/operations/get-goods-receipt-line-items.ts +17 -0
- package/src/models/operations/get-goods-receipt.ts +17 -0
- package/src/models/operations/get-goods-receipts.ts +17 -0
- package/src/models/operations/get-invoice-document.ts +17 -0
- package/src/models/operations/get-invoice.ts +17 -0
- package/src/models/operations/get-invoices.ts +17 -0
- package/src/models/operations/get-item.ts +17 -0
- package/src/models/operations/get-items.ts +17 -0
- package/src/models/operations/get-journal-entries.ts +17 -0
- package/src/models/operations/get-journal-entry-attachment-by-id.ts +17 -0
- package/src/models/operations/get-journal-entry-attachments.ts +17 -0
- package/src/models/operations/get-journal-entry.ts +17 -0
- package/src/models/operations/get-journals.ts +17 -0
- package/src/models/operations/get-line-item.ts +17 -0
- package/src/models/operations/get-line-items.ts +17 -0
- package/src/models/operations/get-offer-document.ts +17 -0
- package/src/models/operations/get-offer-line-item.ts +17 -0
- package/src/models/operations/get-offer-line-items.ts +17 -0
- package/src/models/operations/get-offer.ts +17 -0
- package/src/models/operations/get-offers.ts +17 -0
- package/src/models/operations/get-open-items.ts +17 -0
- package/src/models/operations/get-payment-term.ts +17 -0
- package/src/models/operations/get-payment-terms.ts +17 -0
- package/src/models/operations/get-payment.ts +17 -0
- package/src/models/operations/get-payments.ts +17 -0
- package/src/models/operations/get-profile.ts +44 -0
- package/src/models/operations/get-project.ts +17 -0
- package/src/models/operations/get-projects.ts +17 -0
- package/src/models/operations/get-purchase-order-line-item.ts +17 -0
- package/src/models/operations/get-purchase-order-line-items.ts +17 -0
- package/src/models/operations/get-purchase-order.ts +17 -0
- package/src/models/operations/get-purchase-orders.ts +17 -0
- package/src/models/operations/get-registered-systems-masked.ts +46 -0
- package/src/models/operations/get-registered-systems.ts +46 -0
- package/src/models/operations/get-sales-order-lines.ts +17 -0
- package/src/models/operations/get-sales-order.ts +17 -0
- package/src/models/operations/get-sales-orders.ts +17 -0
- package/src/models/operations/get-submission-page-style-by-key.ts +41 -0
- package/src/models/operations/get-submission-page-style.ts +17 -0
- package/src/models/operations/get-supplier.ts +17 -0
- package/src/models/operations/get-suppliers.ts +17 -0
- package/src/models/operations/get-target-system-requirements.ts +46 -0
- package/src/models/operations/get-target-system-values.ts +46 -0
- package/src/models/operations/get-tax-rate.ts +17 -0
- package/src/models/operations/get-tax-rates.ts +17 -0
- package/src/models/operations/get-trial-balance.ts +17 -0
- package/src/models/operations/get-units.ts +17 -0
- package/src/models/operations/get-user-info.ts +39 -0
- package/src/models/operations/get-vendor-credits.ts +17 -0
- package/src/models/operations/get-webhooks.ts +17 -0
- package/src/models/operations/handle-callback.ts +17 -0
- package/src/models/operations/handle-configuration-callback.ts +17 -0
- package/src/models/operations/index.ts +13 -0
- package/src/models/operations/patch-contact-v2.ts +17 -0
- package/src/models/operations/patch-contact.ts +17 -0
- package/src/models/operations/patch-customers.ts +17 -0
- package/src/models/operations/patch-invoice.ts +17 -0
- package/src/models/operations/patch-item.ts +17 -0
- package/src/models/operations/patch-line-item.ts +17 -0
- package/src/models/operations/patch-supplier.ts +17 -0
- package/src/models/operations/post-file-async.ts +255 -0
- package/src/models/operations/post-file.ts +17 -0
- package/src/models/operations/put-contact-v2.ts +17 -0
- package/src/models/operations/put-contact.ts +17 -0
- package/src/models/operations/system-login-url.ts +24 -0
- package/src/models/operations/system-registration.ts +48 -0
- package/src/models/operations/update-bill-line-item.ts +17 -0
- package/src/models/operations/update-bill.ts +17 -0
- package/src/models/operations/update-customer.ts +17 -0
- package/src/models/operations/update-submission-page-style.ts +45 -0
- package/src/models/operations/update-supplier.ts +17 -0
- package/src/models/operations/update-vendor-credit.ts +17 -0
- package/src/models/payment-line.ts +2 -0
- package/src/models/task-id-response-dto.ts +31 -0
- package/src/models/tax-rate-request-dto-v2.ts +39 -0
- package/src/sdk/accounting.ts +26 -0
- package/src/sdk/auth.ts +2 -0
- package/src/sdk/health.ts +2 -0
- package/src/sdk/tenants.ts +33 -3
- package/src/sdk/user.ts +2 -0
- package/esm/models/booking-proposal-address-response-dto-v2.d.ts +0 -10
- package/esm/models/booking-proposal-address-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-address-response-dto-v2.js +0 -14
- package/esm/models/booking-proposal-address-response-dto-v2.js.map +0 -1
- package/esm/models/booking-proposal-line-item-response-dto-v2.d.ts +0 -42
- package/esm/models/booking-proposal-line-item-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-line-item-response-dto-v2.js +0 -47
- package/esm/models/booking-proposal-line-item-response-dto-v2.js.map +0 -1
- package/esm/models/booking-proposal-response-dto-v2.d.ts +0 -83
- package/esm/models/booking-proposal-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-response-dto-v2.js +0 -88
- package/esm/models/booking-proposal-response-dto-v2.js.map +0 -1
- package/esm/models/dimension-response-common-dto-v2.d.ts +0 -13
- package/esm/models/dimension-response-common-dto-v2.d.ts.map +0 -1
- package/esm/models/dimension-response-common-dto-v2.js +0 -17
- package/esm/models/dimension-response-common-dto-v2.js.map +0 -1
- package/esm/models/security.d.ts +0 -14
- package/esm/models/security.d.ts.map +0 -1
- package/esm/models/security.js +0 -13
- package/esm/models/security.js.map +0 -1
- package/src/models/booking-proposal-address-response-dto-v2.ts +0 -32
- package/src/models/booking-proposal-line-item-response-dto-v2.ts +0 -106
- package/src/models/booking-proposal-response-dto-v2.ts +0 -196
- package/src/models/dimension-response-common-dto-v2.ts +0 -37
- package/src/models/security.ts +0 -29
|
@@ -1,41 +1,49 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
4
6
|
import { matchStatusCode } from "../lib/http.js";
|
|
5
7
|
import * as M from "../lib/matchers.js";
|
|
6
8
|
import { compactMap } from "../lib/primitives.js";
|
|
7
|
-
import {
|
|
9
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
10
|
import { pathToFunc } from "../lib/url.js";
|
|
9
11
|
import * as operations from "../models/operations/index.js";
|
|
10
12
|
import { APIPromise } from "../types/async.js";
|
|
11
|
-
export function tenantsDeleteEndUser(client, options) {
|
|
12
|
-
return new APIPromise($do(client, options));
|
|
13
|
+
export function tenantsDeleteEndUser(client, request, options) {
|
|
14
|
+
return new APIPromise($do(client, request, options));
|
|
13
15
|
}
|
|
14
|
-
async function $do(client, options) {
|
|
16
|
+
async function $do(client, request, options) {
|
|
17
|
+
const parsed = safeParse(request, (value) => z.parse(z.optional(operations.DeleteEndUserRequest$outboundSchema), value), "Input validation failed");
|
|
18
|
+
if (!parsed.ok) {
|
|
19
|
+
return [parsed, { status: "invalid" }];
|
|
20
|
+
}
|
|
21
|
+
const payload = parsed.value;
|
|
22
|
+
const body = null;
|
|
15
23
|
const path = pathToFunc("/tenants/delete-end-user")();
|
|
16
24
|
const headers = new Headers(compactMap({
|
|
17
25
|
Accept: "application/json",
|
|
26
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload?.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
27
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload?.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
18
28
|
}));
|
|
19
|
-
const securityInput = await extractSecurity(client._options.security);
|
|
20
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
21
29
|
const context = {
|
|
22
30
|
options: client._options,
|
|
23
31
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
24
32
|
operationID: "deleteEndUser",
|
|
25
33
|
oAuth2Scopes: null,
|
|
26
|
-
resolvedSecurity:
|
|
27
|
-
securitySource:
|
|
34
|
+
resolvedSecurity: null,
|
|
35
|
+
securitySource: null,
|
|
28
36
|
retryConfig: options?.retries
|
|
29
37
|
|| client._options.retryConfig
|
|
30
38
|
|| { strategy: "none" },
|
|
31
39
|
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
32
40
|
};
|
|
33
41
|
const requestRes = client._createRequest(context, {
|
|
34
|
-
security: requestSecurity,
|
|
35
42
|
method: "DELETE",
|
|
36
43
|
baseURL: options?.serverURL,
|
|
37
44
|
path: path,
|
|
38
45
|
headers: headers,
|
|
46
|
+
body: body,
|
|
39
47
|
userAgent: client._options.userAgent,
|
|
40
48
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
41
49
|
}, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-delete-end-user.js","sourceRoot":"","sources":["../../src/funcs/tenants-delete-end-user.ts"],"names":[],"mappings":"AAAA;;GAEG;
|
|
1
|
+
{"version":3,"file":"tenants-delete-end-user.js","sourceRoot":"","sources":["../../src/funcs/tenants-delete-end-user.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-delete-registered-system.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-delete-registered-system.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"tenants-delete-registered-system.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-delete-registered-system.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAGxC,wBAAgB,6BAA6B,CAC3C,MAAM,EAAE,SAAS,EACjB,OAAO,EAAE,UAAU,CAAC,6BAA6B,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,EACJ,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -7,7 +7,6 @@ import { matchStatusCode } from "../lib/http.js";
|
|
|
7
7
|
import * as M from "../lib/matchers.js";
|
|
8
8
|
import { compactMap } from "../lib/primitives.js";
|
|
9
9
|
import { safeParse } from "../lib/schemas.js";
|
|
10
|
-
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
11
10
|
import { pathToFunc } from "../lib/url.js";
|
|
12
11
|
import * as operations from "../models/operations/index.js";
|
|
13
12
|
import { APIPromise } from "../types/async.js";
|
|
@@ -31,23 +30,22 @@ async function $do(client, request, options) {
|
|
|
31
30
|
const path = pathToFunc("/tenants/delete-registered-system/{targetSystem}")(pathParams);
|
|
32
31
|
const headers = new Headers(compactMap({
|
|
33
32
|
Accept: "application/json",
|
|
33
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
34
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
34
35
|
}));
|
|
35
|
-
const securityInput = await extractSecurity(client._options.security);
|
|
36
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
37
36
|
const context = {
|
|
38
37
|
options: client._options,
|
|
39
38
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
40
39
|
operationID: "deleteRegisteredSystem",
|
|
41
40
|
oAuth2Scopes: null,
|
|
42
|
-
resolvedSecurity:
|
|
43
|
-
securitySource:
|
|
41
|
+
resolvedSecurity: null,
|
|
42
|
+
securitySource: null,
|
|
44
43
|
retryConfig: options?.retries
|
|
45
44
|
|| client._options.retryConfig
|
|
46
45
|
|| { strategy: "none" },
|
|
47
46
|
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
48
47
|
};
|
|
49
48
|
const requestRes = client._createRequest(context, {
|
|
50
|
-
security: requestSecurity,
|
|
51
49
|
method: "DELETE",
|
|
52
50
|
baseURL: options?.serverURL,
|
|
53
51
|
path: path,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-delete-registered-system.js","sourceRoot":"","sources":["../../src/funcs/tenants-delete-registered-system.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAEjC,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,KAAK,CAAC,MAAM,oBAAoB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"tenants-delete-registered-system.js","sourceRoot":"","sources":["../../src/funcs/tenants-delete-registered-system.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { MaesnCore } from "../core.js";
|
|
2
|
+
import { RequestOptions } from "../lib/sdks.js";
|
|
3
|
+
import { ConnectionError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, UnexpectedClientError } from "../models/errors/http-client-errors.js";
|
|
4
|
+
import { MaesnError } from "../models/errors/maesn-error.js";
|
|
5
|
+
import { ResponseValidationError } from "../models/errors/response-validation-error.js";
|
|
6
|
+
import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
|
|
7
|
+
import * as operations from "../models/operations/index.js";
|
|
8
|
+
import { APIPromise } from "../types/async.js";
|
|
9
|
+
import { Result } from "../types/fp.js";
|
|
10
|
+
export declare function tenantsGenerateTenantSigningSecret(client: MaesnCore, request?: operations.GenerateTenantSigningSecretRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.GenerateTenantSigningSecretResponse, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
|
+
//# sourceMappingURL=tenants-generate-tenant-signing-secret.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenants-generate-tenant-signing-secret.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-generate-tenant-signing-secret.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,wBAAgB,kCAAkC,CAChD,MAAM,EAAE,SAAS,EACjB,OAAO,CAAC,EAAE,UAAU,CAAC,kCAAkC,GAAG,SAAS,EACnE,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,mCAAmC,EAC5C,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
6
|
+
import { matchStatusCode } from "../lib/http.js";
|
|
7
|
+
import * as M from "../lib/matchers.js";
|
|
8
|
+
import { compactMap } from "../lib/primitives.js";
|
|
9
|
+
import { safeParse } from "../lib/schemas.js";
|
|
10
|
+
import { pathToFunc } from "../lib/url.js";
|
|
11
|
+
import * as operations from "../models/operations/index.js";
|
|
12
|
+
import { APIPromise } from "../types/async.js";
|
|
13
|
+
export function tenantsGenerateTenantSigningSecret(client, request, options) {
|
|
14
|
+
return new APIPromise($do(client, request, options));
|
|
15
|
+
}
|
|
16
|
+
async function $do(client, request, options) {
|
|
17
|
+
const parsed = safeParse(request, (value) => z.parse(z.optional(operations.GenerateTenantSigningSecretRequest$outboundSchema), value), "Input validation failed");
|
|
18
|
+
if (!parsed.ok) {
|
|
19
|
+
return [parsed, { status: "invalid" }];
|
|
20
|
+
}
|
|
21
|
+
const payload = parsed.value;
|
|
22
|
+
const body = null;
|
|
23
|
+
const path = pathToFunc("/tenants/signing-secret")();
|
|
24
|
+
const headers = new Headers(compactMap({
|
|
25
|
+
Accept: "application/json",
|
|
26
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload?.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
27
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload?.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
28
|
+
}));
|
|
29
|
+
const context = {
|
|
30
|
+
options: client._options,
|
|
31
|
+
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
32
|
+
operationID: "generateTenantSigningSecret",
|
|
33
|
+
oAuth2Scopes: null,
|
|
34
|
+
resolvedSecurity: null,
|
|
35
|
+
securitySource: null,
|
|
36
|
+
retryConfig: options?.retries
|
|
37
|
+
|| client._options.retryConfig
|
|
38
|
+
|| { strategy: "none" },
|
|
39
|
+
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
40
|
+
};
|
|
41
|
+
const requestRes = client._createRequest(context, {
|
|
42
|
+
method: "POST",
|
|
43
|
+
baseURL: options?.serverURL,
|
|
44
|
+
path: path,
|
|
45
|
+
headers: headers,
|
|
46
|
+
body: body,
|
|
47
|
+
userAgent: client._options.userAgent,
|
|
48
|
+
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
49
|
+
}, options);
|
|
50
|
+
if (!requestRes.ok) {
|
|
51
|
+
return [requestRes, { status: "invalid" }];
|
|
52
|
+
}
|
|
53
|
+
const req = requestRes.value;
|
|
54
|
+
const doResult = await client._do(req, {
|
|
55
|
+
context,
|
|
56
|
+
isErrorStatusCode: (statusCode) => matchStatusCode({ status: statusCode }, ["4XX", "5XX"]),
|
|
57
|
+
retryConfig: context.retryConfig,
|
|
58
|
+
retryCodes: context.retryCodes,
|
|
59
|
+
});
|
|
60
|
+
if (!doResult.ok) {
|
|
61
|
+
return [doResult, { status: "request-error", request: req }];
|
|
62
|
+
}
|
|
63
|
+
const response = doResult.value;
|
|
64
|
+
const [result] = await M.match(M.json(201, operations.GenerateTenantSigningSecretResponse$inboundSchema), M.fail("4XX"), M.fail("5XX"))(response, req);
|
|
65
|
+
if (!result.ok) {
|
|
66
|
+
return [result, { status: "complete", request: req, response }];
|
|
67
|
+
}
|
|
68
|
+
return [result, { status: "complete", request: req, response }];
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=tenants-generate-tenant-signing-secret.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenants-generate-tenant-signing-secret.js","sourceRoot":"","sources":["../../src/funcs/tenants-generate-tenant-signing-secret.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,8 @@ import { MaesnError } from "../models/errors/maesn-error.js";
|
|
|
5
5
|
import { ResponseValidationError } from "../models/errors/response-validation-error.js";
|
|
6
6
|
import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
|
|
7
7
|
import * as models from "../models/index.js";
|
|
8
|
+
import * as operations from "../models/operations/index.js";
|
|
8
9
|
import { APIPromise } from "../types/async.js";
|
|
9
10
|
import { Result } from "../types/fp.js";
|
|
10
|
-
export declare function tenantsGetCallbackUrl(client: MaesnCore, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
|
+
export declare function tenantsGetCallbackUrl(client: MaesnCore, request?: operations.GetCallbackUrlRequest | undefined, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
12
|
//# sourceMappingURL=tenants-get-callback-url.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-callback-url.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-callback-url.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tenants-get-callback-url.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-callback-url.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,SAAS,EACjB,OAAO,CAAC,EAAE,UAAU,CAAC,qBAAqB,GAAG,SAAS,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,eAAe,EACpB,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -1,30 +1,39 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
4
6
|
import { matchStatusCode } from "../lib/http.js";
|
|
5
7
|
import * as M from "../lib/matchers.js";
|
|
6
8
|
import { compactMap } from "../lib/primitives.js";
|
|
7
|
-
import {
|
|
9
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
10
|
import { pathToFunc } from "../lib/url.js";
|
|
9
11
|
import * as models from "../models/index.js";
|
|
12
|
+
import * as operations from "../models/operations/index.js";
|
|
10
13
|
import { APIPromise } from "../types/async.js";
|
|
11
|
-
export function tenantsGetCallbackUrl(client, options) {
|
|
12
|
-
return new APIPromise($do(client, options));
|
|
14
|
+
export function tenantsGetCallbackUrl(client, request, options) {
|
|
15
|
+
return new APIPromise($do(client, request, options));
|
|
13
16
|
}
|
|
14
|
-
async function $do(client, options) {
|
|
17
|
+
async function $do(client, request, options) {
|
|
18
|
+
const parsed = safeParse(request, (value) => z.parse(z.optional(operations.GetCallbackUrlRequest$outboundSchema), value), "Input validation failed");
|
|
19
|
+
if (!parsed.ok) {
|
|
20
|
+
return [parsed, { status: "invalid" }];
|
|
21
|
+
}
|
|
22
|
+
const payload = parsed.value;
|
|
23
|
+
const body = null;
|
|
15
24
|
const path = pathToFunc("/tenants/get-callback-url")();
|
|
16
25
|
const headers = new Headers(compactMap({
|
|
17
26
|
Accept: "application/json",
|
|
27
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload?.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
28
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload?.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
18
29
|
}));
|
|
19
|
-
const securityInput = await extractSecurity(client._options.security);
|
|
20
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
21
30
|
const context = {
|
|
22
31
|
options: client._options,
|
|
23
32
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
24
33
|
operationID: "getCallbackUrl",
|
|
25
34
|
oAuth2Scopes: null,
|
|
26
|
-
resolvedSecurity:
|
|
27
|
-
securitySource:
|
|
35
|
+
resolvedSecurity: null,
|
|
36
|
+
securitySource: null,
|
|
28
37
|
retryConfig: options?.retries
|
|
29
38
|
|| client._options.retryConfig
|
|
30
39
|
|| {
|
|
@@ -41,11 +50,11 @@ async function $do(client, options) {
|
|
|
41
50
|
retryCodes: options?.retryCodes || ["5XX"],
|
|
42
51
|
};
|
|
43
52
|
const requestRes = client._createRequest(context, {
|
|
44
|
-
security: requestSecurity,
|
|
45
53
|
method: "GET",
|
|
46
54
|
baseURL: options?.serverURL,
|
|
47
55
|
path: path,
|
|
48
56
|
headers: headers,
|
|
57
|
+
body: body,
|
|
49
58
|
userAgent: client._options.userAgent,
|
|
50
59
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
51
60
|
}, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-callback-url.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-callback-url.ts"],"names":[],"mappings":"AAAA;;GAEG;
|
|
1
|
+
{"version":3,"file":"tenants-get-callback-url.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-callback-url.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,8 @@ import { MaesnError } from "../models/errors/maesn-error.js";
|
|
|
5
5
|
import { ResponseValidationError } from "../models/errors/response-validation-error.js";
|
|
6
6
|
import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
|
|
7
7
|
import * as models from "../models/index.js";
|
|
8
|
+
import * as operations from "../models/operations/index.js";
|
|
8
9
|
import { APIPromise } from "../types/async.js";
|
|
9
10
|
import { Result } from "../types/fp.js";
|
|
10
|
-
export declare function tenantsGetEndUserList(client: MaesnCore, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
|
+
export declare function tenantsGetEndUserList(client: MaesnCore, request?: operations.GetEndUserListRequest | undefined, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
12
|
//# sourceMappingURL=tenants-get-end-user-list.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-end-user-list.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-end-user-list.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tenants-get-end-user-list.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-end-user-list.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,SAAS,EACjB,OAAO,CAAC,EAAE,UAAU,CAAC,qBAAqB,GAAG,SAAS,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,eAAe,EACpB,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -1,30 +1,39 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
4
6
|
import { matchStatusCode } from "../lib/http.js";
|
|
5
7
|
import * as M from "../lib/matchers.js";
|
|
6
8
|
import { compactMap } from "../lib/primitives.js";
|
|
7
|
-
import {
|
|
9
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
10
|
import { pathToFunc } from "../lib/url.js";
|
|
9
11
|
import * as models from "../models/index.js";
|
|
12
|
+
import * as operations from "../models/operations/index.js";
|
|
10
13
|
import { APIPromise } from "../types/async.js";
|
|
11
|
-
export function tenantsGetEndUserList(client, options) {
|
|
12
|
-
return new APIPromise($do(client, options));
|
|
14
|
+
export function tenantsGetEndUserList(client, request, options) {
|
|
15
|
+
return new APIPromise($do(client, request, options));
|
|
13
16
|
}
|
|
14
|
-
async function $do(client, options) {
|
|
17
|
+
async function $do(client, request, options) {
|
|
18
|
+
const parsed = safeParse(request, (value) => z.parse(z.optional(operations.GetEndUserListRequest$outboundSchema), value), "Input validation failed");
|
|
19
|
+
if (!parsed.ok) {
|
|
20
|
+
return [parsed, { status: "invalid" }];
|
|
21
|
+
}
|
|
22
|
+
const payload = parsed.value;
|
|
23
|
+
const body = null;
|
|
15
24
|
const path = pathToFunc("/tenants/get-end-user-list")();
|
|
16
25
|
const headers = new Headers(compactMap({
|
|
17
26
|
Accept: "application/json",
|
|
27
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload?.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
28
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload?.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
18
29
|
}));
|
|
19
|
-
const securityInput = await extractSecurity(client._options.security);
|
|
20
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
21
30
|
const context = {
|
|
22
31
|
options: client._options,
|
|
23
32
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
24
33
|
operationID: "getEndUserList",
|
|
25
34
|
oAuth2Scopes: null,
|
|
26
|
-
resolvedSecurity:
|
|
27
|
-
securitySource:
|
|
35
|
+
resolvedSecurity: null,
|
|
36
|
+
securitySource: null,
|
|
28
37
|
retryConfig: options?.retries
|
|
29
38
|
|| client._options.retryConfig
|
|
30
39
|
|| {
|
|
@@ -41,11 +50,11 @@ async function $do(client, options) {
|
|
|
41
50
|
retryCodes: options?.retryCodes || ["5XX"],
|
|
42
51
|
};
|
|
43
52
|
const requestRes = client._createRequest(context, {
|
|
44
|
-
security: requestSecurity,
|
|
45
53
|
method: "GET",
|
|
46
54
|
baseURL: options?.serverURL,
|
|
47
55
|
path: path,
|
|
48
56
|
headers: headers,
|
|
57
|
+
body: body,
|
|
49
58
|
userAgent: client._options.userAgent,
|
|
50
59
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
51
60
|
}, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-end-user-list.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-end-user-list.ts"],"names":[],"mappings":"AAAA;;GAEG;
|
|
1
|
+
{"version":3,"file":"tenants-get-end-user-list.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-end-user-list.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,8 @@ import { MaesnError } from "../models/errors/maesn-error.js";
|
|
|
5
5
|
import { ResponseValidationError } from "../models/errors/response-validation-error.js";
|
|
6
6
|
import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
|
|
7
7
|
import * as models from "../models/index.js";
|
|
8
|
+
import * as operations from "../models/operations/index.js";
|
|
8
9
|
import { APIPromise } from "../types/async.js";
|
|
9
10
|
import { Result } from "../types/fp.js";
|
|
10
|
-
export declare function tenantsGetRegisteredSystemsMasked(client: MaesnCore, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
|
+
export declare function tenantsGetRegisteredSystemsMasked(client: MaesnCore, request?: operations.GetRegisteredSystemsMaskedRequest | undefined, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
12
|
//# sourceMappingURL=tenants-get-registered-systems-masked.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-registered-systems-masked.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems-masked.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tenants-get-registered-systems-masked.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems-masked.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,wBAAgB,iCAAiC,CAC/C,MAAM,EAAE,SAAS,EACjB,OAAO,CAAC,EAAE,UAAU,CAAC,iCAAiC,GAAG,SAAS,EAClE,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,eAAe,EACpB,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -1,30 +1,39 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeSimple } from "../lib/encodings.js";
|
|
4
6
|
import { matchStatusCode } from "../lib/http.js";
|
|
5
7
|
import * as M from "../lib/matchers.js";
|
|
6
8
|
import { compactMap } from "../lib/primitives.js";
|
|
7
|
-
import {
|
|
9
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
10
|
import { pathToFunc } from "../lib/url.js";
|
|
9
11
|
import * as models from "../models/index.js";
|
|
12
|
+
import * as operations from "../models/operations/index.js";
|
|
10
13
|
import { APIPromise } from "../types/async.js";
|
|
11
|
-
export function tenantsGetRegisteredSystemsMasked(client, options) {
|
|
12
|
-
return new APIPromise($do(client, options));
|
|
14
|
+
export function tenantsGetRegisteredSystemsMasked(client, request, options) {
|
|
15
|
+
return new APIPromise($do(client, request, options));
|
|
13
16
|
}
|
|
14
|
-
async function $do(client, options) {
|
|
17
|
+
async function $do(client, request, options) {
|
|
18
|
+
const parsed = safeParse(request, (value) => z.parse(z.optional(operations.GetRegisteredSystemsMaskedRequest$outboundSchema), value), "Input validation failed");
|
|
19
|
+
if (!parsed.ok) {
|
|
20
|
+
return [parsed, { status: "invalid" }];
|
|
21
|
+
}
|
|
22
|
+
const payload = parsed.value;
|
|
23
|
+
const body = null;
|
|
15
24
|
const path = pathToFunc("/tenants/get-registered-systems-masked")();
|
|
16
25
|
const headers = new Headers(compactMap({
|
|
17
26
|
Accept: "application/json",
|
|
27
|
+
"X-ACCOUNT-KEY": encodeSimple("X-ACCOUNT-KEY", payload?.accountKey ?? client._options.accountKey, { explode: false, charEncoding: "none" }),
|
|
28
|
+
"X-API-KEY": encodeSimple("X-API-KEY", payload?.apiKey ?? client._options.apiKey, { explode: false, charEncoding: "none" }),
|
|
18
29
|
}));
|
|
19
|
-
const securityInput = await extractSecurity(client._options.security);
|
|
20
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
21
30
|
const context = {
|
|
22
31
|
options: client._options,
|
|
23
32
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
24
33
|
operationID: "getRegisteredSystemsMasked",
|
|
25
34
|
oAuth2Scopes: null,
|
|
26
|
-
resolvedSecurity:
|
|
27
|
-
securitySource:
|
|
35
|
+
resolvedSecurity: null,
|
|
36
|
+
securitySource: null,
|
|
28
37
|
retryConfig: options?.retries
|
|
29
38
|
|| client._options.retryConfig
|
|
30
39
|
|| {
|
|
@@ -41,11 +50,11 @@ async function $do(client, options) {
|
|
|
41
50
|
retryCodes: options?.retryCodes || ["5XX"],
|
|
42
51
|
};
|
|
43
52
|
const requestRes = client._createRequest(context, {
|
|
44
|
-
security: requestSecurity,
|
|
45
53
|
method: "GET",
|
|
46
54
|
baseURL: options?.serverURL,
|
|
47
55
|
path: path,
|
|
48
56
|
headers: headers,
|
|
57
|
+
body: body,
|
|
49
58
|
userAgent: client._options.userAgent,
|
|
50
59
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
51
60
|
}, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-registered-systems-masked.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems-masked.ts"],"names":[],"mappings":"AAAA;;GAEG;
|
|
1
|
+
{"version":3,"file":"tenants-get-registered-systems-masked.js","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems-masked.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,8 @@ import { MaesnError } from "../models/errors/maesn-error.js";
|
|
|
5
5
|
import { ResponseValidationError } from "../models/errors/response-validation-error.js";
|
|
6
6
|
import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
|
|
7
7
|
import * as models from "../models/index.js";
|
|
8
|
+
import * as operations from "../models/operations/index.js";
|
|
8
9
|
import { APIPromise } from "../types/async.js";
|
|
9
10
|
import { Result } from "../types/fp.js";
|
|
10
|
-
export declare function tenantsGetRegisteredSystems(client: MaesnCore, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
|
+
export declare function tenantsGetRegisteredSystems(client: MaesnCore, request?: operations.GetRegisteredSystemsRequest | undefined, options?: RequestOptions): APIPromise<Result<models.BaseResponseDto, MaesnError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
11
12
|
//# sourceMappingURL=tenants-get-registered-systems.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tenants-get-registered-systems.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tenants-get-registered-systems.d.ts","sourceRoot":"","sources":["../../src/funcs/tenants-get-registered-systems.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAMvC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,wBAAgB,2BAA2B,CACzC,MAAM,EAAE,SAAS,EACjB,OAAO,CAAC,EAAE,UAAU,CAAC,2BAA2B,GAAG,SAAS,EAC5D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,eAAe,EACpB,UAAU,GACV,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|