stigg-api-client-v2 3.13.0__tar.gz → 3.17.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.
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/PKG-INFO +1 -1
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/pyproject.toml +1 -1
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/__init__.py +10 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/async_client.py +72 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/client.py +72 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/enums.py +1 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/fragments.py +154 -122
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/input_types.py +7 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/LICENSE +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/README.md +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/client.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_subscriptions.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-3.13.0 → stigg_api_client_v2-3.17.0}/stigg/generated/update_subscription.py +0 -0
|
@@ -211,6 +211,7 @@ from .fragments import (
|
|
|
211
211
|
CustomerPortalSubscriptionFragmentBillingPeriodRange,
|
|
212
212
|
CustomerPortalSubscriptionFragmentPrices,
|
|
213
213
|
CustomerPortalSubscriptionFragmentPricing,
|
|
214
|
+
CustomerPortalSubscriptionFragmentPricingCreditRate,
|
|
214
215
|
CustomerPortalSubscriptionFragmentPricingFeature,
|
|
215
216
|
CustomerPortalSubscriptionFragmentPricingPrice,
|
|
216
217
|
CustomerPortalSubscriptionFragmentScheduledUpdates,
|
|
@@ -219,6 +220,7 @@ from .fragments import (
|
|
|
219
220
|
CustomerPortalSubscriptionFragmentTotalPriceSubTotal,
|
|
220
221
|
CustomerPortalSubscriptionFragmentTotalPriceTotal,
|
|
221
222
|
CustomerPortalSubscriptionPriceFragment,
|
|
223
|
+
CustomerPortalSubscriptionPriceFragmentCreditRate,
|
|
222
224
|
CustomerPortalSubscriptionPriceFragmentFeature,
|
|
223
225
|
CustomerPortalSubscriptionPriceFragmentPrice,
|
|
224
226
|
CustomerPortalSubscriptionScheduledUpdateDataFragment,
|
|
@@ -294,6 +296,7 @@ from .fragments import (
|
|
|
294
296
|
MockPaywallPlanFragmentPrices,
|
|
295
297
|
MockPaywallPlanFragmentProduct,
|
|
296
298
|
MockPaywallPriceFragment,
|
|
299
|
+
MockPaywallPriceFragmentCreditRate,
|
|
297
300
|
MockPaywallPriceFragmentFeature,
|
|
298
301
|
MockPaywallPriceFragmentPrice,
|
|
299
302
|
MockPaywallPriceFragmentTiers,
|
|
@@ -335,6 +338,7 @@ from .fragments import (
|
|
|
335
338
|
PlanFragmentPrices,
|
|
336
339
|
PlanFragmentProduct,
|
|
337
340
|
PriceFragment,
|
|
341
|
+
PriceFragmentCreditRate,
|
|
338
342
|
PriceFragmentFeature,
|
|
339
343
|
PriceFragmentPrice,
|
|
340
344
|
PriceFragmentTiers,
|
|
@@ -634,6 +638,7 @@ from .input_types import (
|
|
|
634
638
|
CreateWorkflowTriggerInput,
|
|
635
639
|
CreditBalanceSummaryInput,
|
|
636
640
|
CreditGrantInput,
|
|
641
|
+
CreditRateInput,
|
|
637
642
|
CursorPaging,
|
|
638
643
|
CustomCurrencyInput,
|
|
639
644
|
CustomerBillingInfo,
|
|
@@ -1105,6 +1110,7 @@ __all__ = [
|
|
|
1105
1110
|
"CreditBalanceSummaryInput",
|
|
1106
1111
|
"CreditGrantInput",
|
|
1107
1112
|
"CreditGrantType",
|
|
1113
|
+
"CreditRateInput",
|
|
1108
1114
|
"Currency",
|
|
1109
1115
|
"CursorPaging",
|
|
1110
1116
|
"CustomCurrencyInput",
|
|
@@ -1145,6 +1151,7 @@ __all__ = [
|
|
|
1145
1151
|
"CustomerPortalSubscriptionFragmentBillingPeriodRange",
|
|
1146
1152
|
"CustomerPortalSubscriptionFragmentPrices",
|
|
1147
1153
|
"CustomerPortalSubscriptionFragmentPricing",
|
|
1154
|
+
"CustomerPortalSubscriptionFragmentPricingCreditRate",
|
|
1148
1155
|
"CustomerPortalSubscriptionFragmentPricingFeature",
|
|
1149
1156
|
"CustomerPortalSubscriptionFragmentPricingPrice",
|
|
1150
1157
|
"CustomerPortalSubscriptionFragmentScheduledUpdates",
|
|
@@ -1153,6 +1160,7 @@ __all__ = [
|
|
|
1153
1160
|
"CustomerPortalSubscriptionFragmentTotalPriceSubTotal",
|
|
1154
1161
|
"CustomerPortalSubscriptionFragmentTotalPriceTotal",
|
|
1155
1162
|
"CustomerPortalSubscriptionPriceFragment",
|
|
1163
|
+
"CustomerPortalSubscriptionPriceFragmentCreditRate",
|
|
1156
1164
|
"CustomerPortalSubscriptionPriceFragmentFeature",
|
|
1157
1165
|
"CustomerPortalSubscriptionPriceFragmentPrice",
|
|
1158
1166
|
"CustomerPortalSubscriptionScheduledUpdateDataFragment",
|
|
@@ -1442,6 +1450,7 @@ __all__ = [
|
|
|
1442
1450
|
"MockPaywallPlanFragmentPrices",
|
|
1443
1451
|
"MockPaywallPlanFragmentProduct",
|
|
1444
1452
|
"MockPaywallPriceFragment",
|
|
1453
|
+
"MockPaywallPriceFragmentCreditRate",
|
|
1445
1454
|
"MockPaywallPriceFragmentFeature",
|
|
1446
1455
|
"MockPaywallPriceFragmentPrice",
|
|
1447
1456
|
"MockPaywallPriceFragmentTiers",
|
|
@@ -1536,6 +1545,7 @@ __all__ = [
|
|
|
1536
1545
|
"PriceFilter",
|
|
1537
1546
|
"PriceFilterPackageDTOFilter",
|
|
1538
1547
|
"PriceFragment",
|
|
1548
|
+
"PriceFragmentCreditRate",
|
|
1539
1549
|
"PriceFragmentFeature",
|
|
1540
1550
|
"PriceFragmentPrice",
|
|
1541
1551
|
"PriceFragmentTiers",
|
|
@@ -170,6 +170,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
170
170
|
amount
|
|
171
171
|
currency
|
|
172
172
|
}
|
|
173
|
+
creditRate {
|
|
174
|
+
amount
|
|
175
|
+
customCurrencyId
|
|
176
|
+
}
|
|
173
177
|
tiersMode
|
|
174
178
|
tiers {
|
|
175
179
|
...PriceTierFragment
|
|
@@ -584,6 +588,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
584
588
|
amount
|
|
585
589
|
currency
|
|
586
590
|
}
|
|
591
|
+
creditRate {
|
|
592
|
+
amount
|
|
593
|
+
customCurrencyId
|
|
594
|
+
}
|
|
587
595
|
tiersMode
|
|
588
596
|
tiers {
|
|
589
597
|
...PriceTierFragment
|
|
@@ -941,6 +949,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
941
949
|
amount
|
|
942
950
|
currency
|
|
943
951
|
}
|
|
952
|
+
creditRate {
|
|
953
|
+
amount
|
|
954
|
+
customCurrencyId
|
|
955
|
+
}
|
|
944
956
|
tiersMode
|
|
945
957
|
tiers {
|
|
946
958
|
...PriceTierFragment
|
|
@@ -1249,6 +1261,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
1249
1261
|
amount
|
|
1250
1262
|
currency
|
|
1251
1263
|
}
|
|
1264
|
+
creditRate {
|
|
1265
|
+
amount
|
|
1266
|
+
customCurrencyId
|
|
1267
|
+
}
|
|
1252
1268
|
tiersMode
|
|
1253
1269
|
tiers {
|
|
1254
1270
|
...PriceTierFragment
|
|
@@ -1397,6 +1413,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
1397
1413
|
amount
|
|
1398
1414
|
currency
|
|
1399
1415
|
}
|
|
1416
|
+
creditRate {
|
|
1417
|
+
amount
|
|
1418
|
+
customCurrencyId
|
|
1419
|
+
}
|
|
1400
1420
|
tiersMode
|
|
1401
1421
|
tiers {
|
|
1402
1422
|
...PriceTierFragment
|
|
@@ -1928,6 +1948,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
1928
1948
|
amount
|
|
1929
1949
|
currency
|
|
1930
1950
|
}
|
|
1951
|
+
creditRate {
|
|
1952
|
+
amount
|
|
1953
|
+
customCurrencyId
|
|
1954
|
+
}
|
|
1931
1955
|
tiersMode
|
|
1932
1956
|
tiers {
|
|
1933
1957
|
...PriceTierFragment
|
|
@@ -2208,6 +2232,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
2208
2232
|
amount
|
|
2209
2233
|
currency
|
|
2210
2234
|
}
|
|
2235
|
+
creditRate {
|
|
2236
|
+
amount
|
|
2237
|
+
customCurrencyId
|
|
2238
|
+
}
|
|
2211
2239
|
tiersMode
|
|
2212
2240
|
tiers {
|
|
2213
2241
|
...PriceTierFragment
|
|
@@ -2432,6 +2460,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
2432
2460
|
amount
|
|
2433
2461
|
currency
|
|
2434
2462
|
}
|
|
2463
|
+
creditRate {
|
|
2464
|
+
amount
|
|
2465
|
+
customCurrencyId
|
|
2466
|
+
}
|
|
2435
2467
|
tiersMode
|
|
2436
2468
|
tiers {
|
|
2437
2469
|
...PriceTierFragment
|
|
@@ -2580,6 +2612,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
2580
2612
|
amount
|
|
2581
2613
|
currency
|
|
2582
2614
|
}
|
|
2615
|
+
creditRate {
|
|
2616
|
+
amount
|
|
2617
|
+
customCurrencyId
|
|
2618
|
+
}
|
|
2583
2619
|
tiersMode
|
|
2584
2620
|
tiers {
|
|
2585
2621
|
...PriceTierFragment
|
|
@@ -2728,6 +2764,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
2728
2764
|
amount
|
|
2729
2765
|
currency
|
|
2730
2766
|
}
|
|
2767
|
+
creditRate {
|
|
2768
|
+
amount
|
|
2769
|
+
customCurrencyId
|
|
2770
|
+
}
|
|
2731
2771
|
tiersMode
|
|
2732
2772
|
tiers {
|
|
2733
2773
|
...PriceTierFragment
|
|
@@ -3072,6 +3112,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
3072
3112
|
amount
|
|
3073
3113
|
currency
|
|
3074
3114
|
}
|
|
3115
|
+
creditRate {
|
|
3116
|
+
amount
|
|
3117
|
+
customCurrencyId
|
|
3118
|
+
}
|
|
3075
3119
|
tiersMode
|
|
3076
3120
|
tiers {
|
|
3077
3121
|
...PriceTierFragment
|
|
@@ -3528,6 +3572,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
3528
3572
|
amount
|
|
3529
3573
|
currency
|
|
3530
3574
|
}
|
|
3575
|
+
creditRate {
|
|
3576
|
+
amount
|
|
3577
|
+
customCurrencyId
|
|
3578
|
+
}
|
|
3531
3579
|
tiersMode
|
|
3532
3580
|
tiers {
|
|
3533
3581
|
...PriceTierFragment
|
|
@@ -4064,6 +4112,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
4064
4112
|
amount
|
|
4065
4113
|
currency
|
|
4066
4114
|
}
|
|
4115
|
+
creditRate {
|
|
4116
|
+
amount
|
|
4117
|
+
customCurrencyId
|
|
4118
|
+
}
|
|
4067
4119
|
tiersMode
|
|
4068
4120
|
tiers {
|
|
4069
4121
|
...PriceTierFragment
|
|
@@ -4642,6 +4694,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
4642
4694
|
amount
|
|
4643
4695
|
currency
|
|
4644
4696
|
}
|
|
4697
|
+
creditRate {
|
|
4698
|
+
amount
|
|
4699
|
+
customCurrencyId
|
|
4700
|
+
}
|
|
4645
4701
|
tiersMode
|
|
4646
4702
|
tiers {
|
|
4647
4703
|
...PriceTierFragment
|
|
@@ -5246,6 +5302,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
5246
5302
|
amount
|
|
5247
5303
|
currency
|
|
5248
5304
|
}
|
|
5305
|
+
creditRate {
|
|
5306
|
+
amount
|
|
5307
|
+
customCurrencyId
|
|
5308
|
+
}
|
|
5249
5309
|
feature {
|
|
5250
5310
|
featureUnits
|
|
5251
5311
|
featureUnitsPlural
|
|
@@ -5288,6 +5348,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
5288
5348
|
amount
|
|
5289
5349
|
currency
|
|
5290
5350
|
}
|
|
5351
|
+
creditRate {
|
|
5352
|
+
amount
|
|
5353
|
+
customCurrencyId
|
|
5354
|
+
}
|
|
5291
5355
|
feature {
|
|
5292
5356
|
id
|
|
5293
5357
|
refId
|
|
@@ -5701,6 +5765,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
5701
5765
|
amount
|
|
5702
5766
|
currency
|
|
5703
5767
|
}
|
|
5768
|
+
creditRate {
|
|
5769
|
+
amount
|
|
5770
|
+
customCurrencyId
|
|
5771
|
+
}
|
|
5704
5772
|
tiersMode
|
|
5705
5773
|
tiers {
|
|
5706
5774
|
...PriceTierFragment
|
|
@@ -6126,6 +6194,10 @@ class AsyncClient(AsyncBaseClient):
|
|
|
6126
6194
|
amount
|
|
6127
6195
|
currency
|
|
6128
6196
|
}
|
|
6197
|
+
creditRate {
|
|
6198
|
+
amount
|
|
6199
|
+
customCurrencyId
|
|
6200
|
+
}
|
|
6129
6201
|
tiersMode
|
|
6130
6202
|
tiers {
|
|
6131
6203
|
...PriceTierFragment
|
|
@@ -170,6 +170,10 @@ class Client(BaseClient):
|
|
|
170
170
|
amount
|
|
171
171
|
currency
|
|
172
172
|
}
|
|
173
|
+
creditRate {
|
|
174
|
+
amount
|
|
175
|
+
customCurrencyId
|
|
176
|
+
}
|
|
173
177
|
tiersMode
|
|
174
178
|
tiers {
|
|
175
179
|
...PriceTierFragment
|
|
@@ -584,6 +588,10 @@ class Client(BaseClient):
|
|
|
584
588
|
amount
|
|
585
589
|
currency
|
|
586
590
|
}
|
|
591
|
+
creditRate {
|
|
592
|
+
amount
|
|
593
|
+
customCurrencyId
|
|
594
|
+
}
|
|
587
595
|
tiersMode
|
|
588
596
|
tiers {
|
|
589
597
|
...PriceTierFragment
|
|
@@ -941,6 +949,10 @@ class Client(BaseClient):
|
|
|
941
949
|
amount
|
|
942
950
|
currency
|
|
943
951
|
}
|
|
952
|
+
creditRate {
|
|
953
|
+
amount
|
|
954
|
+
customCurrencyId
|
|
955
|
+
}
|
|
944
956
|
tiersMode
|
|
945
957
|
tiers {
|
|
946
958
|
...PriceTierFragment
|
|
@@ -1249,6 +1261,10 @@ class Client(BaseClient):
|
|
|
1249
1261
|
amount
|
|
1250
1262
|
currency
|
|
1251
1263
|
}
|
|
1264
|
+
creditRate {
|
|
1265
|
+
amount
|
|
1266
|
+
customCurrencyId
|
|
1267
|
+
}
|
|
1252
1268
|
tiersMode
|
|
1253
1269
|
tiers {
|
|
1254
1270
|
...PriceTierFragment
|
|
@@ -1397,6 +1413,10 @@ class Client(BaseClient):
|
|
|
1397
1413
|
amount
|
|
1398
1414
|
currency
|
|
1399
1415
|
}
|
|
1416
|
+
creditRate {
|
|
1417
|
+
amount
|
|
1418
|
+
customCurrencyId
|
|
1419
|
+
}
|
|
1400
1420
|
tiersMode
|
|
1401
1421
|
tiers {
|
|
1402
1422
|
...PriceTierFragment
|
|
@@ -1928,6 +1948,10 @@ class Client(BaseClient):
|
|
|
1928
1948
|
amount
|
|
1929
1949
|
currency
|
|
1930
1950
|
}
|
|
1951
|
+
creditRate {
|
|
1952
|
+
amount
|
|
1953
|
+
customCurrencyId
|
|
1954
|
+
}
|
|
1931
1955
|
tiersMode
|
|
1932
1956
|
tiers {
|
|
1933
1957
|
...PriceTierFragment
|
|
@@ -2206,6 +2230,10 @@ class Client(BaseClient):
|
|
|
2206
2230
|
amount
|
|
2207
2231
|
currency
|
|
2208
2232
|
}
|
|
2233
|
+
creditRate {
|
|
2234
|
+
amount
|
|
2235
|
+
customCurrencyId
|
|
2236
|
+
}
|
|
2209
2237
|
tiersMode
|
|
2210
2238
|
tiers {
|
|
2211
2239
|
...PriceTierFragment
|
|
@@ -2430,6 +2458,10 @@ class Client(BaseClient):
|
|
|
2430
2458
|
amount
|
|
2431
2459
|
currency
|
|
2432
2460
|
}
|
|
2461
|
+
creditRate {
|
|
2462
|
+
amount
|
|
2463
|
+
customCurrencyId
|
|
2464
|
+
}
|
|
2433
2465
|
tiersMode
|
|
2434
2466
|
tiers {
|
|
2435
2467
|
...PriceTierFragment
|
|
@@ -2578,6 +2610,10 @@ class Client(BaseClient):
|
|
|
2578
2610
|
amount
|
|
2579
2611
|
currency
|
|
2580
2612
|
}
|
|
2613
|
+
creditRate {
|
|
2614
|
+
amount
|
|
2615
|
+
customCurrencyId
|
|
2616
|
+
}
|
|
2581
2617
|
tiersMode
|
|
2582
2618
|
tiers {
|
|
2583
2619
|
...PriceTierFragment
|
|
@@ -2726,6 +2762,10 @@ class Client(BaseClient):
|
|
|
2726
2762
|
amount
|
|
2727
2763
|
currency
|
|
2728
2764
|
}
|
|
2765
|
+
creditRate {
|
|
2766
|
+
amount
|
|
2767
|
+
customCurrencyId
|
|
2768
|
+
}
|
|
2729
2769
|
tiersMode
|
|
2730
2770
|
tiers {
|
|
2731
2771
|
...PriceTierFragment
|
|
@@ -3070,6 +3110,10 @@ class Client(BaseClient):
|
|
|
3070
3110
|
amount
|
|
3071
3111
|
currency
|
|
3072
3112
|
}
|
|
3113
|
+
creditRate {
|
|
3114
|
+
amount
|
|
3115
|
+
customCurrencyId
|
|
3116
|
+
}
|
|
3073
3117
|
tiersMode
|
|
3074
3118
|
tiers {
|
|
3075
3119
|
...PriceTierFragment
|
|
@@ -3526,6 +3570,10 @@ class Client(BaseClient):
|
|
|
3526
3570
|
amount
|
|
3527
3571
|
currency
|
|
3528
3572
|
}
|
|
3573
|
+
creditRate {
|
|
3574
|
+
amount
|
|
3575
|
+
customCurrencyId
|
|
3576
|
+
}
|
|
3529
3577
|
tiersMode
|
|
3530
3578
|
tiers {
|
|
3531
3579
|
...PriceTierFragment
|
|
@@ -4062,6 +4110,10 @@ class Client(BaseClient):
|
|
|
4062
4110
|
amount
|
|
4063
4111
|
currency
|
|
4064
4112
|
}
|
|
4113
|
+
creditRate {
|
|
4114
|
+
amount
|
|
4115
|
+
customCurrencyId
|
|
4116
|
+
}
|
|
4065
4117
|
tiersMode
|
|
4066
4118
|
tiers {
|
|
4067
4119
|
...PriceTierFragment
|
|
@@ -4640,6 +4692,10 @@ class Client(BaseClient):
|
|
|
4640
4692
|
amount
|
|
4641
4693
|
currency
|
|
4642
4694
|
}
|
|
4695
|
+
creditRate {
|
|
4696
|
+
amount
|
|
4697
|
+
customCurrencyId
|
|
4698
|
+
}
|
|
4643
4699
|
tiersMode
|
|
4644
4700
|
tiers {
|
|
4645
4701
|
...PriceTierFragment
|
|
@@ -5244,6 +5300,10 @@ class Client(BaseClient):
|
|
|
5244
5300
|
amount
|
|
5245
5301
|
currency
|
|
5246
5302
|
}
|
|
5303
|
+
creditRate {
|
|
5304
|
+
amount
|
|
5305
|
+
customCurrencyId
|
|
5306
|
+
}
|
|
5247
5307
|
feature {
|
|
5248
5308
|
featureUnits
|
|
5249
5309
|
featureUnitsPlural
|
|
@@ -5286,6 +5346,10 @@ class Client(BaseClient):
|
|
|
5286
5346
|
amount
|
|
5287
5347
|
currency
|
|
5288
5348
|
}
|
|
5349
|
+
creditRate {
|
|
5350
|
+
amount
|
|
5351
|
+
customCurrencyId
|
|
5352
|
+
}
|
|
5289
5353
|
feature {
|
|
5290
5354
|
id
|
|
5291
5355
|
refId
|
|
@@ -5699,6 +5763,10 @@ class Client(BaseClient):
|
|
|
5699
5763
|
amount
|
|
5700
5764
|
currency
|
|
5701
5765
|
}
|
|
5766
|
+
creditRate {
|
|
5767
|
+
amount
|
|
5768
|
+
customCurrencyId
|
|
5769
|
+
}
|
|
5702
5770
|
tiersMode
|
|
5703
5771
|
tiers {
|
|
5704
5772
|
...PriceTierFragment
|
|
@@ -6122,6 +6190,10 @@ class Client(BaseClient):
|
|
|
6122
6190
|
amount
|
|
6123
6191
|
currency
|
|
6124
6192
|
}
|
|
6193
|
+
creditRate {
|
|
6194
|
+
amount
|
|
6195
|
+
customCurrencyId
|
|
6196
|
+
}
|
|
6125
6197
|
tiersMode
|
|
6126
6198
|
tiers {
|
|
6127
6199
|
...PriceTierFragment
|