stigg-api-client 3.17.0__py3-none-any.whl → 3.22.2__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
@@ -413,11 +413,6 @@ class ProrationBehavior(sgqlc.types.Enum):
413
413
  __choices__ = ('CREATE_PRORATIONS', 'INVOICE_IMMEDIATELY')
414
414
 
415
415
 
416
- class ProrationBehaviorExtended(sgqlc.types.Enum):
417
- __schema__ = schema
418
- __choices__ = ('CREATE_PRORATIONS', 'INVOICE_IMMEDIATELY', 'NONE')
419
-
420
-
421
416
  class ProvisionSubscriptionStatus(sgqlc.types.Enum):
422
417
  __schema__ = schema
423
418
  __choices__ = ('PAYMENT_REQUIRED', 'SUCCESS')
@@ -515,6 +510,11 @@ class SubscriptionPriceSortFields(sgqlc.types.Enum):
515
510
  __choices__ = ('billingModel', 'createdAt', 'featureId', 'hasSoftLimit', 'id', 'updatedAt', 'usageLimit')
516
511
 
517
512
 
513
+ class SubscriptionProrationBehavior(sgqlc.types.Enum):
514
+ __schema__ = schema
515
+ __choices__ = ('CREATE_PRORATIONS', 'INVOICE_IMMEDIATELY', 'NONE')
516
+
517
+
518
518
  class SubscriptionQuerySortFields(sgqlc.types.Enum):
519
519
  __schema__ = schema
520
520
  __choices__ = ('createdAt', 'customerId', 'environmentId', 'productId', 'resourceId', 'status')
@@ -3954,7 +3954,7 @@ class SubscriptionBillingInfo(sgqlc.types.Input):
3954
3954
  is_backdated = sgqlc.types.Field(Boolean, graphql_name='isBackdated')
3955
3955
  is_invoice_paid = sgqlc.types.Field(Boolean, graphql_name='isInvoicePaid')
3956
3956
  metadata = sgqlc.types.Field(JSON, graphql_name='metadata')
3957
- proration_behavior = sgqlc.types.Field(ProrationBehaviorExtended, graphql_name='prorationBehavior')
3957
+ proration_behavior = sgqlc.types.Field(SubscriptionProrationBehavior, graphql_name='prorationBehavior')
3958
3958
  tax_percentage = sgqlc.types.Field(Float, graphql_name='taxPercentage')
3959
3959
  tax_rate_ids = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='taxRateIds')
3960
3960
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 3.17.0
3
+ Version: 3.22.2
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=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
3
3
  stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  stigg/generated/operations.py,sha256=98C8us4bNsNPxL67CIAxKJ9bc-98zrNN1ttZnDXuxCY,82512
5
- stigg/generated/schema.py,sha256=9Djx_f1fWB6gYJjVww3hVRG9ugZfMFBKPIp0CEKu83Q,695724
6
- stigg_api_client-3.17.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-3.17.0.dist-info/METADATA,sha256=h0Z5rqXnuzmmpqel9-6-N7ItW_FIhZP3s_zL-B4B-nc,3197
8
- stigg_api_client-3.17.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-3.17.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=hwbs-GIa7yQBqt-Py7-D0DjlMMPFjY3GKwSL-t2lJ6Y,695732
6
+ stigg_api_client-3.22.2.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-3.22.2.dist-info/METADATA,sha256=m-piAaLd_tCqxQ9jd81zjWZDXs2ERtPT_sP05RWGTh4,3197
8
+ stigg_api_client-3.22.2.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-3.22.2.dist-info/RECORD,,