stigg-api-client-v2 3.81.0__tar.gz → 3.88.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 (176) hide show
  1. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/PKG-INFO +1 -1
  2. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/pyproject.toml +1 -1
  3. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/__init__.py +20 -0
  4. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/async_client.py +117 -0
  5. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/client.py +117 -0
  6. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/enums.py +5 -0
  7. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/fragments.py +296 -282
  8. stigg_api_client_v2-3.88.0/stigg/generated/get_credit_ledger.py +25 -0
  9. stigg_api_client_v2-3.88.0/stigg/generated/get_entitlements_state.py +31 -0
  10. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/LICENSE +0 -0
  11. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/README.md +0 -0
  12. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/__init__.py +0 -0
  13. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_edge_utils.py +0 -0
  14. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/__init__.py +0 -0
  15. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
  16. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
  17. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
  18. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
  19. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
  20. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
  21. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
  22. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
  23. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
  24. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
  25. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
  26. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
  27. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
  28. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
  29. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
  30. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
  31. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
  32. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
  33. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
  34. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
  35. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
  36. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
  37. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
  38. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
  39. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
  40. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/_migration.py +0 -0
  41. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
  42. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/aliases.py +0 -0
  43. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
  44. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
  45. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/color.py +0 -0
  46. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/config.py +0 -0
  47. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
  48. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
  49. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/decorator.py +0 -0
  50. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
  51. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
  52. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
  53. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
  54. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
  55. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
  56. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
  57. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
  58. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
  59. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
  60. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/errors.py +0 -0
  61. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/fields.py +0 -0
  62. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
  63. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
  64. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/generics.py +0 -0
  65. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/json.py +0 -0
  66. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
  67. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/main.py +0 -0
  68. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/mypy.py +0 -0
  69. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/networks.py +0 -0
  70. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/parse.py +0 -0
  71. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
  72. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
  73. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
  74. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/py.typed +0 -0
  75. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/root_model.py +0 -0
  76. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/schema.py +0 -0
  77. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/tools.py +0 -0
  78. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
  79. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/types.py +0 -0
  80. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/typing.py +0 -0
  81. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/utils.py +0 -0
  82. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
  83. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
  84. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
  85. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
  86. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
  87. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
  88. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
  89. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
  90. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
  91. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
  92. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
  93. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
  94. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
  95. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
  96. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
  97. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
  98. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
  99. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
  100. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
  101. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
  102. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
  103. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
  104. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
  105. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
  106. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
  107. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
  108. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
  109. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
  110. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/validators.py +0 -0
  111. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/version.py +0 -0
  112. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic/warnings.py +0 -0
  113. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
  114. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
  115. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
  116. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
  117. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
  118. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
  119. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/client.py +0 -0
  120. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/apply_subscription.py +0 -0
  121. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/archive_customer.py +0 -0
  122. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/async_base_client.py +0 -0
  123. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/base_client.py +0 -0
  124. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/base_model.py +0 -0
  125. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/cancel_subscription.py +0 -0
  126. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/cancel_subscription_updates.py +0 -0
  127. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/create_payment_session.py +0 -0
  128. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/create_subscription.py +0 -0
  129. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
  130. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/detach_customer_payment_method.py +0 -0
  131. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/estimate_subscription.py +0 -0
  132. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/estimate_subscription_update.py +0 -0
  133. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/exceptions.py +0 -0
  134. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_active_subscriptions.py +0 -0
  135. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
  136. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_checkout_state.py +0 -0
  137. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_coupons.py +0 -0
  138. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_credit_balance.py +0 -0
  139. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_credit_grants.py +0 -0
  140. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_customer_by_id.py +0 -0
  141. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
  142. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_customer_statistics.py +0 -0
  143. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_entitlement.py +0 -0
  144. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_entitlements.py +0 -0
  145. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_mock_paywall.py +0 -0
  146. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_paywall.py +0 -0
  147. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_products.py +0 -0
  148. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_sdk_configuration.py +0 -0
  149. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_subscription.py +0 -0
  150. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_subscriptions.py +0 -0
  151. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_usage_history.py +0 -0
  152. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/get_usage_history_v_2.py +0 -0
  153. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/grant_credits.py +0 -0
  154. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
  155. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/grant_promotional_entitlements_group.py +0 -0
  156. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/import_customer.py +0 -0
  157. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/import_customer_bulk.py +0 -0
  158. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
  159. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/input_types.py +0 -0
  160. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
  161. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/preview_next_invoice.py +0 -0
  162. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/preview_subscription.py +0 -0
  163. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/provision_customer.py +0 -0
  164. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/provision_subscription.py +0 -0
  165. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
  166. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/report_event.py +0 -0
  167. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/report_usage.py +0 -0
  168. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/report_usage_bulk.py +0 -0
  169. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
  170. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/revoke_promotional_entitlements_group.py +0 -0
  171. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/transfer_subscription.py +0 -0
  172. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
  173. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/unarchive_customer.py +0 -0
  174. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/unlink_promotional_entitlements_group.py +0 -0
  175. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.0}/stigg/generated/update_customer.py +0 -0
  176. {stigg_api_client_v2-3.81.0 → stigg_api_client_v2-3.88.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.81.0
3
+ Version: 3.88.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "stigg-api-client-v2"
3
- version = "3.81.0"
3
+ version = "3.88.0"
4
4
  description = ""
5
5
  authors = ["Stigg <support@stigg.io>"]
6
6
  license = "STIGG SDK LICENSE"
@@ -59,6 +59,7 @@ from .enums import (
59
59
  DiscountType,
60
60
  EntitlementBehavior,
61
61
  EntitlementResetPeriod,
62
+ EntitlementsStateAccessDeniedReason,
62
63
  EntitySelectionMode,
63
64
  EnvironmentAccessRole,
64
65
  EnvironmentProvisionStatus,
@@ -193,6 +194,7 @@ from .fragments import (
193
194
  CouponFragmentSyncStates,
194
195
  CreditGrantFragment,
195
196
  CreditGrantFragmentCost,
197
+ CreditLedgerFragment,
196
198
  CreditsBalanceSummaryFragment,
197
199
  CreditsBalanceSummaryFragmentBalances,
198
200
  CreditsBalanceSummaryFragmentBalancesCurrency,
@@ -548,6 +550,11 @@ from .get_coupons import (
548
550
  )
549
551
  from .get_credit_balance import GetCreditBalance, GetCreditBalanceCreditBalanceSummary
550
552
  from .get_credit_grants import GetCreditGrants, GetCreditGrantsCreditGrants
553
+ from .get_credit_ledger import (
554
+ GetCreditLedger,
555
+ GetCreditLedgerCreditsLedger,
556
+ GetCreditLedgerCreditsLedgerEvents,
557
+ )
551
558
  from .get_customer_by_id import GetCustomerById, GetCustomerByIdGetCustomerByRefId
552
559
  from .get_customer_portal_by_ref_id import (
553
560
  GetCustomerPortalByRefId,
@@ -559,6 +566,11 @@ from .get_customer_statistics import (
559
566
  )
560
567
  from .get_entitlement import GetEntitlement, GetEntitlementEntitlement
561
568
  from .get_entitlements import GetEntitlements, GetEntitlementsEntitlements
569
+ from .get_entitlements_state import (
570
+ GetEntitlementsState,
571
+ GetEntitlementsStateEntitlementsState,
572
+ GetEntitlementsStateEntitlementsStateEntitlements,
573
+ )
562
574
  from .get_mock_paywall import (
563
575
  GetMockPaywall,
564
576
  GetMockPaywallMockPaywall,
@@ -1173,6 +1185,7 @@ __all__ = [
1173
1185
  "CreditGrantInput",
1174
1186
  "CreditGrantType",
1175
1187
  "CreditLedgerEventType",
1188
+ "CreditLedgerFragment",
1176
1189
  "CreditLedgerInput",
1177
1190
  "CreditRateInput",
1178
1191
  "CreditsBalanceSummaryFragment",
@@ -1311,6 +1324,7 @@ __all__ = [
1311
1324
  "EntitlementUsageUpdated",
1312
1325
  "EntitlementUsageUpdatedEntitlement",
1313
1326
  "EntitlementUsageUpdatedUsage",
1327
+ "EntitlementsStateAccessDeniedReason",
1314
1328
  "EntitlementsUpdatedPayload",
1315
1329
  "EntitlementsUpdatedPayloadEntitlements",
1316
1330
  "EntitySelectionMode",
@@ -1389,6 +1403,9 @@ __all__ = [
1389
1403
  "GetCreditGrants",
1390
1404
  "GetCreditGrantsCreditGrants",
1391
1405
  "GetCreditGrantsInput",
1406
+ "GetCreditLedger",
1407
+ "GetCreditLedgerCreditsLedger",
1408
+ "GetCreditLedgerCreditsLedgerEvents",
1392
1409
  "GetCustomerById",
1393
1410
  "GetCustomerByIdGetCustomerByRefId",
1394
1411
  "GetCustomerByRefIdInput",
@@ -1400,6 +1417,9 @@ __all__ = [
1400
1417
  "GetEntitlementEntitlement",
1401
1418
  "GetEntitlements",
1402
1419
  "GetEntitlementsEntitlements",
1420
+ "GetEntitlementsState",
1421
+ "GetEntitlementsStateEntitlementsState",
1422
+ "GetEntitlementsStateEntitlementsStateEntitlements",
1403
1423
  "GetMockPaywall",
1404
1424
  "GetMockPaywallMockPaywall",
1405
1425
  "GetMockPaywallMockPaywallConfiguration",
@@ -21,11 +21,13 @@ from .get_checkout_state import GetCheckoutState
21
21
  from .get_coupons import GetCoupons
22
22
  from .get_credit_balance import GetCreditBalance
23
23
  from .get_credit_grants import GetCreditGrants
24
+ from .get_credit_ledger import GetCreditLedger
24
25
  from .get_customer_by_id import GetCustomerById
25
26
  from .get_customer_portal_by_ref_id import GetCustomerPortalByRefId
26
27
  from .get_customer_statistics import GetCustomerStatistics
27
28
  from .get_entitlement import GetEntitlement
28
29
  from .get_entitlements import GetEntitlements
30
+ from .get_entitlements_state import GetEntitlementsState
29
31
  from .get_mock_paywall import GetMockPaywall
30
32
  from .get_paywall import GetPaywall
31
33
  from .get_products import GetProducts
@@ -46,6 +48,7 @@ from .input_types import (
46
48
  CheckoutStateInput,
47
49
  CreditBalanceSummaryInput,
48
50
  CreditGrantInput,
51
+ CreditLedgerInput,
49
52
  CursorPaging,
50
53
  CustomerPortalInput,
51
54
  DelegateSubscriptionToCustomerInput,
@@ -5286,6 +5289,87 @@ class AsyncClient(AsyncBaseClient):
5286
5289
  data = self.get_data(response)
5287
5290
  return GetEntitlements.model_validate(data)
5288
5291
 
5292
+ async def get_entitlements_state(
5293
+ self, input: FetchEntitlementsQuery, **kwargs: Any
5294
+ ) -> GetEntitlementsState:
5295
+ _query = gql(
5296
+ """
5297
+ query GetEntitlementsState($query: FetchEntitlementsQuery!) {
5298
+ entitlementsState(query: $query) {
5299
+ entitlements {
5300
+ ...EntitlementFragment
5301
+ }
5302
+ accessDeniedReason
5303
+ }
5304
+ }
5305
+
5306
+ fragment EntitlementFragment on Entitlement {
5307
+ __typename
5308
+ isGranted
5309
+ accessDeniedReason
5310
+ customerId
5311
+ resourceId
5312
+ usageLimit
5313
+ hasUnlimitedUsage
5314
+ hasSoftLimit
5315
+ currentUsage
5316
+ requestedUsage
5317
+ requestedValues
5318
+ enumValues
5319
+ entitlementUpdatedAt
5320
+ usageUpdatedAt
5321
+ usagePeriodAnchor
5322
+ usagePeriodStart
5323
+ usagePeriodEnd
5324
+ nextResetDate
5325
+ resetPeriod
5326
+ resetPeriodConfiguration {
5327
+ ...ResetPeriodConfigurationFragment
5328
+ }
5329
+ feature {
5330
+ ...FeatureFragment
5331
+ }
5332
+ }
5333
+
5334
+ fragment FeatureFragment on EntitlementFeature {
5335
+ __typename
5336
+ featureType
5337
+ meterType
5338
+ featureUnits
5339
+ featureUnitsPlural
5340
+ description
5341
+ displayName
5342
+ refId
5343
+ unitTransformation {
5344
+ divide
5345
+ round
5346
+ }
5347
+ }
5348
+
5349
+ fragment ResetPeriodConfigurationFragment on ResetPeriodConfiguration {
5350
+ __typename
5351
+ ... on YearlyResetPeriodConfig {
5352
+ yearlyAccordingTo
5353
+ }
5354
+ ... on MonthlyResetPeriodConfig {
5355
+ monthlyAccordingTo
5356
+ }
5357
+ ... on WeeklyResetPeriodConfig {
5358
+ weeklyAccordingTo
5359
+ }
5360
+ }
5361
+ """
5362
+ )
5363
+ variables: Dict[str, object] = {"query": input}
5364
+ response = await self.execute(
5365
+ query=_query,
5366
+ operation_name="GetEntitlementsState",
5367
+ variables=variables,
5368
+ **kwargs
5369
+ )
5370
+ data = self.get_data(response)
5371
+ return GetEntitlementsState.model_validate(data)
5372
+
5289
5373
  async def get_entitlement(
5290
5374
  self, input: FetchEntitlementQuery, **kwargs: Any
5291
5375
  ) -> GetEntitlement:
@@ -6677,3 +6761,36 @@ class AsyncClient(AsyncBaseClient):
6677
6761
  )
6678
6762
  data = self.get_data(response)
6679
6763
  return GetCreditGrants.model_validate(data)
6764
+
6765
+ async def get_credit_ledger(
6766
+ self, input: CreditLedgerInput, **kwargs: Any
6767
+ ) -> GetCreditLedger:
6768
+ query = gql(
6769
+ """
6770
+ query GetCreditLedger($input: CreditLedgerInput!) {
6771
+ creditsLedger(input: $input) {
6772
+ events {
6773
+ ...CreditLedgerFragment
6774
+ }
6775
+ }
6776
+ }
6777
+
6778
+ fragment CreditLedgerFragment on CreditLedgerEvent {
6779
+ timestamp
6780
+ eventType
6781
+ customerId
6782
+ resourceId
6783
+ eventId
6784
+ featureId
6785
+ amount
6786
+ creditGrantId
6787
+ creditCurrencyId
6788
+ }
6789
+ """
6790
+ )
6791
+ variables: Dict[str, object] = {"input": input}
6792
+ response = await self.execute(
6793
+ query=query, operation_name="GetCreditLedger", variables=variables, **kwargs
6794
+ )
6795
+ data = self.get_data(response)
6796
+ return GetCreditLedger.model_validate(data)
@@ -21,11 +21,13 @@ from .get_checkout_state import GetCheckoutState
21
21
  from .get_coupons import GetCoupons
22
22
  from .get_credit_balance import GetCreditBalance
23
23
  from .get_credit_grants import GetCreditGrants
24
+ from .get_credit_ledger import GetCreditLedger
24
25
  from .get_customer_by_id import GetCustomerById
25
26
  from .get_customer_portal_by_ref_id import GetCustomerPortalByRefId
26
27
  from .get_customer_statistics import GetCustomerStatistics
27
28
  from .get_entitlement import GetEntitlement
28
29
  from .get_entitlements import GetEntitlements
30
+ from .get_entitlements_state import GetEntitlementsState
29
31
  from .get_mock_paywall import GetMockPaywall
30
32
  from .get_paywall import GetPaywall
31
33
  from .get_products import GetProducts
@@ -46,6 +48,7 @@ from .input_types import (
46
48
  CheckoutStateInput,
47
49
  CreditBalanceSummaryInput,
48
50
  CreditGrantInput,
51
+ CreditLedgerInput,
49
52
  CursorPaging,
50
53
  CustomerPortalInput,
51
54
  DelegateSubscriptionToCustomerInput,
@@ -5282,6 +5285,87 @@ class Client(BaseClient):
5282
5285
  data = self.get_data(response)
5283
5286
  return GetEntitlements.model_validate(data)
5284
5287
 
5288
+ def get_entitlements_state(
5289
+ self, input: FetchEntitlementsQuery, **kwargs: Any
5290
+ ) -> GetEntitlementsState:
5291
+ _query = gql(
5292
+ """
5293
+ query GetEntitlementsState($query: FetchEntitlementsQuery!) {
5294
+ entitlementsState(query: $query) {
5295
+ entitlements {
5296
+ ...EntitlementFragment
5297
+ }
5298
+ accessDeniedReason
5299
+ }
5300
+ }
5301
+
5302
+ fragment EntitlementFragment on Entitlement {
5303
+ __typename
5304
+ isGranted
5305
+ accessDeniedReason
5306
+ customerId
5307
+ resourceId
5308
+ usageLimit
5309
+ hasUnlimitedUsage
5310
+ hasSoftLimit
5311
+ currentUsage
5312
+ requestedUsage
5313
+ requestedValues
5314
+ enumValues
5315
+ entitlementUpdatedAt
5316
+ usageUpdatedAt
5317
+ usagePeriodAnchor
5318
+ usagePeriodStart
5319
+ usagePeriodEnd
5320
+ nextResetDate
5321
+ resetPeriod
5322
+ resetPeriodConfiguration {
5323
+ ...ResetPeriodConfigurationFragment
5324
+ }
5325
+ feature {
5326
+ ...FeatureFragment
5327
+ }
5328
+ }
5329
+
5330
+ fragment FeatureFragment on EntitlementFeature {
5331
+ __typename
5332
+ featureType
5333
+ meterType
5334
+ featureUnits
5335
+ featureUnitsPlural
5336
+ description
5337
+ displayName
5338
+ refId
5339
+ unitTransformation {
5340
+ divide
5341
+ round
5342
+ }
5343
+ }
5344
+
5345
+ fragment ResetPeriodConfigurationFragment on ResetPeriodConfiguration {
5346
+ __typename
5347
+ ... on YearlyResetPeriodConfig {
5348
+ yearlyAccordingTo
5349
+ }
5350
+ ... on MonthlyResetPeriodConfig {
5351
+ monthlyAccordingTo
5352
+ }
5353
+ ... on WeeklyResetPeriodConfig {
5354
+ weeklyAccordingTo
5355
+ }
5356
+ }
5357
+ """
5358
+ )
5359
+ variables: Dict[str, object] = {"query": input}
5360
+ response = self.execute(
5361
+ query=_query,
5362
+ operation_name="GetEntitlementsState",
5363
+ variables=variables,
5364
+ **kwargs
5365
+ )
5366
+ data = self.get_data(response)
5367
+ return GetEntitlementsState.model_validate(data)
5368
+
5285
5369
  def get_entitlement(
5286
5370
  self, input: FetchEntitlementQuery, **kwargs: Any
5287
5371
  ) -> GetEntitlement:
@@ -6671,3 +6755,36 @@ class Client(BaseClient):
6671
6755
  )
6672
6756
  data = self.get_data(response)
6673
6757
  return GetCreditGrants.model_validate(data)
6758
+
6759
+ def get_credit_ledger(
6760
+ self, input: CreditLedgerInput, **kwargs: Any
6761
+ ) -> GetCreditLedger:
6762
+ query = gql(
6763
+ """
6764
+ query GetCreditLedger($input: CreditLedgerInput!) {
6765
+ creditsLedger(input: $input) {
6766
+ events {
6767
+ ...CreditLedgerFragment
6768
+ }
6769
+ }
6770
+ }
6771
+
6772
+ fragment CreditLedgerFragment on CreditLedgerEvent {
6773
+ timestamp
6774
+ eventType
6775
+ customerId
6776
+ resourceId
6777
+ eventId
6778
+ featureId
6779
+ amount
6780
+ creditGrantId
6781
+ creditCurrencyId
6782
+ }
6783
+ """
6784
+ )
6785
+ variables: Dict[str, object] = {"input": input}
6786
+ response = self.execute(
6787
+ query=query, operation_name="GetCreditLedger", variables=variables, **kwargs
6788
+ )
6789
+ data = self.get_data(response)
6790
+ return GetCreditLedger.model_validate(data)
@@ -377,6 +377,11 @@ class EntitlementResetPeriod(str, Enum):
377
377
  YEAR = "YEAR"
378
378
 
379
379
 
380
+ class EntitlementsStateAccessDeniedReason(str, Enum):
381
+ CustomerNotFound = "CustomerNotFound"
382
+ NoActiveSubscription = "NoActiveSubscription"
383
+
384
+
380
385
  class EntitySelectionMode(str, Enum):
381
386
  BLACK_LIST = "BLACK_LIST"
382
387
  WHITE_LIST = "WHITE_LIST"