stigg-api-client-v2 2.334.0__tar.gz → 2.341.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-2.334.0 → stigg_api_client_v2-2.341.0}/PKG-INFO +1 -1
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/pyproject.toml +1 -1
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/__init__.py +8 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/enums.py +6 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/input_types.py +26 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/LICENSE +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/README.md +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/client.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/async_client.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/client.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/fragments.py +102 -102
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/update_subscription.py +0 -0
|
@@ -24,6 +24,7 @@ from .detach_customer_payment_method import (
|
|
|
24
24
|
)
|
|
25
25
|
from .enums import (
|
|
26
26
|
AccessDeniedReason,
|
|
27
|
+
AccountAccessMethod,
|
|
27
28
|
AccountAccessRole,
|
|
28
29
|
AccountStatus,
|
|
29
30
|
AddonSortFields,
|
|
@@ -607,6 +608,7 @@ from .input_types import (
|
|
|
607
608
|
CreateOneProductInput,
|
|
608
609
|
CreateOrUpdateAwsMarketplaceProductInput,
|
|
609
610
|
CreatePackageGroup,
|
|
611
|
+
CreateWorkflowTriggerInput,
|
|
610
612
|
CursorPaging,
|
|
611
613
|
CustomerBillingInfo,
|
|
612
614
|
CustomerFilter,
|
|
@@ -642,6 +644,7 @@ from .input_types import (
|
|
|
642
644
|
DeleteOnePriceInput,
|
|
643
645
|
DeleteOneProductInput,
|
|
644
646
|
DeleteOnePromotionalEntitlementInput,
|
|
647
|
+
DeleteWorkflowTriggerInput,
|
|
645
648
|
DetachCustomerPaymentMethodInput,
|
|
646
649
|
DimensionsMappingInput,
|
|
647
650
|
DiscardPackageDraftInput,
|
|
@@ -690,6 +693,7 @@ from .input_types import (
|
|
|
690
693
|
GetPaywallInput,
|
|
691
694
|
GetSubscriptionInput,
|
|
692
695
|
GetWidgetConfigurationInput,
|
|
696
|
+
GetWorkflowTriggersInput,
|
|
693
697
|
GrantPromotionalEntitlementInput,
|
|
694
698
|
GrantPromotionalEntitlementsInput,
|
|
695
699
|
HookFilter,
|
|
@@ -937,6 +941,7 @@ from .update_subscription import (
|
|
|
937
941
|
|
|
938
942
|
__all__ = [
|
|
939
943
|
"AccessDeniedReason",
|
|
944
|
+
"AccountAccessMethod",
|
|
940
945
|
"AccountAccessRole",
|
|
941
946
|
"AccountStatus",
|
|
942
947
|
"AddCompatibleAddonsToPlanInput",
|
|
@@ -1051,6 +1056,7 @@ __all__ = [
|
|
|
1051
1056
|
"CreatePackageGroup",
|
|
1052
1057
|
"CreateSubscription",
|
|
1053
1058
|
"CreateSubscriptionCreateSubscription",
|
|
1059
|
+
"CreateWorkflowTriggerInput",
|
|
1054
1060
|
"Currency",
|
|
1055
1061
|
"CursorPaging",
|
|
1056
1062
|
"CustomerBillingInfo",
|
|
@@ -1153,6 +1159,7 @@ __all__ = [
|
|
|
1153
1159
|
"DeleteOnePriceInput",
|
|
1154
1160
|
"DeleteOneProductInput",
|
|
1155
1161
|
"DeleteOnePromotionalEntitlementInput",
|
|
1162
|
+
"DeleteWorkflowTriggerInput",
|
|
1156
1163
|
"Department",
|
|
1157
1164
|
"DetachCustomerPaymentMethod",
|
|
1158
1165
|
"DetachCustomerPaymentMethodDetachCustomerPaymentMethod",
|
|
@@ -1279,6 +1286,7 @@ __all__ = [
|
|
|
1279
1286
|
"GetUsageHistoryV2",
|
|
1280
1287
|
"GetUsageHistoryV2UsageHistoryV2",
|
|
1281
1288
|
"GetWidgetConfigurationInput",
|
|
1289
|
+
"GetWorkflowTriggersInput",
|
|
1282
1290
|
"GrantPromotionalEntitlementInput",
|
|
1283
1291
|
"GrantPromotionalEntitlements",
|
|
1284
1292
|
"GrantPromotionalEntitlementsGrantPromotionalEntitlements",
|
|
@@ -16,6 +16,12 @@ class AccessDeniedReason(str, Enum):
|
|
|
16
16
|
Unknown = "Unknown"
|
|
17
17
|
|
|
18
18
|
|
|
19
|
+
class AccountAccessMethod(str, Enum):
|
|
20
|
+
AUTHORIZED_DOMAIN = "AUTHORIZED_DOMAIN"
|
|
21
|
+
INVITE_ONLY = "INVITE_ONLY"
|
|
22
|
+
SSO = "SSO"
|
|
23
|
+
|
|
24
|
+
|
|
19
25
|
class AccountAccessRole(str, Enum):
|
|
20
26
|
MEMBER = "MEMBER"
|
|
21
27
|
OWNER = "OWNER"
|
|
@@ -8,6 +8,7 @@ from stigg._vendors.pydantic import Field
|
|
|
8
8
|
from .base_model import BaseModel
|
|
9
9
|
from .enums import (
|
|
10
10
|
AccessDeniedReason,
|
|
11
|
+
AccountAccessMethod,
|
|
11
12
|
AccountAccessRole,
|
|
12
13
|
AddonSortFields,
|
|
13
14
|
AggregationFunction,
|
|
@@ -761,6 +762,14 @@ class CreatePackageGroup(BaseModel):
|
|
|
761
762
|
product_id: str = Field(alias="productId")
|
|
762
763
|
|
|
763
764
|
|
|
765
|
+
class CreateWorkflowTriggerInput(BaseModel):
|
|
766
|
+
configuration: Optional[Any] = None
|
|
767
|
+
endpoint: str
|
|
768
|
+
environment_id: Optional[str] = Field(alias="environmentId", default=None)
|
|
769
|
+
event_log_types: List[EventLogType] = Field(alias="eventLogTypes")
|
|
770
|
+
trigger_id: Optional[str] = Field(alias="triggerId", default=None)
|
|
771
|
+
|
|
772
|
+
|
|
764
773
|
class CursorPaging(BaseModel):
|
|
765
774
|
after: Optional[Any] = None
|
|
766
775
|
before: Optional[Any] = None
|
|
@@ -1381,6 +1390,11 @@ class DeleteOnePromotionalEntitlementInput(BaseModel):
|
|
|
1381
1390
|
id: str
|
|
1382
1391
|
|
|
1383
1392
|
|
|
1393
|
+
class DeleteWorkflowTriggerInput(BaseModel):
|
|
1394
|
+
environment_id: Optional[str] = Field(alias="environmentId", default=None)
|
|
1395
|
+
workflow_trigger_id: str = Field(alias="workflowTriggerId")
|
|
1396
|
+
|
|
1397
|
+
|
|
1384
1398
|
class DetachCustomerPaymentMethodInput(BaseModel):
|
|
1385
1399
|
customer_id: str = Field(alias="customerId")
|
|
1386
1400
|
environment_id: Optional[str] = Field(alias="environmentId", default=None)
|
|
@@ -1868,6 +1882,12 @@ class GetWidgetConfigurationInput(BaseModel):
|
|
|
1868
1882
|
environment_id: Optional[str] = Field(alias="environmentId", default=None)
|
|
1869
1883
|
|
|
1870
1884
|
|
|
1885
|
+
class GetWorkflowTriggersInput(BaseModel):
|
|
1886
|
+
environment_id: Optional[str] = Field(alias="environmentId", default=None)
|
|
1887
|
+
trigger_id: Optional[str] = Field(alias="triggerId", default=None)
|
|
1888
|
+
workflow_trigger_id: Optional[str] = Field(alias="workflowTriggerId", default=None)
|
|
1889
|
+
|
|
1890
|
+
|
|
1871
1891
|
class GrantPromotionalEntitlementInput(BaseModel):
|
|
1872
1892
|
custom_end_date: Optional[Any] = Field(alias="customEndDate", default=None)
|
|
1873
1893
|
feature_id: str = Field(alias="featureId")
|
|
@@ -4261,6 +4281,12 @@ class UnitTransformationInput(BaseModel):
|
|
|
4261
4281
|
|
|
4262
4282
|
|
|
4263
4283
|
class UpdateAccountInput(BaseModel):
|
|
4284
|
+
access_method: Optional[AccountAccessMethod] = Field(
|
|
4285
|
+
alias="accessMethod", default=None
|
|
4286
|
+
)
|
|
4287
|
+
account_email_domain: Optional[str] = Field(
|
|
4288
|
+
alias="accountEmailDomain", default=None
|
|
4289
|
+
)
|
|
4264
4290
|
default_sso_roles: Optional["DefaultSSORolesInput"] = Field(
|
|
4265
4291
|
alias="defaultSSORoles", default=None
|
|
4266
4292
|
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/_migration.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/aliases.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/config.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/dataclasses.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/decorator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/env_settings.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/generics.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/json_schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/parse.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/root_model.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/type_adapter.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/decorator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/fields.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/generics.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/json.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/main.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/mypy.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/v1/version.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/version.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/_vendors/pydantic/warnings.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/apply_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/archive_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/async_base_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/cancel_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/create_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/estimate_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -111,6 +111,39 @@ class OveragePriceFragmentFeature(BaseModel):
|
|
|
111
111
|
description: Optional[str] = Field(default=None)
|
|
112
112
|
|
|
113
113
|
|
|
114
|
+
class PackageEntitlementFragment(BaseModel):
|
|
115
|
+
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
116
|
+
has_unlimited_usage: Optional[bool] = Field(alias="hasUnlimitedUsage", default=None)
|
|
117
|
+
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
118
|
+
feature_id: str = Field(alias="featureId")
|
|
119
|
+
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
120
|
+
alias="resetPeriod", default=None
|
|
121
|
+
)
|
|
122
|
+
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
123
|
+
alias="hiddenFromWidgets", default=None
|
|
124
|
+
)
|
|
125
|
+
is_custom: Optional[bool] = Field(alias="isCustom", default=None)
|
|
126
|
+
display_name_override: Optional[str] = Field(
|
|
127
|
+
alias="displayNameOverride", default=None
|
|
128
|
+
)
|
|
129
|
+
feature: "PackageEntitlementFragmentFeature"
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
class PackageEntitlementFragmentFeature(BaseModel):
|
|
133
|
+
feature_type: FeatureType = Field(alias="featureType")
|
|
134
|
+
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
135
|
+
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
136
|
+
feature_units_plural: Optional[str] = Field(
|
|
137
|
+
alias="featureUnitsPlural", default=None
|
|
138
|
+
)
|
|
139
|
+
display_name: str = Field(alias="displayName")
|
|
140
|
+
description: Optional[str] = Field(default=None)
|
|
141
|
+
ref_id: str = Field(alias="refId")
|
|
142
|
+
additional_meta_data: Optional[Any] = Field(
|
|
143
|
+
alias="additionalMetaData", default=None
|
|
144
|
+
)
|
|
145
|
+
|
|
146
|
+
|
|
114
147
|
class PriceFragment(BaseModel):
|
|
115
148
|
billing_model: BillingModel = Field(alias="billingModel")
|
|
116
149
|
billing_period: BillingPeriod = Field(alias="billingPeriod")
|
|
@@ -147,39 +180,6 @@ class PriceFragmentFeature(BaseModel):
|
|
|
147
180
|
description: Optional[str] = Field(default=None)
|
|
148
181
|
|
|
149
182
|
|
|
150
|
-
class PackageEntitlementFragment(BaseModel):
|
|
151
|
-
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
152
|
-
has_unlimited_usage: Optional[bool] = Field(alias="hasUnlimitedUsage", default=None)
|
|
153
|
-
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
154
|
-
feature_id: str = Field(alias="featureId")
|
|
155
|
-
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
156
|
-
alias="resetPeriod", default=None
|
|
157
|
-
)
|
|
158
|
-
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
159
|
-
alias="hiddenFromWidgets", default=None
|
|
160
|
-
)
|
|
161
|
-
is_custom: Optional[bool] = Field(alias="isCustom", default=None)
|
|
162
|
-
display_name_override: Optional[str] = Field(
|
|
163
|
-
alias="displayNameOverride", default=None
|
|
164
|
-
)
|
|
165
|
-
feature: "PackageEntitlementFragmentFeature"
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
class PackageEntitlementFragmentFeature(BaseModel):
|
|
169
|
-
feature_type: FeatureType = Field(alias="featureType")
|
|
170
|
-
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
171
|
-
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
172
|
-
feature_units_plural: Optional[str] = Field(
|
|
173
|
-
alias="featureUnitsPlural", default=None
|
|
174
|
-
)
|
|
175
|
-
display_name: str = Field(alias="displayName")
|
|
176
|
-
description: Optional[str] = Field(default=None)
|
|
177
|
-
ref_id: str = Field(alias="refId")
|
|
178
|
-
additional_meta_data: Optional[Any] = Field(
|
|
179
|
-
alias="additionalMetaData", default=None
|
|
180
|
-
)
|
|
181
|
-
|
|
182
|
-
|
|
183
183
|
class AddonFragment(BaseModel):
|
|
184
184
|
id: str
|
|
185
185
|
ref_id: str = Field(alias="refId")
|
|
@@ -215,6 +215,27 @@ class AddonFragmentDependencies(AddonDependencyFragment):
|
|
|
215
215
|
pass
|
|
216
216
|
|
|
217
217
|
|
|
218
|
+
class CustomerResourceFragment(BaseModel):
|
|
219
|
+
resource_id: str = Field(alias="resourceId")
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
class SlimCustomerFragment(BaseModel):
|
|
223
|
+
id: str
|
|
224
|
+
name: Optional[str] = Field(default=None)
|
|
225
|
+
email: Optional[str] = Field(default=None)
|
|
226
|
+
created_at: Optional[Any] = Field(alias="createdAt", default=None)
|
|
227
|
+
updated_at: Any = Field(alias="updatedAt")
|
|
228
|
+
ref_id: str = Field(alias="refId")
|
|
229
|
+
customer_id: str = Field(alias="customerId")
|
|
230
|
+
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
231
|
+
additional_meta_data: Optional[Any] = Field(
|
|
232
|
+
alias="additionalMetaData", default=None
|
|
233
|
+
)
|
|
234
|
+
aws_marketplace_customer_id: Optional[str] = Field(
|
|
235
|
+
alias="awsMarketplaceCustomerId", default=None
|
|
236
|
+
)
|
|
237
|
+
|
|
238
|
+
|
|
218
239
|
class TotalPriceFragment(BaseModel):
|
|
219
240
|
sub_total: "TotalPriceFragmentSubTotal" = Field(alias="subTotal")
|
|
220
241
|
total: "TotalPriceFragmentTotal"
|
|
@@ -392,14 +413,6 @@ class SubscriptionScheduledUpdateDataScheduleVariablesUnitAmountChangeVariables(
|
|
|
392
413
|
feature_id: Optional[str] = Field(alias="featureId", default=None)
|
|
393
414
|
|
|
394
415
|
|
|
395
|
-
class CustomerResourceFragment(BaseModel):
|
|
396
|
-
resource_id: str = Field(alias="resourceId")
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
class SubscriptionTrialConfigurationFragment(BaseModel):
|
|
400
|
-
trial_end_behavior: TrialEndBehavior = Field(alias="trialEndBehavior")
|
|
401
|
-
|
|
402
|
-
|
|
403
416
|
class PlanCompatiblePackageGroupsFragment(BaseModel):
|
|
404
417
|
package_group_id: str = Field(alias="packageGroupId")
|
|
405
418
|
display_name: str = Field(alias="displayName")
|
|
@@ -701,21 +714,8 @@ class SubscriptionFutureUpdateDataScheduleVariablesUnitAmountChangeVariables(Bas
|
|
|
701
714
|
feature_id: Optional[str] = Field(alias="featureId", default=None)
|
|
702
715
|
|
|
703
716
|
|
|
704
|
-
class
|
|
705
|
-
|
|
706
|
-
name: Optional[str] = Field(default=None)
|
|
707
|
-
email: Optional[str] = Field(default=None)
|
|
708
|
-
created_at: Optional[Any] = Field(alias="createdAt", default=None)
|
|
709
|
-
updated_at: Any = Field(alias="updatedAt")
|
|
710
|
-
ref_id: str = Field(alias="refId")
|
|
711
|
-
customer_id: str = Field(alias="customerId")
|
|
712
|
-
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
713
|
-
additional_meta_data: Optional[Any] = Field(
|
|
714
|
-
alias="additionalMetaData", default=None
|
|
715
|
-
)
|
|
716
|
-
aws_marketplace_customer_id: Optional[str] = Field(
|
|
717
|
-
alias="awsMarketplaceCustomerId", default=None
|
|
718
|
-
)
|
|
717
|
+
class SubscriptionTrialConfigurationFragment(BaseModel):
|
|
718
|
+
trial_end_behavior: TrialEndBehavior = Field(alias="trialEndBehavior")
|
|
719
719
|
|
|
720
720
|
|
|
721
721
|
class SubscriptionFragment(BaseModel):
|
|
@@ -1260,13 +1260,6 @@ class CustomerPortalPromotionalEntitlementFragment(BaseModel):
|
|
|
1260
1260
|
end_date: Optional[Any] = Field(alias="endDate", default=None)
|
|
1261
1261
|
|
|
1262
1262
|
|
|
1263
|
-
class CustomerPortalSubscriptionAddonFragment(BaseModel):
|
|
1264
|
-
addon_id: str = Field(alias="addonId")
|
|
1265
|
-
description: Optional[str] = Field(default=None)
|
|
1266
|
-
display_name: str = Field(alias="displayName")
|
|
1267
|
-
quantity: int
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
1263
|
class CustomerPortalSubscriptionScheduledUpdateDataFragment(BaseModel):
|
|
1271
1264
|
subscription_schedule_type: SubscriptionScheduleType = Field(
|
|
1272
1265
|
alias="subscriptionScheduleType"
|
|
@@ -1463,6 +1456,13 @@ class CustomerPortalSubscriptionPriceFragmentFeature(BaseModel):
|
|
|
1463
1456
|
)
|
|
1464
1457
|
|
|
1465
1458
|
|
|
1459
|
+
class CustomerPortalSubscriptionAddonFragment(BaseModel):
|
|
1460
|
+
addon_id: str = Field(alias="addonId")
|
|
1461
|
+
description: Optional[str] = Field(default=None)
|
|
1462
|
+
display_name: str = Field(alias="displayName")
|
|
1463
|
+
quantity: int
|
|
1464
|
+
|
|
1465
|
+
|
|
1466
1466
|
class CustomerPortalSubscriptionFragment(BaseModel):
|
|
1467
1467
|
subscription_id: str = Field(alias="subscriptionId")
|
|
1468
1468
|
plan_id: str = Field(alias="planId")
|
|
@@ -1786,6 +1786,39 @@ class MockPaywallAddonDependencyFragment(BaseModel):
|
|
|
1786
1786
|
description: Optional[str] = Field(default=None)
|
|
1787
1787
|
|
|
1788
1788
|
|
|
1789
|
+
class MockPaywallPackageEntitlementFragment(BaseModel):
|
|
1790
|
+
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
1791
|
+
has_unlimited_usage: bool = Field(alias="hasUnlimitedUsage")
|
|
1792
|
+
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
1793
|
+
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
1794
|
+
alias="resetPeriod", default=None
|
|
1795
|
+
)
|
|
1796
|
+
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
1797
|
+
alias="hiddenFromWidgets", default=None
|
|
1798
|
+
)
|
|
1799
|
+
display_name_override: Optional[str] = Field(
|
|
1800
|
+
alias="displayNameOverride", default=None
|
|
1801
|
+
)
|
|
1802
|
+
feature: Optional["MockPaywallPackageEntitlementFragmentFeature"] = Field(
|
|
1803
|
+
default=None
|
|
1804
|
+
)
|
|
1805
|
+
|
|
1806
|
+
|
|
1807
|
+
class MockPaywallPackageEntitlementFragmentFeature(BaseModel):
|
|
1808
|
+
feature_type: FeatureType = Field(alias="featureType")
|
|
1809
|
+
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
1810
|
+
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
1811
|
+
feature_units_plural: Optional[str] = Field(
|
|
1812
|
+
alias="featureUnitsPlural", default=None
|
|
1813
|
+
)
|
|
1814
|
+
display_name: str = Field(alias="displayName")
|
|
1815
|
+
description: Optional[str] = Field(default=None)
|
|
1816
|
+
ref_id: str = Field(alias="refId")
|
|
1817
|
+
additional_meta_data: Optional[Any] = Field(
|
|
1818
|
+
alias="additionalMetaData", default=None
|
|
1819
|
+
)
|
|
1820
|
+
|
|
1821
|
+
|
|
1789
1822
|
class MockPaywallPriceFragment(BaseModel):
|
|
1790
1823
|
billing_model: BillingModel = Field(alias="billingModel")
|
|
1791
1824
|
billing_period: BillingPeriod = Field(alias="billingPeriod")
|
|
@@ -1820,39 +1853,6 @@ class MockPaywallPriceFragmentFeature(BaseModel):
|
|
|
1820
1853
|
display_name: str = Field(alias="displayName")
|
|
1821
1854
|
|
|
1822
1855
|
|
|
1823
|
-
class MockPaywallPackageEntitlementFragment(BaseModel):
|
|
1824
|
-
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
1825
|
-
has_unlimited_usage: bool = Field(alias="hasUnlimitedUsage")
|
|
1826
|
-
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
1827
|
-
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
1828
|
-
alias="resetPeriod", default=None
|
|
1829
|
-
)
|
|
1830
|
-
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
1831
|
-
alias="hiddenFromWidgets", default=None
|
|
1832
|
-
)
|
|
1833
|
-
display_name_override: Optional[str] = Field(
|
|
1834
|
-
alias="displayNameOverride", default=None
|
|
1835
|
-
)
|
|
1836
|
-
feature: Optional["MockPaywallPackageEntitlementFragmentFeature"] = Field(
|
|
1837
|
-
default=None
|
|
1838
|
-
)
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
class MockPaywallPackageEntitlementFragmentFeature(BaseModel):
|
|
1842
|
-
feature_type: FeatureType = Field(alias="featureType")
|
|
1843
|
-
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
1844
|
-
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
1845
|
-
feature_units_plural: Optional[str] = Field(
|
|
1846
|
-
alias="featureUnitsPlural", default=None
|
|
1847
|
-
)
|
|
1848
|
-
display_name: str = Field(alias="displayName")
|
|
1849
|
-
description: Optional[str] = Field(default=None)
|
|
1850
|
-
ref_id: str = Field(alias="refId")
|
|
1851
|
-
additional_meta_data: Optional[Any] = Field(
|
|
1852
|
-
alias="additionalMetaData", default=None
|
|
1853
|
-
)
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
1856
|
class MockPaywallAddonFragment(BaseModel):
|
|
1857
1857
|
ref_id: str = Field(alias="refId")
|
|
1858
1858
|
display_name: str = Field(alias="displayName")
|
|
@@ -2765,19 +2765,19 @@ class UsageHistoryV2FragmentSeriesPoints(BaseModel):
|
|
|
2765
2765
|
AddonDependencyFragment.model_rebuild()
|
|
2766
2766
|
PriceTierFragment.model_rebuild()
|
|
2767
2767
|
OveragePriceFragment.model_rebuild()
|
|
2768
|
-
PriceFragment.model_rebuild()
|
|
2769
2768
|
PackageEntitlementFragment.model_rebuild()
|
|
2769
|
+
PriceFragment.model_rebuild()
|
|
2770
2770
|
AddonFragment.model_rebuild()
|
|
2771
|
+
CustomerResourceFragment.model_rebuild()
|
|
2772
|
+
SlimCustomerFragment.model_rebuild()
|
|
2771
2773
|
TotalPriceFragment.model_rebuild()
|
|
2772
2774
|
SubscriptionScheduledUpdateData.model_rebuild()
|
|
2773
|
-
CustomerResourceFragment.model_rebuild()
|
|
2774
|
-
SubscriptionTrialConfigurationFragment.model_rebuild()
|
|
2775
2775
|
PlanCompatiblePackageGroupsFragment.model_rebuild()
|
|
2776
2776
|
ProductFragment.model_rebuild()
|
|
2777
2777
|
PlanFragment.model_rebuild()
|
|
2778
2778
|
SubscriptionInvoiceFragment.model_rebuild()
|
|
2779
2779
|
SubscriptionFutureUpdateData.model_rebuild()
|
|
2780
|
-
|
|
2780
|
+
SubscriptionTrialConfigurationFragment.model_rebuild()
|
|
2781
2781
|
SubscriptionFragment.model_rebuild()
|
|
2782
2782
|
FeatureFragment.model_rebuild()
|
|
2783
2783
|
EntitlementFragment.model_rebuild()
|
|
@@ -2793,9 +2793,9 @@ CustomerPortalBillingInformationFragment.model_rebuild()
|
|
|
2793
2793
|
CustomerPortalConfigurationFragment.model_rebuild()
|
|
2794
2794
|
CustomerPortalEntitlementFragment.model_rebuild()
|
|
2795
2795
|
CustomerPortalPromotionalEntitlementFragment.model_rebuild()
|
|
2796
|
-
CustomerPortalSubscriptionAddonFragment.model_rebuild()
|
|
2797
2796
|
CustomerPortalSubscriptionScheduledUpdateDataFragment.model_rebuild()
|
|
2798
2797
|
CustomerPortalSubscriptionPriceFragment.model_rebuild()
|
|
2798
|
+
CustomerPortalSubscriptionAddonFragment.model_rebuild()
|
|
2799
2799
|
CustomerPortalSubscriptionFragment.model_rebuild()
|
|
2800
2800
|
CustomerPortalFragment.model_rebuild()
|
|
2801
2801
|
CustomerStatisticsFragment.model_rebuild()
|
|
@@ -2806,8 +2806,8 @@ EntitlementsUpdatedPayload.model_rebuild()
|
|
|
2806
2806
|
ImmediateSubscriptionPreviewInvoiceFragment.model_rebuild()
|
|
2807
2807
|
LayoutConfigurationFragment.model_rebuild()
|
|
2808
2808
|
MockPaywallAddonDependencyFragment.model_rebuild()
|
|
2809
|
-
MockPaywallPriceFragment.model_rebuild()
|
|
2810
2809
|
MockPaywallPackageEntitlementFragment.model_rebuild()
|
|
2810
|
+
MockPaywallPriceFragment.model_rebuild()
|
|
2811
2811
|
MockPaywallAddonFragment.model_rebuild()
|
|
2812
2812
|
MockPaywallPlanCompatiblePackageGroupsFragment.model_rebuild()
|
|
2813
2813
|
MockPaywallPlanFragment.model_rebuild()
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_checkout_state.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_customer_by_id.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_entitlement.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_entitlements.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_mock_paywall.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_sdk_configuration.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_usage_history.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/get_usage_history_v_2.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/import_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/import_customer_bulk.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/preview_next_invoice.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/preview_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/provision_customer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/report_usage_bulk.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/transfer_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/unarchive_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/update_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.334.0 → stigg_api_client_v2-2.341.0}/stigg/generated/update_subscription.py
RENAMED
|
File without changes
|