stigg-api-client-v2 2.451.2__tar.gz → 2.458.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.451.2 → stigg_api_client_v2-2.458.0}/PKG-INFO +1 -1
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/pyproject.toml +1 -1
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/__init__.py +2 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/fragments.py +232 -232
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/input_types.py +66 -49
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/LICENSE +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/README.md +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/client.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/async_client.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/client.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/enums.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_subscriptions.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-2.451.2 → stigg_api_client_v2-2.458.0}/stigg/generated/update_subscription.py +0 -0
|
@@ -912,6 +912,7 @@ from .input_types import (
|
|
|
912
912
|
UsageMeasurementFilterCustomerFilter,
|
|
913
913
|
UsageMeasurementFilterFeatureFilter,
|
|
914
914
|
UsageMeasurementSort,
|
|
915
|
+
UUIDFilterComparison,
|
|
915
916
|
ValidateMergeEnvironmentInput,
|
|
916
917
|
VendorIdentifierFilterComparison,
|
|
917
918
|
WeeklyResetPeriodConfigInput,
|
|
@@ -1811,6 +1812,7 @@ __all__ = [
|
|
|
1811
1812
|
"TypographyConfigurationFragmentH2",
|
|
1812
1813
|
"TypographyConfigurationFragmentH3",
|
|
1813
1814
|
"TypographyConfigurationInput",
|
|
1815
|
+
"UUIDFilterComparison",
|
|
1814
1816
|
"UnArchiveFeatureInput",
|
|
1815
1817
|
"UnArchivePlanInput",
|
|
1816
1818
|
"UnarchiveCustomer",
|
|
@@ -113,29 +113,33 @@ class PriceTierFragmentFlatPrice(BaseModel):
|
|
|
113
113
|
currency: Currency
|
|
114
114
|
|
|
115
115
|
|
|
116
|
-
class
|
|
116
|
+
class PriceFragment(BaseModel):
|
|
117
117
|
billing_model: BillingModel = Field(alias="billingModel")
|
|
118
118
|
billing_period: BillingPeriod = Field(alias="billingPeriod")
|
|
119
|
+
billing_cadence: BillingCadence = Field(alias="billingCadence")
|
|
119
120
|
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
121
|
+
min_unit_quantity: Optional[float] = Field(alias="minUnitQuantity", default=None)
|
|
122
|
+
max_unit_quantity: Optional[float] = Field(alias="maxUnitQuantity", default=None)
|
|
120
123
|
billing_country_code: Optional[str] = Field(
|
|
121
124
|
alias="billingCountryCode", default=None
|
|
122
125
|
)
|
|
123
|
-
price: Optional["
|
|
126
|
+
price: Optional["PriceFragmentPrice"] = Field(default=None)
|
|
124
127
|
tiers_mode: Optional[TiersMode] = Field(alias="tiersMode", default=None)
|
|
125
|
-
tiers: Optional[List["
|
|
126
|
-
feature: Optional["
|
|
128
|
+
tiers: Optional[List["PriceFragmentTiers"]] = Field(default=None)
|
|
129
|
+
feature: Optional["PriceFragmentFeature"] = Field(default=None)
|
|
130
|
+
block_size: Optional[float] = Field(alias="blockSize", default=None)
|
|
127
131
|
|
|
128
132
|
|
|
129
|
-
class
|
|
133
|
+
class PriceFragmentPrice(BaseModel):
|
|
130
134
|
amount: float
|
|
131
135
|
currency: Currency
|
|
132
136
|
|
|
133
137
|
|
|
134
|
-
class
|
|
138
|
+
class PriceFragmentTiers(PriceTierFragment):
|
|
135
139
|
pass
|
|
136
140
|
|
|
137
141
|
|
|
138
|
-
class
|
|
142
|
+
class PriceFragmentFeature(BaseModel):
|
|
139
143
|
ref_id: str = Field(alias="refId")
|
|
140
144
|
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
141
145
|
feature_units_plural: Optional[str] = Field(
|
|
@@ -145,33 +149,29 @@ class OveragePriceFragmentFeature(BaseModel):
|
|
|
145
149
|
description: Optional[str] = Field(default=None)
|
|
146
150
|
|
|
147
151
|
|
|
148
|
-
class
|
|
152
|
+
class OveragePriceFragment(BaseModel):
|
|
149
153
|
billing_model: BillingModel = Field(alias="billingModel")
|
|
150
154
|
billing_period: BillingPeriod = Field(alias="billingPeriod")
|
|
151
|
-
billing_cadence: BillingCadence = Field(alias="billingCadence")
|
|
152
155
|
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
153
|
-
min_unit_quantity: Optional[float] = Field(alias="minUnitQuantity", default=None)
|
|
154
|
-
max_unit_quantity: Optional[float] = Field(alias="maxUnitQuantity", default=None)
|
|
155
156
|
billing_country_code: Optional[str] = Field(
|
|
156
157
|
alias="billingCountryCode", default=None
|
|
157
158
|
)
|
|
158
|
-
price: Optional["
|
|
159
|
+
price: Optional["OveragePriceFragmentPrice"] = Field(default=None)
|
|
159
160
|
tiers_mode: Optional[TiersMode] = Field(alias="tiersMode", default=None)
|
|
160
|
-
tiers: Optional[List["
|
|
161
|
-
feature: Optional["
|
|
162
|
-
block_size: Optional[float] = Field(alias="blockSize", default=None)
|
|
161
|
+
tiers: Optional[List["OveragePriceFragmentTiers"]] = Field(default=None)
|
|
162
|
+
feature: Optional["OveragePriceFragmentFeature"] = Field(default=None)
|
|
163
163
|
|
|
164
164
|
|
|
165
|
-
class
|
|
165
|
+
class OveragePriceFragmentPrice(BaseModel):
|
|
166
166
|
amount: float
|
|
167
167
|
currency: Currency
|
|
168
168
|
|
|
169
169
|
|
|
170
|
-
class
|
|
170
|
+
class OveragePriceFragmentTiers(PriceTierFragment):
|
|
171
171
|
pass
|
|
172
172
|
|
|
173
173
|
|
|
174
|
-
class
|
|
174
|
+
class OveragePriceFragmentFeature(BaseModel):
|
|
175
175
|
ref_id: str = Field(alias="refId")
|
|
176
176
|
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
177
177
|
feature_units_plural: Optional[str] = Field(
|
|
@@ -302,46 +302,149 @@ class EntitlementFragmentFeature(FeatureFragment):
|
|
|
302
302
|
pass
|
|
303
303
|
|
|
304
304
|
|
|
305
|
-
class
|
|
306
|
-
|
|
307
|
-
total: "TotalPriceFragmentTotal"
|
|
305
|
+
class CustomerResourceFragment(BaseModel):
|
|
306
|
+
resource_id: str = Field(alias="resourceId")
|
|
308
307
|
|
|
309
308
|
|
|
310
|
-
class
|
|
311
|
-
|
|
312
|
-
|
|
309
|
+
class ProductFragment(BaseModel):
|
|
310
|
+
ref_id: str = Field(alias="refId")
|
|
311
|
+
display_name: Optional[str] = Field(alias="displayName", default=None)
|
|
312
|
+
description: Optional[str] = Field(default=None)
|
|
313
|
+
additional_meta_data: Optional[Any] = Field(
|
|
314
|
+
alias="additionalMetaData", default=None
|
|
315
|
+
)
|
|
316
|
+
product_settings: "ProductFragmentProductSettings" = Field(alias="productSettings")
|
|
313
317
|
|
|
314
318
|
|
|
315
|
-
class
|
|
316
|
-
|
|
317
|
-
|
|
319
|
+
class ProductFragmentProductSettings(BaseModel):
|
|
320
|
+
downgrade_plan: Optional["ProductFragmentProductSettingsDowngradePlan"] = Field(
|
|
321
|
+
alias="downgradePlan", default=None
|
|
322
|
+
)
|
|
318
323
|
|
|
319
324
|
|
|
320
|
-
class
|
|
321
|
-
|
|
325
|
+
class ProductFragmentProductSettingsDowngradePlan(BaseModel):
|
|
326
|
+
ref_id: str = Field(alias="refId")
|
|
327
|
+
display_name: str = Field(alias="displayName")
|
|
322
328
|
|
|
323
329
|
|
|
324
|
-
class
|
|
325
|
-
|
|
330
|
+
class PlanCompatiblePackageGroupsFragment(BaseModel):
|
|
331
|
+
package_group_id: str = Field(alias="packageGroupId")
|
|
332
|
+
display_name: str = Field(alias="displayName")
|
|
333
|
+
addons: Optional[List["PlanCompatiblePackageGroupsFragmentAddons"]] = Field(
|
|
334
|
+
default=None
|
|
335
|
+
)
|
|
336
|
+
options: "PlanCompatiblePackageGroupsFragmentOptions"
|
|
326
337
|
|
|
327
338
|
|
|
328
|
-
class
|
|
339
|
+
class PlanCompatiblePackageGroupsFragmentAddons(AddonFragment):
|
|
340
|
+
pass
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
class PlanCompatiblePackageGroupsFragmentOptions(BaseModel):
|
|
344
|
+
min_items: Optional[float] = Field(alias="minItems", default=None)
|
|
345
|
+
free_items: Optional[float] = Field(alias="freeItems", default=None)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
class PlanFragment(BaseModel):
|
|
329
349
|
id: str
|
|
330
|
-
name: Optional[str] = Field(default=None)
|
|
331
|
-
email: Optional[str] = Field(default=None)
|
|
332
|
-
created_at: Optional[Any] = Field(alias="createdAt", default=None)
|
|
333
|
-
updated_at: Any = Field(alias="updatedAt")
|
|
334
350
|
ref_id: str = Field(alias="refId")
|
|
335
|
-
|
|
351
|
+
display_name: str = Field(alias="displayName")
|
|
352
|
+
description: Optional[str] = Field(default=None)
|
|
336
353
|
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
354
|
+
version_number: int = Field(alias="versionNumber")
|
|
337
355
|
additional_meta_data: Optional[Any] = Field(
|
|
338
356
|
alias="additionalMetaData", default=None
|
|
339
357
|
)
|
|
340
|
-
|
|
341
|
-
alias="
|
|
358
|
+
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
359
|
+
alias="hiddenFromWidgets", default=None
|
|
360
|
+
)
|
|
361
|
+
product: "PlanFragmentProduct"
|
|
362
|
+
base_plan: Optional["PlanFragmentBasePlan"] = Field(alias="basePlan", default=None)
|
|
363
|
+
entitlements: Optional[List["PlanFragmentEntitlements"]] = Field(default=None)
|
|
364
|
+
inherited_entitlements: Optional[List["PlanFragmentInheritedEntitlements"]] = Field(
|
|
365
|
+
alias="inheritedEntitlements", default=None
|
|
366
|
+
)
|
|
367
|
+
compatible_addons: Optional[List["PlanFragmentCompatibleAddons"]] = Field(
|
|
368
|
+
alias="compatibleAddons", default=None
|
|
369
|
+
)
|
|
370
|
+
compatible_package_groups: Optional[
|
|
371
|
+
List["PlanFragmentCompatiblePackageGroups"]
|
|
372
|
+
] = Field(alias="compatiblePackageGroups", default=None)
|
|
373
|
+
prices: Optional[List["PlanFragmentPrices"]] = Field(default=None)
|
|
374
|
+
overage_prices: Optional[List["PlanFragmentOveragePrices"]] = Field(
|
|
375
|
+
alias="overagePrices", default=None
|
|
376
|
+
)
|
|
377
|
+
pricing_type: Optional[PricingType] = Field(alias="pricingType", default=None)
|
|
378
|
+
default_trial_config: Optional["PlanFragmentDefaultTrialConfig"] = Field(
|
|
379
|
+
alias="defaultTrialConfig", default=None
|
|
342
380
|
)
|
|
343
381
|
|
|
344
382
|
|
|
383
|
+
class PlanFragmentProduct(ProductFragment):
|
|
384
|
+
pass
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
class PlanFragmentBasePlan(BaseModel):
|
|
388
|
+
ref_id: str = Field(alias="refId")
|
|
389
|
+
display_name: str = Field(alias="displayName")
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
class PlanFragmentEntitlements(PackageEntitlementFragment):
|
|
393
|
+
pass
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
class PlanFragmentInheritedEntitlements(PackageEntitlementFragment):
|
|
397
|
+
pass
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
class PlanFragmentCompatibleAddons(AddonFragment):
|
|
401
|
+
pass
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
class PlanFragmentCompatiblePackageGroups(PlanCompatiblePackageGroupsFragment):
|
|
405
|
+
pass
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
class PlanFragmentPrices(PriceFragment):
|
|
409
|
+
pass
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
class PlanFragmentOveragePrices(OveragePriceFragment):
|
|
413
|
+
pass
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
class PlanFragmentDefaultTrialConfig(BaseModel):
|
|
417
|
+
duration: float
|
|
418
|
+
units: TrialPeriodUnits
|
|
419
|
+
budget: Optional["PlanFragmentDefaultTrialConfigBudget"] = Field(default=None)
|
|
420
|
+
trial_end_behavior: Optional[TrialEndBehavior] = Field(
|
|
421
|
+
alias="trialEndBehavior", default=None
|
|
422
|
+
)
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
class PlanFragmentDefaultTrialConfigBudget(BaseModel):
|
|
426
|
+
limit: float
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
class TotalPriceFragment(BaseModel):
|
|
430
|
+
sub_total: "TotalPriceFragmentSubTotal" = Field(alias="subTotal")
|
|
431
|
+
total: "TotalPriceFragmentTotal"
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
class TotalPriceFragmentSubTotal(BaseModel):
|
|
435
|
+
amount: float
|
|
436
|
+
currency: Currency
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
class TotalPriceFragmentTotal(BaseModel):
|
|
440
|
+
amount: float
|
|
441
|
+
currency: Currency
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
class SubscriptionTrialConfigurationFragment(BaseModel):
|
|
445
|
+
trial_end_behavior: TrialEndBehavior = Field(alias="trialEndBehavior")
|
|
446
|
+
|
|
447
|
+
|
|
345
448
|
class SubscriptionScheduledUpdateData(BaseModel):
|
|
346
449
|
subscription_schedule_type: SubscriptionScheduleType = Field(
|
|
347
450
|
alias="subscriptionScheduleType"
|
|
@@ -504,153 +607,6 @@ class SubscriptionScheduledUpdateDataScheduleVariablesUnitAmountChangeVariables(
|
|
|
504
607
|
feature_id: Optional[str] = Field(alias="featureId", default=None)
|
|
505
608
|
|
|
506
609
|
|
|
507
|
-
class SubscriptionInvoiceFragment(BaseModel):
|
|
508
|
-
billing_id: str = Field(alias="billingId")
|
|
509
|
-
status: SubscriptionInvoiceStatus
|
|
510
|
-
created_at: Any = Field(alias="createdAt")
|
|
511
|
-
updated_at: Any = Field(alias="updatedAt")
|
|
512
|
-
error_message: Optional[str] = Field(alias="errorMessage", default=None)
|
|
513
|
-
requires_action: bool = Field(alias="requiresAction")
|
|
514
|
-
payment_secret: Optional[str] = Field(alias="paymentSecret", default=None)
|
|
515
|
-
payment_url: Optional[str] = Field(alias="paymentUrl", default=None)
|
|
516
|
-
pdf_url: Optional[str] = Field(alias="pdfUrl", default=None)
|
|
517
|
-
billing_reason: Optional[SubscriptionInvoiceBillingReason] = Field(
|
|
518
|
-
alias="billingReason", default=None
|
|
519
|
-
)
|
|
520
|
-
currency: Optional[str] = Field(default=None)
|
|
521
|
-
sub_total: Optional[float] = Field(alias="subTotal", default=None)
|
|
522
|
-
sub_total_excluding_tax: Optional[float] = Field(
|
|
523
|
-
alias="subTotalExcludingTax", default=None
|
|
524
|
-
)
|
|
525
|
-
total: Optional[float] = Field(default=None)
|
|
526
|
-
total_excluding_tax: Optional[float] = Field(
|
|
527
|
-
alias="totalExcludingTax", default=None
|
|
528
|
-
)
|
|
529
|
-
tax: Optional[float] = Field(default=None)
|
|
530
|
-
amount_due: Optional[float] = Field(alias="amountDue", default=None)
|
|
531
|
-
attempt_count: Optional[float] = Field(alias="attemptCount", default=None)
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
class ProductFragment(BaseModel):
|
|
535
|
-
ref_id: str = Field(alias="refId")
|
|
536
|
-
display_name: Optional[str] = Field(alias="displayName", default=None)
|
|
537
|
-
description: Optional[str] = Field(default=None)
|
|
538
|
-
additional_meta_data: Optional[Any] = Field(
|
|
539
|
-
alias="additionalMetaData", default=None
|
|
540
|
-
)
|
|
541
|
-
product_settings: "ProductFragmentProductSettings" = Field(alias="productSettings")
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
class ProductFragmentProductSettings(BaseModel):
|
|
545
|
-
downgrade_plan: Optional["ProductFragmentProductSettingsDowngradePlan"] = Field(
|
|
546
|
-
alias="downgradePlan", default=None
|
|
547
|
-
)
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
class ProductFragmentProductSettingsDowngradePlan(BaseModel):
|
|
551
|
-
ref_id: str = Field(alias="refId")
|
|
552
|
-
display_name: str = Field(alias="displayName")
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
class PlanCompatiblePackageGroupsFragment(BaseModel):
|
|
556
|
-
package_group_id: str = Field(alias="packageGroupId")
|
|
557
|
-
display_name: str = Field(alias="displayName")
|
|
558
|
-
addons: Optional[List["PlanCompatiblePackageGroupsFragmentAddons"]] = Field(
|
|
559
|
-
default=None
|
|
560
|
-
)
|
|
561
|
-
options: "PlanCompatiblePackageGroupsFragmentOptions"
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
class PlanCompatiblePackageGroupsFragmentAddons(AddonFragment):
|
|
565
|
-
pass
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
class PlanCompatiblePackageGroupsFragmentOptions(BaseModel):
|
|
569
|
-
min_items: Optional[float] = Field(alias="minItems", default=None)
|
|
570
|
-
free_items: Optional[float] = Field(alias="freeItems", default=None)
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
class PlanFragment(BaseModel):
|
|
574
|
-
id: str
|
|
575
|
-
ref_id: str = Field(alias="refId")
|
|
576
|
-
display_name: str = Field(alias="displayName")
|
|
577
|
-
description: Optional[str] = Field(default=None)
|
|
578
|
-
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
579
|
-
version_number: int = Field(alias="versionNumber")
|
|
580
|
-
additional_meta_data: Optional[Any] = Field(
|
|
581
|
-
alias="additionalMetaData", default=None
|
|
582
|
-
)
|
|
583
|
-
hidden_from_widgets: Optional[List[WidgetType]] = Field(
|
|
584
|
-
alias="hiddenFromWidgets", default=None
|
|
585
|
-
)
|
|
586
|
-
product: "PlanFragmentProduct"
|
|
587
|
-
base_plan: Optional["PlanFragmentBasePlan"] = Field(alias="basePlan", default=None)
|
|
588
|
-
entitlements: Optional[List["PlanFragmentEntitlements"]] = Field(default=None)
|
|
589
|
-
inherited_entitlements: Optional[List["PlanFragmentInheritedEntitlements"]] = Field(
|
|
590
|
-
alias="inheritedEntitlements", default=None
|
|
591
|
-
)
|
|
592
|
-
compatible_addons: Optional[List["PlanFragmentCompatibleAddons"]] = Field(
|
|
593
|
-
alias="compatibleAddons", default=None
|
|
594
|
-
)
|
|
595
|
-
compatible_package_groups: Optional[
|
|
596
|
-
List["PlanFragmentCompatiblePackageGroups"]
|
|
597
|
-
] = Field(alias="compatiblePackageGroups", default=None)
|
|
598
|
-
prices: Optional[List["PlanFragmentPrices"]] = Field(default=None)
|
|
599
|
-
overage_prices: Optional[List["PlanFragmentOveragePrices"]] = Field(
|
|
600
|
-
alias="overagePrices", default=None
|
|
601
|
-
)
|
|
602
|
-
pricing_type: Optional[PricingType] = Field(alias="pricingType", default=None)
|
|
603
|
-
default_trial_config: Optional["PlanFragmentDefaultTrialConfig"] = Field(
|
|
604
|
-
alias="defaultTrialConfig", default=None
|
|
605
|
-
)
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
class PlanFragmentProduct(ProductFragment):
|
|
609
|
-
pass
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
class PlanFragmentBasePlan(BaseModel):
|
|
613
|
-
ref_id: str = Field(alias="refId")
|
|
614
|
-
display_name: str = Field(alias="displayName")
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
class PlanFragmentEntitlements(PackageEntitlementFragment):
|
|
618
|
-
pass
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
class PlanFragmentInheritedEntitlements(PackageEntitlementFragment):
|
|
622
|
-
pass
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
class PlanFragmentCompatibleAddons(AddonFragment):
|
|
626
|
-
pass
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
class PlanFragmentCompatiblePackageGroups(PlanCompatiblePackageGroupsFragment):
|
|
630
|
-
pass
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
class PlanFragmentPrices(PriceFragment):
|
|
634
|
-
pass
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
class PlanFragmentOveragePrices(OveragePriceFragment):
|
|
638
|
-
pass
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
class PlanFragmentDefaultTrialConfig(BaseModel):
|
|
642
|
-
duration: float
|
|
643
|
-
units: TrialPeriodUnits
|
|
644
|
-
budget: Optional["PlanFragmentDefaultTrialConfigBudget"] = Field(default=None)
|
|
645
|
-
trial_end_behavior: Optional[TrialEndBehavior] = Field(
|
|
646
|
-
alias="trialEndBehavior", default=None
|
|
647
|
-
)
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
class PlanFragmentDefaultTrialConfigBudget(BaseModel):
|
|
651
|
-
limit: float
|
|
652
|
-
|
|
653
|
-
|
|
654
610
|
class SubscriptionFutureUpdateData(BaseModel):
|
|
655
611
|
subscription_schedule_type: SubscriptionScheduleType = Field(
|
|
656
612
|
alias="subscriptionScheduleType"
|
|
@@ -805,8 +761,52 @@ class SubscriptionFutureUpdateDataScheduleVariablesUnitAmountChangeVariables(Bas
|
|
|
805
761
|
feature_id: Optional[str] = Field(alias="featureId", default=None)
|
|
806
762
|
|
|
807
763
|
|
|
808
|
-
class
|
|
764
|
+
class SlimCustomerFragment(BaseModel):
|
|
809
765
|
id: str
|
|
766
|
+
name: Optional[str] = Field(default=None)
|
|
767
|
+
email: Optional[str] = Field(default=None)
|
|
768
|
+
created_at: Optional[Any] = Field(alias="createdAt", default=None)
|
|
769
|
+
updated_at: Any = Field(alias="updatedAt")
|
|
770
|
+
ref_id: str = Field(alias="refId")
|
|
771
|
+
customer_id: str = Field(alias="customerId")
|
|
772
|
+
billing_id: Optional[str] = Field(alias="billingId", default=None)
|
|
773
|
+
additional_meta_data: Optional[Any] = Field(
|
|
774
|
+
alias="additionalMetaData", default=None
|
|
775
|
+
)
|
|
776
|
+
aws_marketplace_customer_id: Optional[str] = Field(
|
|
777
|
+
alias="awsMarketplaceCustomerId", default=None
|
|
778
|
+
)
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
class SubscriptionInvoiceFragment(BaseModel):
|
|
782
|
+
billing_id: str = Field(alias="billingId")
|
|
783
|
+
status: SubscriptionInvoiceStatus
|
|
784
|
+
created_at: Any = Field(alias="createdAt")
|
|
785
|
+
updated_at: Any = Field(alias="updatedAt")
|
|
786
|
+
error_message: Optional[str] = Field(alias="errorMessage", default=None)
|
|
787
|
+
requires_action: bool = Field(alias="requiresAction")
|
|
788
|
+
payment_secret: Optional[str] = Field(alias="paymentSecret", default=None)
|
|
789
|
+
payment_url: Optional[str] = Field(alias="paymentUrl", default=None)
|
|
790
|
+
pdf_url: Optional[str] = Field(alias="pdfUrl", default=None)
|
|
791
|
+
billing_reason: Optional[SubscriptionInvoiceBillingReason] = Field(
|
|
792
|
+
alias="billingReason", default=None
|
|
793
|
+
)
|
|
794
|
+
currency: Optional[str] = Field(default=None)
|
|
795
|
+
sub_total: Optional[float] = Field(alias="subTotal", default=None)
|
|
796
|
+
sub_total_excluding_tax: Optional[float] = Field(
|
|
797
|
+
alias="subTotalExcludingTax", default=None
|
|
798
|
+
)
|
|
799
|
+
total: Optional[float] = Field(default=None)
|
|
800
|
+
total_excluding_tax: Optional[float] = Field(
|
|
801
|
+
alias="totalExcludingTax", default=None
|
|
802
|
+
)
|
|
803
|
+
tax: Optional[float] = Field(default=None)
|
|
804
|
+
amount_due: Optional[float] = Field(alias="amountDue", default=None)
|
|
805
|
+
attempt_count: Optional[float] = Field(alias="attemptCount", default=None)
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
class SubscriptionFragment(BaseModel):
|
|
809
|
+
id: Any
|
|
810
810
|
subscription_id: str = Field(alias="subscriptionId")
|
|
811
811
|
paying_customer: Optional["SubscriptionFragmentPayingCustomer"] = Field(
|
|
812
812
|
alias="payingCustomer", default=None
|
|
@@ -991,6 +991,35 @@ class CheckoutConfigurationFragmentContent(BaseModel):
|
|
|
991
991
|
)
|
|
992
992
|
|
|
993
993
|
|
|
994
|
+
class PromotionalEntitlementFragment(BaseModel):
|
|
995
|
+
status: PromotionalEntitlementStatus
|
|
996
|
+
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
997
|
+
feature_id: str = Field(alias="featureId")
|
|
998
|
+
has_unlimited_usage: Optional[bool] = Field(alias="hasUnlimitedUsage", default=None)
|
|
999
|
+
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
1000
|
+
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
1001
|
+
alias="resetPeriod", default=None
|
|
1002
|
+
)
|
|
1003
|
+
end_date: Optional[Any] = Field(alias="endDate", default=None)
|
|
1004
|
+
is_visible: bool = Field(alias="isVisible")
|
|
1005
|
+
feature: "PromotionalEntitlementFragmentFeature"
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
class PromotionalEntitlementFragmentFeature(BaseModel):
|
|
1009
|
+
feature_type: FeatureType = Field(alias="featureType")
|
|
1010
|
+
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
1011
|
+
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
1012
|
+
feature_units_plural: Optional[str] = Field(
|
|
1013
|
+
alias="featureUnitsPlural", default=None
|
|
1014
|
+
)
|
|
1015
|
+
display_name: str = Field(alias="displayName")
|
|
1016
|
+
description: Optional[str] = Field(default=None)
|
|
1017
|
+
ref_id: str = Field(alias="refId")
|
|
1018
|
+
additional_meta_data: Optional[Any] = Field(
|
|
1019
|
+
alias="additionalMetaData", default=None
|
|
1020
|
+
)
|
|
1021
|
+
|
|
1022
|
+
|
|
994
1023
|
class CouponFragment(BaseModel):
|
|
995
1024
|
id: str
|
|
996
1025
|
discount_value: float = Field(alias="discountValue")
|
|
@@ -1025,35 +1054,6 @@ class CouponFragmentSyncStates(BaseModel):
|
|
|
1025
1054
|
status: SyncStatus
|
|
1026
1055
|
|
|
1027
1056
|
|
|
1028
|
-
class PromotionalEntitlementFragment(BaseModel):
|
|
1029
|
-
status: PromotionalEntitlementStatus
|
|
1030
|
-
usage_limit: Optional[float] = Field(alias="usageLimit", default=None)
|
|
1031
|
-
feature_id: str = Field(alias="featureId")
|
|
1032
|
-
has_unlimited_usage: Optional[bool] = Field(alias="hasUnlimitedUsage", default=None)
|
|
1033
|
-
has_soft_limit: Optional[bool] = Field(alias="hasSoftLimit", default=None)
|
|
1034
|
-
reset_period: Optional[EntitlementResetPeriod] = Field(
|
|
1035
|
-
alias="resetPeriod", default=None
|
|
1036
|
-
)
|
|
1037
|
-
end_date: Optional[Any] = Field(alias="endDate", default=None)
|
|
1038
|
-
is_visible: bool = Field(alias="isVisible")
|
|
1039
|
-
feature: "PromotionalEntitlementFragmentFeature"
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
class PromotionalEntitlementFragmentFeature(BaseModel):
|
|
1043
|
-
feature_type: FeatureType = Field(alias="featureType")
|
|
1044
|
-
meter_type: Optional[MeterType] = Field(alias="meterType", default=None)
|
|
1045
|
-
feature_units: Optional[str] = Field(alias="featureUnits", default=None)
|
|
1046
|
-
feature_units_plural: Optional[str] = Field(
|
|
1047
|
-
alias="featureUnitsPlural", default=None
|
|
1048
|
-
)
|
|
1049
|
-
display_name: str = Field(alias="displayName")
|
|
1050
|
-
description: Optional[str] = Field(default=None)
|
|
1051
|
-
ref_id: str = Field(alias="refId")
|
|
1052
|
-
additional_meta_data: Optional[Any] = Field(
|
|
1053
|
-
alias="additionalMetaData", default=None
|
|
1054
|
-
)
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
1057
|
class CustomerFragment(SlimCustomerFragment):
|
|
1058
1058
|
has_payment_method: bool = Field(alias="hasPaymentMethod")
|
|
1059
1059
|
has_active_subscription: bool = Field(alias="hasActiveSubscription")
|
|
@@ -1439,6 +1439,13 @@ class CustomerPortalSubscriptionScheduledUpdateDataFragmentScheduleVariablesUnit
|
|
|
1439
1439
|
feature_id: Optional[str] = Field(alias="featureId", default=None)
|
|
1440
1440
|
|
|
1441
1441
|
|
|
1442
|
+
class CustomerPortalSubscriptionAddonFragment(BaseModel):
|
|
1443
|
+
addon_id: str = Field(alias="addonId")
|
|
1444
|
+
description: Optional[str] = Field(default=None)
|
|
1445
|
+
display_name: str = Field(alias="displayName")
|
|
1446
|
+
quantity: int
|
|
1447
|
+
|
|
1448
|
+
|
|
1442
1449
|
class CustomerPortalSubscriptionPriceFragment(BaseModel):
|
|
1443
1450
|
billing_period: Optional[BillingPeriod] = Field(alias="billingPeriod", default=None)
|
|
1444
1451
|
billing_model: Optional[BillingModel] = Field(alias="billingModel", default=None)
|
|
@@ -1466,13 +1473,6 @@ class CustomerPortalSubscriptionPriceFragmentFeature(BaseModel):
|
|
|
1466
1473
|
)
|
|
1467
1474
|
|
|
1468
1475
|
|
|
1469
|
-
class CustomerPortalSubscriptionAddonFragment(BaseModel):
|
|
1470
|
-
addon_id: str = Field(alias="addonId")
|
|
1471
|
-
description: Optional[str] = Field(default=None)
|
|
1472
|
-
display_name: str = Field(alias="displayName")
|
|
1473
|
-
quantity: int
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
1476
|
class CustomerPortalSubscriptionFragment(BaseModel):
|
|
1477
1477
|
subscription_id: str = Field(alias="subscriptionId")
|
|
1478
1478
|
plan_id: str = Field(alias="planId")
|
|
@@ -2113,7 +2113,7 @@ class PaywallFragmentPaywallCalculatedPricePoints(PaywallCalculatedPricePointsFr
|
|
|
2113
2113
|
|
|
2114
2114
|
|
|
2115
2115
|
class SlimSubscriptionFragment(BaseModel):
|
|
2116
|
-
id:
|
|
2116
|
+
id: Any
|
|
2117
2117
|
subscription_id: str = Field(alias="subscriptionId")
|
|
2118
2118
|
ref_id: str = Field(alias="refId")
|
|
2119
2119
|
status: SubscriptionStatus
|
|
@@ -2836,28 +2836,28 @@ class UsageHistoryV2FragmentSeriesPoints(BaseModel):
|
|
|
2836
2836
|
AddonDependencyFragment.model_rebuild()
|
|
2837
2837
|
PackageEntitlementFragment.model_rebuild()
|
|
2838
2838
|
PriceTierFragment.model_rebuild()
|
|
2839
|
-
OveragePriceFragment.model_rebuild()
|
|
2840
2839
|
PriceFragment.model_rebuild()
|
|
2840
|
+
OveragePriceFragment.model_rebuild()
|
|
2841
2841
|
AddonFragment.model_rebuild()
|
|
2842
2842
|
FeatureFragment.model_rebuild()
|
|
2843
2843
|
EntitlementFragment.model_rebuild()
|
|
2844
|
-
TotalPriceFragment.model_rebuild()
|
|
2845
2844
|
CustomerResourceFragment.model_rebuild()
|
|
2846
|
-
SubscriptionTrialConfigurationFragment.model_rebuild()
|
|
2847
|
-
SlimCustomerFragment.model_rebuild()
|
|
2848
|
-
SubscriptionScheduledUpdateData.model_rebuild()
|
|
2849
|
-
SubscriptionInvoiceFragment.model_rebuild()
|
|
2850
2845
|
ProductFragment.model_rebuild()
|
|
2851
2846
|
PlanCompatiblePackageGroupsFragment.model_rebuild()
|
|
2852
2847
|
PlanFragment.model_rebuild()
|
|
2848
|
+
TotalPriceFragment.model_rebuild()
|
|
2849
|
+
SubscriptionTrialConfigurationFragment.model_rebuild()
|
|
2850
|
+
SubscriptionScheduledUpdateData.model_rebuild()
|
|
2853
2851
|
SubscriptionFutureUpdateData.model_rebuild()
|
|
2852
|
+
SlimCustomerFragment.model_rebuild()
|
|
2853
|
+
SubscriptionInvoiceFragment.model_rebuild()
|
|
2854
2854
|
SubscriptionFragment.model_rebuild()
|
|
2855
2855
|
ApplySubscriptionFragment.model_rebuild()
|
|
2856
2856
|
FontVariantFragment.model_rebuild()
|
|
2857
2857
|
TypographyConfigurationFragment.model_rebuild()
|
|
2858
2858
|
CheckoutConfigurationFragment.model_rebuild()
|
|
2859
|
-
CouponFragment.model_rebuild()
|
|
2860
2859
|
PromotionalEntitlementFragment.model_rebuild()
|
|
2860
|
+
CouponFragment.model_rebuild()
|
|
2861
2861
|
CustomerFragment.model_rebuild()
|
|
2862
2862
|
CheckoutStateFragment.model_rebuild()
|
|
2863
2863
|
CustomerPortalBillingInformationFragment.model_rebuild()
|
|
@@ -2865,8 +2865,8 @@ CustomerPortalConfigurationFragment.model_rebuild()
|
|
|
2865
2865
|
CustomerPortalEntitlementFragment.model_rebuild()
|
|
2866
2866
|
CustomerPortalPromotionalEntitlementFragment.model_rebuild()
|
|
2867
2867
|
CustomerPortalSubscriptionScheduledUpdateDataFragment.model_rebuild()
|
|
2868
|
-
CustomerPortalSubscriptionPriceFragment.model_rebuild()
|
|
2869
2868
|
CustomerPortalSubscriptionAddonFragment.model_rebuild()
|
|
2869
|
+
CustomerPortalSubscriptionPriceFragment.model_rebuild()
|
|
2870
2870
|
CustomerPortalSubscriptionFragment.model_rebuild()
|
|
2871
2871
|
CustomerPortalFragment.model_rebuild()
|
|
2872
2872
|
CustomerStatisticsFragment.model_rebuild()
|