@stigg/typescript 0.1.0-beta.20 → 0.1.0-beta.21
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/package.json +1 -1
- package/resources/v1/addons/addons.d.mts +143 -33
- package/resources/v1/addons/addons.d.mts.map +1 -1
- package/resources/v1/addons/addons.d.ts +143 -33
- package/resources/v1/addons/addons.d.ts.map +1 -1
- package/resources/v1/addons/addons.js +110 -17
- package/resources/v1/addons/addons.js.map +1 -1
- package/resources/v1/addons/addons.mjs +110 -17
- package/resources/v1/addons/addons.mjs.map +1 -1
- package/resources/v1/addons/entitlements.d.mts +62 -5
- package/resources/v1/addons/entitlements.d.mts.map +1 -1
- package/resources/v1/addons/entitlements.d.ts +62 -5
- package/resources/v1/addons/entitlements.d.ts.map +1 -1
- package/resources/v1/addons/entitlements.js +49 -8
- package/resources/v1/addons/entitlements.js.map +1 -1
- package/resources/v1/addons/entitlements.mjs +49 -8
- package/resources/v1/addons/entitlements.mjs.map +1 -1
- package/resources/v1/addons/index.d.mts +2 -2
- package/resources/v1/addons/index.d.mts.map +1 -1
- package/resources/v1/addons/index.d.ts +2 -2
- package/resources/v1/addons/index.d.ts.map +1 -1
- package/resources/v1/addons/index.js.map +1 -1
- package/resources/v1/addons/index.mjs.map +1 -1
- package/resources/v1/coupons.d.mts +80 -20
- package/resources/v1/coupons.d.mts.map +1 -1
- package/resources/v1/coupons.d.ts +80 -20
- package/resources/v1/coupons.d.ts.map +1 -1
- package/resources/v1/coupons.js +60 -9
- package/resources/v1/coupons.js.map +1 -1
- package/resources/v1/coupons.mjs +60 -9
- package/resources/v1/coupons.mjs.map +1 -1
- package/resources/v1/credits/credits.d.mts +59 -26
- package/resources/v1/credits/credits.d.mts.map +1 -1
- package/resources/v1/credits/credits.d.ts +59 -26
- package/resources/v1/credits/credits.d.ts.map +1 -1
- package/resources/v1/credits/credits.js +36 -5
- package/resources/v1/credits/credits.js.map +1 -1
- package/resources/v1/credits/credits.mjs +36 -5
- package/resources/v1/credits/credits.mjs.map +1 -1
- package/resources/v1/credits/custom-currencies.d.mts +96 -23
- package/resources/v1/credits/custom-currencies.d.mts.map +1 -1
- package/resources/v1/credits/custom-currencies.d.ts +96 -23
- package/resources/v1/credits/custom-currencies.d.ts.map +1 -1
- package/resources/v1/credits/custom-currencies.js +76 -12
- package/resources/v1/credits/custom-currencies.js.map +1 -1
- package/resources/v1/credits/custom-currencies.mjs +76 -12
- package/resources/v1/credits/custom-currencies.mjs.map +1 -1
- package/resources/v1/credits/grants.d.mts +60 -23
- package/resources/v1/credits/grants.d.mts.map +1 -1
- package/resources/v1/credits/grants.d.ts +60 -23
- package/resources/v1/credits/grants.d.ts.map +1 -1
- package/resources/v1/credits/grants.js +35 -5
- package/resources/v1/credits/grants.js.map +1 -1
- package/resources/v1/credits/grants.mjs +35 -5
- package/resources/v1/credits/grants.mjs.map +1 -1
- package/resources/v1/credits/index.d.mts +2 -2
- package/resources/v1/credits/index.d.mts.map +1 -1
- package/resources/v1/credits/index.d.ts +2 -2
- package/resources/v1/credits/index.d.ts.map +1 -1
- package/resources/v1/credits/index.js.map +1 -1
- package/resources/v1/credits/index.mjs.map +1 -1
- package/resources/v1/customers/customers.d.mts +165 -48
- package/resources/v1/customers/customers.d.mts.map +1 -1
- package/resources/v1/customers/customers.d.ts +165 -48
- package/resources/v1/customers/customers.d.ts.map +1 -1
- package/resources/v1/customers/customers.js +124 -19
- package/resources/v1/customers/customers.js.map +1 -1
- package/resources/v1/customers/customers.mjs +124 -19
- package/resources/v1/customers/customers.mjs.map +1 -1
- package/resources/v1/customers/index.d.mts +2 -2
- package/resources/v1/customers/index.d.mts.map +1 -1
- package/resources/v1/customers/index.d.ts +2 -2
- package/resources/v1/customers/index.d.ts.map +1 -1
- package/resources/v1/customers/index.js.map +1 -1
- package/resources/v1/customers/index.mjs +1 -1
- package/resources/v1/customers/index.mjs.map +1 -1
- package/resources/v1/customers/integrations.d.mts +64 -9
- package/resources/v1/customers/integrations.d.mts.map +1 -1
- package/resources/v1/customers/integrations.d.ts +64 -9
- package/resources/v1/customers/integrations.d.ts.map +1 -1
- package/resources/v1/customers/integrations.js +57 -9
- package/resources/v1/customers/integrations.js.map +1 -1
- package/resources/v1/customers/integrations.mjs +57 -9
- package/resources/v1/customers/integrations.mjs.map +1 -1
- package/resources/v1/customers/payment-method.d.mts +31 -7
- package/resources/v1/customers/payment-method.d.mts.map +1 -1
- package/resources/v1/customers/payment-method.d.ts +31 -7
- package/resources/v1/customers/payment-method.d.ts.map +1 -1
- package/resources/v1/customers/payment-method.js +26 -4
- package/resources/v1/customers/payment-method.js.map +1 -1
- package/resources/v1/customers/payment-method.mjs +26 -4
- package/resources/v1/customers/payment-method.mjs.map +1 -1
- package/resources/v1/customers/promotional-entitlements.d.mts +40 -7
- package/resources/v1/customers/promotional-entitlements.d.mts.map +1 -1
- package/resources/v1/customers/promotional-entitlements.d.ts +40 -7
- package/resources/v1/customers/promotional-entitlements.d.ts.map +1 -1
- package/resources/v1/customers/promotional-entitlements.js +38 -6
- package/resources/v1/customers/promotional-entitlements.js.map +1 -1
- package/resources/v1/customers/promotional-entitlements.mjs +38 -6
- package/resources/v1/customers/promotional-entitlements.mjs.map +1 -1
- package/resources/v1/events/beta/customers/assignments.d.mts +27 -5
- package/resources/v1/events/beta/customers/assignments.d.mts.map +1 -1
- package/resources/v1/events/beta/customers/assignments.d.ts +27 -5
- package/resources/v1/events/beta/customers/assignments.d.ts.map +1 -1
- package/resources/v1/events/beta/customers/assignments.js +27 -4
- package/resources/v1/events/beta/customers/assignments.js.map +1 -1
- package/resources/v1/events/beta/customers/assignments.mjs +27 -4
- package/resources/v1/events/beta/customers/assignments.mjs.map +1 -1
- package/resources/v1/events/beta/customers/entities.d.mts +66 -10
- package/resources/v1/events/beta/customers/entities.d.mts.map +1 -1
- package/resources/v1/events/beta/customers/entities.d.ts +66 -10
- package/resources/v1/events/beta/customers/entities.d.ts.map +1 -1
- package/resources/v1/events/beta/customers/entities.js +64 -10
- package/resources/v1/events/beta/customers/entities.js.map +1 -1
- package/resources/v1/events/beta/customers/entities.mjs +64 -10
- package/resources/v1/events/beta/customers/entities.mjs.map +1 -1
- package/resources/v1/events/beta/customers/entitlements.d.mts +23 -10
- package/resources/v1/events/beta/customers/entitlements.d.mts.map +1 -1
- package/resources/v1/events/beta/customers/entitlements.d.ts +23 -10
- package/resources/v1/events/beta/customers/entitlements.d.ts.map +1 -1
- package/resources/v1/events/beta/customers/entitlements.js +14 -2
- package/resources/v1/events/beta/customers/entitlements.js.map +1 -1
- package/resources/v1/events/beta/customers/entitlements.mjs +14 -2
- package/resources/v1/events/beta/customers/entitlements.mjs.map +1 -1
- package/resources/v1/events/beta/entity-types.d.mts +25 -3
- package/resources/v1/events/beta/entity-types.d.mts.map +1 -1
- package/resources/v1/events/beta/entity-types.d.ts +25 -3
- package/resources/v1/events/beta/entity-types.d.ts.map +1 -1
- package/resources/v1/events/beta/entity-types.js +23 -3
- package/resources/v1/events/beta/entity-types.js.map +1 -1
- package/resources/v1/events/beta/entity-types.mjs +23 -3
- package/resources/v1/events/beta/entity-types.mjs.map +1 -1
- package/resources/v1/events/events.d.mts +13 -2
- package/resources/v1/events/events.d.mts.map +1 -1
- package/resources/v1/events/events.d.ts +13 -2
- package/resources/v1/events/events.d.ts.map +1 -1
- package/resources/v1/events/events.js +14 -2
- package/resources/v1/events/events.js.map +1 -1
- package/resources/v1/events/events.mjs +14 -2
- package/resources/v1/events/events.mjs.map +1 -1
- package/resources/v1/features.d.mts +108 -30
- package/resources/v1/features.d.mts.map +1 -1
- package/resources/v1/features.d.ts +108 -30
- package/resources/v1/features.d.ts.map +1 -1
- package/resources/v1/features.js +72 -11
- package/resources/v1/features.js.map +1 -1
- package/resources/v1/features.mjs +72 -11
- package/resources/v1/features.mjs.map +1 -1
- package/resources/v1/index.d.mts +7 -7
- package/resources/v1/index.d.mts.map +1 -1
- package/resources/v1/index.d.ts +7 -7
- package/resources/v1/index.d.ts.map +1 -1
- package/resources/v1/index.js.map +1 -1
- package/resources/v1/index.mjs.map +1 -1
- package/resources/v1/plans/entitlements.d.mts +62 -5
- package/resources/v1/plans/entitlements.d.mts.map +1 -1
- package/resources/v1/plans/entitlements.d.ts +62 -5
- package/resources/v1/plans/entitlements.d.ts.map +1 -1
- package/resources/v1/plans/entitlements.js +49 -8
- package/resources/v1/plans/entitlements.js.map +1 -1
- package/resources/v1/plans/entitlements.mjs +49 -8
- package/resources/v1/plans/entitlements.mjs.map +1 -1
- package/resources/v1/plans/index.d.mts +2 -2
- package/resources/v1/plans/index.d.mts.map +1 -1
- package/resources/v1/plans/index.d.ts +2 -2
- package/resources/v1/plans/index.d.ts.map +1 -1
- package/resources/v1/plans/index.js.map +1 -1
- package/resources/v1/plans/index.mjs.map +1 -1
- package/resources/v1/plans/plans.d.mts +156 -34
- package/resources/v1/plans/plans.d.mts.map +1 -1
- package/resources/v1/plans/plans.d.ts +156 -34
- package/resources/v1/plans/plans.d.ts.map +1 -1
- package/resources/v1/plans/plans.js +127 -20
- package/resources/v1/plans/plans.js.map +1 -1
- package/resources/v1/plans/plans.mjs +127 -20
- package/resources/v1/plans/plans.mjs.map +1 -1
- package/resources/v1/products.d.mts +97 -23
- package/resources/v1/products.d.mts.map +1 -1
- package/resources/v1/products.d.ts +97 -23
- package/resources/v1/products.d.ts.map +1 -1
- package/resources/v1/products.js +73 -11
- package/resources/v1/products.js.map +1 -1
- package/resources/v1/products.mjs +73 -11
- package/resources/v1/products.mjs.map +1 -1
- package/resources/v1/subscriptions/future-update.d.mts +29 -3
- package/resources/v1/subscriptions/future-update.d.mts.map +1 -1
- package/resources/v1/subscriptions/future-update.d.ts +29 -3
- package/resources/v1/subscriptions/future-update.d.ts.map +1 -1
- package/resources/v1/subscriptions/future-update.js +25 -4
- package/resources/v1/subscriptions/future-update.js.map +1 -1
- package/resources/v1/subscriptions/future-update.mjs +25 -4
- package/resources/v1/subscriptions/future-update.mjs.map +1 -1
- package/resources/v1/subscriptions/index.d.mts +4 -4
- package/resources/v1/subscriptions/index.d.mts.map +1 -1
- package/resources/v1/subscriptions/index.d.ts +4 -4
- package/resources/v1/subscriptions/index.d.ts.map +1 -1
- package/resources/v1/subscriptions/index.js.map +1 -1
- package/resources/v1/subscriptions/index.mjs +1 -1
- package/resources/v1/subscriptions/index.mjs.map +1 -1
- package/resources/v1/subscriptions/invoice.d.mts +15 -2
- package/resources/v1/subscriptions/invoice.d.mts.map +1 -1
- package/resources/v1/subscriptions/invoice.d.ts +15 -2
- package/resources/v1/subscriptions/invoice.d.ts.map +1 -1
- package/resources/v1/subscriptions/invoice.js +13 -2
- package/resources/v1/subscriptions/invoice.js.map +1 -1
- package/resources/v1/subscriptions/invoice.mjs +13 -2
- package/resources/v1/subscriptions/invoice.mjs.map +1 -1
- package/resources/v1/subscriptions/subscriptions.d.mts +242 -78
- package/resources/v1/subscriptions/subscriptions.d.mts.map +1 -1
- package/resources/v1/subscriptions/subscriptions.d.ts +242 -78
- package/resources/v1/subscriptions/subscriptions.d.ts.map +1 -1
- package/resources/v1/subscriptions/subscriptions.js +126 -19
- package/resources/v1/subscriptions/subscriptions.js.map +1 -1
- package/resources/v1/subscriptions/subscriptions.mjs +128 -21
- package/resources/v1/subscriptions/subscriptions.mjs.map +1 -1
- package/resources/v1/subscriptions/usage.d.mts +29 -4
- package/resources/v1/subscriptions/usage.d.mts.map +1 -1
- package/resources/v1/subscriptions/usage.d.ts +29 -4
- package/resources/v1/subscriptions/usage.d.ts.map +1 -1
- package/resources/v1/subscriptions/usage.js +26 -4
- package/resources/v1/subscriptions/usage.js.map +1 -1
- package/resources/v1/subscriptions/usage.mjs +26 -4
- package/resources/v1/subscriptions/usage.mjs.map +1 -1
- package/resources/v1/usage.d.mts +24 -2
- package/resources/v1/usage.d.mts.map +1 -1
- package/resources/v1/usage.d.ts +24 -2
- package/resources/v1/usage.d.ts.map +1 -1
- package/resources/v1/usage.js +26 -4
- package/resources/v1/usage.js.map +1 -1
- package/resources/v1/usage.mjs +26 -4
- package/resources/v1/usage.mjs.map +1 -1
- package/resources/v1/v1.d.mts +14 -14
- package/resources/v1/v1.d.mts.map +1 -1
- package/resources/v1/v1.d.ts +14 -14
- package/resources/v1/v1.d.ts.map +1 -1
- package/resources/v1/v1.js.map +1 -1
- package/resources/v1/v1.mjs.map +1 -1
- package/src/resources/v1/addons/addons.ts +286 -39
- package/src/resources/v1/addons/entitlements.ts +123 -10
- package/src/resources/v1/addons/index.ts +5 -0
- package/src/resources/v1/coupons.ts +154 -23
- package/src/resources/v1/credits/credits.ts +102 -24
- package/src/resources/v1/credits/custom-currencies.ts +188 -30
- package/src/resources/v1/credits/grants.ts +102 -24
- package/src/resources/v1/credits/index.ts +4 -0
- package/src/resources/v1/customers/customers.ts +318 -57
- package/src/resources/v1/customers/index.ts +8 -1
- package/src/resources/v1/customers/integrations.ts +129 -16
- package/src/resources/v1/customers/payment-method.ts +66 -9
- package/src/resources/v1/customers/promotional-entitlements.ts +82 -11
- package/src/resources/v1/events/beta/customers/assignments.ts +56 -7
- package/src/resources/v1/events/beta/customers/entities.ts +136 -16
- package/src/resources/v1/events/beta/customers/entitlements.ts +38 -11
- package/src/resources/v1/events/beta/entity-types.ts +51 -5
- package/src/resources/v1/events/events.ts +28 -3
- package/src/resources/v1/features.ts +204 -34
- package/src/resources/v1/index.ts +19 -0
- package/src/resources/v1/plans/entitlements.ts +123 -10
- package/src/resources/v1/plans/index.ts +5 -0
- package/src/resources/v1/plans/plans.ts +314 -43
- package/src/resources/v1/products.ts +189 -27
- package/src/resources/v1/subscriptions/future-update.ts +68 -5
- package/src/resources/v1/subscriptions/index.ts +9 -2
- package/src/resources/v1/subscriptions/invoice.ts +36 -3
- package/src/resources/v1/subscriptions/subscriptions.ts +410 -85
- package/src/resources/v1/subscriptions/usage.ts +61 -5
- package/src/resources/v1/usage.ts +53 -5
- package/src/resources/v1/v1.ts +38 -0
- package/src/version.ts +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":"plans.mjs","sourceRoot":"","sources":["../../../src/resources/v1/plans/plans.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,eAAe,2BAAuB;AAClD,OAAO,
|
|
1
|
+
{"version":3,"file":"plans.mjs","sourceRoot":"","sources":["../../../src/resources/v1/plans/plans.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,mCAA+B;AACrD,OAAO,KAAK,eAAe,2BAAuB;AAClD,OAAO,EAOL,YAAY,GAEb,2BAAuB;AAExB,OAAO,EAAE,cAAc,EAA0C,qCAAiC;AAClG,OAAO,EAAE,YAAY,EAAE,sCAAkC;AAEzD,OAAO,EAAE,IAAI,EAAE,yCAAqC;AAEpD;;GAEG;AACH,MAAM,OAAO,KAAM,SAAQ,WAAW;IAAtC;;QACE,iBAAY,GAAiC,IAAI,eAAe,CAAC,YAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA2R9F,CAAC;IAzRC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAwB,EAAE,OAAwB;QACvD,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC3F,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE;YACxC,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;OAQG;IACH,QAAQ,CACN,EAAU,EACV,SAAgD,EAAE,EAClD,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACxF,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,iBAAiB,EAAE,EAAE,EAAE;YACjD,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAU,EAAE,MAAwB,EAAE,OAAwB;QACnE,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC3F,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,iBAAiB,EAAE,EAAE,EAAE;YACnD,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;OAUG;IACH,IAAI,CACF,SAA4C,EAAE,EAC9C,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAClG,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,eAAe,EAAE,CAAA,cAAgC,CAAA,EAAE;YAChF,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,OAAO,CACL,EAAU,EACV,SAA+C,EAAE,EACjD,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACxF,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,iBAAiB,EAAE,UAAU,EAAE;YAC1D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,WAAW,CACT,EAAU,EACV,SAAmD,EAAE,EACrD,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACxF,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,iBAAiB,EAAE,QAAQ,EAAE;YACxD,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,WAAW,CACT,EAAU,EACV,SAAmD,EAAE,EACrD,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAClG,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,iBAAiB,EAAE,UAAU,EACjC,CAAA,cAAuC,CAAA,EACvC;YACE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CACF,CAAC;IACJ,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,kBAAkB,CAChB,EAAU,EACV,SAA0D,EAAE,EAC5D,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAClG,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,iBAAiB,EAAE,kBAAkB,EACzC,CAAA,cAA8C,CAAA,EAC9C;YACE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CACF,CAAC;IACJ,CAAC;IAED;;;;;;;;;OASG;IACH,OAAO,CAAC,EAAU,EAAE,MAAyB,EAAE,OAAwB;QACrE,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC3F,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,iBAAiB,EAAE,UAAU,EAAE;YAC1D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,WAAW,CACT,EAAU,EACV,SAAmD,EAAE,EACrD,OAAwB;QAExB,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACxF,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,iBAAiB,EAAE,QAAQ,EAAE;YAC1D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,UAAU,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;oBACpE,GAAG,CAAC,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkB,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;iBACjF;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;CACF;AAslGD,KAAK,CAAC,YAAY,GAAG,YAAY,CAAC"}
|
|
@@ -17,7 +17,7 @@ export declare class Products extends APIResource {
|
|
|
17
17
|
* );
|
|
18
18
|
* ```
|
|
19
19
|
*/
|
|
20
|
-
archiveProduct(id: string, options?: RequestOptions): APIPromise<Product>;
|
|
20
|
+
archiveProduct(id: string, params?: ProductArchiveProductParams | null | undefined, options?: RequestOptions): APIPromise<Product>;
|
|
21
21
|
/**
|
|
22
22
|
* Creates a new product.
|
|
23
23
|
*
|
|
@@ -29,7 +29,7 @@ export declare class Products extends APIResource {
|
|
|
29
29
|
* });
|
|
30
30
|
* ```
|
|
31
31
|
*/
|
|
32
|
-
createProduct(
|
|
32
|
+
createProduct(params: ProductCreateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
33
33
|
/**
|
|
34
34
|
* Duplicates an existing product, including its plans, addons, and configuration.
|
|
35
35
|
*
|
|
@@ -41,7 +41,7 @@ export declare class Products extends APIResource {
|
|
|
41
41
|
* );
|
|
42
42
|
* ```
|
|
43
43
|
*/
|
|
44
|
-
duplicateProduct(id: string,
|
|
44
|
+
duplicateProduct(id: string, params: ProductDuplicateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
45
45
|
/**
|
|
46
46
|
* Retrieves a paginated list of products in the environment.
|
|
47
47
|
*
|
|
@@ -53,7 +53,7 @@ export declare class Products extends APIResource {
|
|
|
53
53
|
* }
|
|
54
54
|
* ```
|
|
55
55
|
*/
|
|
56
|
-
listProducts(
|
|
56
|
+
listProducts(params?: ProductListProductsParams | null | undefined, options?: RequestOptions): PagePromise<ProductListProductsResponsesMyCursorIDPage, ProductListProductsResponse>;
|
|
57
57
|
/**
|
|
58
58
|
* Restores an archived product, allowing new subscriptions to be created.
|
|
59
59
|
*
|
|
@@ -64,7 +64,7 @@ export declare class Products extends APIResource {
|
|
|
64
64
|
* );
|
|
65
65
|
* ```
|
|
66
66
|
*/
|
|
67
|
-
unarchiveProduct(id: string, options?: RequestOptions): APIPromise<Product>;
|
|
67
|
+
unarchiveProduct(id: string, params?: ProductUnarchiveProductParams | null | undefined, options?: RequestOptions): APIPromise<Product>;
|
|
68
68
|
/**
|
|
69
69
|
* Updates an existing product's properties such as display name, description, and
|
|
70
70
|
* metadata.
|
|
@@ -74,7 +74,7 @@ export declare class Products extends APIResource {
|
|
|
74
74
|
* const product = await client.v1.products.updateProduct('x');
|
|
75
75
|
* ```
|
|
76
76
|
*/
|
|
77
|
-
updateProduct(id: string,
|
|
77
|
+
updateProduct(id: string, params: ProductUpdateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
78
78
|
}
|
|
79
79
|
export type ProductListProductsResponsesMyCursorIDPage = MyCursorIDPage<ProductListProductsResponse>;
|
|
80
80
|
/**
|
|
@@ -238,57 +238,104 @@ export declare namespace ProductListProductsResponse {
|
|
|
238
238
|
subscriptionStartPlanId?: string | null;
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
|
+
export interface ProductArchiveProductParams {
|
|
242
|
+
/**
|
|
243
|
+
* Account ID — optional when authenticating with a user JWT (Bearer token); falls
|
|
244
|
+
* back to the user's first membership. Ignored for API-key auth.
|
|
245
|
+
*/
|
|
246
|
+
'X-ACCOUNT-ID'?: string;
|
|
247
|
+
/**
|
|
248
|
+
* Environment ID — required when authenticating with a user JWT (Bearer token) on
|
|
249
|
+
* environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the
|
|
250
|
+
* key).
|
|
251
|
+
*/
|
|
252
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
253
|
+
}
|
|
241
254
|
export interface ProductCreateProductParams {
|
|
242
255
|
/**
|
|
243
|
-
* The unique identifier for the entity
|
|
256
|
+
* Body param: The unique identifier for the entity
|
|
244
257
|
*/
|
|
245
258
|
id: string;
|
|
246
259
|
/**
|
|
247
|
-
* Display name of the product
|
|
260
|
+
* Body param: Display name of the product
|
|
248
261
|
*/
|
|
249
262
|
displayName: string;
|
|
250
263
|
/**
|
|
251
|
-
* Description of the product
|
|
264
|
+
* Body param: Description of the product
|
|
252
265
|
*/
|
|
253
266
|
description?: string | null;
|
|
254
267
|
/**
|
|
255
|
-
* Additional metadata for the product
|
|
268
|
+
* Body param: Additional metadata for the product
|
|
256
269
|
*/
|
|
257
270
|
metadata?: {
|
|
258
271
|
[key: string]: string;
|
|
259
272
|
} | null;
|
|
260
273
|
/**
|
|
261
|
-
* Indicates if multiple subscriptions to this product are allowed
|
|
274
|
+
* Body param: Indicates if multiple subscriptions to this product are allowed
|
|
262
275
|
*/
|
|
263
276
|
multipleSubscriptions?: boolean;
|
|
277
|
+
/**
|
|
278
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
279
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
280
|
+
*/
|
|
281
|
+
'X-ACCOUNT-ID'?: string;
|
|
282
|
+
/**
|
|
283
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
284
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
285
|
+
* intrinsic to the key).
|
|
286
|
+
*/
|
|
287
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
264
288
|
}
|
|
265
289
|
export interface ProductDuplicateProductParams {
|
|
266
290
|
/**
|
|
267
|
-
* The unique identifier for the entity
|
|
291
|
+
* Body param: The unique identifier for the entity
|
|
268
292
|
*/
|
|
269
293
|
targetId: string;
|
|
270
294
|
/**
|
|
271
|
-
* Description of the product
|
|
295
|
+
* Body param: Description of the product
|
|
272
296
|
*/
|
|
273
297
|
description?: string | null;
|
|
274
298
|
/**
|
|
275
|
-
* Display name of the product
|
|
299
|
+
* Body param: Display name of the product
|
|
276
300
|
*/
|
|
277
301
|
displayName?: string;
|
|
302
|
+
/**
|
|
303
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
304
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
305
|
+
*/
|
|
306
|
+
'X-ACCOUNT-ID'?: string;
|
|
307
|
+
/**
|
|
308
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
309
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
310
|
+
* intrinsic to the key).
|
|
311
|
+
*/
|
|
312
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
278
313
|
}
|
|
279
314
|
export interface ProductListProductsParams extends MyCursorIDPageParams {
|
|
280
315
|
/**
|
|
281
|
-
* Filter by entity ID
|
|
316
|
+
* Query param: Filter by entity ID
|
|
282
317
|
*/
|
|
283
318
|
id?: string;
|
|
284
319
|
/**
|
|
285
|
-
* Filter by creation date using range operators: gt, gte, lt, lte
|
|
320
|
+
* Query param: Filter by creation date using range operators: gt, gte, lt, lte
|
|
286
321
|
*/
|
|
287
322
|
createdAt?: ProductListProductsParams.CreatedAt;
|
|
288
323
|
/**
|
|
289
|
-
* Filter by product status. Supports comma-separated values for
|
|
324
|
+
* Query param: Filter by product status. Supports comma-separated values for
|
|
325
|
+
* multiple statuses
|
|
290
326
|
*/
|
|
291
327
|
status?: Array<'PUBLISHED' | 'ARCHIVED'>;
|
|
328
|
+
/**
|
|
329
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
330
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
331
|
+
*/
|
|
332
|
+
'X-ACCOUNT-ID'?: string;
|
|
333
|
+
/**
|
|
334
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
335
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
336
|
+
* intrinsic to the key).
|
|
337
|
+
*/
|
|
338
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
292
339
|
}
|
|
293
340
|
export declare namespace ProductListProductsParams {
|
|
294
341
|
/**
|
|
@@ -313,30 +360,57 @@ export declare namespace ProductListProductsParams {
|
|
|
313
360
|
lte?: string;
|
|
314
361
|
}
|
|
315
362
|
}
|
|
363
|
+
export interface ProductUnarchiveProductParams {
|
|
364
|
+
/**
|
|
365
|
+
* Account ID — optional when authenticating with a user JWT (Bearer token); falls
|
|
366
|
+
* back to the user's first membership. Ignored for API-key auth.
|
|
367
|
+
*/
|
|
368
|
+
'X-ACCOUNT-ID'?: string;
|
|
369
|
+
/**
|
|
370
|
+
* Environment ID — required when authenticating with a user JWT (Bearer token) on
|
|
371
|
+
* environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the
|
|
372
|
+
* key).
|
|
373
|
+
*/
|
|
374
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
375
|
+
}
|
|
316
376
|
export interface ProductUpdateProductParams {
|
|
317
377
|
/**
|
|
318
|
-
* Description of the product
|
|
378
|
+
* Body param: Description of the product
|
|
319
379
|
*/
|
|
320
380
|
description?: string | null;
|
|
321
381
|
/**
|
|
322
|
-
* Display name of the product
|
|
382
|
+
* Body param: Display name of the product
|
|
323
383
|
*/
|
|
324
384
|
displayName?: string;
|
|
325
385
|
/**
|
|
326
|
-
* Additional metadata for the product
|
|
386
|
+
* Body param: Additional metadata for the product
|
|
327
387
|
*/
|
|
328
388
|
metadata?: {
|
|
329
389
|
[key: string]: string;
|
|
330
390
|
} | null;
|
|
331
391
|
/**
|
|
332
|
-
* Indicates if multiple subscriptions to this product are allowed
|
|
392
|
+
* Body param: Indicates if multiple subscriptions to this product are allowed
|
|
333
393
|
*/
|
|
334
394
|
multipleSubscriptions?: boolean;
|
|
395
|
+
/**
|
|
396
|
+
* Body param
|
|
397
|
+
*/
|
|
335
398
|
productSettings?: ProductUpdateProductParams.ProductSettings;
|
|
336
399
|
/**
|
|
337
|
-
* Rule defining when usage resets upon subscription update.
|
|
400
|
+
* Body param: Rule defining when usage resets upon subscription update.
|
|
338
401
|
*/
|
|
339
402
|
usageResetCutoffRule?: ProductUpdateProductParams.UsageResetCutoffRule;
|
|
403
|
+
/**
|
|
404
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
405
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
406
|
+
*/
|
|
407
|
+
'X-ACCOUNT-ID'?: string;
|
|
408
|
+
/**
|
|
409
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
410
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
411
|
+
* intrinsic to the key).
|
|
412
|
+
*/
|
|
413
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
340
414
|
}
|
|
341
415
|
export declare namespace ProductUpdateProductParams {
|
|
342
416
|
interface ProductSettings {
|
|
@@ -377,6 +451,6 @@ export declare namespace ProductUpdateProductParams {
|
|
|
377
451
|
}
|
|
378
452
|
}
|
|
379
453
|
export declare namespace Products {
|
|
380
|
-
export { type Product as Product, type ProductListProductsResponse as ProductListProductsResponse, type ProductListProductsResponsesMyCursorIDPage as ProductListProductsResponsesMyCursorIDPage, type ProductCreateProductParams as ProductCreateProductParams, type ProductDuplicateProductParams as ProductDuplicateProductParams, type ProductListProductsParams as ProductListProductsParams, type ProductUpdateProductParams as ProductUpdateProductParams, };
|
|
454
|
+
export { type Product as Product, type ProductListProductsResponse as ProductListProductsResponse, type ProductListProductsResponsesMyCursorIDPage as ProductListProductsResponsesMyCursorIDPage, type ProductArchiveProductParams as ProductArchiveProductParams, type ProductCreateProductParams as ProductCreateProductParams, type ProductDuplicateProductParams as ProductDuplicateProductParams, type ProductListProductsParams as ProductListProductsParams, type ProductUnarchiveProductParams as ProductUnarchiveProductParams, type ProductUpdateProductParams as ProductUpdateProductParams, };
|
|
381
455
|
}
|
|
382
456
|
//# sourceMappingURL=products.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"products.d.mts","sourceRoot":"","sources":["../../src/resources/v1/products.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,KAAK,oBAAoB,EAAE,WAAW,EAAE,kCAA8B;
|
|
1
|
+
{"version":3,"file":"products.d.mts","sourceRoot":"","sources":["../../src/resources/v1/products.ts"],"names":[],"mappings":"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"}
|
|
@@ -17,7 +17,7 @@ export declare class Products extends APIResource {
|
|
|
17
17
|
* );
|
|
18
18
|
* ```
|
|
19
19
|
*/
|
|
20
|
-
archiveProduct(id: string, options?: RequestOptions): APIPromise<Product>;
|
|
20
|
+
archiveProduct(id: string, params?: ProductArchiveProductParams | null | undefined, options?: RequestOptions): APIPromise<Product>;
|
|
21
21
|
/**
|
|
22
22
|
* Creates a new product.
|
|
23
23
|
*
|
|
@@ -29,7 +29,7 @@ export declare class Products extends APIResource {
|
|
|
29
29
|
* });
|
|
30
30
|
* ```
|
|
31
31
|
*/
|
|
32
|
-
createProduct(
|
|
32
|
+
createProduct(params: ProductCreateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
33
33
|
/**
|
|
34
34
|
* Duplicates an existing product, including its plans, addons, and configuration.
|
|
35
35
|
*
|
|
@@ -41,7 +41,7 @@ export declare class Products extends APIResource {
|
|
|
41
41
|
* );
|
|
42
42
|
* ```
|
|
43
43
|
*/
|
|
44
|
-
duplicateProduct(id: string,
|
|
44
|
+
duplicateProduct(id: string, params: ProductDuplicateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
45
45
|
/**
|
|
46
46
|
* Retrieves a paginated list of products in the environment.
|
|
47
47
|
*
|
|
@@ -53,7 +53,7 @@ export declare class Products extends APIResource {
|
|
|
53
53
|
* }
|
|
54
54
|
* ```
|
|
55
55
|
*/
|
|
56
|
-
listProducts(
|
|
56
|
+
listProducts(params?: ProductListProductsParams | null | undefined, options?: RequestOptions): PagePromise<ProductListProductsResponsesMyCursorIDPage, ProductListProductsResponse>;
|
|
57
57
|
/**
|
|
58
58
|
* Restores an archived product, allowing new subscriptions to be created.
|
|
59
59
|
*
|
|
@@ -64,7 +64,7 @@ export declare class Products extends APIResource {
|
|
|
64
64
|
* );
|
|
65
65
|
* ```
|
|
66
66
|
*/
|
|
67
|
-
unarchiveProduct(id: string, options?: RequestOptions): APIPromise<Product>;
|
|
67
|
+
unarchiveProduct(id: string, params?: ProductUnarchiveProductParams | null | undefined, options?: RequestOptions): APIPromise<Product>;
|
|
68
68
|
/**
|
|
69
69
|
* Updates an existing product's properties such as display name, description, and
|
|
70
70
|
* metadata.
|
|
@@ -74,7 +74,7 @@ export declare class Products extends APIResource {
|
|
|
74
74
|
* const product = await client.v1.products.updateProduct('x');
|
|
75
75
|
* ```
|
|
76
76
|
*/
|
|
77
|
-
updateProduct(id: string,
|
|
77
|
+
updateProduct(id: string, params: ProductUpdateProductParams, options?: RequestOptions): APIPromise<Product>;
|
|
78
78
|
}
|
|
79
79
|
export type ProductListProductsResponsesMyCursorIDPage = MyCursorIDPage<ProductListProductsResponse>;
|
|
80
80
|
/**
|
|
@@ -238,57 +238,104 @@ export declare namespace ProductListProductsResponse {
|
|
|
238
238
|
subscriptionStartPlanId?: string | null;
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
|
+
export interface ProductArchiveProductParams {
|
|
242
|
+
/**
|
|
243
|
+
* Account ID — optional when authenticating with a user JWT (Bearer token); falls
|
|
244
|
+
* back to the user's first membership. Ignored for API-key auth.
|
|
245
|
+
*/
|
|
246
|
+
'X-ACCOUNT-ID'?: string;
|
|
247
|
+
/**
|
|
248
|
+
* Environment ID — required when authenticating with a user JWT (Bearer token) on
|
|
249
|
+
* environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the
|
|
250
|
+
* key).
|
|
251
|
+
*/
|
|
252
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
253
|
+
}
|
|
241
254
|
export interface ProductCreateProductParams {
|
|
242
255
|
/**
|
|
243
|
-
* The unique identifier for the entity
|
|
256
|
+
* Body param: The unique identifier for the entity
|
|
244
257
|
*/
|
|
245
258
|
id: string;
|
|
246
259
|
/**
|
|
247
|
-
* Display name of the product
|
|
260
|
+
* Body param: Display name of the product
|
|
248
261
|
*/
|
|
249
262
|
displayName: string;
|
|
250
263
|
/**
|
|
251
|
-
* Description of the product
|
|
264
|
+
* Body param: Description of the product
|
|
252
265
|
*/
|
|
253
266
|
description?: string | null;
|
|
254
267
|
/**
|
|
255
|
-
* Additional metadata for the product
|
|
268
|
+
* Body param: Additional metadata for the product
|
|
256
269
|
*/
|
|
257
270
|
metadata?: {
|
|
258
271
|
[key: string]: string;
|
|
259
272
|
} | null;
|
|
260
273
|
/**
|
|
261
|
-
* Indicates if multiple subscriptions to this product are allowed
|
|
274
|
+
* Body param: Indicates if multiple subscriptions to this product are allowed
|
|
262
275
|
*/
|
|
263
276
|
multipleSubscriptions?: boolean;
|
|
277
|
+
/**
|
|
278
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
279
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
280
|
+
*/
|
|
281
|
+
'X-ACCOUNT-ID'?: string;
|
|
282
|
+
/**
|
|
283
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
284
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
285
|
+
* intrinsic to the key).
|
|
286
|
+
*/
|
|
287
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
264
288
|
}
|
|
265
289
|
export interface ProductDuplicateProductParams {
|
|
266
290
|
/**
|
|
267
|
-
* The unique identifier for the entity
|
|
291
|
+
* Body param: The unique identifier for the entity
|
|
268
292
|
*/
|
|
269
293
|
targetId: string;
|
|
270
294
|
/**
|
|
271
|
-
* Description of the product
|
|
295
|
+
* Body param: Description of the product
|
|
272
296
|
*/
|
|
273
297
|
description?: string | null;
|
|
274
298
|
/**
|
|
275
|
-
* Display name of the product
|
|
299
|
+
* Body param: Display name of the product
|
|
276
300
|
*/
|
|
277
301
|
displayName?: string;
|
|
302
|
+
/**
|
|
303
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
304
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
305
|
+
*/
|
|
306
|
+
'X-ACCOUNT-ID'?: string;
|
|
307
|
+
/**
|
|
308
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
309
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
310
|
+
* intrinsic to the key).
|
|
311
|
+
*/
|
|
312
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
278
313
|
}
|
|
279
314
|
export interface ProductListProductsParams extends MyCursorIDPageParams {
|
|
280
315
|
/**
|
|
281
|
-
* Filter by entity ID
|
|
316
|
+
* Query param: Filter by entity ID
|
|
282
317
|
*/
|
|
283
318
|
id?: string;
|
|
284
319
|
/**
|
|
285
|
-
* Filter by creation date using range operators: gt, gte, lt, lte
|
|
320
|
+
* Query param: Filter by creation date using range operators: gt, gte, lt, lte
|
|
286
321
|
*/
|
|
287
322
|
createdAt?: ProductListProductsParams.CreatedAt;
|
|
288
323
|
/**
|
|
289
|
-
* Filter by product status. Supports comma-separated values for
|
|
324
|
+
* Query param: Filter by product status. Supports comma-separated values for
|
|
325
|
+
* multiple statuses
|
|
290
326
|
*/
|
|
291
327
|
status?: Array<'PUBLISHED' | 'ARCHIVED'>;
|
|
328
|
+
/**
|
|
329
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
330
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
331
|
+
*/
|
|
332
|
+
'X-ACCOUNT-ID'?: string;
|
|
333
|
+
/**
|
|
334
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
335
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
336
|
+
* intrinsic to the key).
|
|
337
|
+
*/
|
|
338
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
292
339
|
}
|
|
293
340
|
export declare namespace ProductListProductsParams {
|
|
294
341
|
/**
|
|
@@ -313,30 +360,57 @@ export declare namespace ProductListProductsParams {
|
|
|
313
360
|
lte?: string;
|
|
314
361
|
}
|
|
315
362
|
}
|
|
363
|
+
export interface ProductUnarchiveProductParams {
|
|
364
|
+
/**
|
|
365
|
+
* Account ID — optional when authenticating with a user JWT (Bearer token); falls
|
|
366
|
+
* back to the user's first membership. Ignored for API-key auth.
|
|
367
|
+
*/
|
|
368
|
+
'X-ACCOUNT-ID'?: string;
|
|
369
|
+
/**
|
|
370
|
+
* Environment ID — required when authenticating with a user JWT (Bearer token) on
|
|
371
|
+
* environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the
|
|
372
|
+
* key).
|
|
373
|
+
*/
|
|
374
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
375
|
+
}
|
|
316
376
|
export interface ProductUpdateProductParams {
|
|
317
377
|
/**
|
|
318
|
-
* Description of the product
|
|
378
|
+
* Body param: Description of the product
|
|
319
379
|
*/
|
|
320
380
|
description?: string | null;
|
|
321
381
|
/**
|
|
322
|
-
* Display name of the product
|
|
382
|
+
* Body param: Display name of the product
|
|
323
383
|
*/
|
|
324
384
|
displayName?: string;
|
|
325
385
|
/**
|
|
326
|
-
* Additional metadata for the product
|
|
386
|
+
* Body param: Additional metadata for the product
|
|
327
387
|
*/
|
|
328
388
|
metadata?: {
|
|
329
389
|
[key: string]: string;
|
|
330
390
|
} | null;
|
|
331
391
|
/**
|
|
332
|
-
* Indicates if multiple subscriptions to this product are allowed
|
|
392
|
+
* Body param: Indicates if multiple subscriptions to this product are allowed
|
|
333
393
|
*/
|
|
334
394
|
multipleSubscriptions?: boolean;
|
|
395
|
+
/**
|
|
396
|
+
* Body param
|
|
397
|
+
*/
|
|
335
398
|
productSettings?: ProductUpdateProductParams.ProductSettings;
|
|
336
399
|
/**
|
|
337
|
-
* Rule defining when usage resets upon subscription update.
|
|
400
|
+
* Body param: Rule defining when usage resets upon subscription update.
|
|
338
401
|
*/
|
|
339
402
|
usageResetCutoffRule?: ProductUpdateProductParams.UsageResetCutoffRule;
|
|
403
|
+
/**
|
|
404
|
+
* Header param: Account ID — optional when authenticating with a user JWT (Bearer
|
|
405
|
+
* token); falls back to the user's first membership. Ignored for API-key auth.
|
|
406
|
+
*/
|
|
407
|
+
'X-ACCOUNT-ID'?: string;
|
|
408
|
+
/**
|
|
409
|
+
* Header param: Environment ID — required when authenticating with a user JWT
|
|
410
|
+
* (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is
|
|
411
|
+
* intrinsic to the key).
|
|
412
|
+
*/
|
|
413
|
+
'X-ENVIRONMENT-ID'?: string;
|
|
340
414
|
}
|
|
341
415
|
export declare namespace ProductUpdateProductParams {
|
|
342
416
|
interface ProductSettings {
|
|
@@ -377,6 +451,6 @@ export declare namespace ProductUpdateProductParams {
|
|
|
377
451
|
}
|
|
378
452
|
}
|
|
379
453
|
export declare namespace Products {
|
|
380
|
-
export { type Product as Product, type ProductListProductsResponse as ProductListProductsResponse, type ProductListProductsResponsesMyCursorIDPage as ProductListProductsResponsesMyCursorIDPage, type ProductCreateProductParams as ProductCreateProductParams, type ProductDuplicateProductParams as ProductDuplicateProductParams, type ProductListProductsParams as ProductListProductsParams, type ProductUpdateProductParams as ProductUpdateProductParams, };
|
|
454
|
+
export { type Product as Product, type ProductListProductsResponse as ProductListProductsResponse, type ProductListProductsResponsesMyCursorIDPage as ProductListProductsResponsesMyCursorIDPage, type ProductArchiveProductParams as ProductArchiveProductParams, type ProductCreateProductParams as ProductCreateProductParams, type ProductDuplicateProductParams as ProductDuplicateProductParams, type ProductListProductsParams as ProductListProductsParams, type ProductUnarchiveProductParams as ProductUnarchiveProductParams, type ProductUpdateProductParams as ProductUpdateProductParams, };
|
|
381
455
|
}
|
|
382
456
|
//# sourceMappingURL=products.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"products.d.ts","sourceRoot":"","sources":["../../src/resources/v1/products.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,cAAc,EAAE,KAAK,oBAAoB,EAAE,WAAW,EAAE,iCAA8B;
|
|
1
|
+
{"version":3,"file":"products.d.ts","sourceRoot":"","sources":["../../src/resources/v1/products.ts"],"names":[],"mappings":"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"}
|