ultracart-rest-sdk 4.1.1__py3-none-any.whl → 4.1.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.
- ultracart/__init__.py +1 -1
- ultracart/api_client.py +1 -1
- ultracart/configuration.py +1 -1
- ultracart/model/channel_partner_order.py +4 -0
- {ultracart_rest_sdk-4.1.1.dist-info → ultracart_rest_sdk-4.1.2.dist-info}/METADATA +1 -1
- {ultracart_rest_sdk-4.1.1.dist-info → ultracart_rest_sdk-4.1.2.dist-info}/RECORD +9 -9
- {ultracart_rest_sdk-4.1.1.dist-info → ultracart_rest_sdk-4.1.2.dist-info}/LICENSE +0 -0
- {ultracart_rest_sdk-4.1.1.dist-info → ultracart_rest_sdk-4.1.2.dist-info}/WHEEL +0 -0
- {ultracart_rest_sdk-4.1.1.dist-info → ultracart_rest_sdk-4.1.2.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.1.
|
|
80
|
+
self.user_agent = 'OpenAPI-Generator/4.1.2/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.1.
|
|
425
|
+
"SDK Package Version: 4.1.2".\
|
|
426
426
|
format(env=sys.platform, pyversion=sys.version)
|
|
427
427
|
|
|
428
428
|
def get_host_settings(self):
|
|
@@ -315,6 +315,7 @@ class ChannelPartnerOrder(ModelNormal):
|
|
|
315
315
|
'tax_exempt': (bool,), # noqa: E501
|
|
316
316
|
'transaction': (ChannelPartnerOrderTransaction,), # noqa: E501
|
|
317
317
|
'treat_warnings_as_errors': (bool,), # noqa: E501
|
|
318
|
+
'use_prior_payment_information_from_order_id': (str,), # noqa: E501
|
|
318
319
|
}
|
|
319
320
|
|
|
320
321
|
@cached_property
|
|
@@ -415,6 +416,7 @@ class ChannelPartnerOrder(ModelNormal):
|
|
|
415
416
|
'tax_exempt': 'tax_exempt', # noqa: E501
|
|
416
417
|
'transaction': 'transaction', # noqa: E501
|
|
417
418
|
'treat_warnings_as_errors': 'treat_warnings_as_errors', # noqa: E501
|
|
419
|
+
'use_prior_payment_information_from_order_id': 'use_prior_payment_information_from_order_id', # noqa: E501
|
|
418
420
|
}
|
|
419
421
|
|
|
420
422
|
read_only_vars = {
|
|
@@ -550,6 +552,7 @@ class ChannelPartnerOrder(ModelNormal):
|
|
|
550
552
|
tax_exempt (bool): If true this order is marked as being tax exempt. [optional] # noqa: E501
|
|
551
553
|
transaction (ChannelPartnerOrderTransaction): [optional] # noqa: E501
|
|
552
554
|
treat_warnings_as_errors (bool): If true all warnings are considered errors, this is true by default. [optional] # noqa: E501
|
|
555
|
+
use_prior_payment_information_from_order_id (str): An Order Id from a prior purchase of this customer which is used to retrieve vaulted payment information in order to pay for this current order.. [optional] # noqa: E501
|
|
553
556
|
"""
|
|
554
557
|
|
|
555
558
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -727,6 +730,7 @@ class ChannelPartnerOrder(ModelNormal):
|
|
|
727
730
|
tax_exempt (bool): If true this order is marked as being tax exempt. [optional] # noqa: E501
|
|
728
731
|
transaction (ChannelPartnerOrderTransaction): [optional] # noqa: E501
|
|
729
732
|
treat_warnings_as_errors (bool): If true all warnings are considered errors, this is true by default. [optional] # noqa: E501
|
|
733
|
+
use_prior_payment_information_from_order_id (str): An Order Id from a prior purchase of this customer which is used to retrieve vaulted payment information in order to pay for this current order.. [optional] # noqa: E501
|
|
730
734
|
"""
|
|
731
735
|
|
|
732
736
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -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=boFncYv8McQyO96zzEoGwCerp4cFa23ajIR6_-09lKk,697
|
|
2
|
+
ultracart/api_client.py,sha256=DbkZMkbj2EgDXLzFvw7cazHkQLizCJTcMm9Y_W3M_uY,39070
|
|
3
|
+
ultracart/configuration.py,sha256=QX4hBzZQApHBeDKmiJz3kK9nqqGnisSHUxMkmBv39Ss,17840
|
|
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
|
|
@@ -136,7 +136,7 @@ ultracart/model/channel_partner_cancel_response.py,sha256=jUOeYsm5CqtHInXWujdpHJ
|
|
|
136
136
|
ultracart/model/channel_partner_estimate_shipping_response.py,sha256=Y1mG1FK9UEoTaYBvGwt2Eiod4r0oabWfUbUnY_Hfuwc,13090
|
|
137
137
|
ultracart/model/channel_partner_estimate_tax_response.py,sha256=deJ8MMWfw9UjYXqyBFRiC6WYQKF4JnqAkzLK5MfEd6U,12744
|
|
138
138
|
ultracart/model/channel_partner_import_response.py,sha256=Oyt0Q-5zzTKQkOl8e2YtdruLR-TWJWPymKW0vYwEoI4,13430
|
|
139
|
-
ultracart/model/channel_partner_order.py,sha256=
|
|
139
|
+
ultracart/model/channel_partner_order.py,sha256=cBGazuTABVZ1_EIQbRSzQHTCTbHszYm0U_XaA_k4bAc,46315
|
|
140
140
|
ultracart/model/channel_partner_order_item.py,sha256=-eCTLRsgWqO4-uLB6pTZrxWCFTd3b_roQQSuhbrBqkw,14644
|
|
141
141
|
ultracart/model/channel_partner_order_item_option.py,sha256=PXlQNBEXO00Ef4I7TE_yFAYfogbH-3sef5YleCruBnk,11741
|
|
142
142
|
ultracart/model/channel_partner_order_transaction.py,sha256=iJc9N5cr57Od203rNJYf3u9ZTqmR5ZQb-uutw4S3pQE,12195
|
|
@@ -885,8 +885,8 @@ ultracart/model/workflow_user.py,sha256=gkQIeMSIhawpz5wtpTJ8Lof_Td0IrwG0KZF6catE
|
|
|
885
885
|
ultracart/model/workflow_user_response.py,sha256=TKfMu5vF1fXlV8mvxRFhvk6WNdGce2T8a4vFycQvuhQ,12785
|
|
886
886
|
ultracart/model/workflow_users_response.py,sha256=3Y7L1oHc2-HOvl1pDdcnl9xHKYLGblKpKdbkPBh2u68,13059
|
|
887
887
|
ultracart/models/__init__.py,sha256=Y4LS2AerNErGWtZ82AFBjaQMJ25Zt10dy7UbxzyjlkI,66008
|
|
888
|
-
ultracart_rest_sdk-4.1.
|
|
889
|
-
ultracart_rest_sdk-4.1.
|
|
890
|
-
ultracart_rest_sdk-4.1.
|
|
891
|
-
ultracart_rest_sdk-4.1.
|
|
892
|
-
ultracart_rest_sdk-4.1.
|
|
888
|
+
ultracart_rest_sdk-4.1.2.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
|
|
889
|
+
ultracart_rest_sdk-4.1.2.dist-info/METADATA,sha256=zeXXrseChjRonOFxeKc-Bj_8F5UUZrVCuQYJ5YkHW8k,401
|
|
890
|
+
ultracart_rest_sdk-4.1.2.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
|
|
891
|
+
ultracart_rest_sdk-4.1.2.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
|
|
892
|
+
ultracart_rest_sdk-4.1.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|