@paynow-gg/typescript-sdk 1.0.1 → 1.0.6

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.
Files changed (146) hide show
  1. package/README.md +4 -4
  2. package/dist/client.d.ts +71 -0
  3. package/dist/client.d.ts.map +1 -0
  4. package/dist/client.js +51 -0
  5. package/dist/client.js.map +1 -0
  6. package/dist/errors.d.ts +7 -0
  7. package/dist/errors.d.ts.map +1 -0
  8. package/dist/errors.js +14 -0
  9. package/dist/errors.js.map +1 -0
  10. package/dist/generate.d.ts +2 -0
  11. package/dist/generate.d.ts.map +1 -0
  12. package/dist/generate.js +97 -0
  13. package/dist/generate.js.map +1 -0
  14. package/dist/generated/management.d.ts +9173 -0
  15. package/dist/generated/management.d.ts.map +1 -0
  16. package/dist/generated/management.js +510 -0
  17. package/dist/generated/management.js.map +1 -0
  18. package/dist/generated/storefront.d.ts +1660 -0
  19. package/dist/generated/storefront.d.ts.map +1 -0
  20. package/dist/generated/storefront.js +62 -0
  21. package/dist/generated/storefront.js.map +1 -0
  22. package/dist/index.d.ts +4 -2
  23. package/dist/index.d.ts.map +1 -1
  24. package/dist/index.js +7 -5
  25. package/dist/index.js.map +1 -1
  26. package/dist/management.d.ts +6 -21
  27. package/dist/management.d.ts.map +1 -1
  28. package/dist/management.js +8 -58
  29. package/dist/management.js.map +1 -1
  30. package/dist/storefront.d.ts +6 -20
  31. package/dist/storefront.d.ts.map +1 -1
  32. package/dist/storefront.js +9 -59
  33. package/dist/storefront.js.map +1 -1
  34. package/package.json +5 -4
  35. package/dist/base-api.d.ts +0 -58
  36. package/dist/base-api.d.ts.map +0 -1
  37. package/dist/base-api.js +0 -103
  38. package/dist/base-api.js.map +0 -1
  39. package/dist/management-client/client/client.d.ts +0 -3
  40. package/dist/management-client/client/client.d.ts.map +0 -1
  41. package/dist/management-client/client/client.js +0 -100
  42. package/dist/management-client/client/client.js.map +0 -1
  43. package/dist/management-client/client/index.d.ts +0 -8
  44. package/dist/management-client/client/index.d.ts.map +0 -1
  45. package/dist/management-client/client/index.js +0 -14
  46. package/dist/management-client/client/index.js.map +0 -1
  47. package/dist/management-client/client/types.d.ts +0 -94
  48. package/dist/management-client/client/types.d.ts.map +0 -1
  49. package/dist/management-client/client/types.js +0 -3
  50. package/dist/management-client/client/types.js.map +0 -1
  51. package/dist/management-client/client/utils.d.ts +0 -21
  52. package/dist/management-client/client/utils.d.ts.map +0 -1
  53. package/dist/management-client/client/utils.js +0 -226
  54. package/dist/management-client/client/utils.js.map +0 -1
  55. package/dist/management-client/client.gen.d.ts +0 -13
  56. package/dist/management-client/client.gen.d.ts.map +0 -1
  57. package/dist/management-client/client.gen.js +0 -9
  58. package/dist/management-client/client.gen.js.map +0 -1
  59. package/dist/management-client/core/auth.d.ts +0 -19
  60. package/dist/management-client/core/auth.d.ts.map +0 -1
  61. package/dist/management-client/core/auth.js +0 -18
  62. package/dist/management-client/core/auth.js.map +0 -1
  63. package/dist/management-client/core/bodySerializer.d.ts +0 -18
  64. package/dist/management-client/core/bodySerializer.d.ts.map +0 -1
  65. package/dist/management-client/core/bodySerializer.js +0 -57
  66. package/dist/management-client/core/bodySerializer.js.map +0 -1
  67. package/dist/management-client/core/params.d.ts +0 -24
  68. package/dist/management-client/core/params.d.ts.map +0 -1
  69. package/dist/management-client/core/params.js +0 -92
  70. package/dist/management-client/core/params.js.map +0 -1
  71. package/dist/management-client/core/pathSerializer.d.ts +0 -34
  72. package/dist/management-client/core/pathSerializer.d.ts.map +0 -1
  73. package/dist/management-client/core/pathSerializer.js +0 -123
  74. package/dist/management-client/core/pathSerializer.js.map +0 -1
  75. package/dist/management-client/core/types.d.ts +0 -74
  76. package/dist/management-client/core/types.d.ts.map +0 -1
  77. package/dist/management-client/core/types.js +0 -3
  78. package/dist/management-client/core/types.js.map +0 -1
  79. package/dist/management-client/index.d.ts +0 -3
  80. package/dist/management-client/index.d.ts.map +0 -1
  81. package/dist/management-client/index.js +0 -20
  82. package/dist/management-client/index.js.map +0 -1
  83. package/dist/management-client/sdk.gen.d.ts +0 -482
  84. package/dist/management-client/sdk.gen.d.ts.map +0 -1
  85. package/dist/management-client/sdk.gen.js +0 -2169
  86. package/dist/management-client/sdk.gen.js.map +0 -1
  87. package/dist/management-client/types.gen.d.ts +0 -6676
  88. package/dist/management-client/types.gen.d.ts.map +0 -1
  89. package/dist/management-client/types.gen.js +0 -380
  90. package/dist/management-client/types.gen.js.map +0 -1
  91. package/dist/storefront-client/client/client.d.ts +0 -3
  92. package/dist/storefront-client/client/client.d.ts.map +0 -1
  93. package/dist/storefront-client/client/client.js +0 -100
  94. package/dist/storefront-client/client/client.js.map +0 -1
  95. package/dist/storefront-client/client/index.d.ts +0 -8
  96. package/dist/storefront-client/client/index.d.ts.map +0 -1
  97. package/dist/storefront-client/client/index.js +0 -14
  98. package/dist/storefront-client/client/index.js.map +0 -1
  99. package/dist/storefront-client/client/types.d.ts +0 -94
  100. package/dist/storefront-client/client/types.d.ts.map +0 -1
  101. package/dist/storefront-client/client/types.js +0 -3
  102. package/dist/storefront-client/client/types.js.map +0 -1
  103. package/dist/storefront-client/client/utils.d.ts +0 -21
  104. package/dist/storefront-client/client/utils.d.ts.map +0 -1
  105. package/dist/storefront-client/client/utils.js +0 -226
  106. package/dist/storefront-client/client/utils.js.map +0 -1
  107. package/dist/storefront-client/client.gen.d.ts +0 -13
  108. package/dist/storefront-client/client.gen.d.ts.map +0 -1
  109. package/dist/storefront-client/client.gen.js +0 -9
  110. package/dist/storefront-client/client.gen.js.map +0 -1
  111. package/dist/storefront-client/core/auth.d.ts +0 -19
  112. package/dist/storefront-client/core/auth.d.ts.map +0 -1
  113. package/dist/storefront-client/core/auth.js +0 -18
  114. package/dist/storefront-client/core/auth.js.map +0 -1
  115. package/dist/storefront-client/core/bodySerializer.d.ts +0 -18
  116. package/dist/storefront-client/core/bodySerializer.d.ts.map +0 -1
  117. package/dist/storefront-client/core/bodySerializer.js +0 -57
  118. package/dist/storefront-client/core/bodySerializer.js.map +0 -1
  119. package/dist/storefront-client/core/params.d.ts +0 -24
  120. package/dist/storefront-client/core/params.d.ts.map +0 -1
  121. package/dist/storefront-client/core/params.js +0 -92
  122. package/dist/storefront-client/core/params.js.map +0 -1
  123. package/dist/storefront-client/core/pathSerializer.d.ts +0 -34
  124. package/dist/storefront-client/core/pathSerializer.d.ts.map +0 -1
  125. package/dist/storefront-client/core/pathSerializer.js +0 -123
  126. package/dist/storefront-client/core/pathSerializer.js.map +0 -1
  127. package/dist/storefront-client/core/types.d.ts +0 -74
  128. package/dist/storefront-client/core/types.d.ts.map +0 -1
  129. package/dist/storefront-client/core/types.js +0 -3
  130. package/dist/storefront-client/core/types.js.map +0 -1
  131. package/dist/storefront-client/index.d.ts +0 -3
  132. package/dist/storefront-client/index.d.ts.map +0 -1
  133. package/dist/storefront-client/index.js +0 -20
  134. package/dist/storefront-client/index.js.map +0 -1
  135. package/dist/storefront-client/sdk.gen.d.ts +0 -100
  136. package/dist/storefront-client/sdk.gen.d.ts.map +0 -1
  137. package/dist/storefront-client/sdk.gen.js +0 -296
  138. package/dist/storefront-client/sdk.gen.js.map +0 -1
  139. package/dist/storefront-client/types.gen.d.ts +0 -1410
  140. package/dist/storefront-client/types.gen.d.ts.map +0 -1
  141. package/dist/storefront-client/types.gen.js +0 -58
  142. package/dist/storefront-client/types.gen.js.map +0 -1
  143. package/dist/types.d.ts +0 -49
  144. package/dist/types.d.ts.map +0 -1
  145. package/dist/types.js +0 -9
  146. package/dist/types.js.map +0 -1
@@ -1,482 +0,0 @@
1
- import type { Options as ClientOptions, TDataShape, Client } from './client';
2
- import type { AffiliateLinksGetAffiliateLinksData, AffiliateLinksGetAffiliateLinksResponses, AffiliateLinksGetAffiliateLinksErrors, AffiliateLinksCreateAffiliateLinkData, AffiliateLinksCreateAffiliateLinkResponses, AffiliateLinksCreateAffiliateLinkErrors, AffiliateLinksDeleteAffiliateLinkData, AffiliateLinksDeleteAffiliateLinkResponses, AffiliateLinksDeleteAffiliateLinkErrors, AffiliateLinksGetAffiliateLinkData, AffiliateLinksGetAffiliateLinkResponses, AffiliateLinksGetAffiliateLinkErrors, AffiliateLinksUpdateAffiliateLinkData, AffiliateLinksUpdateAffiliateLinkResponses, AffiliateLinksUpdateAffiliateLinkErrors, BansGetBansData, BansGetBansResponses, BansGetBansErrors, BansCreateBanData, BansCreateBanResponses, BansCreateBanErrors, BansDeleteBanData, BansDeleteBanResponses, BansDeleteBanErrors, BansGetBanData, BansGetBanResponses, BansGetBanErrors, BansUpdateBanData, BansUpdateBanResponses, BansUpdateBanErrors, BansCheckForBanByIdentitiesData, BansCheckForBanByIdentitiesResponses, BansCheckForBanByIdentitiesErrors, StoreCheckoutsCreateCheckoutSessionData, StoreCheckoutsCreateCheckoutSessionResponses, StoreCheckoutsCreateCheckoutSessionErrors, RootOrdersCommandDeliveryGetOrderDeliveryItemsData, RootOrdersCommandDeliveryGetOrderDeliveryItemsResponses, RootOrdersCommandDeliveryGetOrderDeliveryItemsErrors, RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsData, RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsResponses, RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsErrors, RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemData, RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemResponses, RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemErrors, RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemData, RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemResponses, RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemErrors, RootCommandDeliveryAssignDeliveryItemsBulkData, RootCommandDeliveryAssignDeliveryItemsBulkResponses, RootCommandDeliveryAssignDeliveryItemsBulkErrors, RootCommandDeliveryUpdateInventoryItemProductVersionData, RootCommandDeliveryUpdateInventoryItemProductVersionResponses, RootCommandDeliveryUpdateInventoryItemProductVersionErrors, RootCommandDeliveryUnqueueCommandsData, RootCommandDeliveryUnqueueCommandsResponses, RootCommandDeliveryUnqueueCommandsErrors, StoreCouponsGetCouponsForStoreData, StoreCouponsGetCouponsForStoreResponses, StoreCouponsGetCouponsForStoreErrors, StoreCouponsCreateCouponForStoreData, StoreCouponsCreateCouponForStoreResponses, StoreCouponsCreateCouponForStoreErrors, StoreCouponsDeleteCouponForStoreData, StoreCouponsDeleteCouponForStoreResponses, StoreCouponsDeleteCouponForStoreErrors, StoreCouponsGetCouponByIdForStoreData, StoreCouponsGetCouponByIdForStoreResponses, StoreCouponsGetCouponByIdForStoreErrors, StoreCouponsUpdateCouponForStoreData, StoreCouponsUpdateCouponForStoreResponses, StoreCouponsUpdateCouponForStoreErrors, CustomVariablesGetCustomVariablesForStoreData, CustomVariablesGetCustomVariablesForStoreResponses, CustomVariablesGetCustomVariablesForStoreErrors, CustomVariablesCreateCustomVariableForStoreData, CustomVariablesCreateCustomVariableForStoreResponses, CustomVariablesCreateCustomVariableForStoreErrors, CustomVariablesDeleteCustomVariableForStoreData, CustomVariablesDeleteCustomVariableForStoreResponses, CustomVariablesDeleteCustomVariableForStoreErrors, CustomVariablesGetCustomVariableByIdForStoreData, CustomVariablesGetCustomVariableByIdForStoreResponses, CustomVariablesGetCustomVariableByIdForStoreErrors, CustomVariablesUpdateCustomVariableForStoreData, CustomVariablesUpdateCustomVariableForStoreResponses, CustomVariablesUpdateCustomVariableForStoreErrors, CustomersGetCustomersData, CustomersGetCustomersResponses, CustomersGetCustomersErrors, CustomersCreateCustomerData, CustomersCreateCustomerResponses, CustomersCreateCustomerErrors, CustomersGetCustomerByIdData, CustomersGetCustomerByIdResponses, CustomersGetCustomerByIdErrors, CustomersUpdateCustomerData, CustomersUpdateCustomerResponses, CustomersUpdateCustomerErrors, CustomersInvalidateCustomerTokensData, CustomersInvalidateCustomerTokensResponses, CustomersInvalidateCustomerTokensErrors, CustomersCreateCustomerTokenData, CustomersCreateCustomerTokenResponses, CustomersCreateCustomerTokenErrors, CustomersLookupCustomerData, CustomersLookupCustomerResponses, CustomersLookupCustomerErrors, CustomersBulkCreateCustomersData, CustomersBulkCreateCustomersResponses, CustomersBulkCreateCustomersErrors, DataMigrationsGetDataMigrationsData, DataMigrationsGetDataMigrationsResponses, DataMigrationsGetDataMigrationsErrors, DataMigrationsStartDataMigrationFromTebexData, DataMigrationsStartDataMigrationFromTebexResponses, DataMigrationsStartDataMigrationFromTebexErrors, DeliverablesResendCommandsForGameServerData, DeliverablesResendCommandsForGameServerResponses, DeliverablesResendCommandsForGameServerErrors, ProductsDiscordGetActionsData, ProductsDiscordGetActionsResponses, ProductsDiscordGetActionsErrors, ProductsDiscordCreateActionData, ProductsDiscordCreateActionResponses, ProductsDiscordCreateActionErrors, OrdersDiscordGetLinkedDiscordAccountsData, OrdersDiscordGetLinkedDiscordAccountsResponses, OrdersDiscordGetLinkedDiscordAccountsErrors, OrdersDiscordGetDiscordActionExecutionHistoryData, OrdersDiscordGetDiscordActionExecutionHistoryResponses, OrdersDiscordGetDiscordActionExecutionHistoryErrors, DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemData, DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemResponses, DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemErrors, DiscordInventoryItemDeleteUserToDeliveryItemLinkData, DiscordInventoryItemDeleteUserToDeliveryItemLinkResponses, DiscordInventoryItemDeleteUserToDeliveryItemLinkErrors, DiscordInventoryItemGetUserToDeliveryItemLinksData, DiscordInventoryItemGetUserToDeliveryItemLinksResponses, DiscordInventoryItemGetUserToDeliveryItemLinksErrors, DiscordInventoryItemSetUserToDeliveryItemLinkData, DiscordInventoryItemSetUserToDeliveryItemLinkResponses, DiscordInventoryItemSetUserToDeliveryItemLinkErrors, DiscordServersGetDiscordServerLinksData, DiscordServersGetDiscordServerLinksResponses, DiscordServersGetDiscordServerLinksErrors, DiscordServersCreateDiscordServerLinkData, DiscordServersCreateDiscordServerLinkResponses, DiscordServersCreateDiscordServerLinkErrors, DiscordServersDeleteDiscordServerLinksData, DiscordServersDeleteDiscordServerLinksResponses, DiscordServersDeleteDiscordServerLinksErrors, DiscordServersGetDiscordServerRolesData, DiscordServersGetDiscordServerRolesResponses, DiscordServersGetDiscordServerRolesErrors, DiscordServersGetDiscordServerTextChannelsData, DiscordServersGetDiscordServerTextChannelsResponses, DiscordServersGetDiscordServerTextChannelsErrors, ProductsDownloadableFileGetDownloadableFilesData, ProductsDownloadableFileGetDownloadableFilesResponses, ProductsDownloadableFileGetDownloadableFilesErrors, ProductsDownloadableFileStartDownloadableFileUploadData, ProductsDownloadableFileStartDownloadableFileUploadResponses, ProductsDownloadableFileStartDownloadableFileUploadErrors, ProductsDownloadableFileFinishDownloadableFileUploadData, ProductsDownloadableFileFinishDownloadableFileUploadResponses, ProductsDownloadableFileFinishDownloadableFileUploadErrors, ProductsDownloadableFileCreateDownloadUrlData, ProductsDownloadableFileCreateDownloadUrlResponses, ProductsDownloadableFileCreateDownloadUrlErrors, ProductsDownloadableFileDeleteDownloadableFileData, ProductsDownloadableFileDeleteDownloadableFileResponses, ProductsDownloadableFileDeleteDownloadableFileErrors, GameServersGetGameServersData, GameServersGetGameServersResponses, GameServersGetGameServersErrors, GameServersCreateGameServerData, GameServersCreateGameServerResponses, GameServersCreateGameServerErrors, GameServersDeleteGameServerData, GameServersDeleteGameServerResponses, GameServersDeleteGameServerErrors, GameServersGetGameServerData, GameServersGetGameServerResponses, GameServersGetGameServerErrors, GameServersUpdateGameServerData, GameServersUpdateGameServerResponses, GameServersUpdateGameServerErrors, GameServersResetGameServerTokenData, GameServersResetGameServerTokenResponses, GameServersResetGameServerTokenErrors, GiftCardsGetGiftCardsData, GiftCardsGetGiftCardsResponses, GiftCardsGetGiftCardsErrors, GiftCardsCreateGiftCardData, GiftCardsCreateGiftCardResponses, GiftCardsCreateGiftCardErrors, GiftCardsDeleteGiftCardData, GiftCardsDeleteGiftCardResponses, GiftCardsDeleteGiftCardErrors, GiftCardsGetGiftCardData, GiftCardsGetGiftCardResponses, GiftCardsGetGiftCardErrors, GiftCardsUpdateGiftCardData, GiftCardsUpdateGiftCardResponses, GiftCardsUpdateGiftCardErrors, GlobalCommandsGetGlobalCommandsData, GlobalCommandsGetGlobalCommandsResponses, GlobalCommandsGetGlobalCommandsErrors, GlobalCommandsCreateGlobalCommandData, GlobalCommandsCreateGlobalCommandResponses, GlobalCommandsCreateGlobalCommandErrors, GlobalCommandsDeleteGlobalCommandData, GlobalCommandsDeleteGlobalCommandResponses, GlobalCommandsDeleteGlobalCommandErrors, GlobalCommandsUpdateGlobalCommandData, GlobalCommandsUpdateGlobalCommandResponses, GlobalCommandsUpdateGlobalCommandErrors, StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsData, StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsResponses, StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsErrors, StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsData, StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsResponses, StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsErrors, StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsData, StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsResponses, StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsErrors, StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsData, StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsResponses, StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsErrors, NavLinksGetNavLinksData, NavLinksGetNavLinksResponses, NavLinksGetNavLinksErrors, NavLinksCreateNavLinkData, NavLinksCreateNavLinkResponses, NavLinksCreateNavLinkErrors, NavLinksDeleteNavLinkData, NavLinksDeleteNavLinkResponses, NavLinksDeleteNavLinkErrors, NavLinksGetNavLinkData, NavLinksGetNavLinkResponses, NavLinksGetNavLinkErrors, NavLinksUpdateNavLinkData, NavLinksUpdateNavLinkResponses, NavLinksUpdateNavLinkErrors, NavLinksUpdateNavLinkOrderData, NavLinksUpdateNavLinkOrderResponses, NavLinksUpdateNavLinkOrderErrors, OrdersGetOrdersData, OrdersGetOrdersResponses, OrdersGetOrdersErrors, OrdersGetOrderByIdData, OrdersGetOrderByIdResponses, OrdersGetOrderByIdErrors, OrdersRefundOrderData, OrdersRefundOrderResponses, OrdersRefundOrderErrors, ProductsGetProductsData, ProductsGetProductsResponses, ProductsGetProductsErrors, ProductsCreateProductData, ProductsCreateProductResponses, ProductsCreateProductErrors, ProductsDeleteProductData, ProductsDeleteProductResponses, ProductsDeleteProductErrors, ProductsGetProductData, ProductsGetProductResponses, ProductsGetProductErrors, ProductsUpdateProductData, ProductsUpdateProductResponses, ProductsUpdateProductErrors, ProductsUpdateProductSortOrderData, ProductsUpdateProductSortOrderResponses, ProductsUpdateProductSortOrderErrors, ProductsPricingGetProductPricingRegionsData, ProductsPricingGetProductPricingRegionsResponses, ProductsPricingGetProductPricingRegionsErrors, ProductsPricingSetProductPricingRegionOverrideData, ProductsPricingSetProductPricingRegionOverrideResponses, ProductsPricingSetProductPricingRegionOverrideErrors, ProductsPricingGetStorePricingRegionsData, ProductsPricingGetStorePricingRegionsResponses, ProductsPricingGetStorePricingRegionsErrors, ProductsPricingSetStorePricingRegionOverrideData, ProductsPricingSetStorePricingRegionOverrideResponses, ProductsPricingSetStorePricingRegionOverrideErrors, ProductsPricingGetStorePricingRegionGroupsData, ProductsPricingGetStorePricingRegionGroupsResponses, ProductsPricingGetStorePricingRegionGroupsErrors, SalesGetSalesData, SalesGetSalesResponses, SalesGetSalesErrors, SalesCreateSaleData, SalesCreateSaleResponses, SalesCreateSaleErrors, SalesDeleteSaleByIdData, SalesDeleteSaleByIdResponses, SalesDeleteSaleByIdErrors, SalesGetSaleData, SalesGetSaleResponses, SalesGetSaleErrors, SalesUpdateSaleData, SalesUpdateSaleResponses, SalesUpdateSaleErrors, SubscriptionsGetSubscriptionsData, SubscriptionsGetSubscriptionsResponses, SubscriptionsGetSubscriptionsErrors, SubscriptionsGetSubscriptionByIdData, SubscriptionsGetSubscriptionByIdResponses, SubscriptionsGetSubscriptionByIdErrors, SubscriptionsCancelSubscriptionData, SubscriptionsCancelSubscriptionResponses, SubscriptionsCancelSubscriptionErrors, TagsGetTagsData, TagsGetTagsResponses, TagsGetTagsErrors, TagsCreateTagData, TagsCreateTagResponses, TagsCreateTagErrors, TagsDeleteTagData, TagsDeleteTagResponses, TagsDeleteTagErrors, TagsGetTagData, TagsGetTagResponses, TagsGetTagErrors, TagsUpdateTagData, TagsUpdateTagResponses, TagsUpdateTagErrors, TagsGetTagImageUploadUrlData, TagsGetTagImageUploadUrlResponses, TagsGetTagImageUploadUrlErrors, TagsFinishTagImageUploadData, TagsFinishTagImageUploadResponses, TagsFinishTagImageUploadErrors, TagsDeleteTagImageData, TagsDeleteTagImageResponses, TagsDeleteTagImageErrors, CustomersTrialEligibilityGetOverridesData, CustomersTrialEligibilityGetOverridesResponses, CustomersTrialEligibilityGetOverridesErrors, CustomersTrialEligibilityCreateOverrideData, CustomersTrialEligibilityCreateOverrideResponses, CustomersTrialEligibilityCreateOverrideErrors, CustomersTrialEligibilityDeleteOverrideData, CustomersTrialEligibilityDeleteOverrideResponses, CustomersTrialEligibilityDeleteOverrideErrors, TrialsGetTrialsData, TrialsGetTrialsResponses, TrialsGetTrialsErrors, TrialsGetTrialData, TrialsGetTrialResponses, TrialsGetTrialErrors, TrustStoreOnboardingGetStoreOnboardingStatusData, TrustStoreOnboardingGetStoreOnboardingStatusResponses, TrustStoreOnboardingGetStoreOnboardingStatusErrors, TrustStoreRequirementGetStoreTrustRequirementsData, TrustStoreRequirementGetStoreTrustRequirementsResponses, TrustStoreRequirementGetStoreTrustRequirementsErrors, WebhooksGetSubscriptionsData, WebhooksGetSubscriptionsResponses, WebhooksGetSubscriptionsErrors, WebhooksCreateSubscriptionData, WebhooksCreateSubscriptionResponses, WebhooksCreateSubscriptionErrors, WebhooksGetVariablesData, WebhooksGetVariablesResponses, WebhooksGetVariablesErrors, WebhooksDeleteSubscriptionData, WebhooksDeleteSubscriptionResponses, WebhooksDeleteSubscriptionErrors, WebhooksUpdateSubscriptionData, WebhooksUpdateSubscriptionResponses, WebhooksUpdateSubscriptionErrors, WebhooksGetHistoryData, WebhooksGetHistoryResponses, WebhooksGetHistoryErrors } from './types.gen';
3
- export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = ClientOptions<TData, ThrowOnError> & {
4
- /**
5
- * You can provide a client instance returned by `createClient()` instead of
6
- * individual options. This might be also useful if you want to implement a
7
- * custom client.
8
- */
9
- client?: Client;
10
- /**
11
- * You can pass arbitrary values through the `meta` object. This can be
12
- * used to access values that aren't defined as part of the SDK function.
13
- */
14
- meta?: Record<string, unknown>;
15
- };
16
- export declare class AffiliateLinks {
17
- static getAffiliateLinks<ThrowOnError extends boolean = false>(options: Options<AffiliateLinksGetAffiliateLinksData, ThrowOnError>): import("./client").RequestResult<AffiliateLinksGetAffiliateLinksResponses, AffiliateLinksGetAffiliateLinksErrors, ThrowOnError>;
18
- static createAffiliateLink<ThrowOnError extends boolean = false>(options: Options<AffiliateLinksCreateAffiliateLinkData, ThrowOnError>): import("./client").RequestResult<AffiliateLinksCreateAffiliateLinkResponses, AffiliateLinksCreateAffiliateLinkErrors, ThrowOnError>;
19
- static deleteAffiliateLink<ThrowOnError extends boolean = false>(options: Options<AffiliateLinksDeleteAffiliateLinkData, ThrowOnError>): import("./client").RequestResult<AffiliateLinksDeleteAffiliateLinkResponses, AffiliateLinksDeleteAffiliateLinkErrors, ThrowOnError>;
20
- static getAffiliateLink<ThrowOnError extends boolean = false>(options: Options<AffiliateLinksGetAffiliateLinkData, ThrowOnError>): import("./client").RequestResult<AffiliateLinksGetAffiliateLinkResponses, AffiliateLinksGetAffiliateLinkErrors, ThrowOnError>;
21
- static updateAffiliateLink<ThrowOnError extends boolean = false>(options: Options<AffiliateLinksUpdateAffiliateLinkData, ThrowOnError>): import("./client").RequestResult<AffiliateLinksUpdateAffiliateLinkResponses, AffiliateLinksUpdateAffiliateLinkErrors, ThrowOnError>;
22
- }
23
- export declare class Bans {
24
- static getBans<ThrowOnError extends boolean = false>(options: Options<BansGetBansData, ThrowOnError>): import("./client").RequestResult<BansGetBansResponses, BansGetBansErrors, ThrowOnError>;
25
- static createBan<ThrowOnError extends boolean = false>(options: Options<BansCreateBanData, ThrowOnError>): import("./client").RequestResult<BansCreateBanResponses, BansCreateBanErrors, ThrowOnError>;
26
- static deleteBan<ThrowOnError extends boolean = false>(options: Options<BansDeleteBanData, ThrowOnError>): import("./client").RequestResult<BansDeleteBanResponses, BansDeleteBanErrors, ThrowOnError>;
27
- static getBan<ThrowOnError extends boolean = false>(options: Options<BansGetBanData, ThrowOnError>): import("./client").RequestResult<BansGetBanResponses, BansGetBanErrors, ThrowOnError>;
28
- static updateBan<ThrowOnError extends boolean = false>(options: Options<BansUpdateBanData, ThrowOnError>): import("./client").RequestResult<BansUpdateBanResponses, BansUpdateBanErrors, ThrowOnError>;
29
- static checkForBanByIdentities<ThrowOnError extends boolean = false>(options: Options<BansCheckForBanByIdentitiesData, ThrowOnError>): import("./client").RequestResult<BansCheckForBanByIdentitiesResponses, BansCheckForBanByIdentitiesErrors, ThrowOnError>;
30
- }
31
- export declare class Checkout {
32
- /**
33
- * Create a checkout session
34
- * Creates a checkout session from a secure server using an API Key.
35
- * If you have a Customer token, see the Storefront API Create Checkout endpoint.
36
- */
37
- static createCheckoutSession<ThrowOnError extends boolean = false>(options: Options<StoreCheckoutsCreateCheckoutSessionData, ThrowOnError>): import("./client").RequestResult<StoreCheckoutsCreateCheckoutSessionResponses, StoreCheckoutsCreateCheckoutSessionErrors, ThrowOnError>;
38
- }
39
- export declare class CommandDelivery {
40
- /**
41
- * Get delivery items associated with an order
42
- * Retrieves all delivery items associated with a specific order.
43
- */
44
- static getOrderDeliveryItems<ThrowOnError extends boolean = false>(options: Options<RootOrdersCommandDeliveryGetOrderDeliveryItemsData, ThrowOnError>): import("./client").RequestResult<RootOrdersCommandDeliveryGetOrderDeliveryItemsResponses, RootOrdersCommandDeliveryGetOrderDeliveryItemsErrors, ThrowOnError>;
45
- /**
46
- * Get delivery items associated with a customer
47
- * Retrieves delivery items associated with a customer
48
- */
49
- static getDeliveryItems<ThrowOnError extends boolean = false>(options: Options<RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsData, ThrowOnError>): import("./client").RequestResult<RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsResponses, RootCustomersCommandDeliveryControllerBaseGetDeliveryItemsErrors, ThrowOnError>;
50
- /**
51
- * Assign a delivery item to a customer
52
- * Allows you to assign a delivery item to a customer
53
- */
54
- static assignDeliveryItem<ThrowOnError extends boolean = false>(options: Options<RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemData, ThrowOnError>): import("./client").RequestResult<RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemResponses, RootCustomersCommandDeliveryControllerBaseAssignDeliveryItemErrors, ThrowOnError>;
55
- /**
56
- * Revoke a delivery item for a customer
57
- * Allows you to revoke a delivery item associated with a customer
58
- */
59
- static revokeDeliveryItem<ThrowOnError extends boolean = false>(options: Options<RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemData, ThrowOnError>): import("./client").RequestResult<RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemResponses, RootCustomersCommandDeliveryControllerBaseRevokeDeliveryItemErrors, ThrowOnError>;
60
- /**
61
- * Assign delivery items in bulk
62
- * Allows you to assign multiple delivery items for multiple customers in bulk
63
- */
64
- static assignDeliveryItemsBulk<ThrowOnError extends boolean = false>(options: Options<RootCommandDeliveryAssignDeliveryItemsBulkData, ThrowOnError>): import("./client").RequestResult<RootCommandDeliveryAssignDeliveryItemsBulkResponses, RootCommandDeliveryAssignDeliveryItemsBulkErrors, ThrowOnError>;
65
- /**
66
- * Update product version id for inventory items of given product id
67
- */
68
- static updateInventoryItemProductVersion<ThrowOnError extends boolean = false>(options: Options<RootCommandDeliveryUpdateInventoryItemProductVersionData, ThrowOnError>): import("./client").RequestResult<RootCommandDeliveryUpdateInventoryItemProductVersionResponses, RootCommandDeliveryUpdateInventoryItemProductVersionErrors, ThrowOnError>;
69
- /**
70
- * Unqueue commands by attempt IDs
71
- */
72
- static unqueueCommands<ThrowOnError extends boolean = false>(options: Options<RootCommandDeliveryUnqueueCommandsData, ThrowOnError>): import("./client").RequestResult<RootCommandDeliveryUnqueueCommandsResponses, RootCommandDeliveryUnqueueCommandsErrors, ThrowOnError>;
73
- }
74
- export declare class Coupons {
75
- /**
76
- * Fetches all coupons for a store id
77
- */
78
- static getCouponsForStore<ThrowOnError extends boolean = false>(options: Options<StoreCouponsGetCouponsForStoreData, ThrowOnError>): import("./client").RequestResult<StoreCouponsGetCouponsForStoreResponses, StoreCouponsGetCouponsForStoreErrors, ThrowOnError>;
79
- static createCouponForStore<ThrowOnError extends boolean = false>(options: Options<StoreCouponsCreateCouponForStoreData, ThrowOnError>): import("./client").RequestResult<StoreCouponsCreateCouponForStoreResponses, StoreCouponsCreateCouponForStoreErrors, ThrowOnError>;
80
- /**
81
- * Deletes a coupon
82
- */
83
- static deleteCouponForStore<ThrowOnError extends boolean = false>(options: Options<StoreCouponsDeleteCouponForStoreData, ThrowOnError>): import("./client").RequestResult<StoreCouponsDeleteCouponForStoreResponses, StoreCouponsDeleteCouponForStoreErrors, ThrowOnError>;
84
- /**
85
- * Retrieves a coupon by ID
86
- */
87
- static getCouponByIdForStore<ThrowOnError extends boolean = false>(options: Options<StoreCouponsGetCouponByIdForStoreData, ThrowOnError>): import("./client").RequestResult<StoreCouponsGetCouponByIdForStoreResponses, StoreCouponsGetCouponByIdForStoreErrors, ThrowOnError>;
88
- /**
89
- * Performs a Delta Update of a Coupon
90
- */
91
- static updateCouponForStore<ThrowOnError extends boolean = false>(options: Options<StoreCouponsUpdateCouponForStoreData, ThrowOnError>): import("./client").RequestResult<StoreCouponsUpdateCouponForStoreResponses, StoreCouponsUpdateCouponForStoreErrors, ThrowOnError>;
92
- }
93
- export declare class CustomVariables {
94
- /**
95
- * Get custom variables
96
- * Retrieves all custom variables for the specified store.
97
- */
98
- static getCustomVariablesForStore<ThrowOnError extends boolean = false>(options: Options<CustomVariablesGetCustomVariablesForStoreData, ThrowOnError>): import("./client").RequestResult<CustomVariablesGetCustomVariablesForStoreResponses, CustomVariablesGetCustomVariablesForStoreErrors, ThrowOnError>;
99
- /**
100
- * Create custom variable
101
- * Creates a new custom variable for the specified store.
102
- * Custom variables allow customers to provide additional input when purchasing products.
103
- */
104
- static createCustomVariableForStore<ThrowOnError extends boolean = false>(options: Options<CustomVariablesCreateCustomVariableForStoreData, ThrowOnError>): import("./client").RequestResult<CustomVariablesCreateCustomVariableForStoreResponses, CustomVariablesCreateCustomVariableForStoreErrors, ThrowOnError>;
105
- /**
106
- * Delete custom variable
107
- * Deletes a custom variable from the specified store.
108
- * This will also delete all associated options and cannot be undone.
109
- */
110
- static deleteCustomVariableForStore<ThrowOnError extends boolean = false>(options: Options<CustomVariablesDeleteCustomVariableForStoreData, ThrowOnError>): import("./client").RequestResult<CustomVariablesDeleteCustomVariableForStoreResponses, CustomVariablesDeleteCustomVariableForStoreErrors, ThrowOnError>;
111
- /**
112
- * Get custom variable
113
- * Retrieves a specific custom variable by ID from the specified store.
114
- */
115
- static getCustomVariableByIdForStore<ThrowOnError extends boolean = false>(options: Options<CustomVariablesGetCustomVariableByIdForStoreData, ThrowOnError>): import("./client").RequestResult<CustomVariablesGetCustomVariableByIdForStoreResponses, CustomVariablesGetCustomVariableByIdForStoreErrors, ThrowOnError>;
116
- /**
117
- * Update custom variable
118
- * Performs a partial update of a custom variable using field mask.
119
- * Only the fields specified in the request will be updated.
120
- */
121
- static updateCustomVariableForStore<ThrowOnError extends boolean = false>(options: Options<CustomVariablesUpdateCustomVariableForStoreData, ThrowOnError>): import("./client").RequestResult<CustomVariablesUpdateCustomVariableForStoreResponses, CustomVariablesUpdateCustomVariableForStoreErrors, ThrowOnError>;
122
- }
123
- export declare class Customers {
124
- /**
125
- * Get customers
126
- * Retrieves all customers for the specified store.
127
- */
128
- static getCustomers<ThrowOnError extends boolean = false>(options: Options<CustomersGetCustomersData, ThrowOnError>): import("./client").RequestResult<CustomersGetCustomersResponses, CustomersGetCustomersErrors, ThrowOnError>;
129
- /**
130
- * Create customer
131
- * Creates a new customer based on the fields passed.
132
- */
133
- static createCustomer<ThrowOnError extends boolean = false>(options: Options<CustomersCreateCustomerData, ThrowOnError>): import("./client").RequestResult<CustomersCreateCustomerResponses, CustomersCreateCustomerErrors, ThrowOnError>;
134
- /**
135
- * Get customer by ID
136
- * Retrieves a customer by the ID for the specified store.
137
- */
138
- static getCustomerById<ThrowOnError extends boolean = false>(options: Options<CustomersGetCustomerByIdData, ThrowOnError>): import("./client").RequestResult<CustomersGetCustomerByIdResponses, CustomersGetCustomerByIdErrors, ThrowOnError>;
139
- /**
140
- * Update customer
141
- * Updates an existing customer based on the fields passed.
142
- */
143
- static updateCustomer<ThrowOnError extends boolean = false>(options: Options<CustomersUpdateCustomerData, ThrowOnError>): import("./client").RequestResult<CustomersUpdateCustomerResponses, CustomersUpdateCustomerErrors, ThrowOnError>;
144
- /**
145
- * Invalidate customer tokens
146
- * Invalidates all generated customer tokens.
147
- */
148
- static invalidateCustomerTokens<ThrowOnError extends boolean = false>(options: Options<CustomersInvalidateCustomerTokensData, ThrowOnError>): import("./client").RequestResult<CustomersInvalidateCustomerTokensResponses, CustomersInvalidateCustomerTokensErrors, ThrowOnError>;
149
- /**
150
- * Create customer token
151
- * Generates a customer token that can be used by the Storefront (Headless) API.
152
- */
153
- static createCustomerToken<ThrowOnError extends boolean = false>(options: Options<CustomersCreateCustomerTokenData, ThrowOnError>): import("./client").RequestResult<CustomersCreateCustomerTokenResponses, CustomersCreateCustomerTokenErrors, ThrowOnError>;
154
- /**
155
- * Lookup customer
156
- * Looks up a customer by an external platform ID.
157
- */
158
- static lookupCustomer<ThrowOnError extends boolean = false>(options: Options<CustomersLookupCustomerData, ThrowOnError>): import("./client").RequestResult<CustomersLookupCustomerResponses, CustomersLookupCustomerErrors, ThrowOnError>;
159
- /**
160
- * Bulk create customers
161
- * Creates up to 200 customers at once.
162
- */
163
- static bulkCreateCustomers<ThrowOnError extends boolean = false>(options: Options<CustomersBulkCreateCustomersData, ThrowOnError>): import("./client").RequestResult<CustomersBulkCreateCustomersResponses, CustomersBulkCreateCustomersErrors, ThrowOnError>;
164
- }
165
- export declare class DataMigrations {
166
- static getDataMigrations<ThrowOnError extends boolean = false>(options: Options<DataMigrationsGetDataMigrationsData, ThrowOnError>): import("./client").RequestResult<DataMigrationsGetDataMigrationsResponses, DataMigrationsGetDataMigrationsErrors, ThrowOnError>;
167
- static startDataMigrationFromTebex<ThrowOnError extends boolean = false>(options: Options<DataMigrationsStartDataMigrationFromTebexData, ThrowOnError>): import("./client").RequestResult<DataMigrationsStartDataMigrationFromTebexResponses, DataMigrationsStartDataMigrationFromTebexErrors, ThrowOnError>;
168
- }
169
- export declare class Deliverables {
170
- static resendCommandsForGameServer<ThrowOnError extends boolean = false>(options: Options<DeliverablesResendCommandsForGameServerData, ThrowOnError>): import("./client").RequestResult<DeliverablesResendCommandsForGameServerResponses, DeliverablesResendCommandsForGameServerErrors, ThrowOnError>;
171
- }
172
- export declare class Discord {
173
- static getActions<ThrowOnError extends boolean = false>(options: Options<ProductsDiscordGetActionsData, ThrowOnError>): import("./client").RequestResult<ProductsDiscordGetActionsResponses, ProductsDiscordGetActionsErrors, ThrowOnError>;
174
- static createAction<ThrowOnError extends boolean = false>(options: Options<ProductsDiscordCreateActionData, ThrowOnError>): import("./client").RequestResult<ProductsDiscordCreateActionResponses, ProductsDiscordCreateActionErrors, ThrowOnError>;
175
- static getLinkedDiscordAccounts<ThrowOnError extends boolean = false>(options: Options<OrdersDiscordGetLinkedDiscordAccountsData, ThrowOnError>): import("./client").RequestResult<OrdersDiscordGetLinkedDiscordAccountsResponses, OrdersDiscordGetLinkedDiscordAccountsErrors, ThrowOnError>;
176
- static getDiscordActionExecutionHistory<ThrowOnError extends boolean = false>(options: Options<OrdersDiscordGetDiscordActionExecutionHistoryData, ThrowOnError>): import("./client").RequestResult<OrdersDiscordGetDiscordActionExecutionHistoryResponses, OrdersDiscordGetDiscordActionExecutionHistoryErrors, ThrowOnError>;
177
- static getQueuedDiscordActionForDeliveryItem<ThrowOnError extends boolean = false>(options: Options<DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemData, ThrowOnError>): import("./client").RequestResult<DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemResponses, DiscordInventoryItemGetQueuedDiscordActionForDeliveryItemErrors, ThrowOnError>;
178
- static deleteUserToDeliveryItemLink<ThrowOnError extends boolean = false>(options: Options<DiscordInventoryItemDeleteUserToDeliveryItemLinkData, ThrowOnError>): import("./client").RequestResult<DiscordInventoryItemDeleteUserToDeliveryItemLinkResponses, DiscordInventoryItemDeleteUserToDeliveryItemLinkErrors, ThrowOnError>;
179
- static getUserToDeliveryItemLinks<ThrowOnError extends boolean = false>(options: Options<DiscordInventoryItemGetUserToDeliveryItemLinksData, ThrowOnError>): import("./client").RequestResult<DiscordInventoryItemGetUserToDeliveryItemLinksResponses, DiscordInventoryItemGetUserToDeliveryItemLinksErrors, ThrowOnError>;
180
- static setUserToDeliveryItemLink<ThrowOnError extends boolean = false>(options: Options<DiscordInventoryItemSetUserToDeliveryItemLinkData, ThrowOnError>): import("./client").RequestResult<DiscordInventoryItemSetUserToDeliveryItemLinkResponses, DiscordInventoryItemSetUserToDeliveryItemLinkErrors, ThrowOnError>;
181
- static getDiscordServerLinks<ThrowOnError extends boolean = false>(options: Options<DiscordServersGetDiscordServerLinksData, ThrowOnError>): import("./client").RequestResult<DiscordServersGetDiscordServerLinksResponses, DiscordServersGetDiscordServerLinksErrors, ThrowOnError>;
182
- static createDiscordServerLink<ThrowOnError extends boolean = false>(options: Options<DiscordServersCreateDiscordServerLinkData, ThrowOnError>): import("./client").RequestResult<DiscordServersCreateDiscordServerLinkResponses, DiscordServersCreateDiscordServerLinkErrors, ThrowOnError>;
183
- static deleteDiscordServerLinks<ThrowOnError extends boolean = false>(options: Options<DiscordServersDeleteDiscordServerLinksData, ThrowOnError>): import("./client").RequestResult<DiscordServersDeleteDiscordServerLinksResponses, DiscordServersDeleteDiscordServerLinksErrors, ThrowOnError>;
184
- static getDiscordServerRoles<ThrowOnError extends boolean = false>(options: Options<DiscordServersGetDiscordServerRolesData, ThrowOnError>): import("./client").RequestResult<DiscordServersGetDiscordServerRolesResponses, DiscordServersGetDiscordServerRolesErrors, ThrowOnError>;
185
- static getDiscordServerTextChannels<ThrowOnError extends boolean = false>(options: Options<DiscordServersGetDiscordServerTextChannelsData, ThrowOnError>): import("./client").RequestResult<DiscordServersGetDiscordServerTextChannelsResponses, DiscordServersGetDiscordServerTextChannelsErrors, ThrowOnError>;
186
- }
187
- export declare class DownloadableFiles {
188
- static getDownloadableFiles<ThrowOnError extends boolean = false>(options: Options<ProductsDownloadableFileGetDownloadableFilesData, ThrowOnError>): import("./client").RequestResult<ProductsDownloadableFileGetDownloadableFilesResponses, ProductsDownloadableFileGetDownloadableFilesErrors, ThrowOnError>;
189
- static startDownloadableFileUpload<ThrowOnError extends boolean = false>(options: Options<ProductsDownloadableFileStartDownloadableFileUploadData, ThrowOnError>): import("./client").RequestResult<ProductsDownloadableFileStartDownloadableFileUploadResponses, ProductsDownloadableFileStartDownloadableFileUploadErrors, ThrowOnError>;
190
- static finishDownloadableFileUpload<ThrowOnError extends boolean = false>(options: Options<ProductsDownloadableFileFinishDownloadableFileUploadData, ThrowOnError>): import("./client").RequestResult<ProductsDownloadableFileFinishDownloadableFileUploadResponses, ProductsDownloadableFileFinishDownloadableFileUploadErrors, ThrowOnError>;
191
- static createDownloadUrl<ThrowOnError extends boolean = false>(options: Options<ProductsDownloadableFileCreateDownloadUrlData, ThrowOnError>): import("./client").RequestResult<ProductsDownloadableFileCreateDownloadUrlResponses, ProductsDownloadableFileCreateDownloadUrlErrors, ThrowOnError>;
192
- static deleteDownloadableFile<ThrowOnError extends boolean = false>(options: Options<ProductsDownloadableFileDeleteDownloadableFileData, ThrowOnError>): import("./client").RequestResult<ProductsDownloadableFileDeleteDownloadableFileResponses, ProductsDownloadableFileDeleteDownloadableFileErrors, ThrowOnError>;
193
- }
194
- export declare class GameServers {
195
- /**
196
- * Get Game Servers for a store
197
- */
198
- static getGameServers<ThrowOnError extends boolean = false>(options: Options<GameServersGetGameServersData, ThrowOnError>): import("./client").RequestResult<GameServersGetGameServersResponses, GameServersGetGameServersErrors, ThrowOnError>;
199
- /**
200
- * Create a new Game Server for a store
201
- */
202
- static createGameServer<ThrowOnError extends boolean = false>(options: Options<GameServersCreateGameServerData, ThrowOnError>): import("./client").RequestResult<GameServersCreateGameServerResponses, GameServersCreateGameServerErrors, ThrowOnError>;
203
- /**
204
- * Delete a Game Server by ID for a store
205
- */
206
- static deleteGameServer<ThrowOnError extends boolean = false>(options: Options<GameServersDeleteGameServerData, ThrowOnError>): import("./client").RequestResult<GameServersDeleteGameServerResponses, GameServersDeleteGameServerErrors, ThrowOnError>;
207
- /**
208
- * Get a Game Server by ID for a store
209
- */
210
- static getGameServer<ThrowOnError extends boolean = false>(options: Options<GameServersGetGameServerData, ThrowOnError>): import("./client").RequestResult<GameServersGetGameServerResponses, GameServersGetGameServerErrors, ThrowOnError>;
211
- /**
212
- * Update a Game Server By ID for a store
213
- */
214
- static updateGameServer<ThrowOnError extends boolean = false>(options: Options<GameServersUpdateGameServerData, ThrowOnError>): import("./client").RequestResult<GameServersUpdateGameServerResponses, GameServersUpdateGameServerErrors, ThrowOnError>;
215
- /**
216
- * Reset the API Key Token for a Game Server for a store
217
- */
218
- static resetGameServerToken<ThrowOnError extends boolean = false>(options: Options<GameServersResetGameServerTokenData, ThrowOnError>): import("./client").RequestResult<GameServersResetGameServerTokenResponses, GameServersResetGameServerTokenErrors, ThrowOnError>;
219
- }
220
- export declare class Giftcards {
221
- /**
222
- * Get Gift Cards for a store
223
- */
224
- static getGiftCards<ThrowOnError extends boolean = false>(options: Options<GiftCardsGetGiftCardsData, ThrowOnError>): import("./client").RequestResult<GiftCardsGetGiftCardsResponses, GiftCardsGetGiftCardsErrors, ThrowOnError>;
225
- /**
226
- * Create a Gift Card for a store
227
- */
228
- static createGiftCard<ThrowOnError extends boolean = false>(options: Options<GiftCardsCreateGiftCardData, ThrowOnError>): import("./client").RequestResult<GiftCardsCreateGiftCardResponses, GiftCardsCreateGiftCardErrors, ThrowOnError>;
229
- /**
230
- * Delete a Gift Card By ID for a store
231
- */
232
- static deleteGiftCard<ThrowOnError extends boolean = false>(options: Options<GiftCardsDeleteGiftCardData, ThrowOnError>): import("./client").RequestResult<GiftCardsDeleteGiftCardResponses, GiftCardsDeleteGiftCardErrors, ThrowOnError>;
233
- /**
234
- * Get a Gift Card By ID for a store
235
- */
236
- static getGiftCard<ThrowOnError extends boolean = false>(options: Options<GiftCardsGetGiftCardData, ThrowOnError>): import("./client").RequestResult<GiftCardsGetGiftCardResponses, GiftCardsGetGiftCardErrors, ThrowOnError>;
237
- /**
238
- * Update a Gift Card By ID for a store
239
- */
240
- static updateGiftCard<ThrowOnError extends boolean = false>(options: Options<GiftCardsUpdateGiftCardData, ThrowOnError>): import("./client").RequestResult<GiftCardsUpdateGiftCardResponses, GiftCardsUpdateGiftCardErrors, ThrowOnError>;
241
- }
242
- export declare class GlobalCommands {
243
- /**
244
- * Get global commands
245
- * Retrieves all global commands for the specified store.
246
- */
247
- static getGlobalCommands<ThrowOnError extends boolean = false>(options: Options<GlobalCommandsGetGlobalCommandsData, ThrowOnError>): import("./client").RequestResult<GlobalCommandsGetGlobalCommandsResponses, GlobalCommandsGetGlobalCommandsErrors, ThrowOnError>;
248
- /**
249
- * Create global command
250
- * Creates a global command for a store.
251
- */
252
- static createGlobalCommand<ThrowOnError extends boolean = false>(options: Options<GlobalCommandsCreateGlobalCommandData, ThrowOnError>): import("./client").RequestResult<GlobalCommandsCreateGlobalCommandResponses, GlobalCommandsCreateGlobalCommandErrors, ThrowOnError>;
253
- /**
254
- * Delete global command
255
- * Deletes a global command for a store.
256
- */
257
- static deleteGlobalCommand<ThrowOnError extends boolean = false>(options: Options<GlobalCommandsDeleteGlobalCommandData, ThrowOnError>): import("./client").RequestResult<GlobalCommandsDeleteGlobalCommandResponses, GlobalCommandsDeleteGlobalCommandErrors, ThrowOnError>;
258
- /**
259
- * Update global command
260
- * Updates a global command for a store.
261
- */
262
- static updateGlobalCommand<ThrowOnError extends boolean = false>(options: Options<GlobalCommandsUpdateGlobalCommandData, ThrowOnError>): import("./client").RequestResult<GlobalCommandsUpdateGlobalCommandResponses, GlobalCommandsUpdateGlobalCommandErrors, ThrowOnError>;
263
- }
264
- export declare class Marketing {
265
- /**
266
- * Gets the abandoned checkout behaviour for a store
267
- */
268
- static getStoreAbandonedCheckoutConfigurationOptions<ThrowOnError extends boolean = false>(options: Options<StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsData, ThrowOnError>): import("./client").RequestResult<StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsResponses, StoreAbandonedCheckoutsGetStoreAbandonedCheckoutConfigurationOptionsErrors, ThrowOnError>;
269
- /**
270
- * Sets the abandoned checkout behaviour for a store
271
- */
272
- static setStoreAbandonedCheckoutConfigurationOptions<ThrowOnError extends boolean = false>(options: Options<StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsData, ThrowOnError>): import("./client").RequestResult<StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsResponses, StoreAbandonedCheckoutsSetStoreAbandonedCheckoutConfigurationOptionsErrors, ThrowOnError>;
273
- /**
274
- * Gets the purchase follow up behaviour for a store
275
- */
276
- static getStorePurchaseFollowUpConfigurationOptions<ThrowOnError extends boolean = false>(options: Options<StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsData, ThrowOnError>): import("./client").RequestResult<StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsResponses, StorePurchaseFollowUpsGetStorePurchaseFollowUpConfigurationOptionsErrors, ThrowOnError>;
277
- /**
278
- * Sets the purchase follow up behaviour for a store
279
- */
280
- static setStorePurchaseFollowUpConfigurationOptions<ThrowOnError extends boolean = false>(options: Options<StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsData, ThrowOnError>): import("./client").RequestResult<StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsResponses, StorePurchaseFollowUpsSetStorePurchaseFollowUpConfigurationOptionsErrors, ThrowOnError>;
281
- }
282
- export declare class Navlinks {
283
- /**
284
- * Get all NavLinks for a store
285
- */
286
- static getNavLinks<ThrowOnError extends boolean = false>(options: Options<NavLinksGetNavLinksData, ThrowOnError>): import("./client").RequestResult<NavLinksGetNavLinksResponses, NavLinksGetNavLinksErrors, ThrowOnError>;
287
- /**
288
- * Create a new NavLink for a store
289
- */
290
- static createNavLink<ThrowOnError extends boolean = false>(options: Options<NavLinksCreateNavLinkData, ThrowOnError>): import("./client").RequestResult<NavLinksCreateNavLinkResponses, NavLinksCreateNavLinkErrors, ThrowOnError>;
291
- /**
292
- * Delete a NavLink for a store
293
- */
294
- static deleteNavLink<ThrowOnError extends boolean = false>(options: Options<NavLinksDeleteNavLinkData, ThrowOnError>): import("./client").RequestResult<NavLinksDeleteNavLinkResponses, NavLinksDeleteNavLinkErrors, ThrowOnError>;
295
- /**
296
- * Get a NavLink by ID for a store
297
- */
298
- static getNavLink<ThrowOnError extends boolean = false>(options: Options<NavLinksGetNavLinkData, ThrowOnError>): import("./client").RequestResult<NavLinksGetNavLinkResponses, NavLinksGetNavLinkErrors, ThrowOnError>;
299
- /**
300
- * Update a NavLink By ID for a store
301
- */
302
- static updateNavLink<ThrowOnError extends boolean = false>(options: Options<NavLinksUpdateNavLinkData, ThrowOnError>): import("./client").RequestResult<NavLinksUpdateNavLinkResponses, NavLinksUpdateNavLinkErrors, ThrowOnError>;
303
- /**
304
- * Update the sort orders of NavLinks for a Store
305
- */
306
- static updateNavLinkOrder<ThrowOnError extends boolean = false>(options: Options<NavLinksUpdateNavLinkOrderData, ThrowOnError>): import("./client").RequestResult<NavLinksUpdateNavLinkOrderResponses, NavLinksUpdateNavLinkOrderErrors, ThrowOnError>;
307
- }
308
- export declare class Orders {
309
- /**
310
- * Get orders
311
- * Retrieves all orders for the specified store.
312
- */
313
- static getOrders<ThrowOnError extends boolean = false>(options: Options<OrdersGetOrdersData, ThrowOnError>): import("./client").RequestResult<OrdersGetOrdersResponses, OrdersGetOrdersErrors, ThrowOnError>;
314
- /**
315
- * Get order by ID
316
- * Retrieves an order by the ID for the specified store.
317
- */
318
- static getOrderById<ThrowOnError extends boolean = false>(options: Options<OrdersGetOrderByIdData, ThrowOnError>): import("./client").RequestResult<OrdersGetOrderByIdResponses, OrdersGetOrderByIdErrors, ThrowOnError>;
319
- /**
320
- * Refund order by ID
321
- * Creates a refund for an order by the ID for the specified store.
322
- */
323
- static refundOrder<ThrowOnError extends boolean = false>(options: Options<OrdersRefundOrderData, ThrowOnError>): import("./client").RequestResult<OrdersRefundOrderResponses, OrdersRefundOrderErrors, ThrowOnError>;
324
- }
325
- export declare class Products {
326
- /**
327
- * Get products
328
- * Retrieves all products for the specified store.
329
- * DO NOT USE THIS ROUTE FOR DISPLAYING PRODUCTS ON YOUR STOREFRONT, use the storefront API instead.
330
- */
331
- static getProducts<ThrowOnError extends boolean = false>(options: Options<ProductsGetProductsData, ThrowOnError>): import("./client").RequestResult<ProductsGetProductsResponses, ProductsGetProductsErrors, ThrowOnError>;
332
- /**
333
- * Create product
334
- * Creates a new product in the specified store.
335
- * Creating dynamic products while creating a checkout session via this endpoint without prior approval is prohibited and will result in store deactivation per our User Agreement.
336
- */
337
- static createProduct<ThrowOnError extends boolean = false>(options: Options<ProductsCreateProductData, ThrowOnError>): import("./client").RequestResult<ProductsCreateProductResponses, ProductsCreateProductErrors, ThrowOnError>;
338
- /**
339
- * Delete product
340
- * Deletes a product from the specified store.
341
- */
342
- static deleteProduct<ThrowOnError extends boolean = false>(options: Options<ProductsDeleteProductData, ThrowOnError>): import("./client").RequestResult<ProductsDeleteProductResponses, ProductsDeleteProductErrors, ThrowOnError>;
343
- /**
344
- * Get product
345
- * Retrieves a specific product by ID from the specified store.
346
- * DO NOT USE THIS ROUTE FOR DISPLAYING PRODUCTS ON YOUR STOREFRONT, use the storefront API instead.
347
- */
348
- static getProduct<ThrowOnError extends boolean = false>(options: Options<ProductsGetProductData, ThrowOnError>): import("./client").RequestResult<ProductsGetProductResponses, ProductsGetProductErrors, ThrowOnError>;
349
- /**
350
- * Update product
351
- * Updates an existing product in the specified store.
352
- */
353
- static updateProduct<ThrowOnError extends boolean = false>(options: Options<ProductsUpdateProductData, ThrowOnError>): import("./client").RequestResult<ProductsUpdateProductResponses, ProductsUpdateProductErrors, ThrowOnError>;
354
- /**
355
- * Update product sort order
356
- * Updates the sort order of products in the specified store.
357
- */
358
- static updateProductSortOrder<ThrowOnError extends boolean = false>(options: Options<ProductsUpdateProductSortOrderData, ThrowOnError>): import("./client").RequestResult<ProductsUpdateProductSortOrderResponses, ProductsUpdateProductSortOrderErrors, ThrowOnError>;
359
- }
360
- export declare class RegionalPricing {
361
- static getProductPricingRegions<ThrowOnError extends boolean = false>(options: Options<ProductsPricingGetProductPricingRegionsData, ThrowOnError>): import("./client").RequestResult<ProductsPricingGetProductPricingRegionsResponses, ProductsPricingGetProductPricingRegionsErrors, ThrowOnError>;
362
- static setProductPricingRegionOverride<ThrowOnError extends boolean = false>(options: Options<ProductsPricingSetProductPricingRegionOverrideData, ThrowOnError>): import("./client").RequestResult<ProductsPricingSetProductPricingRegionOverrideResponses, ProductsPricingSetProductPricingRegionOverrideErrors, ThrowOnError>;
363
- static getStorePricingRegions<ThrowOnError extends boolean = false>(options: Options<ProductsPricingGetStorePricingRegionsData, ThrowOnError>): import("./client").RequestResult<ProductsPricingGetStorePricingRegionsResponses, ProductsPricingGetStorePricingRegionsErrors, ThrowOnError>;
364
- static setStorePricingRegionOverride<ThrowOnError extends boolean = false>(options: Options<ProductsPricingSetStorePricingRegionOverrideData, ThrowOnError>): import("./client").RequestResult<ProductsPricingSetStorePricingRegionOverrideResponses, ProductsPricingSetStorePricingRegionOverrideErrors, ThrowOnError>;
365
- static getStorePricingRegionGroups<ThrowOnError extends boolean = false>(options: Options<ProductsPricingGetStorePricingRegionGroupsData, ThrowOnError>): import("./client").RequestResult<ProductsPricingGetStorePricingRegionGroupsResponses, ProductsPricingGetStorePricingRegionGroupsErrors, ThrowOnError>;
366
- }
367
- export declare class Sales {
368
- /**
369
- * Get sales associated with a store.
370
- */
371
- static getSales<ThrowOnError extends boolean = false>(options: Options<SalesGetSalesData, ThrowOnError>): import("./client").RequestResult<SalesGetSalesResponses, SalesGetSalesErrors, ThrowOnError>;
372
- /**
373
- * Create a sale by ID for a store
374
- */
375
- static createSale<ThrowOnError extends boolean = false>(options: Options<SalesCreateSaleData, ThrowOnError>): import("./client").RequestResult<SalesCreateSaleResponses, SalesCreateSaleErrors, ThrowOnError>;
376
- /**
377
- * Delete a sale by ID for a store
378
- */
379
- static deleteSaleById<ThrowOnError extends boolean = false>(options: Options<SalesDeleteSaleByIdData, ThrowOnError>): import("./client").RequestResult<SalesDeleteSaleByIdResponses, SalesDeleteSaleByIdErrors, ThrowOnError>;
380
- /**
381
- * Get a sale by ID for a store
382
- */
383
- static getSale<ThrowOnError extends boolean = false>(options: Options<SalesGetSaleData, ThrowOnError>): import("./client").RequestResult<SalesGetSaleResponses, SalesGetSaleErrors, ThrowOnError>;
384
- /**
385
- * Update a sale by ID for a store
386
- */
387
- static updateSale<ThrowOnError extends boolean = false>(options: Options<SalesUpdateSaleData, ThrowOnError>): import("./client").RequestResult<SalesUpdateSaleResponses, SalesUpdateSaleErrors, ThrowOnError>;
388
- }
389
- export declare class Subscriptions {
390
- /**
391
- * Get subscriptions
392
- * Retrieves all subscriptions for the specified store.
393
- */
394
- static getSubscriptions<ThrowOnError extends boolean = false>(options: Options<SubscriptionsGetSubscriptionsData, ThrowOnError>): import("./client").RequestResult<SubscriptionsGetSubscriptionsResponses, SubscriptionsGetSubscriptionsErrors, ThrowOnError>;
395
- /**
396
- * Get subscription by ID
397
- * Retrieves a subscription for the specified store by the supplied ID.
398
- */
399
- static getSubscriptionById<ThrowOnError extends boolean = false>(options: Options<SubscriptionsGetSubscriptionByIdData, ThrowOnError>): import("./client").RequestResult<SubscriptionsGetSubscriptionByIdResponses, SubscriptionsGetSubscriptionByIdErrors, ThrowOnError>;
400
- /**
401
- * Cancel subscription by ID
402
- * Cancels a subscription for the specified store by the supplied ID.
403
- */
404
- static cancelSubscription<ThrowOnError extends boolean = false>(options: Options<SubscriptionsCancelSubscriptionData, ThrowOnError>): import("./client").RequestResult<SubscriptionsCancelSubscriptionResponses, SubscriptionsCancelSubscriptionErrors, ThrowOnError>;
405
- }
406
- export declare class Tags {
407
- /**
408
- * Get all tags for a store
409
- */
410
- static getTags<ThrowOnError extends boolean = false>(options: Options<TagsGetTagsData, ThrowOnError>): import("./client").RequestResult<TagsGetTagsResponses, TagsGetTagsErrors, ThrowOnError>;
411
- /**
412
- * Create a new tag
413
- */
414
- static createTag<ThrowOnError extends boolean = false>(options: Options<TagsCreateTagData, ThrowOnError>): import("./client").RequestResult<TagsCreateTagResponses, TagsCreateTagErrors, ThrowOnError>;
415
- /**
416
- * Delete a tag by ID
417
- */
418
- static deleteTag<ThrowOnError extends boolean = false>(options: Options<TagsDeleteTagData, ThrowOnError>): import("./client").RequestResult<TagsDeleteTagResponses, TagsDeleteTagErrors, ThrowOnError>;
419
- /**
420
- * Get a tag by an ID
421
- */
422
- static getTag<ThrowOnError extends boolean = false>(options: Options<TagsGetTagData, ThrowOnError>): import("./client").RequestResult<TagsGetTagResponses, TagsGetTagErrors, ThrowOnError>;
423
- /**
424
- * Update a tag by ID
425
- */
426
- static updateTag<ThrowOnError extends boolean = false>(options: Options<TagsUpdateTagData, ThrowOnError>): import("./client").RequestResult<TagsUpdateTagResponses, TagsUpdateTagErrors, ThrowOnError>;
427
- /**
428
- * Get upload URL for tag image
429
- * Gets a pre-signed upload URL for uploading an image to a tag
430
- */
431
- static getTagImageUploadUrl<ThrowOnError extends boolean = false>(options: Options<TagsGetTagImageUploadUrlData, ThrowOnError>): import("./client").RequestResult<TagsGetTagImageUploadUrlResponses, TagsGetTagImageUploadUrlErrors, ThrowOnError>;
432
- /**
433
- * Finish tag image upload
434
- * Finishes an image upload for a tag
435
- */
436
- static finishTagImageUpload<ThrowOnError extends boolean = false>(options: Options<TagsFinishTagImageUploadData, ThrowOnError>): import("./client").RequestResult<TagsFinishTagImageUploadResponses, TagsFinishTagImageUploadErrors, ThrowOnError>;
437
- /**
438
- * Delete tag image
439
- * Deletes an image for a tag
440
- */
441
- static deleteTagImage<ThrowOnError extends boolean = false>(options: Options<TagsDeleteTagImageData, ThrowOnError>): import("./client").RequestResult<TagsDeleteTagImageResponses, TagsDeleteTagImageErrors, ThrowOnError>;
442
- }
443
- export declare class TrialEligibility {
444
- /**
445
- * Get trial eligibility overrides
446
- * Retrieves all trial eligibility overrides for the specified customer.
447
- */
448
- static getOverrides<ThrowOnError extends boolean = false>(options: Options<CustomersTrialEligibilityGetOverridesData, ThrowOnError>): import("./client").RequestResult<CustomersTrialEligibilityGetOverridesResponses, CustomersTrialEligibilityGetOverridesErrors, ThrowOnError>;
449
- /**
450
- * Create trial eligibility override
451
- * Creates a new trial eligibility override for the specified customer.
452
- */
453
- static createOverride<ThrowOnError extends boolean = false>(options: Options<CustomersTrialEligibilityCreateOverrideData, ThrowOnError>): import("./client").RequestResult<CustomersTrialEligibilityCreateOverrideResponses, CustomersTrialEligibilityCreateOverrideErrors, ThrowOnError>;
454
- /**
455
- * Delete trial eligibility override
456
- * Deletes an existing trial eligibility override.
457
- */
458
- static deleteOverride<ThrowOnError extends boolean = false>(options: Options<CustomersTrialEligibilityDeleteOverrideData, ThrowOnError>): import("./client").RequestResult<CustomersTrialEligibilityDeleteOverrideResponses, CustomersTrialEligibilityDeleteOverrideErrors, ThrowOnError>;
459
- }
460
- export declare class Trials {
461
- /**
462
- * Get trials for a store
463
- */
464
- static getTrials<ThrowOnError extends boolean = false>(options: Options<TrialsGetTrialsData, ThrowOnError>): import("./client").RequestResult<TrialsGetTrialsResponses, TrialsGetTrialsErrors, ThrowOnError>;
465
- /**
466
- * Get a trial by ID for a store
467
- */
468
- static getTrial<ThrowOnError extends boolean = false>(options: Options<TrialsGetTrialData, ThrowOnError>): import("./client").RequestResult<TrialsGetTrialResponses, TrialsGetTrialErrors, ThrowOnError>;
469
- }
470
- export declare class Trust {
471
- static getStoreOnboardingStatus<ThrowOnError extends boolean = false>(options: Options<TrustStoreOnboardingGetStoreOnboardingStatusData, ThrowOnError>): import("./client").RequestResult<TrustStoreOnboardingGetStoreOnboardingStatusResponses, TrustStoreOnboardingGetStoreOnboardingStatusErrors, ThrowOnError>;
472
- static getStoreTrustRequirements<ThrowOnError extends boolean = false>(options: Options<TrustStoreRequirementGetStoreTrustRequirementsData, ThrowOnError>): import("./client").RequestResult<TrustStoreRequirementGetStoreTrustRequirementsResponses, TrustStoreRequirementGetStoreTrustRequirementsErrors, ThrowOnError>;
473
- }
474
- export declare class Webhooks {
475
- static getSubscriptions<ThrowOnError extends boolean = false>(options: Options<WebhooksGetSubscriptionsData, ThrowOnError>): import("./client").RequestResult<WebhooksGetSubscriptionsResponses, WebhooksGetSubscriptionsErrors, ThrowOnError>;
476
- static createSubscription<ThrowOnError extends boolean = false>(options: Options<WebhooksCreateSubscriptionData, ThrowOnError>): import("./client").RequestResult<WebhooksCreateSubscriptionResponses, WebhooksCreateSubscriptionErrors, ThrowOnError>;
477
- static getVariables<ThrowOnError extends boolean = false>(options: Options<WebhooksGetVariablesData, ThrowOnError>): import("./client").RequestResult<WebhooksGetVariablesResponses, WebhooksGetVariablesErrors, ThrowOnError>;
478
- static deleteSubscription<ThrowOnError extends boolean = false>(options: Options<WebhooksDeleteSubscriptionData, ThrowOnError>): import("./client").RequestResult<WebhooksDeleteSubscriptionResponses, WebhooksDeleteSubscriptionErrors, ThrowOnError>;
479
- static updateSubscription<ThrowOnError extends boolean = false>(options: Options<WebhooksUpdateSubscriptionData, ThrowOnError>): import("./client").RequestResult<WebhooksUpdateSubscriptionResponses, WebhooksUpdateSubscriptionErrors, ThrowOnError>;
480
- static getHistory<ThrowOnError extends boolean = false>(options: Options<WebhooksGetHistoryData, ThrowOnError>): import("./client").RequestResult<WebhooksGetHistoryResponses, WebhooksGetHistoryErrors, ThrowOnError>;
481
- }
482
- //# sourceMappingURL=sdk.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../../src/management-client/sdk.gen.ts"],"names":[],"mappings":"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"}