dodopayments 2.31.1 → 2.32.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 +34 -0
- package/README.md +7 -7
- package/api-promise.d.mts +1 -0
- package/api-promise.d.mts.map +1 -1
- package/api-promise.d.ts +1 -0
- package/api-promise.d.ts.map +1 -1
- package/api-promise.mjs +1 -0
- package/api-promise.mjs.map +1 -1
- package/bin/migration-config.json +187 -0
- package/client.d.mts +9 -6
- package/client.d.mts.map +1 -1
- package/client.d.ts +9 -6
- package/client.d.ts.map +1 -1
- package/client.js +3 -0
- package/client.js.map +1 -1
- package/client.mjs +3 -0
- package/client.mjs.map +1 -1
- package/core/api-promise.d.mts.map +1 -1
- package/core/api-promise.d.ts.map +1 -1
- package/core/api-promise.mjs.map +1 -1
- package/core/error.mjs.map +1 -1
- package/core/pagination.d.mts.map +1 -1
- package/core/pagination.d.ts.map +1 -1
- package/core/pagination.mjs.map +1 -1
- package/core/resource.d.mts.map +1 -1
- package/core/resource.d.ts.map +1 -1
- package/core/uploads.d.mts.map +1 -1
- package/core/uploads.d.ts.map +1 -1
- package/core/uploads.mjs.map +1 -1
- package/error.d.mts +1 -0
- package/error.d.mts.map +1 -1
- package/error.d.ts +1 -0
- package/error.d.ts.map +1 -1
- package/error.mjs +1 -0
- package/error.mjs.map +1 -1
- package/index.d.mts.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.mjs.map +1 -1
- package/internal/detect-platform.mjs.map +1 -1
- package/internal/headers.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.mjs.map +1 -1
- package/internal/request-options.d.mts.map +1 -1
- package/internal/request-options.d.ts.map +1 -1
- package/internal/shims.d.mts +6 -0
- package/internal/shims.d.mts.map +1 -1
- package/internal/shims.d.ts +6 -0
- package/internal/shims.d.ts.map +1 -1
- package/internal/to-file.d.mts.map +1 -1
- package/internal/to-file.d.ts.map +1 -1
- package/internal/to-file.mjs.map +1 -1
- package/internal/types.d.mts +4 -4
- package/internal/types.d.mts.map +1 -1
- package/internal/types.d.ts +4 -4
- package/internal/types.d.ts.map +1 -1
- package/internal/uploads.d.mts.map +1 -1
- package/internal/uploads.d.ts.map +1 -1
- package/internal/uploads.mjs.map +1 -1
- package/internal/utils/base64.mjs.map +1 -1
- package/internal/utils/log.d.mts.map +1 -1
- package/internal/utils/log.d.ts.map +1 -1
- package/internal/utils/log.js +2 -0
- package/internal/utils/log.js.map +1 -1
- package/internal/utils/log.mjs +2 -0
- package/internal/utils/log.mjs.map +1 -1
- package/internal/utils/path.mjs.map +1 -1
- package/internal/utils/query.mjs.map +1 -1
- package/internal/utils/values.mjs.map +1 -1
- package/internal/utils.d.mts.map +1 -1
- package/internal/utils.d.ts.map +1 -1
- package/internal/utils.mjs.map +1 -1
- package/package.json +1 -1
- package/pagination.d.mts +1 -0
- package/pagination.d.mts.map +1 -1
- package/pagination.d.ts +1 -0
- package/pagination.d.ts.map +1 -1
- package/pagination.mjs +1 -0
- package/pagination.mjs.map +1 -1
- package/resource.d.mts +1 -0
- package/resource.d.mts.map +1 -1
- package/resource.d.ts +1 -0
- package/resource.d.ts.map +1 -1
- package/resource.mjs +1 -0
- package/resource.mjs.map +1 -1
- package/resources/addons.d.mts.map +1 -1
- package/resources/addons.d.ts.map +1 -1
- package/resources/addons.mjs.map +1 -1
- package/resources/balances.d.mts.map +1 -1
- package/resources/balances.d.ts.map +1 -1
- package/resources/balances.mjs.map +1 -1
- package/resources/brands.d.mts.map +1 -1
- package/resources/brands.d.ts.map +1 -1
- package/resources/brands.mjs.map +1 -1
- package/resources/checkout-sessions.d.mts +95 -0
- package/resources/checkout-sessions.d.mts.map +1 -1
- package/resources/checkout-sessions.d.ts +95 -0
- package/resources/checkout-sessions.d.ts.map +1 -1
- package/resources/checkout-sessions.mjs.map +1 -1
- package/resources/credit-entitlements/balances.d.mts.map +1 -1
- package/resources/credit-entitlements/balances.d.ts.map +1 -1
- package/resources/credit-entitlements/balances.mjs.map +1 -1
- package/resources/credit-entitlements/credit-entitlements.d.mts.map +1 -1
- package/resources/credit-entitlements/credit-entitlements.d.ts.map +1 -1
- package/resources/credit-entitlements/credit-entitlements.mjs.map +1 -1
- package/resources/credit-entitlements/index.d.mts.map +1 -1
- package/resources/credit-entitlements/index.d.ts.map +1 -1
- package/resources/credit-entitlements/index.mjs.map +1 -1
- package/resources/credit-entitlements.d.mts.map +1 -1
- package/resources/credit-entitlements.d.ts.map +1 -1
- package/resources/credit-entitlements.mjs.map +1 -1
- package/resources/customers/customer-portal.d.mts.map +1 -1
- package/resources/customers/customer-portal.d.ts.map +1 -1
- package/resources/customers/customer-portal.mjs.map +1 -1
- package/resources/customers/customers.d.mts.map +1 -1
- package/resources/customers/customers.d.ts.map +1 -1
- package/resources/customers/customers.mjs.map +1 -1
- package/resources/customers/index.d.mts.map +1 -1
- package/resources/customers/index.d.ts.map +1 -1
- package/resources/customers/index.mjs.map +1 -1
- package/resources/customers/wallets/index.d.mts.map +1 -1
- package/resources/customers/wallets/index.d.ts.map +1 -1
- package/resources/customers/wallets/index.mjs.map +1 -1
- package/resources/customers/wallets/ledger-entries.d.mts.map +1 -1
- package/resources/customers/wallets/ledger-entries.d.ts.map +1 -1
- package/resources/customers/wallets/ledger-entries.mjs.map +1 -1
- package/resources/customers/wallets/wallets.d.mts.map +1 -1
- package/resources/customers/wallets/wallets.d.ts.map +1 -1
- package/resources/customers/wallets/wallets.mjs.map +1 -1
- package/resources/customers/wallets.d.mts.map +1 -1
- package/resources/customers/wallets.d.ts.map +1 -1
- package/resources/customers/wallets.mjs.map +1 -1
- package/resources/customers.d.mts.map +1 -1
- package/resources/customers.d.ts.map +1 -1
- package/resources/customers.mjs.map +1 -1
- package/resources/discounts.d.mts +74 -1
- package/resources/discounts.d.mts.map +1 -1
- package/resources/discounts.d.ts +74 -1
- package/resources/discounts.d.ts.map +1 -1
- package/resources/discounts.mjs.map +1 -1
- package/resources/disputes.d.mts.map +1 -1
- package/resources/disputes.d.ts.map +1 -1
- package/resources/disputes.mjs.map +1 -1
- package/resources/entitlements/entitlements.d.mts +8 -3
- package/resources/entitlements/entitlements.d.mts.map +1 -1
- package/resources/entitlements/entitlements.d.ts +8 -3
- package/resources/entitlements/entitlements.d.ts.map +1 -1
- package/resources/entitlements/entitlements.js.map +1 -1
- package/resources/entitlements/entitlements.mjs.map +1 -1
- package/resources/entitlements/files.d.mts.map +1 -1
- package/resources/entitlements/files.d.ts.map +1 -1
- package/resources/entitlements/files.mjs.map +1 -1
- package/resources/entitlements/grants.d.mts.map +1 -1
- package/resources/entitlements/grants.d.ts.map +1 -1
- package/resources/entitlements/grants.mjs.map +1 -1
- package/resources/entitlements/index.d.mts +1 -1
- package/resources/entitlements/index.d.mts.map +1 -1
- package/resources/entitlements/index.d.ts +1 -1
- package/resources/entitlements/index.d.ts.map +1 -1
- package/resources/entitlements/index.js.map +1 -1
- package/resources/entitlements/index.mjs.map +1 -1
- package/resources/entitlements.d.mts.map +1 -1
- package/resources/entitlements.d.ts.map +1 -1
- package/resources/entitlements.mjs.map +1 -1
- package/resources/index.d.mts +4 -3
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +4 -3
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/invoices/index.d.mts.map +1 -1
- package/resources/invoices/index.d.ts.map +1 -1
- package/resources/invoices/index.mjs.map +1 -1
- package/resources/invoices/invoices.d.mts.map +1 -1
- package/resources/invoices/invoices.d.ts.map +1 -1
- package/resources/invoices/invoices.mjs.map +1 -1
- package/resources/invoices/payments.d.mts +1 -0
- package/resources/invoices/payments.d.mts.map +1 -1
- package/resources/invoices/payments.d.ts +1 -0
- package/resources/invoices/payments.d.ts.map +1 -1
- package/resources/invoices/payments.js +7 -0
- package/resources/invoices/payments.js.map +1 -1
- package/resources/invoices/payments.mjs +7 -0
- package/resources/invoices/payments.mjs.map +1 -1
- package/resources/invoices.d.mts.map +1 -1
- package/resources/invoices.d.ts.map +1 -1
- package/resources/invoices.mjs.map +1 -1
- package/resources/license-key-instances.d.mts.map +1 -1
- package/resources/license-key-instances.d.ts.map +1 -1
- package/resources/license-key-instances.mjs.map +1 -1
- package/resources/license-keys.d.mts.map +1 -1
- package/resources/license-keys.d.ts.map +1 -1
- package/resources/license-keys.mjs.map +1 -1
- package/resources/licenses.d.mts.map +1 -1
- package/resources/licenses.d.ts.map +1 -1
- package/resources/licenses.mjs.map +1 -1
- package/resources/meters.d.mts +24 -96
- package/resources/meters.d.mts.map +1 -1
- package/resources/meters.d.ts +24 -96
- package/resources/meters.d.ts.map +1 -1
- package/resources/meters.mjs.map +1 -1
- package/resources/misc.d.mts.map +1 -1
- package/resources/misc.d.ts.map +1 -1
- package/resources/misc.mjs.map +1 -1
- package/resources/payments.d.mts +24 -4
- package/resources/payments.d.mts.map +1 -1
- package/resources/payments.d.ts +24 -4
- package/resources/payments.d.ts.map +1 -1
- package/resources/payments.js.map +1 -1
- package/resources/payments.mjs.map +1 -1
- package/resources/payouts/breakup/breakup.d.mts.map +1 -1
- package/resources/payouts/breakup/breakup.d.ts.map +1 -1
- package/resources/payouts/breakup/breakup.mjs.map +1 -1
- package/resources/payouts/breakup/details.d.mts.map +1 -1
- package/resources/payouts/breakup/details.d.ts.map +1 -1
- package/resources/payouts/breakup/details.mjs.map +1 -1
- package/resources/payouts/breakup/index.d.mts.map +1 -1
- package/resources/payouts/breakup/index.d.ts.map +1 -1
- package/resources/payouts/breakup/index.mjs.map +1 -1
- package/resources/payouts/breakup.d.mts.map +1 -1
- package/resources/payouts/breakup.d.ts.map +1 -1
- package/resources/payouts/breakup.mjs.map +1 -1
- package/resources/payouts/index.d.mts.map +1 -1
- package/resources/payouts/index.d.ts.map +1 -1
- package/resources/payouts/index.mjs.map +1 -1
- package/resources/payouts/payouts.d.mts +6 -3
- package/resources/payouts/payouts.d.mts.map +1 -1
- package/resources/payouts/payouts.d.ts +6 -3
- package/resources/payouts/payouts.d.ts.map +1 -1
- package/resources/payouts/payouts.js.map +1 -1
- package/resources/payouts/payouts.mjs.map +1 -1
- package/resources/payouts.d.mts.map +1 -1
- package/resources/payouts.d.ts.map +1 -1
- package/resources/payouts.mjs.map +1 -1
- package/resources/product-collections/groups/groups.d.mts +88 -0
- package/resources/product-collections/groups/groups.d.mts.map +1 -0
- package/resources/product-collections/groups/groups.d.ts +88 -0
- package/resources/product-collections/groups/groups.d.ts.map +1 -0
- package/resources/product-collections/groups/groups.js +37 -0
- package/resources/product-collections/groups/groups.js.map +1 -0
- package/resources/product-collections/groups/groups.mjs +32 -0
- package/resources/product-collections/groups/groups.mjs.map +1 -0
- package/resources/product-collections/groups/index.d.mts +3 -0
- package/resources/product-collections/groups/index.d.mts.map +1 -0
- package/resources/product-collections/groups/index.d.ts +3 -0
- package/resources/product-collections/groups/index.d.ts.map +1 -0
- package/resources/product-collections/groups/index.js +9 -0
- package/resources/product-collections/groups/index.js.map +1 -0
- package/resources/product-collections/groups/index.mjs +4 -0
- package/resources/product-collections/groups/index.mjs.map +1 -0
- package/resources/product-collections/groups/items.d.mts +78 -0
- package/resources/product-collections/groups/items.d.mts.map +1 -0
- package/resources/product-collections/groups/items.d.ts +78 -0
- package/resources/product-collections/groups/items.d.ts.map +1 -0
- package/resources/product-collections/groups/items.js +30 -0
- package/resources/product-collections/groups/items.js.map +1 -0
- package/resources/product-collections/groups/items.mjs +26 -0
- package/resources/product-collections/groups/items.mjs.map +1 -0
- package/resources/product-collections/groups.d.mts +2 -0
- package/resources/product-collections/groups.d.mts.map +1 -0
- package/resources/product-collections/groups.d.ts +2 -0
- package/resources/product-collections/groups.d.ts.map +1 -0
- package/resources/product-collections/groups.js +6 -0
- package/resources/product-collections/groups.js.map +1 -0
- package/resources/product-collections/groups.mjs +3 -0
- package/resources/product-collections/groups.mjs.map +1 -0
- package/resources/product-collections/index.d.mts +3 -0
- package/resources/product-collections/index.d.mts.map +1 -0
- package/resources/product-collections/index.d.ts +3 -0
- package/resources/product-collections/index.d.ts.map +1 -0
- package/resources/product-collections/index.js +9 -0
- package/resources/product-collections/index.js.map +1 -0
- package/resources/product-collections/index.mjs +4 -0
- package/resources/product-collections/index.mjs.map +1 -0
- package/resources/product-collections/product-collections.d.mts +166 -0
- package/resources/product-collections/product-collections.d.mts.map +1 -0
- package/resources/product-collections/product-collections.d.ts +166 -0
- package/resources/product-collections/product-collections.d.ts.map +1 -0
- package/resources/product-collections/product-collections.js +49 -0
- package/resources/product-collections/product-collections.js.map +1 -0
- package/resources/product-collections/product-collections.mjs +44 -0
- package/resources/product-collections/product-collections.mjs.map +1 -0
- package/resources/product-collections.d.mts +2 -0
- package/resources/product-collections.d.mts.map +1 -0
- package/resources/product-collections.d.ts +2 -0
- package/resources/product-collections.d.ts.map +1 -0
- package/resources/product-collections.js +6 -0
- package/resources/product-collections.js.map +1 -0
- package/resources/product-collections.mjs +3 -0
- package/resources/product-collections.mjs.map +1 -0
- package/resources/products/images.d.mts.map +1 -1
- package/resources/products/images.d.ts.map +1 -1
- package/resources/products/images.mjs.map +1 -1
- package/resources/products/index.d.mts.map +1 -1
- package/resources/products/index.d.ts.map +1 -1
- package/resources/products/index.mjs.map +1 -1
- package/resources/products/products.d.mts +18 -36
- package/resources/products/products.d.mts.map +1 -1
- package/resources/products/products.d.ts +18 -36
- package/resources/products/products.d.ts.map +1 -1
- package/resources/products/products.js.map +1 -1
- package/resources/products/products.mjs.map +1 -1
- package/resources/products/short-links.d.mts.map +1 -1
- package/resources/products/short-links.d.ts.map +1 -1
- package/resources/products/short-links.mjs.map +1 -1
- package/resources/products.d.mts.map +1 -1
- package/resources/products.d.ts.map +1 -1
- package/resources/products.mjs.map +1 -1
- package/resources/refunds.d.mts.map +1 -1
- package/resources/refunds.d.ts.map +1 -1
- package/resources/refunds.mjs.map +1 -1
- package/resources/subscriptions.d.mts +91 -20
- package/resources/subscriptions.d.mts.map +1 -1
- package/resources/subscriptions.d.ts +91 -20
- package/resources/subscriptions.d.ts.map +1 -1
- package/resources/subscriptions.js +3 -2
- package/resources/subscriptions.js.map +1 -1
- package/resources/subscriptions.mjs +3 -2
- package/resources/subscriptions.mjs.map +1 -1
- package/resources/usage-events.d.mts.map +1 -1
- package/resources/usage-events.d.ts.map +1 -1
- package/resources/usage-events.mjs.map +1 -1
- package/resources/webhook-events.d.mts +1 -1
- package/resources/webhook-events.d.mts.map +1 -1
- package/resources/webhook-events.d.ts +1 -1
- package/resources/webhook-events.d.ts.map +1 -1
- package/resources/webhook-events.mjs.map +1 -1
- package/resources/webhooks/headers.d.mts.map +1 -1
- package/resources/webhooks/headers.d.ts.map +1 -1
- package/resources/webhooks/headers.mjs.map +1 -1
- package/resources/webhooks/index.d.mts.map +1 -1
- package/resources/webhooks/index.d.ts.map +1 -1
- package/resources/webhooks/index.mjs.map +1 -1
- package/resources/webhooks/webhooks.d.mts.map +1 -1
- package/resources/webhooks/webhooks.d.ts.map +1 -1
- package/resources/webhooks/webhooks.mjs.map +1 -1
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.mjs.map +1 -1
- package/resources.d.mts.map +1 -1
- package/resources.d.ts.map +1 -1
- package/resources.mjs.map +1 -1
- package/src/client.ts +33 -0
- package/src/internal/utils/log.ts +2 -0
- package/src/resources/checkout-sessions.ts +108 -0
- package/src/resources/discounts.ts +88 -0
- package/src/resources/entitlements/entitlements.ts +9 -2
- package/src/resources/entitlements/index.ts +1 -0
- package/src/resources/index.ts +15 -0
- package/src/resources/invoices/payments.ts +8 -0
- package/src/resources/meters.ts +28 -113
- package/src/resources/payments.ts +28 -3
- package/src/resources/payouts/payouts.ts +6 -3
- package/src/resources/product-collections/groups/groups.ts +156 -0
- package/src/resources/product-collections/groups/index.ts +19 -0
- package/src/resources/product-collections/groups/items.ts +135 -0
- package/src/resources/product-collections/groups.ts +3 -0
- package/src/resources/product-collections/index.ts +23 -0
- package/src/resources/product-collections/product-collections.ts +278 -0
- package/src/resources/product-collections.ts +3 -0
- package/src/resources/products/products.ts +18 -36
- package/src/resources/subscriptions.ts +107 -24
- package/src/resources/webhook-events.ts +1 -2
- package/src/version.ts +1 -1
- package/uploads.d.mts +1 -0
- package/uploads.d.mts.map +1 -1
- package/uploads.d.ts +1 -0
- package/uploads.d.ts.map +1 -1
- package/uploads.mjs +1 -0
- package/uploads.mjs.map +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer-portal.d.ts","sourceRoot":"","sources":["../../src/resources/customers/customer-portal.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customer-portal.d.ts","sourceRoot":"","sources":["../../src/resources/customers/customer-portal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,KAAK,YAAY,uBAAoB;AAC5C,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,0CAAuC;AAGhE,qBAAa,cAAe,SAAQ,WAAW;IAC7C,MAAM,CACJ,UAAU,EAAE,MAAM,EAClB,MAAM,GAAE,0BAA0B,GAAG,IAAI,GAAG,SAAc,EAC1D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,YAAY,CAAC,qBAAqB,CAAC;CAOlD;AAED,MAAM,WAAW,0BAA0B;IACzC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,WAAW,cAAc,CAAC;IACtC,OAAO,EAAE,KAAK,0BAA0B,IAAI,0BAA0B,EAAE,CAAC;CAC1E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer-portal.mjs","sourceRoot":"","sources":["../../src/resources/customers/customer-portal.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"customer-portal.mjs","sourceRoot":"","sources":["../../src/resources/customers/customer-portal.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAIlD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C,MAAM,CACJ,UAAkB,EAClB,SAAwD,EAAE,EAC1D,OAAwB;QAExB,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,cAAc,UAAU,0BAA0B,EAAE;YAC/E,KAAK,EAAE,EAAE,UAAU,EAAE,UAAU,EAAE;YACjC,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.d.mts","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customers.d.mts","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.d.ts","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customers.d.ts","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.mjs","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"customers.mjs","sourceRoot":"","sources":["../../src/resources/customers/customers.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAGlD,OAAO,KAAK,iBAAiB,8BAA0B;AACvD,OAAO,EAAE,cAAc,EAA8B,8BAA0B;AAE/E,OAAO,KAAK,UAAU,8BAA0B;AAChD,OAAO,EAAsC,OAAO,EAAE,8BAA0B;AAEhF,OAAO,EACL,2BAA2B,GAG5B,kCAA8B;AAC/B,OAAO,EAAE,YAAY,EAAE,mCAA+B;AAEtD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD,MAAM,OAAO,SAAU,SAAQ,WAAW;IAA1C;;QACE,mBAAc,GAAqC,IAAI,iBAAiB,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtG,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA8DrE,CAAC;IA5DC,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAED,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,cAAc,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,YAAY,EAAE,CAAA,2BAAqC,CAAA,EAAE;YAClF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED,mBAAmB,CACjB,eAAuB,EACvB,MAAyC,EACzC,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,MAAM,CAAC;QAC/B,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,cAAc,WAAW,oBAAoB,eAAe,EAAE,EAAE;YAC7F,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,sBAAsB,CACpB,UAAkB,EAClB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,sBAAsB,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAED;;OAEG;IACH,gBAAgB,CACd,UAAkB,EAClB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,eAAe,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAED,sBAAsB,CACpB,UAAkB,EAClB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,kBAAkB,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;CACF;AA0ND,SAAS,CAAC,cAAc,GAAG,cAAc,CAAC;AAC1C,SAAS,CAAC,OAAO,GAAG,OAAO,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,KAAK,0BAA0B,EAAE,8BAA0B;AACpF,OAAO,EACL,SAAS,EACT,KAAK,QAAQ,EACb,KAAK,qBAAqB,EAC1B,KAAK,sCAAsC,EAC3C,KAAK,gCAAgC,EACrC,KAAK,sCAAsC,EAC3C,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,iCAAiC,EACtC,KAAK,oCAAoC,GAC1C,wBAAoB;AACrB,OAAO,EAAE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,kBAAkB,EAAE,4BAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,KAAK,0BAA0B,EAAE,6BAA0B;AACpF,OAAO,EACL,SAAS,EACT,KAAK,QAAQ,EACb,KAAK,qBAAqB,EAC1B,KAAK,sCAAsC,EAC3C,KAAK,gCAAgC,EACrC,KAAK,sCAAsC,EAC3C,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,iCAAiC,EACtC,KAAK,oCAAoC,GAC1C,uBAAoB;AACrB,OAAO,EAAE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,kBAAkB,EAAE,2BAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/customers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,cAAc,EAAmC,8BAA0B;AACpF,OAAO,EACL,SAAS,GAWV,wBAAoB;AACrB,OAAO,EAAE,OAAO,EAAgD,4BAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,aAAa,EACb,KAAK,yBAAyB,EAC9B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qDAAqD,GAC3D,6BAAyB;AAC1B,OAAO,EAAE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,kBAAkB,EAAE,sBAAkB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,aAAa,EACb,KAAK,yBAAyB,EAC9B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qDAAqD,GAC3D,4BAAyB;AAC1B,OAAO,EAAE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,kBAAkB,EAAE,qBAAkB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EACL,aAAa,GAKd,6BAAyB;AAC1B,OAAO,EAAE,OAAO,EAAgD,sBAAkB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ledger-entries.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ledger-entries.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,OAAO,uBAAmB;AACtC,OAAO,KAAK,UAAU,sBAAkB;AACxC,OAAO,EAAE,UAAU,EAAE,sCAAkC;AACvD,OAAO,EACL,2BAA2B,EAC3B,KAAK,iCAAiC,EACtC,WAAW,EACZ,qCAAiC;AAClC,OAAO,EAAE,cAAc,EAAE,8CAA0C;AAGnE,qBAAa,aAAc,SAAQ,WAAW;IAC5C,MAAM,CACJ,UAAU,EAAE,MAAM,EAClB,IAAI,EAAE,uBAAuB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,UAAU,CAAC,cAAc,CAAC;IAIxC,IAAI,CACF,UAAU,EAAE,MAAM,EAClB,KAAK,GAAE,qBAAqB,GAAG,IAAI,GAAG,SAAc,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,qDAAqD,EAAE,yBAAyB,CAAC;CAOjG;AAED,MAAM,MAAM,qDAAqD,GAC/D,2BAA2B,CAAC,yBAAyB,CAAC,CAAC;AAEzD,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAC;IAEX,aAAa,EAAE,MAAM,CAAC;IAEtB,MAAM,EAAE,MAAM,CAAC;IAEf,cAAc,EAAE,MAAM,CAAC;IAEvB,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EACN,SAAS,GACT,kBAAkB,GAClB,QAAQ,GACR,iBAAiB,GACjB,SAAS,GACT,kBAAkB,GAClB,qBAAqB,CAAC;IAE1B,SAAS,EAAE,OAAO,CAAC;IAEnB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC;AAED,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B;;OAEG;IACH,UAAU,EAAE,QAAQ,GAAG,OAAO,CAAC;IAE/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB;AAED,MAAM,WAAW,qBAAsB,SAAQ,iCAAiC;IAC9E;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC,QAAQ,CAAC;CAC7B;AAED,MAAM,CAAC,OAAO,WAAW,aAAa,CAAC;IACrC,OAAO,EACL,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,qDAAqD,IAAI,qDAAqD,EACnH,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,GACpD,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ledger-entries.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ledger-entries.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,kCAA+B;AACrD,OAAO,KAAK,OAAO,sBAAmB;AACtC,OAAO,KAAK,UAAU,qBAAkB;AACxC,OAAO,EAAE,UAAU,EAAE,qCAAkC;AACvD,OAAO,EACL,2BAA2B,EAC3B,KAAK,iCAAiC,EACtC,WAAW,EACZ,oCAAiC;AAClC,OAAO,EAAE,cAAc,EAAE,6CAA0C;AAGnE,qBAAa,aAAc,SAAQ,WAAW;IAC5C,MAAM,CACJ,UAAU,EAAE,MAAM,EAClB,IAAI,EAAE,uBAAuB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,UAAU,CAAC,cAAc,CAAC;IAIxC,IAAI,CACF,UAAU,EAAE,MAAM,EAClB,KAAK,GAAE,qBAAqB,GAAG,IAAI,GAAG,SAAc,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,qDAAqD,EAAE,yBAAyB,CAAC;CAOjG;AAED,MAAM,MAAM,qDAAqD,GAC/D,2BAA2B,CAAC,yBAAyB,CAAC,CAAC;AAEzD,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAC;IAEX,aAAa,EAAE,MAAM,CAAC;IAEtB,MAAM,EAAE,MAAM,CAAC;IAEf,cAAc,EAAE,MAAM,CAAC;IAEvB,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EACN,SAAS,GACT,kBAAkB,GAClB,QAAQ,GACR,iBAAiB,GACjB,SAAS,GACT,kBAAkB,GAClB,qBAAqB,CAAC;IAE1B,SAAS,EAAE,OAAO,CAAC;IAEnB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC;AAED,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B;;OAEG;IACH,UAAU,EAAE,QAAQ,GAAG,OAAO,CAAC;IAE/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB;AAED,MAAM,WAAW,qBAAsB,SAAQ,iCAAiC;IAC9E;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC,QAAQ,CAAC;CAC7B;AAED,MAAM,CAAC,OAAO,WAAW,aAAa,CAAC;IACrC,OAAO,EACL,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,qDAAqD,IAAI,qDAAqD,EACnH,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,GACpD,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ledger-entries.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"ledger-entries.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/ledger-entries.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,mCAA+B;AAIrD,OAAO,EACL,2BAA2B,GAG5B,qCAAiC;AAElC,OAAO,EAAE,IAAI,EAAE,yCAAqC;AAEpD,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C,MAAM,CACJ,UAAkB,EAClB,IAA6B,EAC7B,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,cAAc,UAAU,yBAAyB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxG,CAAC;IAED,IAAI,CACF,UAAkB,EAClB,QAAkD,EAAE,EACpD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,cAAc,UAAU,yBAAyB,EACrD,CAAA,2BAAsD,CAAA,EACtD,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"wallets.d.mts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,OAAO,uBAAmB;AACtC,OAAO,KAAK,gBAAgB,6BAAyB;AACrD,OAAO,EACL,yBAAyB,EACzB,qDAAqD,EACrD,aAAa,EACb,uBAAuB,EACvB,qBAAqB,EACtB,6BAAyB;AAC1B,OAAO,EAAE,UAAU,EAAE,sCAAkC;AACvD,OAAO,EAAE,cAAc,EAAE,8CAA0C;AAGnE,qBAAa,OAAQ,SAAQ,WAAW;IACtC,aAAa,EAAE,gBAAgB,CAAC,aAAa,CAAoD;IAEjG,IAAI,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;CAGnF;AAED,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAE7B;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAID,MAAM,CAAC,OAAO,WAAW,OAAO,CAAC;IAC/B,OAAO,EAAE,KAAK,cAAc,IAAI,cAAc,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;IAEhG,OAAO,EACL,aAAa,IAAI,aAAa,EAC9B,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,qDAAqD,IAAI,qDAAqD,EACnH,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,GACpD,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"wallets.d.ts","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,kCAA+B;AACrD,OAAO,KAAK,OAAO,sBAAmB;AACtC,OAAO,KAAK,gBAAgB,4BAAyB;AACrD,OAAO,EACL,yBAAyB,EACzB,qDAAqD,EACrD,aAAa,EACb,uBAAuB,EACvB,qBAAqB,EACtB,4BAAyB;AAC1B,OAAO,EAAE,UAAU,EAAE,qCAAkC;AACvD,OAAO,EAAE,cAAc,EAAE,6CAA0C;AAGnE,qBAAa,OAAQ,SAAQ,WAAW;IACtC,aAAa,EAAE,gBAAgB,CAAC,aAAa,CAAoD;IAEjG,IAAI,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;CAGnF;AAED,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAE7B;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAID,MAAM,CAAC,OAAO,WAAW,OAAO,CAAC;IAC/B,OAAO,EAAE,KAAK,cAAc,IAAI,cAAc,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;IAEhG,OAAO,EACL,aAAa,IAAI,aAAa,EAC9B,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,qDAAqD,IAAI,qDAAqD,EACnH,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,GACpD,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"wallets.mjs","sourceRoot":"","sources":["../../../src/resources/customers/wallets/wallets.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,mCAA+B;AAErD,OAAO,KAAK,gBAAgB,6BAAyB;AACrD,OAAO,EAGL,aAAa,GAGd,6BAAyB;AAG1B,OAAO,EAAE,IAAI,EAAE,yCAAqC;AAEpD,MAAM,OAAO,OAAQ,SAAQ,WAAW;IAAxC;;QACE,kBAAa,GAAmC,IAAI,gBAAgB,CAAC,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAKnG,CAAC;IAHC,IAAI,CAAC,UAAkB,EAAE,OAAwB;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,UAAU,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;CACF;AAuBD,OAAO,CAAC,aAAa,GAAG,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.d.mts","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"wallets.d.mts","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":"AAEA,oCAAgC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.d.ts","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"wallets.d.ts","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":"AAEA,mCAAgC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wallets.mjs","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":"AAAA,sFAAsF"}
|
|
1
|
+
{"version":3,"file":"wallets.mjs","sourceRoot":"","sources":["../../src/resources/customers/wallets.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,oCAAgC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.d.mts","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"customers.d.mts","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":"AAEA,sCAAkC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.d.ts","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"customers.d.ts","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":"AAEA,qCAAkC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customers.mjs","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":"AAAA,sFAAsF"}
|
|
1
|
+
{"version":3,"file":"customers.mjs","sourceRoot":"","sources":["../src/resources/customers.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,sCAAkC"}
|
|
@@ -96,6 +96,79 @@ export interface Discount {
|
|
|
96
96
|
*/
|
|
97
97
|
usage_limit?: number | null;
|
|
98
98
|
}
|
|
99
|
+
/**
|
|
100
|
+
* Response struct for a discount with its position in a stack and optional
|
|
101
|
+
* cycle-tracking information (for subscriptions).
|
|
102
|
+
*/
|
|
103
|
+
export interface DiscountDetail {
|
|
104
|
+
/**
|
|
105
|
+
* The discount amount (basis points for percentage, USD cents for flat)
|
|
106
|
+
*/
|
|
107
|
+
amount: number;
|
|
108
|
+
/**
|
|
109
|
+
* The business this discount belongs to
|
|
110
|
+
*/
|
|
111
|
+
business_id: string;
|
|
112
|
+
/**
|
|
113
|
+
* The discount code
|
|
114
|
+
*/
|
|
115
|
+
code: string;
|
|
116
|
+
/**
|
|
117
|
+
* Timestamp when the discount was created
|
|
118
|
+
*/
|
|
119
|
+
created_at: string;
|
|
120
|
+
/**
|
|
121
|
+
* The unique discount ID
|
|
122
|
+
*/
|
|
123
|
+
discount_id: string;
|
|
124
|
+
/**
|
|
125
|
+
* Additional metadata
|
|
126
|
+
*/
|
|
127
|
+
metadata: {
|
|
128
|
+
[key: string]: string;
|
|
129
|
+
};
|
|
130
|
+
/**
|
|
131
|
+
* Position of this discount in the stack (0-based)
|
|
132
|
+
*/
|
|
133
|
+
position: number;
|
|
134
|
+
/**
|
|
135
|
+
* Whether this discount should be preserved when a subscription changes plans
|
|
136
|
+
*/
|
|
137
|
+
preserve_on_plan_change: boolean;
|
|
138
|
+
/**
|
|
139
|
+
* List of product IDs to which this discount is restricted
|
|
140
|
+
*/
|
|
141
|
+
restricted_to: Array<string>;
|
|
142
|
+
/**
|
|
143
|
+
* How many times this discount has been used
|
|
144
|
+
*/
|
|
145
|
+
times_used: number;
|
|
146
|
+
/**
|
|
147
|
+
* The type of discount
|
|
148
|
+
*/
|
|
149
|
+
type: DiscountType;
|
|
150
|
+
/**
|
|
151
|
+
* Remaining billing cycles for this discount on this subscription (None for
|
|
152
|
+
* one-time payments)
|
|
153
|
+
*/
|
|
154
|
+
cycles_remaining?: number | null;
|
|
155
|
+
/**
|
|
156
|
+
* Optional date/time after which discount is expired
|
|
157
|
+
*/
|
|
158
|
+
expires_at?: string | null;
|
|
159
|
+
/**
|
|
160
|
+
* Name for the Discount
|
|
161
|
+
*/
|
|
162
|
+
name?: string | null;
|
|
163
|
+
/**
|
|
164
|
+
* Number of subscription billing cycles this discount is valid for
|
|
165
|
+
*/
|
|
166
|
+
subscription_cycles?: number | null;
|
|
167
|
+
/**
|
|
168
|
+
* Usage limit for this discount, if any
|
|
169
|
+
*/
|
|
170
|
+
usage_limit?: number | null;
|
|
171
|
+
}
|
|
99
172
|
export type DiscountType = 'percentage';
|
|
100
173
|
export interface DiscountCreateParams {
|
|
101
174
|
/**
|
|
@@ -215,6 +288,6 @@ export interface DiscountListParams extends DefaultPageNumberPaginationParams {
|
|
|
215
288
|
product_id?: string;
|
|
216
289
|
}
|
|
217
290
|
export declare namespace Discounts {
|
|
218
|
-
export { type Discount as Discount, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
|
|
291
|
+
export { type Discount as Discount, type DiscountDetail as DiscountDetail, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
|
|
219
292
|
}
|
|
220
293
|
//# sourceMappingURL=discounts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discounts.d.mts","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"discounts.d.mts","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"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"}
|
package/resources/discounts.d.ts
CHANGED
|
@@ -96,6 +96,79 @@ export interface Discount {
|
|
|
96
96
|
*/
|
|
97
97
|
usage_limit?: number | null;
|
|
98
98
|
}
|
|
99
|
+
/**
|
|
100
|
+
* Response struct for a discount with its position in a stack and optional
|
|
101
|
+
* cycle-tracking information (for subscriptions).
|
|
102
|
+
*/
|
|
103
|
+
export interface DiscountDetail {
|
|
104
|
+
/**
|
|
105
|
+
* The discount amount (basis points for percentage, USD cents for flat)
|
|
106
|
+
*/
|
|
107
|
+
amount: number;
|
|
108
|
+
/**
|
|
109
|
+
* The business this discount belongs to
|
|
110
|
+
*/
|
|
111
|
+
business_id: string;
|
|
112
|
+
/**
|
|
113
|
+
* The discount code
|
|
114
|
+
*/
|
|
115
|
+
code: string;
|
|
116
|
+
/**
|
|
117
|
+
* Timestamp when the discount was created
|
|
118
|
+
*/
|
|
119
|
+
created_at: string;
|
|
120
|
+
/**
|
|
121
|
+
* The unique discount ID
|
|
122
|
+
*/
|
|
123
|
+
discount_id: string;
|
|
124
|
+
/**
|
|
125
|
+
* Additional metadata
|
|
126
|
+
*/
|
|
127
|
+
metadata: {
|
|
128
|
+
[key: string]: string;
|
|
129
|
+
};
|
|
130
|
+
/**
|
|
131
|
+
* Position of this discount in the stack (0-based)
|
|
132
|
+
*/
|
|
133
|
+
position: number;
|
|
134
|
+
/**
|
|
135
|
+
* Whether this discount should be preserved when a subscription changes plans
|
|
136
|
+
*/
|
|
137
|
+
preserve_on_plan_change: boolean;
|
|
138
|
+
/**
|
|
139
|
+
* List of product IDs to which this discount is restricted
|
|
140
|
+
*/
|
|
141
|
+
restricted_to: Array<string>;
|
|
142
|
+
/**
|
|
143
|
+
* How many times this discount has been used
|
|
144
|
+
*/
|
|
145
|
+
times_used: number;
|
|
146
|
+
/**
|
|
147
|
+
* The type of discount
|
|
148
|
+
*/
|
|
149
|
+
type: DiscountType;
|
|
150
|
+
/**
|
|
151
|
+
* Remaining billing cycles for this discount on this subscription (None for
|
|
152
|
+
* one-time payments)
|
|
153
|
+
*/
|
|
154
|
+
cycles_remaining?: number | null;
|
|
155
|
+
/**
|
|
156
|
+
* Optional date/time after which discount is expired
|
|
157
|
+
*/
|
|
158
|
+
expires_at?: string | null;
|
|
159
|
+
/**
|
|
160
|
+
* Name for the Discount
|
|
161
|
+
*/
|
|
162
|
+
name?: string | null;
|
|
163
|
+
/**
|
|
164
|
+
* Number of subscription billing cycles this discount is valid for
|
|
165
|
+
*/
|
|
166
|
+
subscription_cycles?: number | null;
|
|
167
|
+
/**
|
|
168
|
+
* Usage limit for this discount, if any
|
|
169
|
+
*/
|
|
170
|
+
usage_limit?: number | null;
|
|
171
|
+
}
|
|
99
172
|
export type DiscountType = 'percentage';
|
|
100
173
|
export interface DiscountCreateParams {
|
|
101
174
|
/**
|
|
@@ -215,6 +288,6 @@ export interface DiscountListParams extends DefaultPageNumberPaginationParams {
|
|
|
215
288
|
product_id?: string;
|
|
216
289
|
}
|
|
217
290
|
export declare namespace Discounts {
|
|
218
|
-
export { type Discount as Discount, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
|
|
291
|
+
export { type Discount as Discount, type DiscountDetail as DiscountDetail, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
|
|
219
292
|
}
|
|
220
293
|
//# sourceMappingURL=discounts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discounts.d.ts","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"discounts.d.ts","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discounts.mjs","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"discounts.mjs","sourceRoot":"","sources":["../src/resources/discounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAE/C,OAAO,EACL,2BAA2B,GAG5B,+BAA2B;AAC5B,OAAO,EAAE,YAAY,EAAE,gCAA4B;AAEnD,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,SAAU,SAAQ,WAAW;IACxC;;;OAGG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,cAAc,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED;;OAEG;IACH,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,YAAY,EAAE,CAAA,2BAAqC,CAAA,EAAE;YAClF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,cAAc,UAAU,EAAE,EAAE;YACzD,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,cAAc,CAAC,IAAY,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,mBAAmB,IAAI,EAAE,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disputes.d.mts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"disputes.d.mts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disputes.d.ts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"disputes.d.ts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disputes.mjs","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"disputes.mjs","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAG/C,OAAO,EACL,2BAA2B,GAG5B,+BAA2B;AAE5B,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,aAAa,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAED,IAAI,CACF,QAA8C,EAAE,EAChD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,EAAE,CAAA,2BAAgD,CAAA,EAAE;YAC5F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { APIResource } from "../../core/resource.mjs";
|
|
2
|
+
import * as EntitlementsAPI from "./entitlements.mjs";
|
|
2
3
|
import * as SubscriptionsAPI from "../subscriptions.mjs";
|
|
3
4
|
import * as FilesAPI from "./files.mjs";
|
|
4
5
|
import { FileDeleteParams, FileUploadResponse, Files } from "./files.mjs";
|
|
@@ -83,6 +84,10 @@ export interface Entitlement {
|
|
|
83
84
|
description?: string | null;
|
|
84
85
|
}
|
|
85
86
|
export type EntitlementIntegrationType = 'discord' | 'telegram' | 'github' | 'figma' | 'framer' | 'notion' | 'digital_files' | 'license_key';
|
|
87
|
+
/**
|
|
88
|
+
* Repository permission to grant on a `github` entitlement.
|
|
89
|
+
*/
|
|
90
|
+
export type GitHubPermission = 'pull' | 'push' | 'admin' | 'maintain' | 'triage';
|
|
86
91
|
/**
|
|
87
92
|
* Integration-specific configuration supplied when creating or updating an
|
|
88
93
|
* entitlement. The shape required matches the entitlement's `integration_type`.
|
|
@@ -93,7 +98,7 @@ export declare namespace IntegrationConfig {
|
|
|
93
98
|
/**
|
|
94
99
|
* Permission to grant on the repository.
|
|
95
100
|
*/
|
|
96
|
-
permission:
|
|
101
|
+
permission: EntitlementsAPI.GitHubPermission;
|
|
97
102
|
/**
|
|
98
103
|
* Repository or organisation slug to grant access to.
|
|
99
104
|
*/
|
|
@@ -195,7 +200,7 @@ export declare namespace IntegrationConfigResponse {
|
|
|
195
200
|
/**
|
|
196
201
|
* Permission to grant on the repository.
|
|
197
202
|
*/
|
|
198
|
-
permission:
|
|
203
|
+
permission: EntitlementsAPI.GitHubPermission;
|
|
199
204
|
/**
|
|
200
205
|
* Repository or organisation slug to grant access to.
|
|
201
206
|
*/
|
|
@@ -359,7 +364,7 @@ export interface EntitlementListParams extends DefaultPageNumberPaginationParams
|
|
|
359
364
|
integration_type?: 'discord' | 'telegram' | 'github' | 'figma' | 'framer' | 'notion' | 'digital_files' | 'license_key';
|
|
360
365
|
}
|
|
361
366
|
export declare namespace Entitlements {
|
|
362
|
-
export { type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
|
|
367
|
+
export { type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type GitHubPermission as GitHubPermission, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
|
|
363
368
|
export { Files as Files, type FileUploadResponse as FileUploadResponse, type FileDeleteParams as FileDeleteParams, };
|
|
364
369
|
export { Grants as Grants, type EntitlementGrant as EntitlementGrant, type LicenseKeyGrant as LicenseKeyGrant, type EntitlementGrantsDefaultPageNumberPagination as EntitlementGrantsDefaultPageNumberPagination, type GrantListParams as GrantListParams, type GrantRevokeParams as GrantRevokeParams, };
|
|
365
370
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entitlements.d.mts","sourceRoot":"","sources":["../../src/resources/entitlements/entitlements.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"entitlements.d.mts","sourceRoot":"","sources":["../../src/resources/entitlements/entitlements.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,KAAK,eAAe,2BAAuB;AAClD,OAAO,KAAK,gBAAgB,6BAAyB;AACrD,OAAO,KAAK,QAAQ,oBAAgB;AACpC,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,KAAK,EAAE,oBAAgB;AACtE,OAAO,KAAK,SAAS,qBAAiB;AACtC,OAAO,EACL,gBAAgB,EAChB,4CAA4C,EAC5C,eAAe,EACf,iBAAiB,EACjB,MAAM,EACN,eAAe,EAChB,qBAAiB;AAClB,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EACL,2BAA2B,EAC3B,KAAK,iCAAiC,EACtC,WAAW,EACZ,kCAA8B;AAE/B,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE,qBAAa,YAAa,SAAQ,WAAW;IAC3C,KAAK,EAAE,QAAQ,CAAC,KAAK,CAAoC;IACzD,MAAM,EAAE,SAAS,CAAC,MAAM,CAAsC;IAE9D;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,WAAW,CAAC;IAIxF;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,WAAW,CAAC;IAIvE;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,WAAW,CAAC;IAIpG;;OAEG;IACH,IAAI,CACF,KAAK,GAAE,qBAAqB,GAAG,IAAI,GAAG,SAAc,EACpD,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,uCAAuC,EAAE,WAAW,CAAC;IAOpE;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;CAM/D;AAED,MAAM,MAAM,uCAAuC,GAAG,2BAA2B,CAAC,WAAW,CAAC,CAAC;AAE/F;;;GAGG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,kBAAkB,EAAE,yBAAyB,CAAC;IAE9C;;OAEG;IACH,gBAAgB,EAAE,0BAA0B,CAAC;IAE7C;;;OAGG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,QAAQ,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAEpC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,MAAM,0BAA0B,GAClC,SAAS,GACT,UAAU,GACV,QAAQ,GACR,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,eAAe,GACf,aAAa,CAAC;AAElB;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAC;AAEjF;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GACzB,iBAAiB,CAAC,YAAY,GAC9B,iBAAiB,CAAC,aAAa,GAC/B,iBAAiB,CAAC,cAAc,GAChC,iBAAiB,CAAC,WAAW,GAC7B,iBAAiB,CAAC,YAAY,GAC9B,iBAAiB,CAAC,YAAY,GAC9B,iBAAiB,CAAC,kBAAkB,GACpC,iBAAiB,CAAC,gBAAgB,CAAC;AAEvC,yBAAiB,iBAAiB,CAAC;IACjC,UAAiB,YAAY;QAC3B;;WAEG;QACH,UAAU,EAAE,eAAe,CAAC,gBAAgB,CAAC;QAE7C;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;IAED,UAAiB,aAAa;QAC5B;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED,UAAiB,cAAc;QAC7B;;WAEG;QACH,OAAO,EAAE,MAAM,CAAC;KACjB;IAED,UAAiB,WAAW;QAC1B;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;KACvB;IAED,UAAiB,YAAY;QAC3B;;WAEG;QACH,kBAAkB,EAAE,MAAM,CAAC;KAC5B;IAED,UAAiB,YAAY;QAC3B;;WAEG;QACH,kBAAkB,EAAE,MAAM,CAAC;KAC5B;IAED,UAAiB,kBAAkB;QACjC;;;;WAIG;QACH,gBAAgB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;QAEhC;;WAEG;QACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE7B;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE7B;;;;;;;;;WASG;QACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;KACxC;IAED,UAAiB,gBAAgB;QAC/B;;;WAGG;QACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAEnC;;WAEG;QACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAElC;;;;WAIG;QACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;WAEG;QACH,iBAAiB,CAAC,EAAE,gBAAgB,CAAC,YAAY,GAAG,IAAI,CAAC;KAC1D;CACF;AAED;;;;;GAKG;AACH,MAAM,MAAM,yBAAyB,GACjC,yBAAyB,CAAC,YAAY,GACtC,yBAAyB,CAAC,aAAa,GACvC,yBAAyB,CAAC,cAAc,GACxC,yBAAyB,CAAC,WAAW,GACrC,yBAAyB,CAAC,YAAY,GACtC,yBAAyB,CAAC,YAAY,GACtC,yBAAyB,CAAC,kBAAkB,GAC5C,yBAAyB,CAAC,gBAAgB,CAAC;AAE/C,yBAAiB,yBAAyB,CAAC;IACzC,UAAiB,YAAY;QAC3B;;WAEG;QACH,UAAU,EAAE,eAAe,CAAC,gBAAgB,CAAC;QAE7C;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;KACnB;IAED,UAAiB,aAAa;QAC5B;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED,UAAiB,cAAc;QAC7B;;WAEG;QACH,OAAO,EAAE,MAAM,CAAC;KACjB;IAED,UAAiB,WAAW;QAC1B;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;KACvB;IAED,UAAiB,YAAY;QAC3B;;WAEG;QACH,kBAAkB,EAAE,MAAM,CAAC;KAC5B;IAED,UAAiB,YAAY;QAC3B;;WAEG;QACH,kBAAkB,EAAE,MAAM,CAAC;KAC5B;IAED,UAAiB,kBAAkB;QACjC;;;WAGG;QACH,aAAa,EAAE,kBAAkB,CAAC,YAAY,CAAC;KAChD;IAED,UAAiB,kBAAkB,CAAC;QAClC;;;WAGG;QACH,UAAiB,YAAY;YAC3B;;eAEG;YACH,KAAK,EAAE,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;YAEhC;;eAEG;YACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE7B;;;eAGG;YACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;SAC9B;QAED,UAAiB,YAAY,CAAC;YAC5B;;eAEG;YACH,UAAiB,IAAI;gBACnB;;mBAEG;gBACH,YAAY,EAAE,MAAM,CAAC;gBAErB;;mBAEG;gBACH,UAAU,EAAE,MAAM,CAAC;gBAEnB;;mBAEG;gBACH,OAAO,EAAE,MAAM,CAAC;gBAEhB;;mBAEG;gBACH,QAAQ,EAAE,MAAM,CAAC;gBAEjB;;mBAEG;gBACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;gBAE7B;;mBAEG;gBACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;aAC3B;SACF;KACF;IAED,UAAiB,gBAAgB;QAC/B;;;WAGG;QACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAEnC;;WAEG;QACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAElC;;;;WAIG;QACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;WAEG;QACH,iBAAiB,CAAC,EAAE,gBAAgB,CAAC,YAAY,GAAG,IAAI,CAAC;KAC1D;CACF;AAED,MAAM,WAAW,uBAAuB;IACtC;;OAEG;IACH,kBAAkB,EAAE,iBAAiB,CAAC;IAEtC;;OAEG;IACH,gBAAgB,EAAE,0BAA0B,CAAC;IAE7C;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CACtC;AAED,MAAM,WAAW,uBAAuB;IACtC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;;OAGG;IACH,kBAAkB,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAE9C,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAE5C,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,qBAAsB,SAAQ,iCAAiC;IAC9E;;OAEG;IACH,gBAAgB,CAAC,EACb,SAAS,GACT,UAAU,GACV,QAAQ,GACR,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,eAAe,GACf,aAAa,CAAC;CACnB;AAKD,MAAM,CAAC,OAAO,WAAW,YAAY,CAAC;IACpC,OAAO,EACL,KAAK,WAAW,IAAI,WAAW,EAC/B,KAAK,0BAA0B,IAAI,0BAA0B,EAC7D,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,uCAAuC,IAAI,uCAAuC,EACvF,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,qBAAqB,IAAI,qBAAqB,GACpD,CAAC;IAEF,OAAO,EACL,KAAK,IAAI,KAAK,EACd,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,gBAAgB,IAAI,gBAAgB,GAC1C,CAAC;IAEF,OAAO,EACL,MAAM,IAAI,MAAM,EAChB,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,eAAe,IAAI,eAAe,EACvC,KAAK,4CAA4C,IAAI,4CAA4C,EACjG,KAAK,eAAe,IAAI,eAAe,EACvC,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { APIResource } from "../../core/resource.js";
|
|
2
|
+
import * as EntitlementsAPI from "./entitlements.js";
|
|
2
3
|
import * as SubscriptionsAPI from "../subscriptions.js";
|
|
3
4
|
import * as FilesAPI from "./files.js";
|
|
4
5
|
import { FileDeleteParams, FileUploadResponse, Files } from "./files.js";
|
|
@@ -83,6 +84,10 @@ export interface Entitlement {
|
|
|
83
84
|
description?: string | null;
|
|
84
85
|
}
|
|
85
86
|
export type EntitlementIntegrationType = 'discord' | 'telegram' | 'github' | 'figma' | 'framer' | 'notion' | 'digital_files' | 'license_key';
|
|
87
|
+
/**
|
|
88
|
+
* Repository permission to grant on a `github` entitlement.
|
|
89
|
+
*/
|
|
90
|
+
export type GitHubPermission = 'pull' | 'push' | 'admin' | 'maintain' | 'triage';
|
|
86
91
|
/**
|
|
87
92
|
* Integration-specific configuration supplied when creating or updating an
|
|
88
93
|
* entitlement. The shape required matches the entitlement's `integration_type`.
|
|
@@ -93,7 +98,7 @@ export declare namespace IntegrationConfig {
|
|
|
93
98
|
/**
|
|
94
99
|
* Permission to grant on the repository.
|
|
95
100
|
*/
|
|
96
|
-
permission:
|
|
101
|
+
permission: EntitlementsAPI.GitHubPermission;
|
|
97
102
|
/**
|
|
98
103
|
* Repository or organisation slug to grant access to.
|
|
99
104
|
*/
|
|
@@ -195,7 +200,7 @@ export declare namespace IntegrationConfigResponse {
|
|
|
195
200
|
/**
|
|
196
201
|
* Permission to grant on the repository.
|
|
197
202
|
*/
|
|
198
|
-
permission:
|
|
203
|
+
permission: EntitlementsAPI.GitHubPermission;
|
|
199
204
|
/**
|
|
200
205
|
* Repository or organisation slug to grant access to.
|
|
201
206
|
*/
|
|
@@ -359,7 +364,7 @@ export interface EntitlementListParams extends DefaultPageNumberPaginationParams
|
|
|
359
364
|
integration_type?: 'discord' | 'telegram' | 'github' | 'figma' | 'framer' | 'notion' | 'digital_files' | 'license_key';
|
|
360
365
|
}
|
|
361
366
|
export declare namespace Entitlements {
|
|
362
|
-
export { type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
|
|
367
|
+
export { type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type GitHubPermission as GitHubPermission, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
|
|
363
368
|
export { Files as Files, type FileUploadResponse as FileUploadResponse, type FileDeleteParams as FileDeleteParams, };
|
|
364
369
|
export { Grants as Grants, type EntitlementGrant as EntitlementGrant, type LicenseKeyGrant as LicenseKeyGrant, type EntitlementGrantsDefaultPageNumberPagination as EntitlementGrantsDefaultPageNumberPagination, type GrantListParams as GrantListParams, type GrantRevokeParams as GrantRevokeParams, };
|
|
365
370
|
}
|