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":"standard-terms.mjs","sourceRoot":"","sources":["../../src/resources/qbd/standard-terms.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"standard-terms.mjs","sourceRoot":"","sources":["../../src/resources/qbd/standard-terms.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;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,oCAAoC,EAAE;YAC7D,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,sCAAsC,EAAE,EAAE,EAAE;YAClE,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,MAA8B,EAC9B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE;YAC5D,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -7,10 +7,11 @@ export declare class SubtotalItems extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const subtotalItem =
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* const subtotalItem =
|
|
11
|
+
* await conductor.qbd.subtotalItems.create({
|
|
12
|
+
* name: 'Labor subtotal',
|
|
13
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
|
+
* });
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
16
17
|
create(params: SubtotalItemCreateParams, options?: Core.RequestOptions): Core.APIPromise<SubtotalItem>;
|
|
@@ -20,7 +21,7 @@ export declare class SubtotalItems extends APIResource {
|
|
|
20
21
|
* @example
|
|
21
22
|
* ```ts
|
|
22
23
|
* const subtotalItem =
|
|
23
|
-
* await
|
|
24
|
+
* await conductor.qbd.subtotalItems.retrieve(
|
|
24
25
|
* '80000001-1234567890',
|
|
25
26
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
26
27
|
* );
|
|
@@ -32,13 +33,14 @@ export declare class SubtotalItems extends APIResource {
|
|
|
32
33
|
*
|
|
33
34
|
* @example
|
|
34
35
|
* ```ts
|
|
35
|
-
* const subtotalItem =
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
36
|
+
* const subtotalItem =
|
|
37
|
+
* await conductor.qbd.subtotalItems.update(
|
|
38
|
+
* '80000001-1234567890',
|
|
39
|
+
* {
|
|
40
|
+
* revisionNumber: '1721172183',
|
|
41
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
42
|
+
* },
|
|
43
|
+
* );
|
|
42
44
|
* ```
|
|
43
45
|
*/
|
|
44
46
|
update(id: string, params: SubtotalItemUpdateParams, options?: Core.RequestOptions): Core.APIPromise<SubtotalItem>;
|
|
@@ -49,7 +51,7 @@ export declare class SubtotalItems extends APIResource {
|
|
|
49
51
|
* @example
|
|
50
52
|
* ```ts
|
|
51
53
|
* // Automatically fetches more pages as needed.
|
|
52
|
-
* for await (const subtotalItem of
|
|
54
|
+
* for await (const subtotalItem of conductor.qbd.subtotalItems.list(
|
|
53
55
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
54
56
|
* )) {
|
|
55
57
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subtotal-items.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.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,aAAc,SAAQ,WAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"subtotal-items.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,10 +10,11 @@ class SubtotalItems extends resource_1.APIResource {
|
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
|
-
* const subtotalItem =
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
13
|
+
* const subtotalItem =
|
|
14
|
+
* await conductor.qbd.subtotalItems.create({
|
|
15
|
+
* name: 'Labor subtotal',
|
|
16
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
17
|
+
* });
|
|
17
18
|
* ```
|
|
18
19
|
*/
|
|
19
20
|
create(params, options) {
|
|
@@ -30,7 +31,7 @@ class SubtotalItems extends resource_1.APIResource {
|
|
|
30
31
|
* @example
|
|
31
32
|
* ```ts
|
|
32
33
|
* const subtotalItem =
|
|
33
|
-
* await
|
|
34
|
+
* await conductor.qbd.subtotalItems.retrieve(
|
|
34
35
|
* '80000001-1234567890',
|
|
35
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
37
|
* );
|
|
@@ -48,13 +49,14 @@ class SubtotalItems extends resource_1.APIResource {
|
|
|
48
49
|
*
|
|
49
50
|
* @example
|
|
50
51
|
* ```ts
|
|
51
|
-
* const subtotalItem =
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
52
|
+
* const subtotalItem =
|
|
53
|
+
* await conductor.qbd.subtotalItems.update(
|
|
54
|
+
* '80000001-1234567890',
|
|
55
|
+
* {
|
|
56
|
+
* revisionNumber: '1721172183',
|
|
57
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
58
|
+
* },
|
|
59
|
+
* );
|
|
58
60
|
* ```
|
|
59
61
|
*/
|
|
60
62
|
update(id, params, options) {
|
|
@@ -72,7 +74,7 @@ class SubtotalItems extends resource_1.APIResource {
|
|
|
72
74
|
* @example
|
|
73
75
|
* ```ts
|
|
74
76
|
* // Automatically fetches more pages as needed.
|
|
75
|
-
* for await (const subtotalItem of
|
|
77
|
+
* for await (const subtotalItem of conductor.qbd.subtotalItems.list(
|
|
76
78
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
77
79
|
* )) {
|
|
78
80
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subtotal-items.js","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,aAAc,SAAQ,sBAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"subtotal-items.js","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;;;;;;;;;;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,oCAAoC,EAAE;YAC7D,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,sCAAsC,EAAE,EAAE,EAAE;YAClE,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,sCAAsC,EAAE,EAAE,EAAE;YACnE,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,oCAAoC,EAAE,uBAAuB,EAAE;YAC5F,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAnGD,sCAmGC;AAED,MAAa,uBAAwB,SAAQ,uBAAwB;CAAG;AAAxE,0DAAwE;AA+VxE,aAAa,CAAC,uBAAuB,GAAG,uBAAuB,CAAC"}
|
|
@@ -7,10 +7,11 @@ export class SubtotalItems extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const subtotalItem =
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* const subtotalItem =
|
|
11
|
+
* await conductor.qbd.subtotalItems.create({
|
|
12
|
+
* name: 'Labor subtotal',
|
|
13
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
14
|
+
* });
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
16
17
|
create(params, options) {
|
|
@@ -27,7 +28,7 @@ export class SubtotalItems extends APIResource {
|
|
|
27
28
|
* @example
|
|
28
29
|
* ```ts
|
|
29
30
|
* const subtotalItem =
|
|
30
|
-
* await
|
|
31
|
+
* await conductor.qbd.subtotalItems.retrieve(
|
|
31
32
|
* '80000001-1234567890',
|
|
32
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
33
34
|
* );
|
|
@@ -45,13 +46,14 @@ export class SubtotalItems extends APIResource {
|
|
|
45
46
|
*
|
|
46
47
|
* @example
|
|
47
48
|
* ```ts
|
|
48
|
-
* const subtotalItem =
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
49
|
+
* const subtotalItem =
|
|
50
|
+
* await conductor.qbd.subtotalItems.update(
|
|
51
|
+
* '80000001-1234567890',
|
|
52
|
+
* {
|
|
53
|
+
* revisionNumber: '1721172183',
|
|
54
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
55
|
+
* },
|
|
56
|
+
* );
|
|
55
57
|
* ```
|
|
56
58
|
*/
|
|
57
59
|
update(id, params, options) {
|
|
@@ -69,7 +71,7 @@ export class SubtotalItems extends APIResource {
|
|
|
69
71
|
* @example
|
|
70
72
|
* ```ts
|
|
71
73
|
* // Automatically fetches more pages as needed.
|
|
72
|
-
* for await (const subtotalItem of
|
|
74
|
+
* for await (const subtotalItem of conductor.qbd.subtotalItems.list(
|
|
73
75
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
74
76
|
* )) {
|
|
75
77
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subtotal-items.mjs","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"subtotal-items.mjs","sourceRoot":"","sources":["../../src/resources/qbd/subtotal-items.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;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,oCAAoC,EAAE;YAC7D,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,sCAAsC,EAAE,EAAE,EAAE;YAClE,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,sCAAsC,EAAE,EAAE,EAAE;YACnE,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,oCAAoC,EAAE,uBAAuB,EAAE;YAC5F,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,UAAwB;CAAG;AA+VxE,aAAa,CAAC,uBAAuB,GAAG,uBAAuB,CAAC"}
|
|
@@ -8,7 +8,7 @@ export declare class TimeTrackingActivities extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const timeTrackingActivity =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.timeTrackingActivities.create({
|
|
12
12
|
* duration: 'PT1H30M',
|
|
13
13
|
* entityId: '80000001-1234567890',
|
|
14
14
|
* transactionDate: '2021-10-01',
|
|
@@ -23,7 +23,7 @@ export declare class TimeTrackingActivities extends APIResource {
|
|
|
23
23
|
* @example
|
|
24
24
|
* ```ts
|
|
25
25
|
* const timeTrackingActivity =
|
|
26
|
-
* await
|
|
26
|
+
* await conductor.qbd.timeTrackingActivities.retrieve(
|
|
27
27
|
* '123ABC-1234567890',
|
|
28
28
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
29
29
|
* );
|
|
@@ -36,7 +36,7 @@ export declare class TimeTrackingActivities extends APIResource {
|
|
|
36
36
|
* @example
|
|
37
37
|
* ```ts
|
|
38
38
|
* const timeTrackingActivity =
|
|
39
|
-
* await
|
|
39
|
+
* await conductor.qbd.timeTrackingActivities.update(
|
|
40
40
|
* '123ABC-1234567890',
|
|
41
41
|
* {
|
|
42
42
|
* duration: 'PT1H30M',
|
|
@@ -55,7 +55,7 @@ export declare class TimeTrackingActivities extends APIResource {
|
|
|
55
55
|
* @example
|
|
56
56
|
* ```ts
|
|
57
57
|
* // Automatically fetches more pages as needed.
|
|
58
|
-
* for await (const timeTrackingActivity of
|
|
58
|
+
* for await (const timeTrackingActivity of conductor.qbd.timeTrackingActivities.list(
|
|
59
59
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
60
60
|
* )) {
|
|
61
61
|
* // ...
|
|
@@ -71,7 +71,7 @@ export declare class TimeTrackingActivities extends APIResource {
|
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
73
|
* const timeTrackingActivity =
|
|
74
|
-
* await
|
|
74
|
+
* await conductor.qbd.timeTrackingActivities.delete(
|
|
75
75
|
* '123ABC-1234567890',
|
|
76
76
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
77
77
|
* );
|
|
@@ -11,7 +11,7 @@ class TimeTrackingActivities extends resource_1.APIResource {
|
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
13
|
* const timeTrackingActivity =
|
|
14
|
-
* await
|
|
14
|
+
* await conductor.qbd.timeTrackingActivities.create({
|
|
15
15
|
* duration: 'PT1H30M',
|
|
16
16
|
* entityId: '80000001-1234567890',
|
|
17
17
|
* transactionDate: '2021-10-01',
|
|
@@ -33,7 +33,7 @@ class TimeTrackingActivities extends resource_1.APIResource {
|
|
|
33
33
|
* @example
|
|
34
34
|
* ```ts
|
|
35
35
|
* const timeTrackingActivity =
|
|
36
|
-
* await
|
|
36
|
+
* await conductor.qbd.timeTrackingActivities.retrieve(
|
|
37
37
|
* '123ABC-1234567890',
|
|
38
38
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
39
39
|
* );
|
|
@@ -52,7 +52,7 @@ class TimeTrackingActivities extends resource_1.APIResource {
|
|
|
52
52
|
* @example
|
|
53
53
|
* ```ts
|
|
54
54
|
* const timeTrackingActivity =
|
|
55
|
-
* await
|
|
55
|
+
* await conductor.qbd.timeTrackingActivities.update(
|
|
56
56
|
* '123ABC-1234567890',
|
|
57
57
|
* {
|
|
58
58
|
* duration: 'PT1H30M',
|
|
@@ -78,7 +78,7 @@ class TimeTrackingActivities extends resource_1.APIResource {
|
|
|
78
78
|
* @example
|
|
79
79
|
* ```ts
|
|
80
80
|
* // Automatically fetches more pages as needed.
|
|
81
|
-
* for await (const timeTrackingActivity of
|
|
81
|
+
* for await (const timeTrackingActivity of conductor.qbd.timeTrackingActivities.list(
|
|
82
82
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
83
83
|
* )) {
|
|
84
84
|
* // ...
|
|
@@ -97,7 +97,7 @@ class TimeTrackingActivities extends resource_1.APIResource {
|
|
|
97
97
|
* @example
|
|
98
98
|
* ```ts
|
|
99
99
|
* const timeTrackingActivity =
|
|
100
|
-
* await
|
|
100
|
+
* await conductor.qbd.timeTrackingActivities.delete(
|
|
101
101
|
* '123ABC-1234567890',
|
|
102
102
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
103
103
|
* );
|
|
@@ -8,7 +8,7 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const timeTrackingActivity =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.timeTrackingActivities.create({
|
|
12
12
|
* duration: 'PT1H30M',
|
|
13
13
|
* entityId: '80000001-1234567890',
|
|
14
14
|
* transactionDate: '2021-10-01',
|
|
@@ -30,7 +30,7 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
30
30
|
* @example
|
|
31
31
|
* ```ts
|
|
32
32
|
* const timeTrackingActivity =
|
|
33
|
-
* await
|
|
33
|
+
* await conductor.qbd.timeTrackingActivities.retrieve(
|
|
34
34
|
* '123ABC-1234567890',
|
|
35
35
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
36
|
* );
|
|
@@ -49,7 +49,7 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
51
51
|
* const timeTrackingActivity =
|
|
52
|
-
* await
|
|
52
|
+
* await conductor.qbd.timeTrackingActivities.update(
|
|
53
53
|
* '123ABC-1234567890',
|
|
54
54
|
* {
|
|
55
55
|
* duration: 'PT1H30M',
|
|
@@ -75,7 +75,7 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
75
75
|
* @example
|
|
76
76
|
* ```ts
|
|
77
77
|
* // Automatically fetches more pages as needed.
|
|
78
|
-
* for await (const timeTrackingActivity of
|
|
78
|
+
* for await (const timeTrackingActivity of conductor.qbd.timeTrackingActivities.list(
|
|
79
79
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
80
80
|
* )) {
|
|
81
81
|
* // ...
|
|
@@ -94,7 +94,7 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
94
94
|
* @example
|
|
95
95
|
* ```ts
|
|
96
96
|
* const timeTrackingActivity =
|
|
97
|
-
* await
|
|
97
|
+
* await conductor.qbd.timeTrackingActivities.delete(
|
|
98
98
|
* '123ABC-1234567890',
|
|
99
99
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
100
100
|
* );
|
|
@@ -7,10 +7,11 @@ export declare class Transactions extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const transaction =
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* const transaction =
|
|
11
|
+
* await conductor.qbd.transactions.retrieve(
|
|
12
|
+
* '123ABC-1234567890',
|
|
13
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
14
|
+
* );
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
16
17
|
retrieve(id: string, params: TransactionRetrieveParams, options?: Core.RequestOptions): Core.APIPromise<Transaction>;
|
|
@@ -25,7 +26,7 @@ export declare class Transactions extends APIResource {
|
|
|
25
26
|
* @example
|
|
26
27
|
* ```ts
|
|
27
28
|
* // Automatically fetches more pages as needed.
|
|
28
|
-
* for await (const transaction of
|
|
29
|
+
* for await (const transaction of conductor.qbd.transactions.list(
|
|
29
30
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
30
31
|
* )) {
|
|
31
32
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transactions.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/transactions.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,YAAa,SAAQ,WAAW;IAC3C
|
|
1
|
+
{"version":3,"file":"transactions.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/transactions.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,10 +10,11 @@ class Transactions extends resource_1.APIResource {
|
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
|
-
* const transaction =
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
13
|
+
* const transaction =
|
|
14
|
+
* await conductor.qbd.transactions.retrieve(
|
|
15
|
+
* '123ABC-1234567890',
|
|
16
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
17
|
+
* );
|
|
17
18
|
* ```
|
|
18
19
|
*/
|
|
19
20
|
retrieve(id, params, options) {
|
|
@@ -34,7 +35,7 @@ class Transactions extends resource_1.APIResource {
|
|
|
34
35
|
* @example
|
|
35
36
|
* ```ts
|
|
36
37
|
* // Automatically fetches more pages as needed.
|
|
37
|
-
* for await (const transaction of
|
|
38
|
+
* for await (const transaction of conductor.qbd.transactions.list(
|
|
38
39
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
39
40
|
* )) {
|
|
40
41
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transactions.js","sourceRoot":"","sources":["../../src/resources/qbd/transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,YAAa,SAAQ,sBAAW;IAC3C
|
|
1
|
+
{"version":3,"file":"transactions.js","sourceRoot":"","sources":["../../src/resources/qbd/transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAE7C,oDAAqE;AAErE,MAAa,YAAa,SAAQ,sBAAW;IAC3C;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE,EAAE,EAAE;YAChE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,CACF,MAA6B,EAC7B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kCAAkC,EAAE,sBAAsB,EAAE;YACzF,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAtDD,oCAsDC;AAED,MAAa,sBAAuB,SAAQ,uBAAuB;CAAG;AAAtE,wDAAsE;AAkYtE,YAAY,CAAC,sBAAsB,GAAG,sBAAsB,CAAC"}
|
|
@@ -7,10 +7,11 @@ export class Transactions extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const transaction =
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* const transaction =
|
|
11
|
+
* await conductor.qbd.transactions.retrieve(
|
|
12
|
+
* '123ABC-1234567890',
|
|
13
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
14
|
+
* );
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
16
17
|
retrieve(id, params, options) {
|
|
@@ -31,7 +32,7 @@ export class Transactions extends APIResource {
|
|
|
31
32
|
* @example
|
|
32
33
|
* ```ts
|
|
33
34
|
* // Automatically fetches more pages as needed.
|
|
34
|
-
* for await (const transaction of
|
|
35
|
+
* for await (const transaction of conductor.qbd.transactions.list(
|
|
35
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
37
|
* )) {
|
|
37
38
|
* // ...
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transactions.mjs","sourceRoot":"","sources":["../../src/resources/qbd/transactions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,YAAa,SAAQ,WAAW;IAC3C
|
|
1
|
+
{"version":3,"file":"transactions.mjs","sourceRoot":"","sources":["../../src/resources/qbd/transactions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,UAAU,EAAyB;AAE5C,MAAM,OAAO,YAAa,SAAQ,WAAW;IAC3C;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE,EAAE,EAAE;YAChE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,CACF,MAA6B,EAC7B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kCAAkC,EAAE,sBAAsB,EAAE;YACzF,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,sBAAuB,SAAQ,UAAuB;CAAG;AAkYtE,YAAY,CAAC,sBAAsB,GAAG,sBAAsB,CAAC"}
|
|
@@ -7,7 +7,7 @@ export declare class Transfers extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const transfer = await
|
|
10
|
+
* const transfer = await conductor.qbd.transfers.create({
|
|
11
11
|
* amount: '1000.00',
|
|
12
12
|
* sourceAccountId: '80000001-1234567890',
|
|
13
13
|
* targetAccountId: '80000001-1234567890',
|
|
@@ -22,7 +22,7 @@ export declare class Transfers extends APIResource {
|
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* ```ts
|
|
25
|
-
* const transfer = await
|
|
25
|
+
* const transfer = await conductor.qbd.transfers.retrieve(
|
|
26
26
|
* '123ABC-1234567890',
|
|
27
27
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
28
28
|
* );
|
|
@@ -34,7 +34,7 @@ export declare class Transfers extends APIResource {
|
|
|
34
34
|
*
|
|
35
35
|
* @example
|
|
36
36
|
* ```ts
|
|
37
|
-
* const transfer = await
|
|
37
|
+
* const transfer = await conductor.qbd.transfers.update(
|
|
38
38
|
* '123ABC-1234567890',
|
|
39
39
|
* {
|
|
40
40
|
* revisionNumber: '1721172183',
|
|
@@ -51,7 +51,7 @@ export declare class Transfers extends APIResource {
|
|
|
51
51
|
* @example
|
|
52
52
|
* ```ts
|
|
53
53
|
* // Automatically fetches more pages as needed.
|
|
54
|
-
* for await (const transfer of
|
|
54
|
+
* for await (const transfer of conductor.qbd.transfers.list({
|
|
55
55
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
56
56
|
* })) {
|
|
57
57
|
* // ...
|
|
@@ -10,7 +10,7 @@ class Transfers extends resource_1.APIResource {
|
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
|
-
* const transfer = await
|
|
13
|
+
* const transfer = await conductor.qbd.transfers.create({
|
|
14
14
|
* amount: '1000.00',
|
|
15
15
|
* sourceAccountId: '80000001-1234567890',
|
|
16
16
|
* targetAccountId: '80000001-1234567890',
|
|
@@ -32,7 +32,7 @@ class Transfers extends resource_1.APIResource {
|
|
|
32
32
|
*
|
|
33
33
|
* @example
|
|
34
34
|
* ```ts
|
|
35
|
-
* const transfer = await
|
|
35
|
+
* const transfer = await conductor.qbd.transfers.retrieve(
|
|
36
36
|
* '123ABC-1234567890',
|
|
37
37
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
38
38
|
* );
|
|
@@ -50,7 +50,7 @@ class Transfers extends resource_1.APIResource {
|
|
|
50
50
|
*
|
|
51
51
|
* @example
|
|
52
52
|
* ```ts
|
|
53
|
-
* const transfer = await
|
|
53
|
+
* const transfer = await conductor.qbd.transfers.update(
|
|
54
54
|
* '123ABC-1234567890',
|
|
55
55
|
* {
|
|
56
56
|
* revisionNumber: '1721172183',
|
|
@@ -74,7 +74,7 @@ class Transfers extends resource_1.APIResource {
|
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
76
|
* // Automatically fetches more pages as needed.
|
|
77
|
-
* for await (const transfer of
|
|
77
|
+
* for await (const transfer of conductor.qbd.transfers.list({
|
|
78
78
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
79
79
|
* })) {
|
|
80
80
|
* // ...
|
|
@@ -7,7 +7,7 @@ export class Transfers extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const transfer = await
|
|
10
|
+
* const transfer = await conductor.qbd.transfers.create({
|
|
11
11
|
* amount: '1000.00',
|
|
12
12
|
* sourceAccountId: '80000001-1234567890',
|
|
13
13
|
* targetAccountId: '80000001-1234567890',
|
|
@@ -29,7 +29,7 @@ export class Transfers extends APIResource {
|
|
|
29
29
|
*
|
|
30
30
|
* @example
|
|
31
31
|
* ```ts
|
|
32
|
-
* const transfer = await
|
|
32
|
+
* const transfer = await conductor.qbd.transfers.retrieve(
|
|
33
33
|
* '123ABC-1234567890',
|
|
34
34
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
35
35
|
* );
|
|
@@ -47,7 +47,7 @@ export class Transfers extends APIResource {
|
|
|
47
47
|
*
|
|
48
48
|
* @example
|
|
49
49
|
* ```ts
|
|
50
|
-
* const transfer = await
|
|
50
|
+
* const transfer = await conductor.qbd.transfers.update(
|
|
51
51
|
* '123ABC-1234567890',
|
|
52
52
|
* {
|
|
53
53
|
* revisionNumber: '1721172183',
|
|
@@ -71,7 +71,7 @@ export class Transfers extends APIResource {
|
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
73
|
* // Automatically fetches more pages as needed.
|
|
74
|
-
* for await (const transfer of
|
|
74
|
+
* for await (const transfer of conductor.qbd.transfers.list({
|
|
75
75
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
76
76
|
* })) {
|
|
77
77
|
* // ...
|
|
@@ -7,11 +7,12 @@ export declare class VendorCredits extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const vendorCredit =
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
10
|
+
* const vendorCredit =
|
|
11
|
+
* await conductor.qbd.vendorCredits.create({
|
|
12
|
+
* transactionDate: '2021-10-01',
|
|
13
|
+
* vendorId: '80000001-1234567890',
|
|
14
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
15
|
+
* });
|
|
15
16
|
* ```
|
|
16
17
|
*/
|
|
17
18
|
create(params: VendorCreditCreateParams, options?: Core.RequestOptions): Core.APIPromise<VendorCredit>;
|
|
@@ -21,7 +22,7 @@ export declare class VendorCredits extends APIResource {
|
|
|
21
22
|
* @example
|
|
22
23
|
* ```ts
|
|
23
24
|
* const vendorCredit =
|
|
24
|
-
* await
|
|
25
|
+
* await conductor.qbd.vendorCredits.retrieve(
|
|
25
26
|
* '123ABC-1234567890',
|
|
26
27
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
27
28
|
* );
|
|
@@ -33,13 +34,14 @@ export declare class VendorCredits extends APIResource {
|
|
|
33
34
|
*
|
|
34
35
|
* @example
|
|
35
36
|
* ```ts
|
|
36
|
-
* const vendorCredit =
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
*
|
|
37
|
+
* const vendorCredit =
|
|
38
|
+
* await conductor.qbd.vendorCredits.update(
|
|
39
|
+
* '123ABC-1234567890',
|
|
40
|
+
* {
|
|
41
|
+
* revisionNumber: '1721172183',
|
|
42
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
43
|
+
* },
|
|
44
|
+
* );
|
|
43
45
|
* ```
|
|
44
46
|
*/
|
|
45
47
|
update(id: string, params: VendorCreditUpdateParams, options?: Core.RequestOptions): Core.APIPromise<VendorCredit>;
|
|
@@ -50,7 +52,7 @@ export declare class VendorCredits extends APIResource {
|
|
|
50
52
|
* @example
|
|
51
53
|
* ```ts
|
|
52
54
|
* // Automatically fetches more pages as needed.
|
|
53
|
-
* for await (const vendorCredit of
|
|
55
|
+
* for await (const vendorCredit of conductor.qbd.vendorCredits.list(
|
|
54
56
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
55
57
|
* )) {
|
|
56
58
|
* // ...
|
|
@@ -64,10 +66,11 @@ export declare class VendorCredits extends APIResource {
|
|
|
64
66
|
*
|
|
65
67
|
* @example
|
|
66
68
|
* ```ts
|
|
67
|
-
* const vendorCredit =
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
69
|
+
* const vendorCredit =
|
|
70
|
+
* await conductor.qbd.vendorCredits.delete(
|
|
71
|
+
* '123ABC-1234567890',
|
|
72
|
+
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
73
|
+
* );
|
|
71
74
|
* ```
|
|
72
75
|
*/
|
|
73
76
|
delete(id: string, params: VendorCreditDeleteParams, options?: Core.RequestOptions): Core.APIPromise<VendorCreditDeleteResponse>;
|