stigg-api-client 0.614.0__py3-none-any.whl → 0.615.0__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 CHANGED
@@ -4376,7 +4376,7 @@ class CustomerResourceMinAggregate(sgqlc.types.Type):
4376
4376
 
4377
4377
  class CustomerSubscription(sgqlc.types.Type):
4378
4378
  __schema__ = schema
4379
- __field_names__ = ('additional_meta_data', 'addons', 'billing_id', 'billing_link_url', 'cancel_reason', 'cancellation_date', 'coupon', 'created_at', 'crm_id', 'crm_link_url', 'current_billing_period_end', 'customer', 'effective_end_date', 'end_date', 'environment', 'environment_id', 'experiment', 'experiment_info', 'future_updates', 'id', 'is_custom_price_subscription', 'latest_invoice', 'old_billing_id', 'outdated_price_packages', 'payment_collection', 'plan', 'prices', 'pricing_type', 'ref_id', 'resource', 'resource_id', 'scheduled_updates', 'start_date', 'status', 'subscription_entitlements', 'subscription_id', 'sync_states', 'total_price', 'trial_end_date', 'was_in_trial')
4379
+ __field_names__ = ('additional_meta_data', 'addons', 'billing_id', 'billing_link_url', 'billing_sync_error', 'cancel_reason', 'cancellation_date', 'coupon', 'created_at', 'crm_id', 'crm_link_url', 'current_billing_period_end', 'customer', 'effective_end_date', 'end_date', 'environment', 'environment_id', 'experiment', 'experiment_info', 'future_updates', 'id', 'is_custom_price_subscription', 'latest_invoice', 'old_billing_id', 'outdated_price_packages', 'payment_collection', 'plan', 'prices', 'pricing_type', 'ref_id', 'resource', 'resource_id', 'scheduled_updates', 'start_date', 'status', 'subscription_entitlements', 'subscription_id', 'sync_states', 'total_price', 'trial_end_date', 'was_in_trial')
4380
4380
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
4381
4381
  addons = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('SubscriptionAddon')), graphql_name='addons', args=sgqlc.types.ArgDict((
4382
4382
  ('filter', sgqlc.types.Arg(SubscriptionAddonFilter, graphql_name='filter', default={})),
@@ -4385,6 +4385,7 @@ class CustomerSubscription(sgqlc.types.Type):
4385
4385
  )
4386
4386
  billing_id = sgqlc.types.Field(String, graphql_name='billingId')
4387
4387
  billing_link_url = sgqlc.types.Field(String, graphql_name='billingLinkUrl')
4388
+ billing_sync_error = sgqlc.types.Field(String, graphql_name='billingSyncError')
4388
4389
  cancel_reason = sgqlc.types.Field(SubscriptionCancelReason, graphql_name='cancelReason')
4389
4390
  cancellation_date = sgqlc.types.Field(DateTime, graphql_name='cancellationDate')
4390
4391
  coupon = sgqlc.types.Field('SubscriptionCoupon', graphql_name='coupon')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 0.614.0
3
+ Version: 0.615.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -2,8 +2,8 @@ stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
2
2
  stigg/client.py,sha256=wSb0yyW13mWMr_4pooJArTtCa2fL5079ho9jGaZTdpE,3699
3
3
  stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  stigg/generated/operations.py,sha256=SPzNR6Jwky_XT1KFFxuPH-D8KRDVUUlz6KDCPJBW62I,60867
5
- stigg/generated/schema.py,sha256=M-6u-gM_Ksa5nb2ME-7VK-fvKkmf4-MOYNEAd81MQcA,495878
6
- stigg_api_client-0.614.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-0.614.0.dist-info/METADATA,sha256=G6MajP_vEH9Jh1xQCE5_wec0Phnnzhl9LyMs4TJwYBo,3198
8
- stigg_api_client-0.614.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-0.614.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=iwPGjJOV7j-da15G6d9MWyi5d7mDHPDKGojVdZYDkUY,495984
6
+ stigg_api_client-0.615.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-0.615.0.dist-info/METADATA,sha256=V-76koa0YJoCcwhQCYF80K-nChtAAB6wDAtaEUplu6s,3198
8
+ stigg_api_client-0.615.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-0.615.0.dist-info/RECORD,,