@paynow-gg/typescript-sdk 1.0.58 → 1.0.59

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.
@@ -4671,7 +4671,7 @@ export interface components {
4671
4671
  * Contact support for help with setting the correct tax code.
4672
4672
  * @enum {string}
4673
4673
  */
4674
- ProductTaxCode: "unknown" | "digital_goods_subscription" | "digital_goods_permanent" | "saas" | "downloaded_software" | "digital_goods_subscription_gaming" | "digital_goods_permanent_gaming";
4674
+ ProductTaxCode: "unknown" | "digital_goods_subscription" | "digital_goods_permanent" | "saas" | "downloaded_software" | "digital_goods_subscription_gaming" | "digital_goods_permanent_gaming" | "iaas" | "paas" | "saas_security" | "saas_storage";
4675
4675
  /** @description Represents the configuration for trials of a product */
4676
4676
  ProductTrialConfigurationDto: {
4677
4677
  /** @description Indicates if trials should be enabled for the product. */