stigg-api-client 3.111.0__py3-none-any.whl → 3.113.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
@@ -5217,10 +5217,11 @@ class YearlyResetPeriodConfigInput(sgqlc.types.Input):
5217
5217
 
5218
5218
  class ZuoraCredentialsInput(sgqlc.types.Input):
5219
5219
  __schema__ = schema
5220
- __field_names__ = ('base_url', 'client_id', 'client_secret', 'payment_gateway_id', 'payment_page_id', 'publishable_key', 'stripe_publishable_key', 'stripe_secret_key')
5220
+ __field_names__ = ('base_url', 'client_id', 'client_secret', 'invoice_settlement_enabled', 'payment_gateway_id', 'payment_page_id', 'publishable_key', 'stripe_publishable_key', 'stripe_secret_key')
5221
5221
  base_url = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='baseUrl')
5222
5222
  client_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='clientId')
5223
5223
  client_secret = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='clientSecret')
5224
+ invoice_settlement_enabled = sgqlc.types.Field(Boolean, graphql_name='invoiceSettlementEnabled')
5224
5225
  payment_gateway_id = sgqlc.types.Field(String, graphql_name='paymentGatewayId')
5225
5226
  payment_page_id = sgqlc.types.Field(String, graphql_name='paymentPageId')
5226
5227
  publishable_key = sgqlc.types.Field(String, graphql_name='publishableKey')
@@ -11354,10 +11355,11 @@ class ZuoraCheckoutCredentials(sgqlc.types.Type):
11354
11355
 
11355
11356
  class ZuoraCredentials(sgqlc.types.Type):
11356
11357
  __schema__ = schema
11357
- __field_names__ = ('base_url', 'client_id', 'client_secret', 'payment_gateway_id', 'payment_page_id', 'publishable_key', 'stripe_publishable_key', 'stripe_secret_key', 'webhook_secret')
11358
+ __field_names__ = ('base_url', 'client_id', 'client_secret', 'invoice_settlement_enabled', 'payment_gateway_id', 'payment_page_id', 'publishable_key', 'stripe_publishable_key', 'stripe_secret_key', 'webhook_secret')
11358
11359
  base_url = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='baseUrl')
11359
11360
  client_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='clientId')
11360
11361
  client_secret = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='clientSecret')
11362
+ invoice_settlement_enabled = sgqlc.types.Field(Boolean, graphql_name='invoiceSettlementEnabled')
11361
11363
  payment_gateway_id = sgqlc.types.Field(String, graphql_name='paymentGatewayId')
11362
11364
  payment_page_id = sgqlc.types.Field(String, graphql_name='paymentPageId')
11363
11365
  publishable_key = sgqlc.types.Field(String, graphql_name='publishableKey')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 3.111.0
3
+ Version: 3.113.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=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
3
3
  stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  stigg/generated/operations.py,sha256=ofbTuAiOhEldl-sDfr6oD4vTlfRDWWscsCQ-SrFYnxI,94243
5
- stigg/generated/schema.py,sha256=PFJNtQ9kRAm2fH0zdmwwMofUycQMSbAfHBejhxk60p8,736603
6
- stigg_api_client-3.111.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-3.111.0.dist-info/METADATA,sha256=7N-J9kDHG9bXmJ4EcZJg7XrMoH6Dt8qn5R69GUyeskM,3198
8
- stigg_api_client-3.111.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-3.111.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=b9VXhz3Io4mafrV2h6-KNWDzvlcmJpW8cBRmwlHHjxY,736865
6
+ stigg_api_client-3.113.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-3.113.0.dist-info/METADATA,sha256=3ZJmiZaDYWdpizngr6uyOb4LKiEoF7GFQgdB6jJ-KtY,3198
8
+ stigg_api_client-3.113.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-3.113.0.dist-info/RECORD,,