@maesn/typescript-sdk 0.2.3 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +44 -95
- package/esm/funcs/accounting-create-bill-line-item.d.ts +11 -0
- package/esm/funcs/accounting-create-bill-line-item.d.ts.map +1 -0
- package/esm/funcs/{accounting-bills-add-line-item.js → accounting-create-bill-line-item.js} +2 -2
- package/esm/funcs/accounting-create-bill-line-item.js.map +1 -0
- package/esm/funcs/{fiscal-years-get.d.ts → accounting-create-item.d.ts} +2 -2
- package/esm/funcs/accounting-create-item.d.ts.map +1 -0
- package/esm/funcs/{items-create.js → accounting-create-item.js} +2 -2
- package/esm/funcs/accounting-create-item.js.map +1 -0
- package/esm/funcs/{goods-receipts-get-line-item.d.ts → accounting-create-journal-entries.d.ts} +2 -2
- package/esm/funcs/accounting-create-journal-entries.d.ts.map +1 -0
- package/esm/funcs/{journal-entries-create-bulk.js → accounting-create-journal-entries.js} +2 -2
- package/esm/funcs/accounting-create-journal-entries.js.map +1 -0
- package/esm/funcs/accounting-delete-vendor-credit.d.ts +11 -0
- package/esm/funcs/accounting-delete-vendor-credit.d.ts.map +1 -0
- package/esm/funcs/{vendor-credits-delete.js → accounting-delete-vendor-credit.js} +2 -2
- package/esm/funcs/accounting-delete-vendor-credit.js.map +1 -0
- package/esm/funcs/{accounting-invoices-update-line-item.d.ts → accounting-get-bill-line-items.d.ts} +2 -2
- package/esm/funcs/{accounting-bills-add-line-item.d.ts.map → accounting-get-bill-line-items.d.ts.map} +1 -1
- package/esm/funcs/{bills-get-line-items.js → accounting-get-bill-line-items.js} +2 -2
- package/esm/funcs/accounting-get-bill-line-items.js.map +1 -0
- package/esm/funcs/accounting-get-document-extensions.d.ts +11 -0
- package/esm/funcs/accounting-get-document-extensions.d.ts.map +1 -0
- package/esm/funcs/{files-get-document-extensions.js → accounting-get-document-extensions.js} +2 -2
- package/esm/funcs/accounting-get-document-extensions.js.map +1 -0
- package/esm/funcs/{offers-get-document.d.ts → accounting-get-fiscal-year.d.ts} +2 -2
- package/esm/funcs/accounting-get-fiscal-year.d.ts.map +1 -0
- package/esm/funcs/{fiscal-years-get.js → accounting-get-fiscal-year.js} +2 -2
- package/esm/funcs/accounting-get-fiscal-year.js.map +1 -0
- package/esm/funcs/{accounting-v2-create-booking-proposal.d.ts → accounting-get-goods-receipt-line-item.d.ts} +2 -2
- package/esm/funcs/accounting-get-goods-receipt-line-item.d.ts.map +1 -0
- package/esm/funcs/{goods-receipts-get-line-item.js → accounting-get-goods-receipt-line-item.js} +2 -2
- package/esm/funcs/accounting-get-goods-receipt-line-item.js.map +1 -0
- package/esm/funcs/{accounting-journal-entries-get-attachments.d.ts → accounting-get-journal-entry-attachment-by-id.d.ts} +2 -2
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.d.ts.map +1 -0
- package/esm/funcs/{journal-entry-attachments-get-by-id.js → accounting-get-journal-entry-attachment-by-id.js} +2 -2
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.js.map +1 -0
- package/esm/funcs/{journal-entry-attachments-get-by-id.d.ts → accounting-get-journal-entry-attachments.d.ts} +2 -2
- package/esm/funcs/accounting-get-journal-entry-attachments.d.ts.map +1 -0
- package/esm/funcs/{accounting-journal-entries-get-attachments.js → accounting-get-journal-entry-attachments.js} +2 -2
- package/esm/funcs/accounting-get-journal-entry-attachments.js.map +1 -0
- package/esm/funcs/{accounting-v2-create-contact.d.ts → accounting-get-offer-document.d.ts} +2 -2
- package/esm/funcs/{accounting-v2-contacts-update.d.ts.map → accounting-get-offer-document.d.ts.map} +1 -1
- package/esm/funcs/{offers-get-document.js → accounting-get-offer-document.js} +2 -2
- package/esm/funcs/accounting-get-offer-document.js.map +1 -0
- package/esm/funcs/{accounting-bills-add-line-item.d.ts → accounting-get-purchase-orders.d.ts} +2 -2
- package/esm/funcs/accounting-get-purchase-orders.d.ts.map +1 -0
- package/esm/funcs/{purchase-orders-list.js → accounting-get-purchase-orders.js} +2 -2
- package/esm/funcs/accounting-get-purchase-orders.js.map +1 -0
- package/esm/funcs/{contacts-v2-get.d.ts → accounting-patch-contact.d.ts} +2 -2
- package/esm/funcs/accounting-patch-contact.d.ts.map +1 -0
- package/esm/funcs/{contacts-patch.js → accounting-patch-contact.js} +2 -2
- package/esm/funcs/accounting-patch-contact.js.map +1 -0
- package/esm/funcs/{contacts-patch.d.ts → accounting-patch-item.d.ts} +2 -2
- package/esm/funcs/{vendor-credits-delete.d.ts.map → accounting-patch-item.d.ts.map} +1 -1
- package/esm/funcs/{items-modify.js → accounting-patch-item.js} +2 -2
- package/esm/funcs/accounting-patch-item.js.map +1 -0
- package/esm/funcs/{bills-get-line-items.d.ts → accounting-patch-line-item.d.ts} +2 -2
- package/esm/funcs/accounting-patch-line-item.d.ts.map +1 -0
- package/esm/funcs/{accounting-invoices-update-line-item.js → accounting-patch-line-item.js} +2 -2
- package/esm/funcs/accounting-patch-line-item.js.map +1 -0
- package/esm/funcs/{bills-update.d.ts → accounting-update-bill.d.ts} +2 -2
- package/esm/funcs/accounting-update-bill.d.ts.map +1 -0
- package/esm/funcs/{bills-update.js → accounting-update-bill.js} +2 -2
- package/esm/funcs/accounting-update-bill.js.map +1 -0
- package/esm/funcs/{files-get-document-extensions.d.ts → accounting-v2-create-booking-proposal-v2.d.ts} +2 -2
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.d.ts.map +1 -0
- package/esm/funcs/{accounting-v2-create-booking-proposal.js → accounting-v2-create-booking-proposal-v2.js} +2 -2
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.js.map +1 -0
- package/esm/funcs/accounting-v2-create-contact-v2.d.ts +11 -0
- package/esm/funcs/accounting-v2-create-contact-v2.d.ts.map +1 -0
- package/esm/funcs/{accounting-v2-create-contact.js → accounting-v2-create-contact-v2.js} +2 -2
- package/esm/funcs/accounting-v2-create-contact-v2.js.map +1 -0
- package/esm/funcs/accounting-v2-get-contact-v2.d.ts +11 -0
- package/esm/funcs/{goods-receipts-get-line-item.d.ts.map → accounting-v2-get-contact-v2.d.ts.map} +1 -1
- package/esm/funcs/{contacts-v2-get.js → accounting-v2-get-contact-v2.js} +2 -2
- package/esm/funcs/{contacts-v2-list.js.map → accounting-v2-get-contact-v2.js.map} +1 -1
- package/esm/funcs/{journal-entries-create-bulk.d.ts → accounting-v2-get-contacts-v2.d.ts} +2 -2
- package/esm/funcs/{files-get-document-extensions.d.ts.map → accounting-v2-get-contacts-v2.d.ts.map} +1 -1
- package/esm/funcs/{contacts-v2-list.js → accounting-v2-get-contacts-v2.js} +2 -2
- package/esm/funcs/accounting-v2-get-contacts-v2.js.map +1 -0
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.d.ts +11 -0
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.d.ts.map +1 -0
- package/esm/funcs/{accounting-v2-get-dimension.js → accounting-v2-get-dimensions-by-dimension.js} +2 -2
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.js.map +1 -0
- package/esm/funcs/{accounting-v2-contacts-update.d.ts → accounting-v2-patch-contact-v2.d.ts} +2 -2
- package/esm/funcs/accounting-v2-patch-contact-v2.d.ts.map +1 -0
- package/esm/funcs/{accounting-v2-contacts-update.js → accounting-v2-patch-contact-v2.js} +2 -2
- package/esm/funcs/accounting-v2-patch-contact-v2.js.map +1 -0
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/models/operations/get-accounts.d.ts +11 -1
- package/esm/models/operations/get-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-accounts.js +10 -1
- package/esm/models/operations/get-accounts.js.map +1 -1
- package/esm/models/operations/get-async-task-info.d.ts +12 -1
- package/esm/models/operations/get-async-task-info.d.ts.map +1 -1
- package/esm/models/operations/get-async-task-info.js +10 -1
- package/esm/models/operations/get-async-task-info.js.map +1 -1
- package/esm/models/operations/get-bank-accounts.d.ts +12 -1
- package/esm/models/operations/get-bank-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-bank-accounts.js +10 -1
- package/esm/models/operations/get-bank-accounts.js.map +1 -1
- package/esm/models/operations/get-bills.d.ts +11 -1
- package/esm/models/operations/get-bills.d.ts.map +1 -1
- package/esm/models/operations/get-bills.js +10 -1
- package/esm/models/operations/get-bills.js.map +1 -1
- package/esm/models/operations/get-booking-proposals.d.ts +11 -1
- package/esm/models/operations/get-booking-proposals.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposals.js +10 -1
- package/esm/models/operations/get-booking-proposals.js.map +1 -1
- package/esm/models/operations/get-contacts-v2.d.ts +12 -1
- package/esm/models/operations/get-contacts-v2.d.ts.map +1 -1
- package/esm/models/operations/get-contacts-v2.js +10 -1
- package/esm/models/operations/get-contacts-v2.js.map +1 -1
- package/esm/models/operations/get-contacts.d.ts +12 -1
- package/esm/models/operations/get-contacts.d.ts.map +1 -1
- package/esm/models/operations/get-contacts.js +10 -1
- package/esm/models/operations/get-contacts.js.map +1 -1
- package/esm/models/operations/get-credit-notes.d.ts +12 -1
- package/esm/models/operations/get-credit-notes.d.ts.map +1 -1
- package/esm/models/operations/get-credit-notes.js +10 -1
- package/esm/models/operations/get-credit-notes.js.map +1 -1
- package/esm/models/operations/get-customers.d.ts +12 -1
- package/esm/models/operations/get-customers.d.ts.map +1 -1
- package/esm/models/operations/get-customers.js +10 -1
- package/esm/models/operations/get-customers.js.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.d.ts +12 -1
- package/esm/models/operations/get-dimensions-by-dimension.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.js +10 -1
- package/esm/models/operations/get-dimensions-by-dimension.js.map +1 -1
- package/esm/models/operations/get-dimensions.d.ts +12 -1
- package/esm/models/operations/get-dimensions.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions.js +10 -1
- package/esm/models/operations/get-dimensions.js.map +1 -1
- package/esm/models/operations/get-expenses.d.ts +12 -1
- package/esm/models/operations/get-expenses.d.ts.map +1 -1
- package/esm/models/operations/get-expenses.js +10 -1
- package/esm/models/operations/get-expenses.js.map +1 -1
- package/esm/models/operations/get-goods-receipts.d.ts +12 -1
- package/esm/models/operations/get-goods-receipts.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipts.js +10 -1
- package/esm/models/operations/get-goods-receipts.js.map +1 -1
- package/esm/models/operations/get-invoices.d.ts +11 -1
- package/esm/models/operations/get-invoices.d.ts.map +1 -1
- package/esm/models/operations/get-invoices.js +10 -1
- package/esm/models/operations/get-invoices.js.map +1 -1
- package/esm/models/operations/get-items.d.ts +12 -1
- package/esm/models/operations/get-items.d.ts.map +1 -1
- package/esm/models/operations/get-items.js +10 -1
- package/esm/models/operations/get-items.js.map +1 -1
- package/esm/models/operations/get-journal-entries.d.ts +12 -1
- package/esm/models/operations/get-journal-entries.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entries.js +10 -1
- package/esm/models/operations/get-journal-entries.js.map +1 -1
- package/esm/models/operations/get-journals.d.ts +12 -1
- package/esm/models/operations/get-journals.d.ts.map +1 -1
- package/esm/models/operations/get-journals.js +10 -1
- package/esm/models/operations/get-journals.js.map +1 -1
- package/esm/models/operations/get-line-items.d.ts +12 -1
- package/esm/models/operations/get-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-line-items.js +10 -1
- package/esm/models/operations/get-line-items.js.map +1 -1
- package/esm/models/operations/get-offer-line-items.d.ts +12 -1
- package/esm/models/operations/get-offer-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-offer-line-items.js +10 -1
- package/esm/models/operations/get-offer-line-items.js.map +1 -1
- package/esm/models/operations/get-offers.d.ts +11 -1
- package/esm/models/operations/get-offers.d.ts.map +1 -1
- package/esm/models/operations/get-offers.js +10 -1
- package/esm/models/operations/get-offers.js.map +1 -1
- package/esm/models/operations/get-open-items.d.ts +12 -1
- package/esm/models/operations/get-open-items.d.ts.map +1 -1
- package/esm/models/operations/get-open-items.js +10 -1
- package/esm/models/operations/get-open-items.js.map +1 -1
- package/esm/models/operations/get-payment-terms.d.ts +12 -1
- package/esm/models/operations/get-payment-terms.d.ts.map +1 -1
- package/esm/models/operations/get-payment-terms.js +10 -1
- package/esm/models/operations/get-payment-terms.js.map +1 -1
- package/esm/models/operations/get-payments.d.ts +12 -1
- package/esm/models/operations/get-payments.d.ts.map +1 -1
- package/esm/models/operations/get-payments.js +10 -1
- package/esm/models/operations/get-payments.js.map +1 -1
- package/esm/models/operations/get-projects.d.ts +12 -1
- package/esm/models/operations/get-projects.d.ts.map +1 -1
- package/esm/models/operations/get-projects.js +10 -1
- package/esm/models/operations/get-projects.js.map +1 -1
- package/esm/models/operations/get-purchase-orders.d.ts +12 -1
- package/esm/models/operations/get-purchase-orders.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-orders.js +10 -1
- package/esm/models/operations/get-purchase-orders.js.map +1 -1
- package/esm/models/operations/get-sales-order-lines.d.ts +12 -1
- package/esm/models/operations/get-sales-order-lines.d.ts.map +1 -1
- package/esm/models/operations/get-sales-order-lines.js +10 -1
- package/esm/models/operations/get-sales-order-lines.js.map +1 -1
- package/esm/models/operations/get-sales-orders.d.ts +11 -1
- package/esm/models/operations/get-sales-orders.d.ts.map +1 -1
- package/esm/models/operations/get-sales-orders.js +10 -1
- package/esm/models/operations/get-sales-orders.js.map +1 -1
- package/esm/models/operations/get-suppliers.d.ts +12 -1
- package/esm/models/operations/get-suppliers.d.ts.map +1 -1
- package/esm/models/operations/get-suppliers.js +10 -1
- package/esm/models/operations/get-suppliers.js.map +1 -1
- package/esm/models/operations/get-tax-rates.d.ts +12 -1
- package/esm/models/operations/get-tax-rates.d.ts.map +1 -1
- package/esm/models/operations/get-tax-rates.js +10 -1
- package/esm/models/operations/get-tax-rates.js.map +1 -1
- package/esm/models/operations/get-trial-balance.d.ts +12 -1
- package/esm/models/operations/get-trial-balance.d.ts.map +1 -1
- package/esm/models/operations/get-trial-balance.js +10 -1
- package/esm/models/operations/get-trial-balance.js.map +1 -1
- package/esm/models/operations/get-units.d.ts +12 -1
- package/esm/models/operations/get-units.d.ts.map +1 -1
- package/esm/models/operations/get-units.js +10 -1
- package/esm/models/operations/get-units.js.map +1 -1
- package/esm/models/operations/get-vendor-credits.d.ts +11 -1
- package/esm/models/operations/get-vendor-credits.d.ts.map +1 -1
- package/esm/models/operations/get-vendor-credits.js +10 -1
- package/esm/models/operations/get-vendor-credits.js.map +1 -1
- package/esm/sdk/accounting-v2.d.ts +6 -2
- package/esm/sdk/accounting-v2.d.ts.map +1 -1
- package/esm/sdk/accounting-v2.js +22 -6
- package/esm/sdk/accounting-v2.js.map +1 -1
- package/esm/sdk/accounting.d.ts +16 -12
- package/esm/sdk/accounting.d.ts.map +1 -1
- package/esm/sdk/accounting.js +64 -20
- package/esm/sdk/accounting.js.map +1 -1
- package/esm/sdk/sdk.d.ts +0 -36
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +0 -60
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/{accounting-bills-add-line-item.ts → accounting-create-bill-line-item.ts} +1 -1
- package/src/funcs/{items-create.ts → accounting-create-item.ts} +1 -1
- package/src/funcs/{journal-entries-create-bulk.ts → accounting-create-journal-entries.ts} +1 -1
- package/src/funcs/{vendor-credits-delete.ts → accounting-delete-vendor-credit.ts} +1 -1
- package/src/funcs/{bills-get-line-items.ts → accounting-get-bill-line-items.ts} +1 -1
- package/src/funcs/{files-get-document-extensions.ts → accounting-get-document-extensions.ts} +1 -1
- package/src/funcs/{fiscal-years-get.ts → accounting-get-fiscal-year.ts} +1 -1
- package/src/funcs/{goods-receipts-get-line-item.ts → accounting-get-goods-receipt-line-item.ts} +1 -1
- package/src/funcs/{journal-entry-attachments-get-by-id.ts → accounting-get-journal-entry-attachment-by-id.ts} +1 -1
- package/src/funcs/{accounting-journal-entries-get-attachments.ts → accounting-get-journal-entry-attachments.ts} +1 -1
- package/src/funcs/{offers-get-document.ts → accounting-get-offer-document.ts} +1 -1
- package/src/funcs/{purchase-orders-list.ts → accounting-get-purchase-orders.ts} +1 -1
- package/src/funcs/{contacts-patch.ts → accounting-patch-contact.ts} +1 -1
- package/src/funcs/{items-modify.ts → accounting-patch-item.ts} +1 -1
- package/src/funcs/{accounting-invoices-update-line-item.ts → accounting-patch-line-item.ts} +1 -1
- package/src/funcs/{bills-update.ts → accounting-update-bill.ts} +1 -1
- package/src/funcs/{accounting-v2-create-booking-proposal.ts → accounting-v2-create-booking-proposal-v2.ts} +1 -1
- package/src/funcs/{accounting-v2-create-contact.ts → accounting-v2-create-contact-v2.ts} +1 -1
- package/src/funcs/{contacts-v2-get.ts → accounting-v2-get-contact-v2.ts} +1 -1
- package/src/funcs/{contacts-v2-list.ts → accounting-v2-get-contacts-v2.ts} +1 -1
- package/src/funcs/{accounting-v2-get-dimension.ts → accounting-v2-get-dimensions-by-dimension.ts} +1 -1
- package/src/funcs/{accounting-v2-contacts-update.ts → accounting-v2-patch-contact-v2.ts} +1 -1
- package/src/lib/config.ts +2 -2
- package/src/models/operations/get-accounts.ts +16 -2
- package/src/models/operations/get-async-task-info.ts +17 -2
- package/src/models/operations/get-bank-accounts.ts +17 -2
- package/src/models/operations/get-bills.ts +15 -2
- package/src/models/operations/get-booking-proposals.ts +18 -2
- package/src/models/operations/get-contacts-v2.ts +17 -2
- package/src/models/operations/get-contacts.ts +17 -2
- package/src/models/operations/get-credit-notes.ts +17 -2
- package/src/models/operations/get-customers.ts +17 -2
- package/src/models/operations/get-dimensions-by-dimension.ts +19 -2
- package/src/models/operations/get-dimensions.ts +17 -2
- package/src/models/operations/get-expenses.ts +17 -2
- package/src/models/operations/get-goods-receipts.ts +17 -2
- package/src/models/operations/get-invoices.ts +16 -2
- package/src/models/operations/get-items.ts +16 -2
- package/src/models/operations/get-journal-entries.ts +17 -2
- package/src/models/operations/get-journals.ts +17 -2
- package/src/models/operations/get-line-items.ts +17 -2
- package/src/models/operations/get-offer-line-items.ts +17 -2
- package/src/models/operations/get-offers.ts +16 -2
- package/src/models/operations/get-open-items.ts +17 -2
- package/src/models/operations/get-payment-terms.ts +17 -2
- package/src/models/operations/get-payments.ts +17 -2
- package/src/models/operations/get-projects.ts +17 -2
- package/src/models/operations/get-purchase-orders.ts +17 -2
- package/src/models/operations/get-sales-order-lines.ts +19 -2
- package/src/models/operations/get-sales-orders.ts +16 -2
- package/src/models/operations/get-suppliers.ts +17 -2
- package/src/models/operations/get-tax-rates.ts +17 -2
- package/src/models/operations/get-trial-balance.ts +17 -2
- package/src/models/operations/get-units.ts +16 -2
- package/src/models/operations/get-vendor-credits.ts +16 -2
- package/src/sdk/accounting-v2.ts +54 -6
- package/src/sdk/accounting.ts +192 -26
- package/src/sdk/sdk.ts +0 -74
- package/esm/funcs/accounting-bills-add-line-item.js.map +0 -1
- package/esm/funcs/accounting-invoices-update-line-item.d.ts.map +0 -1
- package/esm/funcs/accounting-invoices-update-line-item.js.map +0 -1
- package/esm/funcs/accounting-journal-entries-get-attachments.d.ts.map +0 -1
- package/esm/funcs/accounting-journal-entries-get-attachments.js.map +0 -1
- package/esm/funcs/accounting-v2-contacts-update.js.map +0 -1
- package/esm/funcs/accounting-v2-create-booking-proposal.d.ts.map +0 -1
- package/esm/funcs/accounting-v2-create-booking-proposal.js.map +0 -1
- package/esm/funcs/accounting-v2-create-contact.d.ts.map +0 -1
- package/esm/funcs/accounting-v2-create-contact.js.map +0 -1
- package/esm/funcs/accounting-v2-get-dimension.d.ts +0 -11
- package/esm/funcs/accounting-v2-get-dimension.d.ts.map +0 -1
- package/esm/funcs/accounting-v2-get-dimension.js.map +0 -1
- package/esm/funcs/bills-get-line-items.d.ts.map +0 -1
- package/esm/funcs/bills-get-line-items.js.map +0 -1
- package/esm/funcs/bills-update.d.ts.map +0 -1
- package/esm/funcs/bills-update.js.map +0 -1
- package/esm/funcs/contacts-patch.d.ts.map +0 -1
- package/esm/funcs/contacts-patch.js.map +0 -1
- package/esm/funcs/contacts-v2-get.d.ts.map +0 -1
- package/esm/funcs/contacts-v2-get.js.map +0 -1
- package/esm/funcs/contacts-v2-list.d.ts +0 -11
- package/esm/funcs/contacts-v2-list.d.ts.map +0 -1
- package/esm/funcs/files-get-document-extensions.js.map +0 -1
- package/esm/funcs/fiscal-years-get.d.ts.map +0 -1
- package/esm/funcs/fiscal-years-get.js.map +0 -1
- package/esm/funcs/goods-receipts-get-line-item.js.map +0 -1
- package/esm/funcs/items-create.d.ts +0 -11
- package/esm/funcs/items-create.d.ts.map +0 -1
- package/esm/funcs/items-create.js.map +0 -1
- package/esm/funcs/items-modify.d.ts +0 -11
- package/esm/funcs/items-modify.d.ts.map +0 -1
- package/esm/funcs/items-modify.js.map +0 -1
- package/esm/funcs/journal-entries-create-bulk.d.ts.map +0 -1
- package/esm/funcs/journal-entries-create-bulk.js.map +0 -1
- package/esm/funcs/journal-entry-attachments-get-by-id.d.ts.map +0 -1
- package/esm/funcs/journal-entry-attachments-get-by-id.js.map +0 -1
- package/esm/funcs/offers-get-document.d.ts.map +0 -1
- package/esm/funcs/offers-get-document.js.map +0 -1
- package/esm/funcs/purchase-orders-list.d.ts +0 -11
- package/esm/funcs/purchase-orders-list.d.ts.map +0 -1
- package/esm/funcs/purchase-orders-list.js.map +0 -1
- package/esm/funcs/vendor-credits-delete.d.ts +0 -11
- package/esm/funcs/vendor-credits-delete.js.map +0 -1
- package/esm/sdk/accounting-bills.d.ts +0 -6
- package/esm/sdk/accounting-bills.d.ts.map +0 -1
- package/esm/sdk/accounting-bills.js +0 -12
- package/esm/sdk/accounting-bills.js.map +0 -1
- package/esm/sdk/accounting-journal-entries.d.ts +0 -6
- package/esm/sdk/accounting-journal-entries.d.ts.map +0 -1
- package/esm/sdk/accounting-journal-entries.js +0 -12
- package/esm/sdk/accounting-journal-entries.js.map +0 -1
- package/esm/sdk/bills.d.ts +0 -7
- package/esm/sdk/bills.d.ts.map +0 -1
- package/esm/sdk/bills.js +0 -16
- package/esm/sdk/bills.js.map +0 -1
- package/esm/sdk/contacts-v2.d.ts +0 -7
- package/esm/sdk/contacts-v2.d.ts.map +0 -1
- package/esm/sdk/contacts-v2.js +0 -16
- package/esm/sdk/contacts-v2.js.map +0 -1
- package/esm/sdk/contacts.d.ts +0 -6
- package/esm/sdk/contacts.d.ts.map +0 -1
- package/esm/sdk/contacts.js +0 -12
- package/esm/sdk/contacts.js.map +0 -1
- package/esm/sdk/files.d.ts +0 -6
- package/esm/sdk/files.d.ts.map +0 -1
- package/esm/sdk/files.js +0 -12
- package/esm/sdk/files.js.map +0 -1
- package/esm/sdk/fiscal-years.d.ts +0 -6
- package/esm/sdk/fiscal-years.d.ts.map +0 -1
- package/esm/sdk/fiscal-years.js +0 -12
- package/esm/sdk/fiscal-years.js.map +0 -1
- package/esm/sdk/goods-receipts.d.ts +0 -6
- package/esm/sdk/goods-receipts.d.ts.map +0 -1
- package/esm/sdk/goods-receipts.js +0 -12
- package/esm/sdk/goods-receipts.js.map +0 -1
- package/esm/sdk/invoices.d.ts +0 -6
- package/esm/sdk/invoices.d.ts.map +0 -1
- package/esm/sdk/invoices.js +0 -12
- package/esm/sdk/invoices.js.map +0 -1
- package/esm/sdk/items.d.ts +0 -7
- package/esm/sdk/items.d.ts.map +0 -1
- package/esm/sdk/items.js +0 -16
- package/esm/sdk/items.js.map +0 -1
- package/esm/sdk/journal-entries.d.ts +0 -6
- package/esm/sdk/journal-entries.d.ts.map +0 -1
- package/esm/sdk/journal-entries.js +0 -12
- package/esm/sdk/journal-entries.js.map +0 -1
- package/esm/sdk/journal-entry-attachments.d.ts +0 -6
- package/esm/sdk/journal-entry-attachments.d.ts.map +0 -1
- package/esm/sdk/journal-entry-attachments.js +0 -12
- package/esm/sdk/journal-entry-attachments.js.map +0 -1
- package/esm/sdk/offers.d.ts +0 -6
- package/esm/sdk/offers.d.ts.map +0 -1
- package/esm/sdk/offers.js +0 -12
- package/esm/sdk/offers.js.map +0 -1
- package/esm/sdk/purchase-orders.d.ts +0 -6
- package/esm/sdk/purchase-orders.d.ts.map +0 -1
- package/esm/sdk/purchase-orders.js +0 -12
- package/esm/sdk/purchase-orders.js.map +0 -1
- package/esm/sdk/v2-contacts.d.ts +0 -6
- package/esm/sdk/v2-contacts.d.ts.map +0 -1
- package/esm/sdk/v2-contacts.js +0 -12
- package/esm/sdk/v2-contacts.js.map +0 -1
- package/esm/sdk/v2.d.ts +0 -9
- package/esm/sdk/v2.d.ts.map +0 -1
- package/esm/sdk/v2.js +0 -17
- package/esm/sdk/v2.js.map +0 -1
- package/esm/sdk/vendor-credits.d.ts +0 -6
- package/esm/sdk/vendor-credits.d.ts.map +0 -1
- package/esm/sdk/vendor-credits.js +0 -12
- package/esm/sdk/vendor-credits.js.map +0 -1
- package/src/sdk/accounting-bills.ts +0 -21
- package/src/sdk/accounting-journal-entries.ts +0 -21
- package/src/sdk/bills.ts +0 -33
- package/src/sdk/contacts-v2.ts +0 -33
- package/src/sdk/contacts.ts +0 -21
- package/src/sdk/files.ts +0 -21
- package/src/sdk/fiscal-years.ts +0 -21
- package/src/sdk/goods-receipts.ts +0 -21
- package/src/sdk/invoices.ts +0 -21
- package/src/sdk/items.ts +0 -33
- package/src/sdk/journal-entries.ts +0 -21
- package/src/sdk/journal-entry-attachments.ts +0 -21
- package/src/sdk/offers.ts +0 -21
- package/src/sdk/purchase-orders.ts +0 -21
- package/src/sdk/v2-contacts.ts +0 -21
- package/src/sdk/v2.ts +0 -27
- package/src/sdk/vendor-credits.ts +0 -21
package/esm/sdk/items.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class Items extends ClientSDK {
|
|
4
|
-
create(request: operations.CreateItemRequest, options?: RequestOptions): Promise<operations.CreateItemResponse>;
|
|
5
|
-
modify(request: operations.PatchItemRequest, options?: RequestOptions): Promise<operations.PatchItemResponse>;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=items.d.ts.map
|
package/esm/sdk/items.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"items.d.ts","sourceRoot":"","sources":["../../src/sdk/items.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,KAAM,SAAQ,SAAS;IAC5B,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,iBAAiB,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAMxC;IAEK,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,gBAAgB,EACpC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAAC,CAMvC;CACF"}
|
package/esm/sdk/items.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { itemsCreate } from "../funcs/items-create.js";
|
|
5
|
-
import { itemsModify } from "../funcs/items-modify.js";
|
|
6
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
7
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
8
|
-
export class Items extends ClientSDK {
|
|
9
|
-
async create(request, options) {
|
|
10
|
-
return unwrapAsync(itemsCreate(this, request, options));
|
|
11
|
-
}
|
|
12
|
-
async modify(request, options) {
|
|
13
|
-
return unwrapAsync(itemsModify(this, request, options));
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=items.js.map
|
package/esm/sdk/items.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"items.js","sourceRoot":"","sources":["../../src/sdk/items.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,KAAM,SAAQ,SAAS;IAClC,KAAK,CAAC,MAAM,CACV,OAAqC,EACrC,OAAwB,EACgB;QACxC,OAAO,WAAW,CAAC,WAAW,CAC5B,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,MAAM,CACV,OAAoC,EACpC,OAAwB,EACe;QACvC,OAAO,WAAW,CAAC,WAAW,CAC5B,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class JournalEntries extends ClientSDK {
|
|
4
|
-
createBulk(request: operations.CreateJournalEntriesRequest, options?: RequestOptions): Promise<operations.CreateJournalEntriesResponse>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=journal-entries.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entries.d.ts","sourceRoot":"","sources":["../../src/sdk/journal-entries.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,cAAe,SAAQ,SAAS;IACrC,UAAU,CACd,OAAO,EAAE,UAAU,CAAC,2BAA2B,EAC/C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,4BAA4B,CAAC,CAMlD;CACF"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { journalEntriesCreateBulk } from "../funcs/journal-entries-create-bulk.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class JournalEntries extends ClientSDK {
|
|
8
|
-
async createBulk(request, options) {
|
|
9
|
-
return unwrapAsync(journalEntriesCreateBulk(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=journal-entries.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entries.js","sourceRoot":"","sources":["../../src/sdk/journal-entries.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,cAAe,SAAQ,SAAS;IAC3C,KAAK,CAAC,UAAU,CACd,OAA+C,EAC/C,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,wBAAwB,CACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class JournalEntryAttachments extends ClientSDK {
|
|
4
|
-
getById(request: operations.GetJournalEntryAttachmentByIdRequest, options?: RequestOptions): Promise<operations.GetJournalEntryAttachmentByIdResponse>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=journal-entry-attachments.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entry-attachments.d.ts","sourceRoot":"","sources":["../../src/sdk/journal-entry-attachments.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,uBAAwB,SAAQ,SAAS;IAC9C,OAAO,CACX,OAAO,EAAE,UAAU,CAAC,oCAAoC,EACxD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qCAAqC,CAAC,CAM3D;CACF"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { journalEntryAttachmentsGetById } from "../funcs/journal-entry-attachments-get-by-id.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class JournalEntryAttachments extends ClientSDK {
|
|
8
|
-
async getById(request, options) {
|
|
9
|
-
return unwrapAsync(journalEntryAttachmentsGetById(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=journal-entry-attachments.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entry-attachments.js","sourceRoot":"","sources":["../../src/sdk/journal-entry-attachments.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,iDAAiD,CAAC;AACjG,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,uBAAwB,SAAQ,SAAS;IACpD,KAAK,CAAC,OAAO,CACX,OAAwD,EACxD,OAAwB,EACmC;QAC3D,OAAO,WAAW,CAAC,8BAA8B,CAC/C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
package/esm/sdk/offers.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class Offers extends ClientSDK {
|
|
4
|
-
getDocument(request: operations.GetOfferDocumentRequest, options?: RequestOptions): Promise<operations.GetOfferDocumentResponse>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=offers.d.ts.map
|
package/esm/sdk/offers.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"offers.d.ts","sourceRoot":"","sources":["../../src/sdk/offers.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,MAAO,SAAQ,SAAS;IAC7B,WAAW,CACf,OAAO,EAAE,UAAU,CAAC,uBAAuB,EAC3C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,wBAAwB,CAAC,CAM9C;CACF"}
|
package/esm/sdk/offers.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { offersGetDocument } from "../funcs/offers-get-document.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class Offers extends ClientSDK {
|
|
8
|
-
async getDocument(request, options) {
|
|
9
|
-
return unwrapAsync(offersGetDocument(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=offers.js.map
|
package/esm/sdk/offers.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"offers.js","sourceRoot":"","sources":["../../src/sdk/offers.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,MAAO,SAAQ,SAAS;IACnC,KAAK,CAAC,WAAW,CACf,OAA2C,EAC3C,OAAwB,EACsB;QAC9C,OAAO,WAAW,CAAC,iBAAiB,CAClC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class PurchaseOrders extends ClientSDK {
|
|
4
|
-
list(request?: operations.GetPurchaseOrdersRequest | undefined, options?: RequestOptions): Promise<operations.GetPurchaseOrdersResponse>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=purchase-orders.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"purchase-orders.d.ts","sourceRoot":"","sources":["../../src/sdk/purchase-orders.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,cAAe,SAAQ,SAAS;IACrC,IAAI,CACR,OAAO,CAAC,EAAE,UAAU,CAAC,wBAAwB,GAAG,SAAS,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,yBAAyB,CAAC,CAM/C;CACF"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { purchaseOrdersList } from "../funcs/purchase-orders-list.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class PurchaseOrders extends ClientSDK {
|
|
8
|
-
async list(request, options) {
|
|
9
|
-
return unwrapAsync(purchaseOrdersList(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=purchase-orders.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"purchase-orders.js","sourceRoot":"","sources":["../../src/sdk/purchase-orders.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,cAAe,SAAQ,SAAS;IAC3C,KAAK,CAAC,IAAI,CACR,OAAyD,EACzD,OAAwB,EACuB;QAC/C,OAAO,WAAW,CAAC,kBAAkB,CACnC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
package/esm/sdk/v2-contacts.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class V2Contacts extends ClientSDK {
|
|
4
|
-
update(request: operations.PatchContactV2Request, options?: RequestOptions): Promise<operations.PatchContactV2Response>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=v2-contacts.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v2-contacts.d.ts","sourceRoot":"","sources":["../../src/sdk/v2-contacts.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,UAAW,SAAQ,SAAS;IACjC,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,qBAAqB,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC,CAM5C;CACF"}
|
package/esm/sdk/v2-contacts.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { accountingV2ContactsUpdate } from "../funcs/accounting-v2-contacts-update.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class V2Contacts extends ClientSDK {
|
|
8
|
-
async update(request, options) {
|
|
9
|
-
return unwrapAsync(accountingV2ContactsUpdate(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=v2-contacts.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v2-contacts.js","sourceRoot":"","sources":["../../src/sdk/v2-contacts.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,0BAA0B,EAAE,MAAM,2CAA2C,CAAC;AACvF,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,UAAW,SAAQ,SAAS;IACvC,KAAK,CAAC,MAAM,CACV,OAAyC,EACzC,OAAwB,EACoB;QAC5C,OAAO,WAAW,CAAC,0BAA0B,CAC3C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
package/esm/sdk/v2.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
import { V2Contacts } from "./v2-contacts.js";
|
|
4
|
-
export declare class V2 extends ClientSDK {
|
|
5
|
-
private _contacts?;
|
|
6
|
-
get contacts(): V2Contacts;
|
|
7
|
-
getDimension(request: operations.GetDimensionsByDimensionRequest, options?: RequestOptions): Promise<operations.GetDimensionsByDimensionResponse>;
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=v2.d.ts.map
|
package/esm/sdk/v2.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v2.d.ts","sourceRoot":"","sources":["../../src/sdk/v2.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAE5D,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C,qBAAa,EAAG,SAAQ,SAAS;IAC/B,OAAO,CAAC,SAAS,CAAC,CAAa;IAC/B,IAAI,QAAQ,IAAI,UAAU,CAEzB;IAEK,YAAY,CAChB,OAAO,EAAE,UAAU,CAAC,+BAA+B,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC,CAMtD;CACF"}
|
package/esm/sdk/v2.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { accountingV2GetDimension } from "../funcs/accounting-v2-get-dimension.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
import { V2Contacts } from "./v2-contacts.js";
|
|
8
|
-
export class V2 extends ClientSDK {
|
|
9
|
-
_contacts;
|
|
10
|
-
get contacts() {
|
|
11
|
-
return (this._contacts ?? (this._contacts = new V2Contacts(this._options)));
|
|
12
|
-
}
|
|
13
|
-
async getDimension(request, options) {
|
|
14
|
-
return unwrapAsync(accountingV2GetDimension(this, request, options));
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=v2.js.map
|
package/esm/sdk/v2.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v2.js","sourceRoot":"","sources":["../../src/sdk/v2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C,MAAM,OAAO,EAAG,SAAQ,SAAS;IACvB,SAAS,CAAc;IAC/B,IAAI,QAAQ,GAAe;QACzB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC3D;IAED,KAAK,CAAC,YAAY,CAChB,OAAmD,EACnD,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,wBAAwB,CACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
-
import * as operations from "../models/operations/index.js";
|
|
3
|
-
export declare class VendorCredits extends ClientSDK {
|
|
4
|
-
delete(request: operations.DeleteVendorCreditRequest, options?: RequestOptions): Promise<operations.DeleteVendorCreditResponse>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=vendor-credits.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vendor-credits.d.ts","sourceRoot":"","sources":["../../src/sdk/vendor-credits.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,aAAc,SAAQ,SAAS;IACpC,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,yBAAyB,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,0BAA0B,CAAC,CAMhD;CACF"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
import { vendorCreditsDelete } from "../funcs/vendor-credits-delete.js";
|
|
5
|
-
import { ClientSDK } from "../lib/sdks.js";
|
|
6
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
7
|
-
export class VendorCredits extends ClientSDK {
|
|
8
|
-
async delete(request, options) {
|
|
9
|
-
return unwrapAsync(vendorCreditsDelete(this, request, options));
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=vendor-credits.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vendor-credits.js","sourceRoot":"","sources":["../../src/sdk/vendor-credits.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,aAAc,SAAQ,SAAS;IAC1C,KAAK,CAAC,MAAM,CACV,OAA6C,EAC7C,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,mBAAmB,CACpC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { accountingBillsAddLineItem } from "../funcs/accounting-bills-add-line-item.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class AccountingBills extends ClientSDK {
|
|
11
|
-
async addLineItem(
|
|
12
|
-
request: operations.CreateBillLineItemRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.CreateBillLineItemResponse> {
|
|
15
|
-
return unwrapAsync(accountingBillsAddLineItem(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { accountingJournalEntriesGetAttachments } from "../funcs/accounting-journal-entries-get-attachments.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class AccountingJournalEntries extends ClientSDK {
|
|
11
|
-
async getAttachments(
|
|
12
|
-
request: operations.GetJournalEntryAttachmentsRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetJournalEntryAttachmentsResponse> {
|
|
15
|
-
return unwrapAsync(accountingJournalEntriesGetAttachments(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/bills.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { billsGetLineItems } from "../funcs/bills-get-line-items.js";
|
|
6
|
-
import { billsUpdate } from "../funcs/bills-update.js";
|
|
7
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
|
-
import * as operations from "../models/operations/index.js";
|
|
9
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
10
|
-
|
|
11
|
-
export class Bills extends ClientSDK {
|
|
12
|
-
async update(
|
|
13
|
-
request: operations.UpdateBillRequest,
|
|
14
|
-
options?: RequestOptions,
|
|
15
|
-
): Promise<operations.UpdateBillResponse> {
|
|
16
|
-
return unwrapAsync(billsUpdate(
|
|
17
|
-
this,
|
|
18
|
-
request,
|
|
19
|
-
options,
|
|
20
|
-
));
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
async getLineItems(
|
|
24
|
-
request: operations.GetBillLineItemsRequest,
|
|
25
|
-
options?: RequestOptions,
|
|
26
|
-
): Promise<operations.GetBillLineItemsResponse> {
|
|
27
|
-
return unwrapAsync(billsGetLineItems(
|
|
28
|
-
this,
|
|
29
|
-
request,
|
|
30
|
-
options,
|
|
31
|
-
));
|
|
32
|
-
}
|
|
33
|
-
}
|
package/src/sdk/contacts-v2.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { contactsV2Get } from "../funcs/contacts-v2-get.js";
|
|
6
|
-
import { contactsV2List } from "../funcs/contacts-v2-list.js";
|
|
7
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
|
-
import * as operations from "../models/operations/index.js";
|
|
9
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
10
|
-
|
|
11
|
-
export class ContactsV2 extends ClientSDK {
|
|
12
|
-
async list(
|
|
13
|
-
request?: operations.GetContactsV2Request | undefined,
|
|
14
|
-
options?: RequestOptions,
|
|
15
|
-
): Promise<operations.GetContactsV2Response> {
|
|
16
|
-
return unwrapAsync(contactsV2List(
|
|
17
|
-
this,
|
|
18
|
-
request,
|
|
19
|
-
options,
|
|
20
|
-
));
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
async get(
|
|
24
|
-
request: operations.GetContactV2Request,
|
|
25
|
-
options?: RequestOptions,
|
|
26
|
-
): Promise<operations.GetContactV2Response> {
|
|
27
|
-
return unwrapAsync(contactsV2Get(
|
|
28
|
-
this,
|
|
29
|
-
request,
|
|
30
|
-
options,
|
|
31
|
-
));
|
|
32
|
-
}
|
|
33
|
-
}
|
package/src/sdk/contacts.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { contactsPatch } from "../funcs/contacts-patch.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class Contacts extends ClientSDK {
|
|
11
|
-
async patch(
|
|
12
|
-
request: operations.PatchContactRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.PatchContactResponse> {
|
|
15
|
-
return unwrapAsync(contactsPatch(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/files.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { filesGetDocumentExtensions } from "../funcs/files-get-document-extensions.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class Files extends ClientSDK {
|
|
11
|
-
async getDocumentExtensions(
|
|
12
|
-
request?: operations.GetDocumentExtensionsRequest | undefined,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetDocumentExtensionsResponse> {
|
|
15
|
-
return unwrapAsync(filesGetDocumentExtensions(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/fiscal-years.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { fiscalYearsGet } from "../funcs/fiscal-years-get.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class FiscalYears extends ClientSDK {
|
|
11
|
-
async get(
|
|
12
|
-
request: operations.GetFiscalYearRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetFiscalYearResponse> {
|
|
15
|
-
return unwrapAsync(fiscalYearsGet(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { goodsReceiptsGetLineItem } from "../funcs/goods-receipts-get-line-item.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class GoodsReceipts extends ClientSDK {
|
|
11
|
-
async getLineItem(
|
|
12
|
-
request: operations.GetGoodsReceiptLineItemRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetGoodsReceiptLineItemResponse> {
|
|
15
|
-
return unwrapAsync(goodsReceiptsGetLineItem(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/invoices.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { accountingInvoicesUpdateLineItem } from "../funcs/accounting-invoices-update-line-item.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class Invoices extends ClientSDK {
|
|
11
|
-
async updateLineItem(
|
|
12
|
-
request: operations.PatchLineItemRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.PatchLineItemResponse> {
|
|
15
|
-
return unwrapAsync(accountingInvoicesUpdateLineItem(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/items.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { itemsCreate } from "../funcs/items-create.js";
|
|
6
|
-
import { itemsModify } from "../funcs/items-modify.js";
|
|
7
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
|
-
import * as operations from "../models/operations/index.js";
|
|
9
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
10
|
-
|
|
11
|
-
export class Items extends ClientSDK {
|
|
12
|
-
async create(
|
|
13
|
-
request: operations.CreateItemRequest,
|
|
14
|
-
options?: RequestOptions,
|
|
15
|
-
): Promise<operations.CreateItemResponse> {
|
|
16
|
-
return unwrapAsync(itemsCreate(
|
|
17
|
-
this,
|
|
18
|
-
request,
|
|
19
|
-
options,
|
|
20
|
-
));
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
async modify(
|
|
24
|
-
request: operations.PatchItemRequest,
|
|
25
|
-
options?: RequestOptions,
|
|
26
|
-
): Promise<operations.PatchItemResponse> {
|
|
27
|
-
return unwrapAsync(itemsModify(
|
|
28
|
-
this,
|
|
29
|
-
request,
|
|
30
|
-
options,
|
|
31
|
-
));
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { journalEntriesCreateBulk } from "../funcs/journal-entries-create-bulk.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class JournalEntries extends ClientSDK {
|
|
11
|
-
async createBulk(
|
|
12
|
-
request: operations.CreateJournalEntriesRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.CreateJournalEntriesResponse> {
|
|
15
|
-
return unwrapAsync(journalEntriesCreateBulk(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { journalEntryAttachmentsGetById } from "../funcs/journal-entry-attachments-get-by-id.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class JournalEntryAttachments extends ClientSDK {
|
|
11
|
-
async getById(
|
|
12
|
-
request: operations.GetJournalEntryAttachmentByIdRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetJournalEntryAttachmentByIdResponse> {
|
|
15
|
-
return unwrapAsync(journalEntryAttachmentsGetById(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/offers.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { offersGetDocument } from "../funcs/offers-get-document.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class Offers extends ClientSDK {
|
|
11
|
-
async getDocument(
|
|
12
|
-
request: operations.GetOfferDocumentRequest,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetOfferDocumentResponse> {
|
|
15
|
-
return unwrapAsync(offersGetDocument(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { purchaseOrdersList } from "../funcs/purchase-orders-list.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class PurchaseOrders extends ClientSDK {
|
|
11
|
-
async list(
|
|
12
|
-
request?: operations.GetPurchaseOrdersRequest | undefined,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.GetPurchaseOrdersResponse> {
|
|
15
|
-
return unwrapAsync(purchaseOrdersList(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|
package/src/sdk/v2-contacts.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { accountingV2ContactsUpdate } from "../funcs/accounting-v2-contacts-update.js";
|
|
6
|
-
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
|
-
import * as operations from "../models/operations/index.js";
|
|
8
|
-
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
-
|
|
10
|
-
export class V2Contacts extends ClientSDK {
|
|
11
|
-
async update(
|
|
12
|
-
request: operations.PatchContactV2Request,
|
|
13
|
-
options?: RequestOptions,
|
|
14
|
-
): Promise<operations.PatchContactV2Response> {
|
|
15
|
-
return unwrapAsync(accountingV2ContactsUpdate(
|
|
16
|
-
this,
|
|
17
|
-
request,
|
|
18
|
-
options,
|
|
19
|
-
));
|
|
20
|
-
}
|
|
21
|
-
}
|