ultracart-rest-sdk 4.0.224__py3-none-any.whl → 4.0.225__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.
- ultracart/__init__.py +1 -1
- ultracart/api_client.py +1 -1
- ultracart/configuration.py +1 -1
- ultracart/model/item_shipping_destination_markup.py +4 -0
- {ultracart_rest_sdk-4.0.224.dist-info → ultracart_rest_sdk-4.0.225.dist-info}/METADATA +1 -1
- {ultracart_rest_sdk-4.0.224.dist-info → ultracart_rest_sdk-4.0.225.dist-info}/RECORD +9 -9
- {ultracart_rest_sdk-4.0.224.dist-info → ultracart_rest_sdk-4.0.225.dist-info}/LICENSE +0 -0
- {ultracart_rest_sdk-4.0.224.dist-info → ultracart_rest_sdk-4.0.225.dist-info}/WHEEL +0 -0
- {ultracart_rest_sdk-4.0.224.dist-info → ultracart_rest_sdk-4.0.225.dist-info}/top_level.txt +0 -0
ultracart/__init__.py
CHANGED
ultracart/api_client.py
CHANGED
|
@@ -77,7 +77,7 @@ class ApiClient(object):
|
|
|
77
77
|
self.default_headers[header_name] = header_value
|
|
78
78
|
self.cookie = cookie
|
|
79
79
|
# Set default User-Agent.
|
|
80
|
-
self.user_agent = 'OpenAPI-Generator/4.0.
|
|
80
|
+
self.user_agent = 'OpenAPI-Generator/4.0.225/python'
|
|
81
81
|
|
|
82
82
|
def __enter__(self):
|
|
83
83
|
return self
|
ultracart/configuration.py
CHANGED
|
@@ -422,7 +422,7 @@ conf = ultracart.Configuration(
|
|
|
422
422
|
"OS: {env}\n"\
|
|
423
423
|
"Python Version: {pyversion}\n"\
|
|
424
424
|
"Version of the API: 2.0.0\n"\
|
|
425
|
-
"SDK Package Version: 4.0.
|
|
425
|
+
"SDK Package Version: 4.0.225".\
|
|
426
426
|
format(env=sys.platform, pyversion=sys.version)
|
|
427
427
|
|
|
428
428
|
def get_host_settings(self):
|
|
@@ -91,6 +91,7 @@ class ItemShippingDestinationMarkup(ModelNormal):
|
|
|
91
91
|
and the value is attribute type.
|
|
92
92
|
"""
|
|
93
93
|
return {
|
|
94
|
+
'adult_signature_required': (bool,), # noqa: E501
|
|
94
95
|
'country_code': (str,), # noqa: E501
|
|
95
96
|
'flat_fee': (float,), # noqa: E501
|
|
96
97
|
'per_item': (float,), # noqa: E501
|
|
@@ -105,6 +106,7 @@ class ItemShippingDestinationMarkup(ModelNormal):
|
|
|
105
106
|
|
|
106
107
|
|
|
107
108
|
attribute_map = {
|
|
109
|
+
'adult_signature_required': 'adult_signature_required', # noqa: E501
|
|
108
110
|
'country_code': 'country_code', # noqa: E501
|
|
109
111
|
'flat_fee': 'flat_fee', # noqa: E501
|
|
110
112
|
'per_item': 'per_item', # noqa: E501
|
|
@@ -154,6 +156,7 @@ class ItemShippingDestinationMarkup(ModelNormal):
|
|
|
154
156
|
Animal class but this time we won't travel
|
|
155
157
|
through its discriminator because we passed in
|
|
156
158
|
_visited_composed_classes = (Animal,)
|
|
159
|
+
adult_signature_required (bool): Adult Signature Required (only updated if not-null value provided). [optional] # noqa: E501
|
|
157
160
|
country_code (str): Country code (ISO-3166 two letter). [optional] # noqa: E501
|
|
158
161
|
flat_fee (float): Flat fee. [optional] # noqa: E501
|
|
159
162
|
per_item (float): Per item. [optional] # noqa: E501
|
|
@@ -245,6 +248,7 @@ class ItemShippingDestinationMarkup(ModelNormal):
|
|
|
245
248
|
Animal class but this time we won't travel
|
|
246
249
|
through its discriminator because we passed in
|
|
247
250
|
_visited_composed_classes = (Animal,)
|
|
251
|
+
adult_signature_required (bool): Adult Signature Required (only updated if not-null value provided). [optional] # noqa: E501
|
|
248
252
|
country_code (str): Country code (ISO-3166 two letter). [optional] # noqa: E501
|
|
249
253
|
flat_fee (float): Flat fee. [optional] # noqa: E501
|
|
250
254
|
per_item (float): Per item. [optional] # noqa: E501
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
ultracart/__init__.py,sha256=
|
|
2
|
-
ultracart/api_client.py,sha256=
|
|
3
|
-
ultracart/configuration.py,sha256=
|
|
1
|
+
ultracart/__init__.py,sha256=pwFeuyUW7TPlmfQics58QnYcsq3WBp33PLgohqGr2-g,699
|
|
2
|
+
ultracart/api_client.py,sha256=4Ux5tDmDBlc3g-DO0H4-GVAOZS9WyisNvsfIB8a0RK0,39072
|
|
3
|
+
ultracart/configuration.py,sha256=tvY3tTpNdN3UB6kz6inwNtUHI_16kjTxNoQtUo_Orck,17842
|
|
4
4
|
ultracart/exceptions.py,sha256=dwRtrWJsW4H_jKk3B1w2chykcQ7E2FSlhftUByD9e9E,5069
|
|
5
5
|
ultracart/model_utils.py,sha256=X_RAfA-TlvDKBICnIve7PPVDM34Nl58aV1bqCrVmoTo,82574
|
|
6
6
|
ultracart/rest.py,sha256=2lM6zwrjGp_SjkddamoKdpk3jFuc8Ow7fKIXRdKNp24,14268
|
|
@@ -593,7 +593,7 @@ ultracart/model/item_reviews_response.py,sha256=8VHoKWhneLoHiNnHai2oI229a4djg4ZP
|
|
|
593
593
|
ultracart/model/item_salesforce.py,sha256=AuFzRmxyNF_fOm6FOsVknJ_F_LWDQjZVxvnn1QllWFA,11801
|
|
594
594
|
ultracart/model/item_shipping.py,sha256=7xQMk3ftf09yjK446lnh3_62b4Tk3kVpAb0ePLqj4JA,27671
|
|
595
595
|
ultracart/model/item_shipping_case.py,sha256=FnxLyFpwdhlIS-0ytsA87ZB2Dwr9_JlaXyyVABD62Kg,12364
|
|
596
|
-
ultracart/model/item_shipping_destination_markup.py,sha256=
|
|
596
|
+
ultracart/model/item_shipping_destination_markup.py,sha256=dwcd7jpETU1vTw6LnE0Px0tlkoNCxM6kmvtCTYOHYWU,13317
|
|
597
597
|
ultracart/model/item_shipping_destination_restriction.py,sha256=8anlMO2ultHnR_4LMxAdk9i1azuoNcljW1BTqztOVvw,12236
|
|
598
598
|
ultracart/model/item_shipping_distribution_center.py,sha256=gqkLP32C-M2eHcTWs_ZEU2aQCSN82K_fiX-jF7-Lnk4,15701
|
|
599
599
|
ultracart/model/item_shipping_method.py,sha256=nnGlXS-iOFIZoy0wNLcwEADzbLPku49aoSus-r0J0cE,15931
|
|
@@ -879,8 +879,8 @@ ultracart/model/workflow_user.py,sha256=gkQIeMSIhawpz5wtpTJ8Lof_Td0IrwG0KZF6catE
|
|
|
879
879
|
ultracart/model/workflow_user_response.py,sha256=TKfMu5vF1fXlV8mvxRFhvk6WNdGce2T8a4vFycQvuhQ,12785
|
|
880
880
|
ultracart/model/workflow_users_response.py,sha256=3Y7L1oHc2-HOvl1pDdcnl9xHKYLGblKpKdbkPBh2u68,13059
|
|
881
881
|
ultracart/models/__init__.py,sha256=I2Mi2O700v6AG_0ofAKCYHoioXCFOuY2mrEEz-_28Ck,65517
|
|
882
|
-
ultracart_rest_sdk-4.0.
|
|
883
|
-
ultracart_rest_sdk-4.0.
|
|
884
|
-
ultracart_rest_sdk-4.0.
|
|
885
|
-
ultracart_rest_sdk-4.0.
|
|
886
|
-
ultracart_rest_sdk-4.0.
|
|
882
|
+
ultracart_rest_sdk-4.0.225.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
|
|
883
|
+
ultracart_rest_sdk-4.0.225.dist-info/METADATA,sha256=Nhk4k-_EMiPH7QIxz7CbYVJmX4nknQrjXAULBPBl7dc,403
|
|
884
|
+
ultracart_rest_sdk-4.0.225.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
|
|
885
|
+
ultracart_rest_sdk-4.0.225.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
|
|
886
|
+
ultracart_rest_sdk-4.0.225.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|