stigg-api-client-v2 3.64.0__tar.gz → 4.6.0__tar.gz

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.

Potentially problematic release.


This version of stigg-api-client-v2 might be problematic. Click here for more details.

Files changed (179) hide show
  1. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/PKG-INFO +2 -2
  2. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/pyproject.toml +2 -2
  3. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/__init__.py +118 -5
  4. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/async_client.py +335 -16
  5. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/client.py +335 -16
  6. stigg_api_client_v2-4.6.0/stigg/generated/create_payment_session.py +20 -0
  7. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/enums.py +65 -2
  8. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/fragments.py +457 -336
  9. stigg_api_client_v2-4.6.0/stigg/generated/get_credit_grants.py +36 -0
  10. stigg_api_client_v2-4.6.0/stigg/generated/get_credit_ledger.py +25 -0
  11. stigg_api_client_v2-4.6.0/stigg/generated/get_credit_usage.py +18 -0
  12. stigg_api_client_v2-4.6.0/stigg/generated/get_entitlements_state.py +31 -0
  13. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_sdk_configuration.py +1 -0
  14. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/input_types.py +284 -5
  15. stigg_api_client_v2-4.6.0/stigg/generated/void_credit_grant.py +18 -0
  16. stigg_api_client_v2-3.64.0/stigg/generated/get_credit_grants.py +0 -20
  17. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/LICENSE +0 -0
  18. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/README.md +0 -0
  19. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/__init__.py +0 -0
  20. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_edge_utils.py +0 -0
  21. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/__init__.py +0 -0
  22. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
  23. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
  24. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
  25. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
  26. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
  27. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
  28. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
  29. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
  30. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
  31. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
  32. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
  33. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
  34. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
  35. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
  36. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
  37. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
  38. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
  39. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
  40. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
  41. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
  42. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
  43. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
  44. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
  45. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
  46. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
  47. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/_migration.py +0 -0
  48. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
  49. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/aliases.py +0 -0
  50. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
  51. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
  52. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/color.py +0 -0
  53. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/config.py +0 -0
  54. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
  55. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
  56. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/decorator.py +0 -0
  57. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
  58. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
  59. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
  60. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
  61. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
  62. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
  63. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
  64. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
  65. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
  66. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
  67. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/errors.py +0 -0
  68. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/fields.py +0 -0
  69. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
  70. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
  71. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/generics.py +0 -0
  72. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/json.py +0 -0
  73. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
  74. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/main.py +0 -0
  75. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/mypy.py +0 -0
  76. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/networks.py +0 -0
  77. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/parse.py +0 -0
  78. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
  79. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
  80. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
  81. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/py.typed +0 -0
  82. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/root_model.py +0 -0
  83. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/schema.py +0 -0
  84. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/tools.py +0 -0
  85. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
  86. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/types.py +0 -0
  87. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/typing.py +0 -0
  88. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/utils.py +0 -0
  89. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
  90. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
  91. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
  92. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
  93. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
  94. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
  95. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
  96. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
  97. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
  98. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
  99. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
  100. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
  101. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
  102. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
  103. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
  104. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
  105. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
  106. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
  107. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
  108. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
  109. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
  110. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
  111. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
  112. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
  113. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
  114. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
  115. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
  116. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
  117. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/validators.py +0 -0
  118. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/version.py +0 -0
  119. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic/warnings.py +0 -0
  120. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
  121. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
  122. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
  123. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
  124. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
  125. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
  126. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/client.py +0 -0
  127. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/apply_subscription.py +0 -0
  128. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/archive_customer.py +0 -0
  129. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/async_base_client.py +0 -0
  130. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/base_client.py +0 -0
  131. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/base_model.py +0 -0
  132. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/cancel_subscription.py +0 -0
  133. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/cancel_subscription_updates.py +0 -0
  134. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/create_subscription.py +0 -0
  135. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
  136. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/detach_customer_payment_method.py +0 -0
  137. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/estimate_subscription.py +0 -0
  138. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/estimate_subscription_update.py +0 -0
  139. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/exceptions.py +0 -0
  140. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_active_subscriptions.py +0 -0
  141. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
  142. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_checkout_state.py +0 -0
  143. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_coupons.py +0 -0
  144. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_credit_balance.py +0 -0
  145. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_customer_by_id.py +0 -0
  146. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
  147. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_customer_statistics.py +0 -0
  148. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_entitlement.py +0 -0
  149. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_entitlements.py +0 -0
  150. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_mock_paywall.py +0 -0
  151. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_paywall.py +0 -0
  152. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_products.py +0 -0
  153. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_subscription.py +0 -0
  154. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_subscriptions.py +0 -0
  155. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_usage_history.py +0 -0
  156. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/get_usage_history_v_2.py +0 -0
  157. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/grant_credits.py +0 -0
  158. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
  159. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/grant_promotional_entitlements_group.py +0 -0
  160. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/import_customer.py +0 -0
  161. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/import_customer_bulk.py +0 -0
  162. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
  163. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
  164. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/preview_next_invoice.py +0 -0
  165. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/preview_subscription.py +0 -0
  166. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/provision_customer.py +0 -0
  167. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/provision_subscription.py +0 -0
  168. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
  169. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/report_event.py +0 -0
  170. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/report_usage.py +0 -0
  171. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/report_usage_bulk.py +0 -0
  172. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
  173. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/revoke_promotional_entitlements_group.py +0 -0
  174. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/transfer_subscription.py +0 -0
  175. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
  176. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/unarchive_customer.py +0 -0
  177. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/unlink_promotional_entitlements_group.py +0 -0
  178. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/update_customer.py +0 -0
  179. {stigg_api_client_v2-3.64.0 → stigg_api_client_v2-4.6.0}/stigg/generated/update_subscription.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client-v2
3
- Version: 3.64.0
3
+ Version: 4.6.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3.10
13
13
  Classifier: Programming Language :: Python :: 3.11
14
14
  Requires-Dist: annotated-types (>=0.6)
15
15
  Requires-Dist: httpx (>=0.23)
16
- Requires-Dist: pydantic-core (>=2.16)
16
+ Requires-Dist: pydantic-core (>=2.16,<2.17)
17
17
  Requires-Dist: tenacity (>=8.2.2,<9.0.0)
18
18
  Description-Content-Type: text/markdown
19
19
 
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "stigg-api-client-v2"
3
- version = "3.64.0"
3
+ version = "4.6.0"
4
4
  description = ""
5
5
  authors = ["Stigg <support@stigg.io>"]
6
6
  license = "STIGG SDK LICENSE"
@@ -12,7 +12,7 @@ include = ["stigg/generated/*"]
12
12
  python = "^3.9"
13
13
  tenacity = "^8.2.2"
14
14
  httpx = ">=0.23"
15
- pydantic-core = ">=2.16"
15
+ pydantic-core = ">=2.16,<2.17"
16
16
  annotated-types = ">=0.6"
17
17
 
18
18
  [tool.poetry.group.dev.dependencies]
@@ -10,6 +10,10 @@ from .cancel_subscription import (
10
10
  CancelSubscriptionCancelSubscription,
11
11
  )
12
12
  from .cancel_subscription_updates import CancelSubscriptionUpdates
13
+ from .create_payment_session import (
14
+ CreatePaymentSession,
15
+ CreatePaymentSessionCreatePaymentSession,
16
+ )
13
17
  from .create_subscription import (
14
18
  CreateSubscription,
15
19
  CreateSubscriptionCreateSubscription,
@@ -46,6 +50,7 @@ from .enums import (
46
50
  CouponType,
47
51
  CreditGrantType,
48
52
  CreditLedgerEventType,
53
+ CreditUsageTimeRange,
49
54
  Currency,
50
55
  CustomerResourceSortFields,
51
56
  CustomerSortFields,
@@ -55,6 +60,7 @@ from .enums import (
55
60
  DiscountType,
56
61
  EntitlementBehavior,
57
62
  EntitlementResetPeriod,
63
+ EntitlementsStateAccessDeniedReason,
58
64
  EntitySelectionMode,
59
65
  EnvironmentAccessRole,
60
66
  EnvironmentProvisionStatus,
@@ -82,6 +88,8 @@ from .enums import (
82
88
  MemberStatus,
83
89
  MeterType,
84
90
  MonthlyAccordingTo,
91
+ OfferSortFields,
92
+ OfferStatus,
85
93
  OverageBillingPeriod,
86
94
  PackageDTOSortFields,
87
95
  PackageEntitlementSortFields,
@@ -175,6 +183,8 @@ from .fragments import (
175
183
  CheckoutStateFragment,
176
184
  CheckoutStateFragmentActiveSubscription,
177
185
  CheckoutStateFragmentBillingIntegration,
186
+ CheckoutStateFragmentBillingIntegrationBillingCredentialsStripeCheckoutCredentials,
187
+ CheckoutStateFragmentBillingIntegrationBillingCredentialsZuoraCheckoutCredentials,
178
188
  CheckoutStateFragmentBillingIntegrationCredentials,
179
189
  CheckoutStateFragmentConfiguration,
180
190
  CheckoutStateFragmentCustomer,
@@ -183,12 +193,21 @@ from .fragments import (
183
193
  CouponFragment,
184
194
  CouponFragmentAmountsOff,
185
195
  CouponFragmentSyncStates,
196
+ CreditBalanceFragment,
197
+ CreditBalanceFragmentCurrency,
198
+ CreditBalanceFragmentCurrencyUnits,
199
+ CreditBalanceUpdatedPayload,
200
+ CreditBalanceUpdatedPayloadCurrency,
201
+ CreditBalanceUpdatedPayloadCurrencyUnits,
186
202
  CreditGrantFragment,
187
203
  CreditGrantFragmentCost,
204
+ CreditLedgerFragment,
188
205
  CreditsBalanceSummaryFragment,
189
206
  CreditsBalanceSummaryFragmentBalances,
190
- CreditsBalanceSummaryFragmentBalancesCurrency,
191
- CreditsBalanceSummaryFragmentBalancesCurrencyUnits,
207
+ CreditUsageFragment,
208
+ CreditUsageFragmentCurrency,
209
+ CreditUsageFragmentSeries,
210
+ CreditUsageFragmentSeriesPoints,
192
211
  CustomerFragment,
193
212
  CustomerFragmentCoupon,
194
213
  CustomerFragmentEligibleForTrial,
@@ -253,6 +272,7 @@ from .fragments import (
253
272
  CustomerWithSubscriptionsFragment,
254
273
  CustomerWithSubscriptionsFragmentSubscriptions,
255
274
  EntitlementFragment,
275
+ EntitlementFragmentCreditRate,
256
276
  EntitlementFragmentFeature,
257
277
  EntitlementFragmentResetPeriodConfigurationMonthlyResetPeriodConfig,
258
278
  EntitlementFragmentResetPeriodConfigurationWeeklyResetPeriodConfig,
@@ -315,6 +335,7 @@ from .fragments import (
315
335
  PackageEntitlementFragmentFeature,
316
336
  PackagePublishedPayload,
317
337
  PageInfoFragment,
338
+ PaymentSessionFragment,
318
339
  PaywallCalculatedPricePointsFragment,
319
340
  PaywallCalculatedPricePointsFragmentFeature,
320
341
  PaywallConfigurationFragment,
@@ -365,6 +386,8 @@ from .fragments import (
365
386
  ProvisionSubscriptionFragmentEntitlements,
366
387
  ProvisionSubscriptionFragmentSubscription,
367
388
  ReportUsageFragment,
389
+ SlimCustomCurrencyFragment,
390
+ SlimCustomCurrencyFragmentUnits,
368
391
  SlimCustomerFragment,
369
392
  SlimSubscriptionFragment,
370
393
  SlimSubscriptionFragmentAddons,
@@ -385,6 +408,7 @@ from .fragments import (
385
408
  SlimSubscriptionFragmentV2Plan,
386
409
  SlimSubscriptionFragmentV2Resource,
387
410
  SlimSubscriptionFragmentV2TrialConfiguration,
411
+ StripeCheckoutCredentialsFragment,
388
412
  SubscriptionFragment,
389
413
  SubscriptionFragmentAddons,
390
414
  SubscriptionFragmentAddonsAddon,
@@ -519,6 +543,7 @@ from .fragments import (
519
543
  UsageHistoryV2FragmentSeriesPoints,
520
544
  UsageHistoryV2FragmentSeriesTags,
521
545
  UsageUpdatedFragment,
546
+ ZuoraCheckoutCredentialsFragment,
522
547
  )
523
548
  from .get_active_subscriptions import (
524
549
  GetActiveSubscriptions,
@@ -536,7 +561,19 @@ from .get_coupons import (
536
561
  GetCouponsCouponsEdgesNode,
537
562
  )
538
563
  from .get_credit_balance import GetCreditBalance, GetCreditBalanceCreditBalanceSummary
539
- from .get_credit_grants import GetCreditGrants, GetCreditGrantsCreditGrants
564
+ from .get_credit_grants import (
565
+ GetCreditGrants,
566
+ GetCreditGrantsCreditGrants,
567
+ GetCreditGrantsCreditGrantsEdges,
568
+ GetCreditGrantsCreditGrantsEdgesNode,
569
+ GetCreditGrantsCreditGrantsPageInfo,
570
+ )
571
+ from .get_credit_ledger import (
572
+ GetCreditLedger,
573
+ GetCreditLedgerCreditsLedger,
574
+ GetCreditLedgerCreditsLedgerEvents,
575
+ )
576
+ from .get_credit_usage import GetCreditUsage, GetCreditUsageCreditUsage
540
577
  from .get_customer_by_id import GetCustomerById, GetCustomerByIdGetCustomerByRefId
541
578
  from .get_customer_portal_by_ref_id import (
542
579
  GetCustomerPortalByRefId,
@@ -548,6 +585,11 @@ from .get_customer_statistics import (
548
585
  )
549
586
  from .get_entitlement import GetEntitlement, GetEntitlementEntitlement
550
587
  from .get_entitlements import GetEntitlements, GetEntitlementsEntitlements
588
+ from .get_entitlements_state import (
589
+ GetEntitlementsState,
590
+ GetEntitlementsStateEntitlementsState,
591
+ GetEntitlementsStateEntitlementsStateEntitlements,
592
+ )
551
593
  from .get_mock_paywall import (
552
594
  GetMockPaywall,
553
595
  GetMockPaywallMockPaywall,
@@ -593,6 +635,7 @@ from .input_types import (
593
635
  AddonAssociatedEntitiesInput,
594
636
  AddonCreateInput,
595
637
  AddonFilter,
638
+ AddonFilterOfferFilter,
596
639
  AddonSort,
597
640
  AddonUnArchiveInput,
598
641
  AddonUpdateInput,
@@ -643,6 +686,8 @@ from .input_types import (
643
686
  CreateManyPackageEntitlementsInput,
644
687
  CreateManyPromotionalEntitlementsInput,
645
688
  CreateMeter,
689
+ CreateOfferDraftInput,
690
+ CreateOfferInput,
646
691
  CreateOneEnvironmentInput,
647
692
  CreateOneHookInput,
648
693
  CreateOneIntegrationInput,
@@ -654,6 +699,7 @@ from .input_types import (
654
699
  CreditGrantInput,
655
700
  CreditLedgerInput,
656
701
  CreditRateInput,
702
+ CreditUsageInput,
657
703
  CursorPaging,
658
704
  CustomCurrencyInput,
659
705
  CustomerBillingInfo,
@@ -740,6 +786,7 @@ from .input_types import (
740
786
  GetAuth0ApplicationsInput,
741
787
  GetCreditGrantsInput,
742
788
  GetCustomerByRefIdInput,
789
+ GetOfferInput,
743
790
  GetPackageByRefIdInput,
744
791
  GetPackageGroup,
745
792
  GetPaywallInput,
@@ -786,10 +833,14 @@ from .input_types import (
786
833
  MonthlyResetPeriodConfigInput,
787
834
  NumberFieldComparison,
788
835
  NumberFieldComparisonBetween,
836
+ OfferFilter,
837
+ OfferSort,
838
+ OfferStatusFilterComparison,
789
839
  OpenFGACredentialsInput,
790
840
  OverageEntitlementCreateInput,
791
841
  OveragePricingModelCreateInput,
792
842
  PackageDTOFilter,
843
+ PackageDTOFilterOfferFilter,
793
844
  PackageDTOSort,
794
845
  PackageEntitlementFilter,
795
846
  PackageEntitlementFilterFeatureFilter,
@@ -805,12 +856,14 @@ from .input_types import (
805
856
  PackagePublishInput,
806
857
  PackageStatusFilterComparison,
807
858
  PaymentCollectionFilterComparison,
859
+ PaymentSessionInput,
808
860
  PaywallColorsPaletteInput,
809
861
  PaywallConfigurationInput,
810
862
  PaywallLayoutConfigurationInput,
811
863
  PlanCreateInput,
812
864
  PlanFilter,
813
865
  PlanFilterAddonFilter,
866
+ PlanFilterOfferFilter,
814
867
  PlanFilterProductFilter,
815
868
  PlanSort,
816
869
  PlanUpdateInput,
@@ -840,6 +893,7 @@ from .input_types import (
840
893
  ProvisionSandboxInput,
841
894
  ProvisionSubscription,
842
895
  ProvisionSubscriptionInput,
896
+ PublishOfferInput,
843
897
  RecalculateEntitlementsInput,
844
898
  RecalculateEntitlementsSideEffectsOptionsInput,
845
899
  RemoveBasePlanFromPlanInput,
@@ -848,6 +902,7 @@ from .input_types import (
848
902
  RemoveExperimentFromCustomerInput,
849
903
  RemoveExperimentFromCustomerSubscriptionInput,
850
904
  RemoveFeatureGroupFromPackageInput,
905
+ RemoveOfferDraftInput,
851
906
  ReportUsageBaseInput,
852
907
  ReportUsageBulkInput,
853
908
  ReportUsageInput,
@@ -859,6 +914,7 @@ from .input_types import (
859
914
  SetBasePlanOnPlanInput,
860
915
  SetCompatibleAddonsOnPlanInput,
861
916
  SetCouponOnCustomerInput,
917
+ SetDefaultOfferInput,
862
918
  SetExperimentOnCustomerInput,
863
919
  SetExperimentOnCustomerSubscriptionInput,
864
920
  SetPackageGroupAddons,
@@ -899,6 +955,7 @@ from .input_types import (
899
955
  SubscriptionPriceFilterPriceFilter,
900
956
  SubscriptionPriceSort,
901
957
  SubscriptionQueryFilter,
958
+ SubscriptionQueryFilterCustomerFilter,
902
959
  SubscriptionQuerySort,
903
960
  SubscriptionStatusFilterComparison,
904
961
  SubscriptionUpdateScheduleCancellationInput,
@@ -936,6 +993,7 @@ from .input_types import (
936
993
  UpdateFeatureInput,
937
994
  UpdateHook,
938
995
  UpdateIntegrationInput,
996
+ UpdateOfferInput,
939
997
  UpdateOneEnvironmentInput,
940
998
  UpdateOneHookInput,
941
999
  UpdateOneIntegrationInput,
@@ -961,6 +1019,7 @@ from .input_types import (
961
1019
  UUIDFilterComparison,
962
1020
  ValidateMergeEnvironmentInput,
963
1021
  VendorIdentifierFilterComparison,
1022
+ VoidCreditGrantInput,
964
1023
  WeeklyResetPeriodConfigInput,
965
1024
  WidgetConfigurationUpdateInput,
966
1025
  WorkflowsLoginInput,
@@ -1014,6 +1073,7 @@ from .update_subscription import (
1014
1073
  UpdateSubscription,
1015
1074
  UpdateSubscriptionUpdateSubscription,
1016
1075
  )
1076
+ from .void_credit_grant import VoidCreditGrant, VoidCreditGrantVoidCreditGrant
1017
1077
 
1018
1078
  __all__ = [
1019
1079
  "AccessDeniedReason",
@@ -1026,6 +1086,7 @@ __all__ = [
1026
1086
  "AddonCreateInput",
1027
1087
  "AddonDependencyFragment",
1028
1088
  "AddonFilter",
1089
+ "AddonFilterOfferFilter",
1029
1090
  "AddonFragment",
1030
1091
  "AddonFragmentDependencies",
1031
1092
  "AddonFragmentEntitlements",
@@ -1095,6 +1156,8 @@ __all__ = [
1095
1156
  "CheckoutStateFragment",
1096
1157
  "CheckoutStateFragmentActiveSubscription",
1097
1158
  "CheckoutStateFragmentBillingIntegration",
1159
+ "CheckoutStateFragmentBillingIntegrationBillingCredentialsStripeCheckoutCredentials",
1160
+ "CheckoutStateFragmentBillingIntegrationBillingCredentialsZuoraCheckoutCredentials",
1098
1161
  "CheckoutStateFragmentBillingIntegrationCredentials",
1099
1162
  "CheckoutStateFragmentConfiguration",
1100
1163
  "CheckoutStateFragmentCustomer",
@@ -1126,27 +1189,42 @@ __all__ = [
1126
1189
  "CreateManyPackageEntitlementsInput",
1127
1190
  "CreateManyPromotionalEntitlementsInput",
1128
1191
  "CreateMeter",
1192
+ "CreateOfferDraftInput",
1193
+ "CreateOfferInput",
1129
1194
  "CreateOneEnvironmentInput",
1130
1195
  "CreateOneHookInput",
1131
1196
  "CreateOneIntegrationInput",
1132
1197
  "CreateOneProductInput",
1133
1198
  "CreateOrUpdateAwsMarketplaceProductInput",
1134
1199
  "CreatePackageGroup",
1200
+ "CreatePaymentSession",
1201
+ "CreatePaymentSessionCreatePaymentSession",
1135
1202
  "CreateSubscription",
1136
1203
  "CreateSubscriptionCreateSubscription",
1137
1204
  "CreateWorkflowTriggerInput",
1205
+ "CreditBalanceFragment",
1206
+ "CreditBalanceFragmentCurrency",
1207
+ "CreditBalanceFragmentCurrencyUnits",
1138
1208
  "CreditBalanceSummaryInput",
1209
+ "CreditBalanceUpdatedPayload",
1210
+ "CreditBalanceUpdatedPayloadCurrency",
1211
+ "CreditBalanceUpdatedPayloadCurrencyUnits",
1139
1212
  "CreditGrantFragment",
1140
1213
  "CreditGrantFragmentCost",
1141
1214
  "CreditGrantInput",
1142
1215
  "CreditGrantType",
1143
1216
  "CreditLedgerEventType",
1217
+ "CreditLedgerFragment",
1144
1218
  "CreditLedgerInput",
1145
1219
  "CreditRateInput",
1220
+ "CreditUsageFragment",
1221
+ "CreditUsageFragmentCurrency",
1222
+ "CreditUsageFragmentSeries",
1223
+ "CreditUsageFragmentSeriesPoints",
1224
+ "CreditUsageInput",
1225
+ "CreditUsageTimeRange",
1146
1226
  "CreditsBalanceSummaryFragment",
1147
1227
  "CreditsBalanceSummaryFragmentBalances",
1148
- "CreditsBalanceSummaryFragmentBalancesCurrency",
1149
- "CreditsBalanceSummaryFragmentBalancesCurrencyUnits",
1150
1228
  "Currency",
1151
1229
  "CursorPaging",
1152
1230
  "CustomCurrencyInput",
@@ -1270,6 +1348,7 @@ __all__ = [
1270
1348
  "EntitlementCheckRequested",
1271
1349
  "EntitlementCheckResult",
1272
1350
  "EntitlementFragment",
1351
+ "EntitlementFragmentCreditRate",
1273
1352
  "EntitlementFragmentFeature",
1274
1353
  "EntitlementFragmentResetPeriodConfigurationMonthlyResetPeriodConfig",
1275
1354
  "EntitlementFragmentResetPeriodConfigurationWeeklyResetPeriodConfig",
@@ -1279,6 +1358,7 @@ __all__ = [
1279
1358
  "EntitlementUsageUpdated",
1280
1359
  "EntitlementUsageUpdatedEntitlement",
1281
1360
  "EntitlementUsageUpdatedUsage",
1361
+ "EntitlementsStateAccessDeniedReason",
1282
1362
  "EntitlementsUpdatedPayload",
1283
1363
  "EntitlementsUpdatedPayloadEntitlements",
1284
1364
  "EntitySelectionMode",
@@ -1356,7 +1436,15 @@ __all__ = [
1356
1436
  "GetCreditBalanceCreditBalanceSummary",
1357
1437
  "GetCreditGrants",
1358
1438
  "GetCreditGrantsCreditGrants",
1439
+ "GetCreditGrantsCreditGrantsEdges",
1440
+ "GetCreditGrantsCreditGrantsEdgesNode",
1441
+ "GetCreditGrantsCreditGrantsPageInfo",
1359
1442
  "GetCreditGrantsInput",
1443
+ "GetCreditLedger",
1444
+ "GetCreditLedgerCreditsLedger",
1445
+ "GetCreditLedgerCreditsLedgerEvents",
1446
+ "GetCreditUsage",
1447
+ "GetCreditUsageCreditUsage",
1360
1448
  "GetCustomerById",
1361
1449
  "GetCustomerByIdGetCustomerByRefId",
1362
1450
  "GetCustomerByRefIdInput",
@@ -1368,10 +1456,14 @@ __all__ = [
1368
1456
  "GetEntitlementEntitlement",
1369
1457
  "GetEntitlements",
1370
1458
  "GetEntitlementsEntitlements",
1459
+ "GetEntitlementsState",
1460
+ "GetEntitlementsStateEntitlementsState",
1461
+ "GetEntitlementsStateEntitlementsStateEntitlements",
1371
1462
  "GetMockPaywall",
1372
1463
  "GetMockPaywallMockPaywall",
1373
1464
  "GetMockPaywallMockPaywallConfiguration",
1374
1465
  "GetMockPaywallMockPaywallPlans",
1466
+ "GetOfferInput",
1375
1467
  "GetPackageByRefIdInput",
1376
1468
  "GetPackageGroup",
1377
1469
  "GetPaywall",
@@ -1505,6 +1597,11 @@ __all__ = [
1505
1597
  "MonthlyResetPeriodConfigInput",
1506
1598
  "NumberFieldComparison",
1507
1599
  "NumberFieldComparisonBetween",
1600
+ "OfferFilter",
1601
+ "OfferSort",
1602
+ "OfferSortFields",
1603
+ "OfferStatus",
1604
+ "OfferStatusFilterComparison",
1508
1605
  "OpenFGACredentialsInput",
1509
1606
  "OverageBillingPeriod",
1510
1607
  "OverageEntitlementCreateInput",
@@ -1514,6 +1611,7 @@ __all__ = [
1514
1611
  "OveragePriceFragmentTiers",
1515
1612
  "OveragePricingModelCreateInput",
1516
1613
  "PackageDTOFilter",
1614
+ "PackageDTOFilterOfferFilter",
1517
1615
  "PackageDTOSort",
1518
1616
  "PackageDTOSortFields",
1519
1617
  "PackageEntitlementFilter",
@@ -1541,6 +1639,8 @@ __all__ = [
1541
1639
  "PaymentCollectionFilterComparison",
1542
1640
  "PaymentCollectionMethod",
1543
1641
  "PaymentMethodType",
1642
+ "PaymentSessionFragment",
1643
+ "PaymentSessionInput",
1544
1644
  "PaywallCalculatedPricePointsFragment",
1545
1645
  "PaywallCalculatedPricePointsFragmentFeature",
1546
1646
  "PaywallColorsPaletteInput",
@@ -1566,6 +1666,7 @@ __all__ = [
1566
1666
  "PlanCreateInput",
1567
1667
  "PlanFilter",
1568
1668
  "PlanFilterAddonFilter",
1669
+ "PlanFilterOfferFilter",
1569
1670
  "PlanFilterProductFilter",
1570
1671
  "PlanFragment",
1571
1672
  "PlanFragmentBasePlan",
@@ -1644,6 +1745,7 @@ __all__ = [
1644
1745
  "ProvisionSubscriptionProvisionSubscription",
1645
1746
  "ProvisionSubscriptionStatus",
1646
1747
  "PublishMigrationType",
1748
+ "PublishOfferInput",
1647
1749
  "RecalculateEntitlementsInput",
1648
1750
  "RecalculateEntitlementsSideEffectsOptionsInput",
1649
1751
  "RemoveBasePlanFromPlanInput",
@@ -1652,6 +1754,7 @@ __all__ = [
1652
1754
  "RemoveExperimentFromCustomerInput",
1653
1755
  "RemoveExperimentFromCustomerSubscriptionInput",
1654
1756
  "RemoveFeatureGroupFromPackageInput",
1757
+ "RemoveOfferDraftInput",
1655
1758
  "ReportEntitlementCheckRequested",
1656
1759
  "ReportEvent",
1657
1760
  "ReportUsage",
@@ -1675,12 +1778,15 @@ __all__ = [
1675
1778
  "SetBasePlanOnPlanInput",
1676
1779
  "SetCompatibleAddonsOnPlanInput",
1677
1780
  "SetCouponOnCustomerInput",
1781
+ "SetDefaultOfferInput",
1678
1782
  "SetExperimentOnCustomerInput",
1679
1783
  "SetExperimentOnCustomerSubscriptionInput",
1680
1784
  "SetPackageGroupAddons",
1681
1785
  "SetPlanCompatiblePackageGroup",
1682
1786
  "SetPlanCompatiblePackageGroupOptions",
1683
1787
  "SetPlanCompatiblePackageGroups",
1788
+ "SlimCustomCurrencyFragment",
1789
+ "SlimCustomCurrencyFragmentUnits",
1684
1790
  "SlimCustomerFragment",
1685
1791
  "SlimSubscriptionFragment",
1686
1792
  "SlimSubscriptionFragmentAddons",
@@ -1708,6 +1814,7 @@ __all__ = [
1708
1814
  "StartExperimentInput",
1709
1815
  "StopExperimentInput",
1710
1816
  "StringFieldComparison",
1817
+ "StripeCheckoutCredentialsFragment",
1711
1818
  "StripeCredentialsInput",
1712
1819
  "StripeCustomerSearchInput",
1713
1820
  "StripeProductSearchInput",
@@ -1841,6 +1948,7 @@ __all__ = [
1841
1948
  "SubscriptionPriceSortFields",
1842
1949
  "SubscriptionProrationBehavior",
1843
1950
  "SubscriptionQueryFilter",
1951
+ "SubscriptionQueryFilterCustomerFilter",
1844
1952
  "SubscriptionQueryFragment",
1845
1953
  "SubscriptionQueryFragmentAddons",
1846
1954
  "SubscriptionQueryFragmentAddonsAddon",
@@ -1935,6 +2043,7 @@ __all__ = [
1935
2043
  "UpdateFeatureInput",
1936
2044
  "UpdateHook",
1937
2045
  "UpdateIntegrationInput",
2046
+ "UpdateOfferInput",
1938
2047
  "UpdateOneEnvironmentInput",
1939
2048
  "UpdateOneHookInput",
1940
2049
  "UpdateOneIntegrationInput",
@@ -1979,6 +2088,9 @@ __all__ = [
1979
2088
  "VendorIdentifier",
1980
2089
  "VendorIdentifierFilterComparison",
1981
2090
  "VendorType",
2091
+ "VoidCreditGrant",
2092
+ "VoidCreditGrantInput",
2093
+ "VoidCreditGrantVoidCreditGrant",
1982
2094
  "WeeklyAccordingTo",
1983
2095
  "WeeklyResetPeriodConfigInput",
1984
2096
  "WidgetConfigurationUpdateInput",
@@ -1986,6 +2098,7 @@ __all__ = [
1986
2098
  "WorkflowsLoginInput",
1987
2099
  "YearlyAccordingTo",
1988
2100
  "YearlyResetPeriodConfigInput",
2101
+ "ZuoraCheckoutCredentialsFragment",
1989
2102
  "ZuoraCredentialsInput",
1990
2103
  "experimentGroupType",
1991
2104
  ]