stigg-api-client 2.349.0__py3-none-any.whl → 2.354.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/operations.py +2 -0
- stigg/generated/schema.py +1 -1
- {stigg_api_client-2.349.0.dist-info → stigg_api_client-2.354.2.dist-info}/METADATA +1 -1
- stigg_api_client-2.354.2.dist-info/RECORD +9 -0
- stigg_api_client-2.349.0.dist-info/RECORD +0 -9
- {stigg_api_client-2.349.0.dist-info → stigg_api_client-2.354.2.dist-info}/LICENSE +0 -0
- {stigg_api_client-2.349.0.dist-info → stigg_api_client-2.354.2.dist-info}/WHEEL +0 -0
stigg/generated/operations.py
CHANGED
|
@@ -431,6 +431,7 @@ def fragment_customer_fragment():
|
|
|
431
431
|
_frag.default_payment_expiration_month()
|
|
432
432
|
_frag.default_payment_expiration_year()
|
|
433
433
|
_frag.default_payment_method_last4_digits()
|
|
434
|
+
_frag.default_payment_method_type()
|
|
434
435
|
_frag_trialed_plans = _frag.trialed_plans()
|
|
435
436
|
_frag_trialed_plans.product_id()
|
|
436
437
|
_frag_trialed_plans.product_ref_id()
|
|
@@ -1081,6 +1082,7 @@ def fragment_customer_portal_billing_information_fragment():
|
|
|
1081
1082
|
_frag.default_payment_method_id()
|
|
1082
1083
|
_frag.default_payment_expiration_month()
|
|
1083
1084
|
_frag.default_payment_expiration_year()
|
|
1085
|
+
_frag.default_payment_method_type()
|
|
1084
1086
|
return _frag
|
|
1085
1087
|
|
|
1086
1088
|
|
stigg/generated/schema.py
CHANGED
|
@@ -350,7 +350,7 @@ class PaymentCollectionMethod(sgqlc.types.Enum):
|
|
|
350
350
|
|
|
351
351
|
class PaymentMethodType(sgqlc.types.Enum):
|
|
352
352
|
__schema__ = schema
|
|
353
|
-
__choices__ = ('BANK', 'CARD')
|
|
353
|
+
__choices__ = ('BANK', 'CARD', 'CASH_APP')
|
|
354
354
|
|
|
355
355
|
|
|
356
356
|
class PlanChangeType(sgqlc.types.Enum):
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
|
|
2
|
+
stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
|
|
3
|
+
stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
stigg/generated/operations.py,sha256=dmuLeEUaRmjXstY8j9gOMC6qMbgGvABsjbmr8IoI304,79586
|
|
5
|
+
stigg/generated/schema.py,sha256=Spgk_O8Na3kTzfOowtj8XZqi6WpUSIgJr98kPLAGY4k,647194
|
|
6
|
+
stigg_api_client-2.354.2.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
+
stigg_api_client-2.354.2.dist-info/METADATA,sha256=WGPQb0a0Y33fpqaBgIIi7pY7Flb2T-EPXlVupZIutoE,3198
|
|
8
|
+
stigg_api_client-2.354.2.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
+
stigg_api_client-2.354.2.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
|
|
2
|
-
stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
|
|
3
|
-
stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
stigg/generated/operations.py,sha256=BJn0KcJ8WG-6ivqsgyvNpd3av5mQ-OcXrpKb_Lj_Q48,79506
|
|
5
|
-
stigg/generated/schema.py,sha256=3g_rxQ3QILzHjvKIX-Qz187o0MKUDpfj12eSgYBG_0g,647182
|
|
6
|
-
stigg_api_client-2.349.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
-
stigg_api_client-2.349.0.dist-info/METADATA,sha256=5OPcJr0qylgA5DWsb3ERGcqYJIjUWQIi0kHqLTCiekI,3198
|
|
8
|
-
stigg_api_client-2.349.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
-
stigg_api_client-2.349.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|