conductor-node 12.9.0 → 12.10.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/CHANGELOG.md +8 -0
- package/README.md +11 -9
- package/package.json +1 -1
- package/resources/auth-sessions.d.ts +1 -1
- package/resources/auth-sessions.js +1 -1
- package/resources/auth-sessions.mjs +1 -1
- package/resources/end-users.d.ts +5 -5
- package/resources/end-users.js +4 -4
- package/resources/end-users.mjs +4 -4
- package/resources/qbd/account-tax-lines.d.ts +1 -1
- package/resources/qbd/account-tax-lines.js +1 -1
- package/resources/qbd/account-tax-lines.mjs +1 -1
- package/resources/qbd/accounts.d.ts +4 -4
- package/resources/qbd/accounts.js +4 -4
- package/resources/qbd/accounts.mjs +4 -4
- package/resources/qbd/bill-check-payments.d.ts +5 -5
- package/resources/qbd/bill-check-payments.js +5 -5
- package/resources/qbd/bill-check-payments.mjs +5 -5
- package/resources/qbd/bill-credit-card-payments.d.ts +4 -4
- package/resources/qbd/bill-credit-card-payments.js +4 -4
- package/resources/qbd/bill-credit-card-payments.mjs +4 -4
- package/resources/qbd/bills.d.ts +5 -5
- package/resources/qbd/bills.js +5 -5
- package/resources/qbd/bills.mjs +5 -5
- package/resources/qbd/checks.d.ts +5 -5
- package/resources/qbd/checks.js +5 -5
- package/resources/qbd/checks.mjs +5 -5
- package/resources/qbd/classes.d.ts +4 -4
- package/resources/qbd/classes.js +4 -4
- package/resources/qbd/classes.mjs +4 -4
- package/resources/qbd/company.d.ts +1 -1
- package/resources/qbd/company.js +1 -1
- package/resources/qbd/company.mjs +1 -1
- package/resources/qbd/credit-card-charges.d.ts +5 -5
- package/resources/qbd/credit-card-charges.js +5 -5
- package/resources/qbd/credit-card-charges.mjs +5 -5
- package/resources/qbd/credit-card-credits.d.ts +5 -5
- package/resources/qbd/credit-card-credits.js +5 -5
- package/resources/qbd/credit-card-credits.mjs +5 -5
- package/resources/qbd/credit-memos.d.ts +7 -7
- package/resources/qbd/credit-memos.js +7 -7
- package/resources/qbd/credit-memos.mjs +7 -7
- package/resources/qbd/customers.d.ts +4 -4
- package/resources/qbd/customers.js +4 -4
- package/resources/qbd/customers.mjs +4 -4
- package/resources/qbd/date-driven-terms.d.ts +3 -3
- package/resources/qbd/date-driven-terms.js +3 -3
- package/resources/qbd/date-driven-terms.mjs +3 -3
- package/resources/qbd/discount-items.d.ts +16 -14
- package/resources/qbd/discount-items.d.ts.map +1 -1
- package/resources/qbd/discount-items.js +16 -14
- package/resources/qbd/discount-items.js.map +1 -1
- package/resources/qbd/discount-items.mjs +16 -14
- package/resources/qbd/discount-items.mjs.map +1 -1
- package/resources/qbd/employees.d.ts +4 -4
- package/resources/qbd/employees.js +4 -4
- package/resources/qbd/employees.mjs +4 -4
- package/resources/qbd/estimates.d.ts +5 -5
- package/resources/qbd/estimates.js +5 -5
- package/resources/qbd/estimates.mjs +5 -5
- package/resources/qbd/inventory-adjustments.d.ts +5 -5
- package/resources/qbd/inventory-adjustments.js +5 -5
- package/resources/qbd/inventory-adjustments.mjs +5 -5
- package/resources/qbd/inventory-assembly-items.d.ts +4 -4
- package/resources/qbd/inventory-assembly-items.js +4 -4
- package/resources/qbd/inventory-assembly-items.mjs +4 -4
- package/resources/qbd/inventory-items.d.ts +4 -4
- package/resources/qbd/inventory-items.js +4 -4
- package/resources/qbd/inventory-items.mjs +4 -4
- package/resources/qbd/inventory-sites.d.ts +7 -6
- package/resources/qbd/inventory-sites.d.ts.map +1 -1
- package/resources/qbd/inventory-sites.js +7 -6
- package/resources/qbd/inventory-sites.js.map +1 -1
- package/resources/qbd/inventory-sites.mjs +7 -6
- package/resources/qbd/inventory-sites.mjs.map +1 -1
- package/resources/qbd/invoices.d.ts +5 -5
- package/resources/qbd/invoices.js +5 -5
- package/resources/qbd/invoices.mjs +5 -5
- package/resources/qbd/item-groups.d.ts +6 -6
- package/resources/qbd/item-groups.js +6 -6
- package/resources/qbd/item-groups.mjs +6 -6
- package/resources/qbd/item-receipts.d.ts +15 -12
- package/resources/qbd/item-receipts.d.ts.map +1 -1
- package/resources/qbd/item-receipts.js +15 -12
- package/resources/qbd/item-receipts.js.map +1 -1
- package/resources/qbd/item-receipts.mjs +15 -12
- package/resources/qbd/item-receipts.mjs.map +1 -1
- package/resources/qbd/item-sites.d.ts +2 -2
- package/resources/qbd/item-sites.js +2 -2
- package/resources/qbd/item-sites.mjs +2 -2
- package/resources/qbd/journal-entries.d.ts +18 -17
- package/resources/qbd/journal-entries.d.ts.map +1 -1
- package/resources/qbd/journal-entries.js +18 -17
- package/resources/qbd/journal-entries.js.map +1 -1
- package/resources/qbd/journal-entries.mjs +18 -17
- package/resources/qbd/journal-entries.mjs.map +1 -1
- package/resources/qbd/non-inventory-items.d.ts +4 -4
- package/resources/qbd/non-inventory-items.js +4 -4
- package/resources/qbd/non-inventory-items.mjs +4 -4
- package/resources/qbd/other-names.d.ts +4 -4
- package/resources/qbd/other-names.js +4 -4
- package/resources/qbd/other-names.mjs +4 -4
- package/resources/qbd/payment-methods.d.ts +6 -5
- package/resources/qbd/payment-methods.d.ts.map +1 -1
- package/resources/qbd/payment-methods.js +6 -5
- package/resources/qbd/payment-methods.js.map +1 -1
- package/resources/qbd/payment-methods.mjs +6 -5
- package/resources/qbd/payment-methods.mjs.map +1 -1
- package/resources/qbd/payroll-wage-items.d.ts +3 -3
- package/resources/qbd/payroll-wage-items.js +3 -3
- package/resources/qbd/payroll-wage-items.mjs +3 -3
- package/resources/qbd/preferences.d.ts +4 -3
- package/resources/qbd/preferences.d.ts.map +1 -1
- package/resources/qbd/preferences.js +4 -3
- package/resources/qbd/preferences.js.map +1 -1
- package/resources/qbd/preferences.mjs +4 -3
- package/resources/qbd/preferences.mjs.map +1 -1
- package/resources/qbd/price-levels.d.ts +4 -4
- package/resources/qbd/price-levels.js +4 -4
- package/resources/qbd/price-levels.mjs +4 -4
- package/resources/qbd/purchase-orders.d.ts +5 -5
- package/resources/qbd/purchase-orders.js +5 -5
- package/resources/qbd/purchase-orders.mjs +5 -5
- package/resources/qbd/qbd.d.ts +1 -1
- package/resources/qbd/qbd.js +1 -1
- package/resources/qbd/qbd.mjs +1 -1
- package/resources/qbd/receive-payments.d.ts +5 -5
- package/resources/qbd/receive-payments.js +5 -5
- package/resources/qbd/receive-payments.mjs +5 -5
- package/resources/qbd/sales-orders.d.ts +7 -7
- package/resources/qbd/sales-orders.js +7 -7
- package/resources/qbd/sales-orders.mjs +7 -7
- package/resources/qbd/sales-receipts.d.ts +21 -18
- package/resources/qbd/sales-receipts.d.ts.map +1 -1
- package/resources/qbd/sales-receipts.js +21 -18
- package/resources/qbd/sales-receipts.js.map +1 -1
- package/resources/qbd/sales-receipts.mjs +21 -18
- package/resources/qbd/sales-receipts.mjs.map +1 -1
- package/resources/qbd/sales-representatives.d.ts +4 -4
- package/resources/qbd/sales-representatives.js +4 -4
- package/resources/qbd/sales-representatives.mjs +4 -4
- package/resources/qbd/sales-tax-codes.d.ts +19 -16
- package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
- package/resources/qbd/sales-tax-codes.js +19 -16
- package/resources/qbd/sales-tax-codes.js.map +1 -1
- package/resources/qbd/sales-tax-codes.mjs +19 -16
- package/resources/qbd/sales-tax-codes.mjs.map +1 -1
- package/resources/qbd/sales-tax-items.d.ts +15 -13
- package/resources/qbd/sales-tax-items.d.ts.map +1 -1
- package/resources/qbd/sales-tax-items.js +15 -13
- package/resources/qbd/sales-tax-items.js.map +1 -1
- package/resources/qbd/sales-tax-items.mjs +15 -13
- package/resources/qbd/sales-tax-items.mjs.map +1 -1
- package/resources/qbd/service-items.d.ts +13 -10
- package/resources/qbd/service-items.d.ts.map +1 -1
- package/resources/qbd/service-items.js +13 -10
- package/resources/qbd/service-items.js.map +1 -1
- package/resources/qbd/service-items.mjs +13 -10
- package/resources/qbd/service-items.mjs.map +1 -1
- package/resources/qbd/standard-terms.d.ts +10 -8
- package/resources/qbd/standard-terms.d.ts.map +1 -1
- package/resources/qbd/standard-terms.js +10 -8
- package/resources/qbd/standard-terms.js.map +1 -1
- package/resources/qbd/standard-terms.mjs +10 -8
- package/resources/qbd/standard-terms.mjs.map +1 -1
- package/resources/qbd/subtotal-items.d.ts +15 -13
- package/resources/qbd/subtotal-items.d.ts.map +1 -1
- package/resources/qbd/subtotal-items.js +15 -13
- package/resources/qbd/subtotal-items.js.map +1 -1
- package/resources/qbd/subtotal-items.mjs +15 -13
- package/resources/qbd/subtotal-items.mjs.map +1 -1
- package/resources/qbd/time-tracking-activities.d.ts +5 -5
- package/resources/qbd/time-tracking-activities.js +5 -5
- package/resources/qbd/time-tracking-activities.mjs +5 -5
- package/resources/qbd/transactions.d.ts +6 -5
- package/resources/qbd/transactions.d.ts.map +1 -1
- package/resources/qbd/transactions.js +6 -5
- package/resources/qbd/transactions.js.map +1 -1
- package/resources/qbd/transactions.mjs +6 -5
- package/resources/qbd/transactions.mjs.map +1 -1
- package/resources/qbd/transfers.d.ts +4 -4
- package/resources/qbd/transfers.js +4 -4
- package/resources/qbd/transfers.mjs +4 -4
- package/resources/qbd/vendor-credits.d.ts +21 -18
- package/resources/qbd/vendor-credits.d.ts.map +1 -1
- package/resources/qbd/vendor-credits.js +21 -18
- package/resources/qbd/vendor-credits.js.map +1 -1
- package/resources/qbd/vendor-credits.mjs +21 -18
- package/resources/qbd/vendor-credits.mjs.map +1 -1
- package/resources/qbd/vendors.d.ts +4 -4
- package/resources/qbd/vendors.js +4 -4
- package/resources/qbd/vendors.mjs +4 -4
- package/src/resources/auth-sessions.ts +1 -1
- package/src/resources/end-users.ts +5 -5
- package/src/resources/qbd/account-tax-lines.ts +1 -1
- package/src/resources/qbd/accounts.ts +4 -4
- package/src/resources/qbd/bill-check-payments.ts +5 -5
- package/src/resources/qbd/bill-credit-card-payments.ts +4 -4
- package/src/resources/qbd/bills.ts +5 -5
- package/src/resources/qbd/checks.ts +5 -5
- package/src/resources/qbd/classes.ts +4 -4
- package/src/resources/qbd/company.ts +1 -1
- package/src/resources/qbd/credit-card-charges.ts +5 -5
- package/src/resources/qbd/credit-card-credits.ts +5 -5
- package/src/resources/qbd/credit-memos.ts +7 -7
- package/src/resources/qbd/customers.ts +4 -4
- package/src/resources/qbd/date-driven-terms.ts +3 -3
- package/src/resources/qbd/discount-items.ts +16 -14
- package/src/resources/qbd/employees.ts +4 -4
- package/src/resources/qbd/estimates.ts +5 -5
- package/src/resources/qbd/inventory-adjustments.ts +5 -5
- package/src/resources/qbd/inventory-assembly-items.ts +4 -4
- package/src/resources/qbd/inventory-items.ts +4 -4
- package/src/resources/qbd/inventory-sites.ts +7 -6
- package/src/resources/qbd/invoices.ts +5 -5
- package/src/resources/qbd/item-groups.ts +6 -6
- package/src/resources/qbd/item-receipts.ts +15 -12
- package/src/resources/qbd/item-sites.ts +2 -2
- package/src/resources/qbd/journal-entries.ts +18 -17
- package/src/resources/qbd/non-inventory-items.ts +4 -4
- package/src/resources/qbd/other-names.ts +4 -4
- package/src/resources/qbd/payment-methods.ts +6 -5
- package/src/resources/qbd/payroll-wage-items.ts +3 -3
- package/src/resources/qbd/preferences.ts +4 -3
- package/src/resources/qbd/price-levels.ts +4 -4
- package/src/resources/qbd/purchase-orders.ts +5 -5
- package/src/resources/qbd/qbd.ts +1 -1
- package/src/resources/qbd/receive-payments.ts +5 -5
- package/src/resources/qbd/sales-orders.ts +7 -7
- package/src/resources/qbd/sales-receipts.ts +21 -18
- package/src/resources/qbd/sales-representatives.ts +4 -4
- package/src/resources/qbd/sales-tax-codes.ts +19 -16
- package/src/resources/qbd/sales-tax-items.ts +15 -13
- package/src/resources/qbd/service-items.ts +13 -10
- package/src/resources/qbd/standard-terms.ts +10 -8
- package/src/resources/qbd/subtotal-items.ts +15 -13
- package/src/resources/qbd/time-tracking-activities.ts +5 -5
- package/src/resources/qbd/transactions.ts +6 -5
- package/src/resources/qbd/transfers.ts +4 -4
- package/src/resources/qbd/vendor-credits.ts +21 -18
- package/src/resources/qbd/vendors.ts +4 -4
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.d.ts.map +1 -1
- package/version.js +1 -1
- package/version.js.map +1 -1
- package/version.mjs +1 -1
- package/version.mjs.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entries.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAErE,qBAAa,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"journal-entries.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,12 +10,11 @@ class JournalEntries extends resource_1.APIResource {
|
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
|
-
* const journalEntry =
|
|
14
|
-
* {
|
|
13
|
+
* const journalEntry =
|
|
14
|
+
* await conductor.qbd.journalEntries.create({
|
|
15
15
|
* transactionDate: '2021-10-01',
|
|
16
16
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
17
|
-
* }
|
|
18
|
-
* );
|
|
17
|
+
* });
|
|
19
18
|
* ```
|
|
20
19
|
*/
|
|
21
20
|
create(params, options) {
|
|
@@ -32,7 +31,7 @@ class JournalEntries extends resource_1.APIResource {
|
|
|
32
31
|
* @example
|
|
33
32
|
* ```ts
|
|
34
33
|
* const journalEntry =
|
|
35
|
-
* await
|
|
34
|
+
* await conductor.qbd.journalEntries.retrieve(
|
|
36
35
|
* '123ABC-1234567890',
|
|
37
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
38
37
|
* );
|
|
@@ -50,13 +49,14 @@ class JournalEntries extends resource_1.APIResource {
|
|
|
50
49
|
*
|
|
51
50
|
* @example
|
|
52
51
|
* ```ts
|
|
53
|
-
* const journalEntry =
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
52
|
+
* const journalEntry =
|
|
53
|
+
* await conductor.qbd.journalEntries.update(
|
|
54
|
+
* '123ABC-1234567890',
|
|
55
|
+
* {
|
|
56
|
+
* revisionNumber: '1721172183',
|
|
57
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
58
|
+
* },
|
|
59
|
+
* );
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
62
|
update(id, params, options) {
|
|
@@ -74,7 +74,7 @@ class JournalEntries extends resource_1.APIResource {
|
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
76
|
* // Automatically fetches more pages as needed.
|
|
77
|
-
* for await (const journalEntry of
|
|
77
|
+
* for await (const journalEntry of conductor.qbd.journalEntries.list(
|
|
78
78
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
79
79
|
* )) {
|
|
80
80
|
* // ...
|
|
@@ -95,10 +95,11 @@ class JournalEntries extends resource_1.APIResource {
|
|
|
95
95
|
*
|
|
96
96
|
* @example
|
|
97
97
|
* ```ts
|
|
98
|
-
* const journalEntry =
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
98
|
+
* const journalEntry =
|
|
99
|
+
* await conductor.qbd.journalEntries.delete(
|
|
100
|
+
* '123ABC-1234567890',
|
|
101
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
102
|
+
* );
|
|
102
103
|
* ```
|
|
103
104
|
*/
|
|
104
105
|
delete(id, params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entries.js","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,cAAe,SAAQ,sBAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"journal-entries.js","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAgC,EAAE,OAA6B;QACpE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAkC,EAClC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAgC,EAChC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,MAA8B,EAC9B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,qCAAqC,EAAE,wBAAwB,EAAE;YAC9F,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,EAAU,EACV,MAAgC,EAChC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACtE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AA5HD,wCA4HC;AAED,MAAa,wBAAyB,SAAQ,uBAAwB;CAAG;AAAzE,4DAAyE;AA07BzE,cAAc,CAAC,wBAAwB,GAAG,wBAAwB,CAAC"}
|
|
@@ -7,12 +7,11 @@ export class JournalEntries extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const journalEntry =
|
|
11
|
-
* {
|
|
10
|
+
* const journalEntry =
|
|
11
|
+
* await conductor.qbd.journalEntries.create({
|
|
12
12
|
* transactionDate: '2021-10-01',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
|
-
* }
|
|
15
|
-
* );
|
|
14
|
+
* });
|
|
16
15
|
* ```
|
|
17
16
|
*/
|
|
18
17
|
create(params, options) {
|
|
@@ -29,7 +28,7 @@ export class JournalEntries extends APIResource {
|
|
|
29
28
|
* @example
|
|
30
29
|
* ```ts
|
|
31
30
|
* const journalEntry =
|
|
32
|
-
* await
|
|
31
|
+
* await conductor.qbd.journalEntries.retrieve(
|
|
33
32
|
* '123ABC-1234567890',
|
|
34
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
35
34
|
* );
|
|
@@ -47,13 +46,14 @@ export class JournalEntries extends APIResource {
|
|
|
47
46
|
*
|
|
48
47
|
* @example
|
|
49
48
|
* ```ts
|
|
50
|
-
* const journalEntry =
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
49
|
+
* const journalEntry =
|
|
50
|
+
* await conductor.qbd.journalEntries.update(
|
|
51
|
+
* '123ABC-1234567890',
|
|
52
|
+
* {
|
|
53
|
+
* revisionNumber: '1721172183',
|
|
54
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
55
|
+
* },
|
|
56
|
+
* );
|
|
57
57
|
* ```
|
|
58
58
|
*/
|
|
59
59
|
update(id, params, options) {
|
|
@@ -71,7 +71,7 @@ export class JournalEntries extends APIResource {
|
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
73
|
* // Automatically fetches more pages as needed.
|
|
74
|
-
* for await (const journalEntry of
|
|
74
|
+
* for await (const journalEntry of conductor.qbd.journalEntries.list(
|
|
75
75
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
76
76
|
* )) {
|
|
77
77
|
* // ...
|
|
@@ -92,10 +92,11 @@ export class JournalEntries extends APIResource {
|
|
|
92
92
|
*
|
|
93
93
|
* @example
|
|
94
94
|
* ```ts
|
|
95
|
-
* const journalEntry =
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
95
|
+
* const journalEntry =
|
|
96
|
+
* await conductor.qbd.journalEntries.delete(
|
|
97
|
+
* '123ABC-1234567890',
|
|
98
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
99
|
+
* );
|
|
99
100
|
* ```
|
|
100
101
|
*/
|
|
101
102
|
delete(id, params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"journal-entries.mjs","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"journal-entries.mjs","sourceRoot":"","sources":["../../src/resources/qbd/journal-entries.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAgC,EAAE,OAA6B;QACpE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAkC,EAClC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAgC,EAChC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,MAA8B,EAC9B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,qCAAqC,EAAE,wBAAwB,EAAE;YAC9F,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,EAAU,EACV,MAAgC,EAChC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACtE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,UAAwB;CAAG;AA07BzE,cAAc,CAAC,wBAAwB,GAAG,wBAAwB,CAAC"}
|
|
@@ -8,7 +8,7 @@ export declare class NonInventoryItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const nonInventoryItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.nonInventoryItems.create({
|
|
12
12
|
* name: 'Printer Ink Cartridge',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
14
|
* });
|
|
@@ -21,7 +21,7 @@ export declare class NonInventoryItems extends APIResource {
|
|
|
21
21
|
* @example
|
|
22
22
|
* ```ts
|
|
23
23
|
* const nonInventoryItem =
|
|
24
|
-
* await
|
|
24
|
+
* await conductor.qbd.nonInventoryItems.retrieve(
|
|
25
25
|
* '80000001-1234567890',
|
|
26
26
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
27
27
|
* );
|
|
@@ -34,7 +34,7 @@ export declare class NonInventoryItems extends APIResource {
|
|
|
34
34
|
* @example
|
|
35
35
|
* ```ts
|
|
36
36
|
* const nonInventoryItem =
|
|
37
|
-
* await
|
|
37
|
+
* await conductor.qbd.nonInventoryItems.update(
|
|
38
38
|
* '80000001-1234567890',
|
|
39
39
|
* {
|
|
40
40
|
* revisionNumber: '1721172183',
|
|
@@ -51,7 +51,7 @@ export declare class NonInventoryItems extends APIResource {
|
|
|
51
51
|
* @example
|
|
52
52
|
* ```ts
|
|
53
53
|
* // Automatically fetches more pages as needed.
|
|
54
|
-
* for await (const nonInventoryItem of
|
|
54
|
+
* for await (const nonInventoryItem of conductor.qbd.nonInventoryItems.list(
|
|
55
55
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
56
56
|
* )) {
|
|
57
57
|
* // ...
|
|
@@ -11,7 +11,7 @@ class NonInventoryItems extends resource_1.APIResource {
|
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
13
|
* const nonInventoryItem =
|
|
14
|
-
* await
|
|
14
|
+
* await conductor.qbd.nonInventoryItems.create({
|
|
15
15
|
* name: 'Printer Ink Cartridge',
|
|
16
16
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
17
17
|
* });
|
|
@@ -31,7 +31,7 @@ class NonInventoryItems extends resource_1.APIResource {
|
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
33
|
* const nonInventoryItem =
|
|
34
|
-
* await
|
|
34
|
+
* await conductor.qbd.nonInventoryItems.retrieve(
|
|
35
35
|
* '80000001-1234567890',
|
|
36
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
37
37
|
* );
|
|
@@ -50,7 +50,7 @@ class NonInventoryItems extends resource_1.APIResource {
|
|
|
50
50
|
* @example
|
|
51
51
|
* ```ts
|
|
52
52
|
* const nonInventoryItem =
|
|
53
|
-
* await
|
|
53
|
+
* await conductor.qbd.nonInventoryItems.update(
|
|
54
54
|
* '80000001-1234567890',
|
|
55
55
|
* {
|
|
56
56
|
* revisionNumber: '1721172183',
|
|
@@ -74,7 +74,7 @@ class NonInventoryItems extends resource_1.APIResource {
|
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
76
|
* // Automatically fetches more pages as needed.
|
|
77
|
-
* for await (const nonInventoryItem of
|
|
77
|
+
* for await (const nonInventoryItem of conductor.qbd.nonInventoryItems.list(
|
|
78
78
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
79
79
|
* )) {
|
|
80
80
|
* // ...
|
|
@@ -8,7 +8,7 @@ export class NonInventoryItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const nonInventoryItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.nonInventoryItems.create({
|
|
12
12
|
* name: 'Printer Ink Cartridge',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
14
|
* });
|
|
@@ -28,7 +28,7 @@ export class NonInventoryItems extends APIResource {
|
|
|
28
28
|
* @example
|
|
29
29
|
* ```ts
|
|
30
30
|
* const nonInventoryItem =
|
|
31
|
-
* await
|
|
31
|
+
* await conductor.qbd.nonInventoryItems.retrieve(
|
|
32
32
|
* '80000001-1234567890',
|
|
33
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
34
34
|
* );
|
|
@@ -47,7 +47,7 @@ export class NonInventoryItems extends APIResource {
|
|
|
47
47
|
* @example
|
|
48
48
|
* ```ts
|
|
49
49
|
* const nonInventoryItem =
|
|
50
|
-
* await
|
|
50
|
+
* await conductor.qbd.nonInventoryItems.update(
|
|
51
51
|
* '80000001-1234567890',
|
|
52
52
|
* {
|
|
53
53
|
* revisionNumber: '1721172183',
|
|
@@ -71,7 +71,7 @@ export class NonInventoryItems extends APIResource {
|
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
73
|
* // Automatically fetches more pages as needed.
|
|
74
|
-
* for await (const nonInventoryItem of
|
|
74
|
+
* for await (const nonInventoryItem of conductor.qbd.nonInventoryItems.list(
|
|
75
75
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
76
76
|
* )) {
|
|
77
77
|
* // ...
|
|
@@ -6,7 +6,7 @@ export declare class OtherNames extends APIResource {
|
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
|
-
* const otherName = await
|
|
9
|
+
* const otherName = await conductor.qbd.otherNames.create({
|
|
10
10
|
* name: 'John Doe',
|
|
11
11
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
12
12
|
* });
|
|
@@ -18,7 +18,7 @@ export declare class OtherNames extends APIResource {
|
|
|
18
18
|
*
|
|
19
19
|
* @example
|
|
20
20
|
* ```ts
|
|
21
|
-
* const otherName = await
|
|
21
|
+
* const otherName = await conductor.qbd.otherNames.retrieve(
|
|
22
22
|
* '80000001-1234567890',
|
|
23
23
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
24
24
|
* );
|
|
@@ -30,7 +30,7 @@ export declare class OtherNames extends APIResource {
|
|
|
30
30
|
*
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
|
-
* const otherName = await
|
|
33
|
+
* const otherName = await conductor.qbd.otherNames.update(
|
|
34
34
|
* '80000001-1234567890',
|
|
35
35
|
* {
|
|
36
36
|
* revisionNumber: '1721172183',
|
|
@@ -47,7 +47,7 @@ export declare class OtherNames extends APIResource {
|
|
|
47
47
|
*
|
|
48
48
|
* @example
|
|
49
49
|
* ```ts
|
|
50
|
-
* const otherNames = await
|
|
50
|
+
* const otherNames = await conductor.qbd.otherNames.list({
|
|
51
51
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
52
52
|
* });
|
|
53
53
|
* ```
|
|
@@ -9,7 +9,7 @@ class OtherNames extends resource_1.APIResource {
|
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ```ts
|
|
12
|
-
* const otherName = await
|
|
12
|
+
* const otherName = await conductor.qbd.otherNames.create({
|
|
13
13
|
* name: 'John Doe',
|
|
14
14
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
15
15
|
* });
|
|
@@ -28,7 +28,7 @@ class OtherNames extends resource_1.APIResource {
|
|
|
28
28
|
*
|
|
29
29
|
* @example
|
|
30
30
|
* ```ts
|
|
31
|
-
* const otherName = await
|
|
31
|
+
* const otherName = await conductor.qbd.otherNames.retrieve(
|
|
32
32
|
* '80000001-1234567890',
|
|
33
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
34
34
|
* );
|
|
@@ -46,7 +46,7 @@ class OtherNames extends resource_1.APIResource {
|
|
|
46
46
|
*
|
|
47
47
|
* @example
|
|
48
48
|
* ```ts
|
|
49
|
-
* const otherName = await
|
|
49
|
+
* const otherName = await conductor.qbd.otherNames.update(
|
|
50
50
|
* '80000001-1234567890',
|
|
51
51
|
* {
|
|
52
52
|
* revisionNumber: '1721172183',
|
|
@@ -70,7 +70,7 @@ class OtherNames extends resource_1.APIResource {
|
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
|
-
* const otherNames = await
|
|
73
|
+
* const otherNames = await conductor.qbd.otherNames.list({
|
|
74
74
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
75
75
|
* });
|
|
76
76
|
* ```
|
|
@@ -6,7 +6,7 @@ export class OtherNames extends APIResource {
|
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
|
-
* const otherName = await
|
|
9
|
+
* const otherName = await conductor.qbd.otherNames.create({
|
|
10
10
|
* name: 'John Doe',
|
|
11
11
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
12
12
|
* });
|
|
@@ -25,7 +25,7 @@ export class OtherNames extends APIResource {
|
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* ```ts
|
|
28
|
-
* const otherName = await
|
|
28
|
+
* const otherName = await conductor.qbd.otherNames.retrieve(
|
|
29
29
|
* '80000001-1234567890',
|
|
30
30
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
31
31
|
* );
|
|
@@ -43,7 +43,7 @@ export class OtherNames extends APIResource {
|
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* ```ts
|
|
46
|
-
* const otherName = await
|
|
46
|
+
* const otherName = await conductor.qbd.otherNames.update(
|
|
47
47
|
* '80000001-1234567890',
|
|
48
48
|
* {
|
|
49
49
|
* revisionNumber: '1721172183',
|
|
@@ -67,7 +67,7 @@ export class OtherNames extends APIResource {
|
|
|
67
67
|
*
|
|
68
68
|
* @example
|
|
69
69
|
* ```ts
|
|
70
|
-
* const otherNames = await
|
|
70
|
+
* const otherNames = await conductor.qbd.otherNames.list({
|
|
71
71
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
72
72
|
* });
|
|
73
73
|
* ```
|
|
@@ -7,7 +7,7 @@ export declare class PaymentMethods extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const paymentMethod =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.paymentMethods.create({
|
|
11
11
|
* name: 'Cash',
|
|
12
12
|
* paymentMethodType: 'cash',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -21,7 +21,7 @@ export declare class PaymentMethods extends APIResource {
|
|
|
21
21
|
* @example
|
|
22
22
|
* ```ts
|
|
23
23
|
* const paymentMethod =
|
|
24
|
-
* await
|
|
24
|
+
* await conductor.qbd.paymentMethods.retrieve(
|
|
25
25
|
* '80000001-1234567890',
|
|
26
26
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
27
27
|
* );
|
|
@@ -35,9 +35,10 @@ export declare class PaymentMethods extends APIResource {
|
|
|
35
35
|
*
|
|
36
36
|
* @example
|
|
37
37
|
* ```ts
|
|
38
|
-
* const paymentMethods =
|
|
39
|
-
* {
|
|
40
|
-
*
|
|
38
|
+
* const paymentMethods =
|
|
39
|
+
* await conductor.qbd.paymentMethods.list({
|
|
40
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
41
|
+
* });
|
|
41
42
|
* ```
|
|
42
43
|
*/
|
|
43
44
|
list(params: PaymentMethodListParams, options?: Core.RequestOptions): Core.APIPromise<PaymentMethodListResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment-methods.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,MAAM,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IASxG;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,2BAA2B,EACnC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IAQjC
|
|
1
|
+
{"version":3,"file":"payment-methods.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,7 +10,7 @@ class PaymentMethods extends resource_1.APIResource {
|
|
|
10
10
|
* @example
|
|
11
11
|
* ```ts
|
|
12
12
|
* const paymentMethod =
|
|
13
|
-
* await
|
|
13
|
+
* await conductor.qbd.paymentMethods.create({
|
|
14
14
|
* name: 'Cash',
|
|
15
15
|
* paymentMethodType: 'cash',
|
|
16
16
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -31,7 +31,7 @@ class PaymentMethods extends resource_1.APIResource {
|
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
33
|
* const paymentMethod =
|
|
34
|
-
* await
|
|
34
|
+
* await conductor.qbd.paymentMethods.retrieve(
|
|
35
35
|
* '80000001-1234567890',
|
|
36
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
37
37
|
* );
|
|
@@ -51,9 +51,10 @@ class PaymentMethods extends resource_1.APIResource {
|
|
|
51
51
|
*
|
|
52
52
|
* @example
|
|
53
53
|
* ```ts
|
|
54
|
-
* const paymentMethods =
|
|
55
|
-
* {
|
|
56
|
-
*
|
|
54
|
+
* const paymentMethods =
|
|
55
|
+
* await conductor.qbd.paymentMethods.list({
|
|
56
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
57
|
+
* });
|
|
57
58
|
* ```
|
|
58
59
|
*/
|
|
59
60
|
list(params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment-methods.js","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"payment-methods.js","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,MAA+B,EAC/B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE;YAC7D,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAvED,wCAuEC"}
|
|
@@ -7,7 +7,7 @@ export class PaymentMethods extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const paymentMethod =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.paymentMethods.create({
|
|
11
11
|
* name: 'Cash',
|
|
12
12
|
* paymentMethodType: 'cash',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -28,7 +28,7 @@ export class PaymentMethods extends APIResource {
|
|
|
28
28
|
* @example
|
|
29
29
|
* ```ts
|
|
30
30
|
* const paymentMethod =
|
|
31
|
-
* await
|
|
31
|
+
* await conductor.qbd.paymentMethods.retrieve(
|
|
32
32
|
* '80000001-1234567890',
|
|
33
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
34
34
|
* );
|
|
@@ -48,9 +48,10 @@ export class PaymentMethods extends APIResource {
|
|
|
48
48
|
*
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
51
|
-
* const paymentMethods =
|
|
52
|
-
* {
|
|
53
|
-
*
|
|
51
|
+
* const paymentMethods =
|
|
52
|
+
* await conductor.qbd.paymentMethods.list({
|
|
53
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
54
|
+
* });
|
|
54
55
|
* ```
|
|
55
56
|
*/
|
|
56
57
|
list(params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment-methods.mjs","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"payment-methods.mjs","sourceRoot":"","sources":["../../src/resources/qbd/payment-methods.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,MAA+B,EAC/B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE;YAC7D,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -8,7 +8,7 @@ export declare class PayrollWageItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const payrollWageItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.payrollWageItems.create({
|
|
12
12
|
* expenseAccountId: '80000001-1234567890',
|
|
13
13
|
* name: 'Regular Pay',
|
|
14
14
|
* wageType: 'hourly_regular',
|
|
@@ -23,7 +23,7 @@ export declare class PayrollWageItems extends APIResource {
|
|
|
23
23
|
* @example
|
|
24
24
|
* ```ts
|
|
25
25
|
* const payrollWageItem =
|
|
26
|
-
* await
|
|
26
|
+
* await conductor.qbd.payrollWageItems.retrieve(
|
|
27
27
|
* '80000001-1234567890',
|
|
28
28
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
29
29
|
* );
|
|
@@ -37,7 +37,7 @@ export declare class PayrollWageItems extends APIResource {
|
|
|
37
37
|
* @example
|
|
38
38
|
* ```ts
|
|
39
39
|
* // Automatically fetches more pages as needed.
|
|
40
|
-
* for await (const payrollWageItem of
|
|
40
|
+
* for await (const payrollWageItem of conductor.qbd.payrollWageItems.list(
|
|
41
41
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
42
42
|
* )) {
|
|
43
43
|
* // ...
|
|
@@ -11,7 +11,7 @@ class PayrollWageItems extends resource_1.APIResource {
|
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
13
|
* const payrollWageItem =
|
|
14
|
-
* await
|
|
14
|
+
* await conductor.qbd.payrollWageItems.create({
|
|
15
15
|
* expenseAccountId: '80000001-1234567890',
|
|
16
16
|
* name: 'Regular Pay',
|
|
17
17
|
* wageType: 'hourly_regular',
|
|
@@ -33,7 +33,7 @@ class PayrollWageItems extends resource_1.APIResource {
|
|
|
33
33
|
* @example
|
|
34
34
|
* ```ts
|
|
35
35
|
* const payrollWageItem =
|
|
36
|
-
* await
|
|
36
|
+
* await conductor.qbd.payrollWageItems.retrieve(
|
|
37
37
|
* '80000001-1234567890',
|
|
38
38
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
39
39
|
* );
|
|
@@ -53,7 +53,7 @@ class PayrollWageItems extends resource_1.APIResource {
|
|
|
53
53
|
* @example
|
|
54
54
|
* ```ts
|
|
55
55
|
* // Automatically fetches more pages as needed.
|
|
56
|
-
* for await (const payrollWageItem of
|
|
56
|
+
* for await (const payrollWageItem of conductor.qbd.payrollWageItems.list(
|
|
57
57
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
58
58
|
* )) {
|
|
59
59
|
* // ...
|
|
@@ -8,7 +8,7 @@ export class PayrollWageItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const payrollWageItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.payrollWageItems.create({
|
|
12
12
|
* expenseAccountId: '80000001-1234567890',
|
|
13
13
|
* name: 'Regular Pay',
|
|
14
14
|
* wageType: 'hourly_regular',
|
|
@@ -30,7 +30,7 @@ export class PayrollWageItems extends APIResource {
|
|
|
30
30
|
* @example
|
|
31
31
|
* ```ts
|
|
32
32
|
* const payrollWageItem =
|
|
33
|
-
* await
|
|
33
|
+
* await conductor.qbd.payrollWageItems.retrieve(
|
|
34
34
|
* '80000001-1234567890',
|
|
35
35
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
36
|
* );
|
|
@@ -50,7 +50,7 @@ export class PayrollWageItems extends APIResource {
|
|
|
50
50
|
* @example
|
|
51
51
|
* ```ts
|
|
52
52
|
* // Automatically fetches more pages as needed.
|
|
53
|
-
* for await (const payrollWageItem of
|
|
53
|
+
* for await (const payrollWageItem of conductor.qbd.payrollWageItems.list(
|
|
54
54
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
55
55
|
* )) {
|
|
56
56
|
* // ...
|
|
@@ -8,9 +8,10 @@ export declare class Preferences extends APIResource {
|
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* ```ts
|
|
11
|
-
* const preferences =
|
|
12
|
-
*
|
|
13
|
-
*
|
|
11
|
+
* const preferences =
|
|
12
|
+
* await conductor.qbd.preferences.retrieve({
|
|
13
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
|
+
* });
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
16
17
|
retrieve(params: PreferenceRetrieveParams, options?: Core.RequestOptions): Core.APIPromise<Preferences>;
|