stigg-api-client-v2 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-v2 might be problematic. Click here for more details.
- stigg/generated/__init__.py +2 -2
- stigg/generated/enums.py +6 -6
- stigg/generated/fragments.py +603 -603
- stigg/generated/input_types.py +2 -2
- {stigg_api_client_v2-3.17.0.dist-info → stigg_api_client_v2-3.22.2.dist-info}/METADATA +1 -1
- {stigg_api_client_v2-3.17.0.dist-info → stigg_api_client_v2-3.22.2.dist-info}/RECORD +8 -8
- {stigg_api_client_v2-3.17.0.dist-info → stigg_api_client_v2-3.22.2.dist-info}/LICENSE +0 -0
- {stigg_api_client_v2-3.17.0.dist-info → stigg_api_client_v2-3.22.2.dist-info}/WHEEL +0 -0
stigg/generated/input_types.py
CHANGED
|
@@ -70,7 +70,6 @@ from .enums import (
|
|
|
70
70
|
PromotionalEntitlementSortFields,
|
|
71
71
|
PromotionalEntitlementStatus,
|
|
72
72
|
ProrationBehavior,
|
|
73
|
-
ProrationBehaviorExtended,
|
|
74
73
|
PublishMigrationType,
|
|
75
74
|
ScheduleStrategy,
|
|
76
75
|
SortDirection,
|
|
@@ -84,6 +83,7 @@ from .enums import (
|
|
|
84
83
|
SubscriptionMigrationTaskSortFields,
|
|
85
84
|
SubscriptionMigrationTime,
|
|
86
85
|
SubscriptionPriceSortFields,
|
|
86
|
+
SubscriptionProrationBehavior,
|
|
87
87
|
SubscriptionQuerySortFields,
|
|
88
88
|
SubscriptionScheduleStatus,
|
|
89
89
|
SubscriptionStartSetup,
|
|
@@ -3868,7 +3868,7 @@ class SubscriptionBillingInfo(BaseModel):
|
|
|
3868
3868
|
is_backdated: Optional[bool] = Field(alias="isBackdated", default=False)
|
|
3869
3869
|
is_invoice_paid: Optional[bool] = Field(alias="isInvoicePaid", default=False)
|
|
3870
3870
|
metadata: Optional[Any] = None
|
|
3871
|
-
proration_behavior: Optional[
|
|
3871
|
+
proration_behavior: Optional[SubscriptionProrationBehavior] = Field(
|
|
3872
3872
|
alias="prorationBehavior", default=None
|
|
3873
3873
|
)
|
|
3874
3874
|
tax_percentage: Optional[float] = Field(alias="taxPercentage", default=None)
|
|
@@ -106,7 +106,7 @@ stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCe
|
|
|
106
106
|
stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
|
|
107
107
|
stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE,sha256=qeGG88oWte74QxjnpwFyE1GgDLe4rjpDlLZ7SeNSnvM,1129
|
|
108
108
|
stigg/client.py,sha256=RWrVnxo9zHFXka8KJVE4sMgyek70ispQk0vqOINCvM0,8335
|
|
109
|
-
stigg/generated/__init__.py,sha256=
|
|
109
|
+
stigg/generated/__init__.py,sha256=WpFCycY8JtdyRtuD_SLT57e1RpDw3LVGrwLk2bgt568,72745
|
|
110
110
|
stigg/generated/apply_subscription.py,sha256=Vbs-QZZxN16pUpt3Hp7Jvvcc5o_8xwJK9oTLQQjH0ZA,451
|
|
111
111
|
stigg/generated/archive_customer.py,sha256=3N3iBiT2Vvzfb0ckV3o57A6lmJ_ef7JNPaMX_Jtcg6c,396
|
|
112
112
|
stigg/generated/async_base_client.py,sha256=zqd6IhYxpalyA6KQkeGhXgSurC0vXSwSWmSlM2zZ0VM,12593
|
|
@@ -119,11 +119,11 @@ stigg/generated/client.py,sha256=WIS31TSPUg8gKGvs5aSEBG_RSv8f8yCD80oUqCLUCvI,174
|
|
|
119
119
|
stigg/generated/create_subscription.py,sha256=vbpBJ_daXHcQDtvU3vbwSr2E7s4VGRHxqPavyTV3Mtk,457
|
|
120
120
|
stigg/generated/delegate_subscription_to_customer.py,sha256=0TgQDO0Hk-z7X7PGtqhvciqa8IjkToK9cpiX3Kqu_UY,561
|
|
121
121
|
stigg/generated/detach_customer_payment_method.py,sha256=ACXlC2xsGaUP723OrayFZQ9SbXxe8TtVUYdG1gqcYFc,523
|
|
122
|
-
stigg/generated/enums.py,sha256=
|
|
122
|
+
stigg/generated/enums.py,sha256=Phk3cJDuYdHrQoGWN66PlYrIluEL333aVZ_Do90KjpM,37708
|
|
123
123
|
stigg/generated/estimate_subscription.py,sha256=c0_vg0A_Hi8fdjeGudWZ0WziUF9jcjX5rlRitGMAMaQ,479
|
|
124
124
|
stigg/generated/estimate_subscription_update.py,sha256=ZYIFqqHHDfzhrOn95QnMmPNTXZ7JrKWRlUFzk8fWwKA,528
|
|
125
125
|
stigg/generated/exceptions.py,sha256=OQu-ZYCCV4VyMWTd1HR8gIjIK2CrA_JMlFxqOAJugWY,2411
|
|
126
|
-
stigg/generated/fragments.py,sha256=
|
|
126
|
+
stigg/generated/fragments.py,sha256=DcNzP1kaluBWhy2ZZhltD-LKgKsTgTJNQmWRwNs2M4w,104912
|
|
127
127
|
stigg/generated/get_active_subscriptions.py,sha256=ngZ9jr8vzGI59wT8FhUFl46a8j9waoNjeZ1_lrcu2ww,513
|
|
128
128
|
stigg/generated/get_active_subscriptions_list.py,sha256=Awi9al2MXxdt_y7ZnWYZh8U3R9XiX50c7TyO4WZxyhw,541
|
|
129
129
|
stigg/generated/get_checkout_state.py,sha256=SAOXGAND879dwb7R5mr5LPZuPVuMUDwNR5M4mgmHv6w,409
|
|
@@ -145,7 +145,7 @@ stigg/generated/grant_promotional_entitlements.py,sha256=72PRYuqecL-0SkWb7deygkh
|
|
|
145
145
|
stigg/generated/import_customer.py,sha256=yEtrEB7T-Aykv3AUl-rAQz2XL6hKL0j-7JL3h-xi87o,403
|
|
146
146
|
stigg/generated/import_customer_bulk.py,sha256=miLn2ScWlPOH1IipltY5Vgd-ZQ_BkBk9t3-EsLvU5ZQ,284
|
|
147
147
|
stigg/generated/import_subscriptions_bulk.py,sha256=QgitpZkjE7eBhP1o5W0PTVAbKOvz61dNoeBAWupIcgU,297
|
|
148
|
-
stigg/generated/input_types.py,sha256
|
|
148
|
+
stigg/generated/input_types.py,sha256=-aauoBGVhyJABB7NesFZ2cZv5V5_Dj0DJ7yPHHUDK7E,205210
|
|
149
149
|
stigg/generated/migrate_subscription_to_latest.py,sha256=qQDwH7EodYAeJFb62IIl-MAEB5MbthgCJ0v1RMxpdYk,516
|
|
150
150
|
stigg/generated/preview_next_invoice.py,sha256=MiQ4Gv7Ve1Hv60xhaQi7uj82aq0xLP2UB-gjvcQdOL8,478
|
|
151
151
|
stigg/generated/preview_subscription.py,sha256=Qo2vlFs7sFzqaE8J_e-EHTRfLvG46lko-dcJMxDSCR0,475
|
|
@@ -161,7 +161,7 @@ stigg/generated/transfer_subscription_to_resource.py,sha256=4-N7quYhHpVTGPi6EV-U
|
|
|
161
161
|
stigg/generated/unarchive_customer.py,sha256=0OVttDrNNOHp6xIpLfDj--XfZL0ogkSpy9eW71jND2k,441
|
|
162
162
|
stigg/generated/update_customer.py,sha256=DdbIKqG3AxIJie6Wk49m4dSVyXrQbY6UjhReZR6lkIM,403
|
|
163
163
|
stigg/generated/update_subscription.py,sha256=R7RdFcFh1oEz-AHLiMBW5XvpQTi3ucB3Z4r-LvZjHJQ,457
|
|
164
|
-
stigg_api_client_v2-3.
|
|
165
|
-
stigg_api_client_v2-3.
|
|
166
|
-
stigg_api_client_v2-3.
|
|
167
|
-
stigg_api_client_v2-3.
|
|
164
|
+
stigg_api_client_v2-3.22.2.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
165
|
+
stigg_api_client_v2-3.22.2.dist-info/METADATA,sha256=w6EBmhGX2BuVBfVXReE5WF7WuHpLZGohHPNyuK4Dkd0,2257
|
|
166
|
+
stigg_api_client_v2-3.22.2.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
167
|
+
stigg_api_client_v2-3.22.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|