stigg-api-client 2.204.0__py3-none-any.whl → 2.205.3__py3-none-any.whl
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 might be problematic. Click here for more details.
- stigg/generated/schema.py +2 -1
- {stigg_api_client-2.204.0.dist-info → stigg_api_client-2.205.3.dist-info}/METADATA +1 -1
- {stigg_api_client-2.204.0.dist-info → stigg_api_client-2.205.3.dist-info}/RECORD +5 -5
- {stigg_api_client-2.204.0.dist-info → stigg_api_client-2.205.3.dist-info}/LICENSE +0 -0
- {stigg_api_client-2.204.0.dist-info → stigg_api_client-2.205.3.dist-info}/WHEEL +0 -0
stigg/generated/schema.py
CHANGED
|
@@ -5295,7 +5295,7 @@ class CustomerStatistics(sgqlc.types.Type):
|
|
|
5295
5295
|
|
|
5296
5296
|
class CustomerSubscription(sgqlc.types.Type):
|
|
5297
5297
|
__schema__ = schema
|
|
5298
|
-
__field_names__ = ('additional_meta_data', 'addons', 'billing_cycle_anchor', 'billing_id', 'billing_link_url', 'billing_sync_error', 'budget', 'budget_exceeded', 'cancel_reason', 'cancellation_date', 'coupon', 'created_at', 'crm_id', 'crm_link_url', 'current_billing_period_end', 'current_billing_period_start', 'customer', 'customer_id', 'effective_end_date', 'end_date', 'environment', 'environment_id', 'experiment', 'experiment_info', 'free_items', 'future_updates', 'id', 'is_custom_price_subscription', 'last_usage_invoice', 'latest_invoice', 'minimum_spend', 'old_billing_id', 'outdated_price_packages', 'paying_customer', 'paying_customer_id', 'payment_collection', 'payment_collection_method', 'plan', 'prices', 'pricing_type', 'ref_id', 'resource', 'resource_id', 'salesforce_id', 'scheduled_updates', 'start_date', 'status', 'subscription_entitlements', 'subscription_id', 'sync_states', 'total_price', 'trial_configuration', 'trial_end_date', 'was_in_trial')
|
|
5298
|
+
__field_names__ = ('additional_meta_data', 'addons', 'billing_cycle_anchor', 'billing_id', 'billing_link_url', 'billing_sync_error', 'budget', 'budget_exceeded', 'cancel_reason', 'cancellation_date', 'coupon', 'coupons', 'created_at', 'crm_id', 'crm_link_url', 'current_billing_period_end', 'current_billing_period_start', 'customer', 'customer_id', 'effective_end_date', 'end_date', 'environment', 'environment_id', 'experiment', 'experiment_info', 'free_items', 'future_updates', 'id', 'is_custom_price_subscription', 'last_usage_invoice', 'latest_invoice', 'minimum_spend', 'old_billing_id', 'outdated_price_packages', 'paying_customer', 'paying_customer_id', 'payment_collection', 'payment_collection_method', 'plan', 'prices', 'pricing_type', 'ref_id', 'resource', 'resource_id', 'salesforce_id', 'scheduled_updates', 'start_date', 'status', 'subscription_entitlements', 'subscription_id', 'sync_states', 'total_price', 'trial_configuration', 'trial_end_date', 'was_in_trial')
|
|
5299
5299
|
additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
|
|
5300
5300
|
addons = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('SubscriptionAddon')), graphql_name='addons', args=sgqlc.types.ArgDict((
|
|
5301
5301
|
('filter', sgqlc.types.Arg(SubscriptionAddonFilter, graphql_name='filter', default={})),
|
|
@@ -5311,6 +5311,7 @@ class CustomerSubscription(sgqlc.types.Type):
|
|
|
5311
5311
|
cancel_reason = sgqlc.types.Field(SubscriptionCancelReason, graphql_name='cancelReason')
|
|
5312
5312
|
cancellation_date = sgqlc.types.Field(DateTime, graphql_name='cancellationDate')
|
|
5313
5313
|
coupon = sgqlc.types.Field('SubscriptionCoupon', graphql_name='coupon')
|
|
5314
|
+
coupons = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('SubscriptionCoupon')), graphql_name='coupons')
|
|
5314
5315
|
created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
|
|
5315
5316
|
crm_id = sgqlc.types.Field(String, graphql_name='crmId')
|
|
5316
5317
|
crm_link_url = sgqlc.types.Field(String, graphql_name='crmLinkUrl')
|
|
@@ -2,8 +2,8 @@ stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
|
|
|
2
2
|
stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
|
|
3
3
|
stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
stigg/generated/operations.py,sha256=L-KsnUd2mH-izMg1X2CIT-zKJPNVqavXkZAkWPw3FWY,76616
|
|
5
|
-
stigg/generated/schema.py,sha256=
|
|
6
|
-
stigg_api_client-2.
|
|
7
|
-
stigg_api_client-2.
|
|
8
|
-
stigg_api_client-2.
|
|
9
|
-
stigg_api_client-2.
|
|
5
|
+
stigg/generated/schema.py,sha256=kaO0PtcSSGw36BLdRoSy7-KAaiytfHvTAyiVQr4WAlo,618824
|
|
6
|
+
stigg_api_client-2.205.3.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
+
stigg_api_client-2.205.3.dist-info/METADATA,sha256=MXunrH0HaUAo8PQayI5I4kqYHpEWsC6NRcnjrXcOGbE,3198
|
|
8
|
+
stigg_api_client-2.205.3.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
+
stigg_api_client-2.205.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|