criteo-api-retailmedia-sdk 2024.1.0.250320__py3-none-any.whl → 2024.1.0.250409__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 criteo-api-retailmedia-sdk might be problematic. Click here for more details.
- {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/RECORD +130 -130
- {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_v2024_01/__init__.py +1 -1
- criteo_api_retailmedia_v2024_01/api/analytics_api.py +2 -2
- criteo_api_retailmedia_v2024_01/api/audience_api.py +12 -12
- criteo_api_retailmedia_v2024_01/api/campaign_api.py +18 -18
- criteo_api_retailmedia_v2024_01/api_client.py +1 -1
- criteo_api_retailmedia_v2024_01/configuration.py +1 -1
- criteo_api_retailmedia_v2024_01/model/add_remove_keyword_model.py +8 -8
- criteo_api_retailmedia_v2024_01/model/add_remove_keywords_model_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/add_to_basket_target202110_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/application_summary_model.py +8 -8
- criteo_api_retailmedia_v2024_01/model/application_summary_model_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/application_summary_model_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/asset_response.py +7 -7
- criteo_api_retailmedia_v2024_01/model/async_campaigns_report.py +79 -79
- criteo_api_retailmedia_v2024_01/model/async_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/async_line_items_report.py +79 -79
- criteo_api_retailmedia_v2024_01/model/async_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/async_report_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/async_revenue_report.py +104 -104
- criteo_api_retailmedia_v2024_01/model/async_revenue_report_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/auction_line_item_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/auction_line_item_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/audience_target202110_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/balance_campaign202110_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/balance_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/balance_response_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/campaign_attributes_v202301.py +57 -57
- criteo_api_retailmedia_v2024_01/model/campaign_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2024_01/model/campaign_v202301.py +82 -82
- criteo_api_retailmedia_v2024_01/model/category202204.py +8 -8
- criteo_api_retailmedia_v2024_01/model/category202204_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/common_error.py +16 -16
- criteo_api_retailmedia_v2024_01/model/common_line_item_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/common_line_item_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/common_problem.py +20 -20
- criteo_api_retailmedia_v2024_01/model/common_warning.py +16 -16
- criteo_api_retailmedia_v2024_01/model/creative202110.py +16 -12
- criteo_api_retailmedia_v2024_01/model/creative202110_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/creative202210.py +40 -36
- criteo_api_retailmedia_v2024_01/model/creative202210_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/creative202210_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/daily_line_item_budget_override.py +4 -4
- criteo_api_retailmedia_v2024_01/model/editable_campaign_attributes_v202301.py +32 -32
- criteo_api_retailmedia_v2024_01/model/external_account.py +18 -18
- criteo_api_retailmedia_v2024_01/model/external_add_to_basket_ids_update_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/external_add_to_basket_target202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/external_auction_line_item.py +44 -44
- criteo_api_retailmedia_v2024_01/model/external_auction_line_item_create_model.py +30 -30
- criteo_api_retailmedia_v2024_01/model/external_auction_line_item_update_model.py +20 -20
- criteo_api_retailmedia_v2024_01/model/external_audience_target202110.py +8 -8
- criteo_api_retailmedia_v2024_01/model/external_balance_response.py +66 -66
- criteo_api_retailmedia_v2024_01/model/external_catalog_request.py +4 -4
- criteo_api_retailmedia_v2024_01/model/external_catalog_status.py +20 -20
- criteo_api_retailmedia_v2024_01/model/external_change_dates_of_balance.py +8 -8
- criteo_api_retailmedia_v2024_01/model/external_common_line_item.py +34 -34
- criteo_api_retailmedia_v2024_01/model/external_create_balance.py +20 -20
- criteo_api_retailmedia_v2024_01/model/external_line_item_capping202110.py +8 -8
- criteo_api_retailmedia_v2024_01/model/external_line_item_page202110.py +3 -3
- criteo_api_retailmedia_v2024_01/model/external_preferred_line_item202110.py +55 -51
- criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_create_model202110.py +24 -24
- criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_update_model202110.py +20 -20
- criteo_api_retailmedia_v2024_01/model/external_update_balance_model.py +8 -8
- criteo_api_retailmedia_v2024_01/model/files_variables_specification.py +4 -4
- criteo_api_retailmedia_v2024_01/model/input_resource_of_auction_line_item_create_model.py +4 -4
- criteo_api_retailmedia_v2024_01/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_account.py +8 -8
- criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_brand.py +8 -8
- criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
- criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_retailer.py +8 -8
- criteo_api_retailmedia_v2024_01/model/keyword_data_model.py +12 -12
- criteo_api_retailmedia_v2024_01/model/keyword_target202110_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/keywords_model_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/keywords_model_response.py +4 -4
- criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers.py +20 -20
- criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/line_item_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2024_01/model/page_metadata.py +16 -16
- criteo_api_retailmedia_v2024_01/model/page_type_environment202210.py +14 -14
- criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/problem_details.py +20 -20
- criteo_api_retailmedia_v2024_01/model/promoted_product202110_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2024_01/model/report_outcome.py +5 -5
- criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item_update_model.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_balance_campaign202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_common_line_item.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item_update_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/resource_of_promoted_product202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1.py +19 -19
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2.py +8 -8
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1.py +4 -4
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2.py +12 -12
- criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_customer_list.py +8 -8
- criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
- criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v1.py +17 -17
- criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v2.py +23 -23
- criteo_api_retailmedia_v2024_01/model/rmca_common_problem.py +16 -16
- criteo_api_retailmedia_v2024_01/model/section.py +4 -4
- criteo_api_retailmedia_v2024_01/model/set_bid_model.py +4 -4
- criteo_api_retailmedia_v2024_01/model/set_bids_model_resource.py +4 -4
- criteo_api_retailmedia_v2024_01/model/status_response.py +20 -20
- criteo_api_retailmedia_v2024_01/model/store_target202110_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/template.py +24 -24
- criteo_api_retailmedia_v2024_01/model/template_list_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/template_response.py +5 -5
- criteo_api_retailmedia_v2024_01/model/template_variable.py +4 -4
- criteo_api_retailmedia_v2024_01/model/template_variable_value.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
- criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_target202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_keyword_target202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_target202110.py +4 -4
- criteo_api_retailmedia_v2024_01/model/video_variable_value.py +16 -16
- {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/top_level.txt +0 -0
|
@@ -90,8 +90,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ValueTypeResourceOfStoreTarget202110,), # noqa: E501
|
|
93
|
-
'warnings': ([ProblemDetails],), # noqa: E501
|
|
94
93
|
'errors': ([ProblemDetails],), # noqa: E501
|
|
94
|
+
'warnings': ([ProblemDetails],), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
|
|
152
|
-
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
153
152
|
errors ([ProblemDetails]): [optional] # noqa: E501
|
|
153
|
+
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
|
|
240
|
-
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
241
240
|
errors ([ProblemDetails]): [optional] # noqa: E501
|
|
241
|
+
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -92,17 +92,17 @@ class Template(ModelNormal):
|
|
|
92
92
|
"""
|
|
93
93
|
lazy_import()
|
|
94
94
|
return {
|
|
95
|
+
'all_collections_mandatory': (bool,), # noqa: E501
|
|
96
|
+
'created_at': (datetime,), # noqa: E501
|
|
95
97
|
'creative_format': (str,), # noqa: E501
|
|
96
98
|
'name': (str,), # noqa: E501
|
|
99
|
+
'sections': ([Section],), # noqa: E501
|
|
97
100
|
'sku_collection_min': (int,), # noqa: E501
|
|
98
101
|
'sku_per_collection_min': (int,), # noqa: E501
|
|
99
|
-
'all_collections_mandatory': (bool,), # noqa: E501
|
|
100
|
-
'created_at': (datetime,), # noqa: E501
|
|
101
102
|
'updated_at': (datetime,), # noqa: E501
|
|
102
|
-
'
|
|
103
|
+
'displayable_skus_max': (int, none_type,), # noqa: E501
|
|
103
104
|
'sku_collection_max': (int, none_type,), # noqa: E501
|
|
104
105
|
'sku_per_collection_max': (int, none_type,), # noqa: E501
|
|
105
|
-
'displayable_skus_max': (int, none_type,), # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
@cached_property
|
|
@@ -111,17 +111,17 @@ class Template(ModelNormal):
|
|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
attribute_map = {
|
|
114
|
+
'all_collections_mandatory': 'allCollectionsMandatory', # noqa: E501
|
|
115
|
+
'created_at': 'createdAt', # noqa: E501
|
|
114
116
|
'creative_format': 'creativeFormat', # noqa: E501
|
|
115
117
|
'name': 'name', # noqa: E501
|
|
118
|
+
'sections': 'sections', # noqa: E501
|
|
116
119
|
'sku_collection_min': 'skuCollectionMin', # noqa: E501
|
|
117
120
|
'sku_per_collection_min': 'skuPerCollectionMin', # noqa: E501
|
|
118
|
-
'all_collections_mandatory': 'allCollectionsMandatory', # noqa: E501
|
|
119
|
-
'created_at': 'createdAt', # noqa: E501
|
|
120
121
|
'updated_at': 'updatedAt', # noqa: E501
|
|
121
|
-
'
|
|
122
|
+
'displayable_skus_max': 'displayableSkusMax', # noqa: E501
|
|
122
123
|
'sku_collection_max': 'skuCollectionMax', # noqa: E501
|
|
123
124
|
'sku_per_collection_max': 'skuPerCollectionMax', # noqa: E501
|
|
124
|
-
'displayable_skus_max': 'displayableSkusMax', # noqa: E501
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
read_only_vars = {
|
|
@@ -131,18 +131,18 @@ class Template(ModelNormal):
|
|
|
131
131
|
|
|
132
132
|
@classmethod
|
|
133
133
|
@convert_js_args_to_python_args
|
|
134
|
-
def _from_openapi_data(cls,
|
|
134
|
+
def _from_openapi_data(cls, all_collections_mandatory, created_at, creative_format, name, sections, sku_collection_min, sku_per_collection_min, updated_at, *args, **kwargs): # noqa: E501
|
|
135
135
|
"""Template - a model defined in OpenAPI
|
|
136
136
|
|
|
137
137
|
Args:
|
|
138
|
+
all_collections_mandatory (bool): Marks whether or not all collections are mandatory
|
|
139
|
+
created_at (datetime): The time at which the template was created
|
|
138
140
|
creative_format (str): The kind of creative this template can be used to build.
|
|
139
141
|
name (str): The name of the template
|
|
142
|
+
sections ([Section]): The sections holding various template variables
|
|
140
143
|
sku_collection_min (int): Minimum number of skus in the collection
|
|
141
144
|
sku_per_collection_min (int): Minimum number of skus per collection
|
|
142
|
-
all_collections_mandatory (bool): Marks whether or not all collections are mandatory
|
|
143
|
-
created_at (datetime): The time at which the template was created
|
|
144
145
|
updated_at (datetime): The time at which the template was updated
|
|
145
|
-
sections ([Section]): The sections holding various template variables
|
|
146
146
|
|
|
147
147
|
Keyword Args:
|
|
148
148
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -175,9 +175,9 @@ class Template(ModelNormal):
|
|
|
175
175
|
Animal class but this time we won't travel
|
|
176
176
|
through its discriminator because we passed in
|
|
177
177
|
_visited_composed_classes = (Animal,)
|
|
178
|
+
displayable_skus_max (int, none_type): Maximum number of displayable skus. [optional] # noqa: E501
|
|
178
179
|
sku_collection_max (int, none_type): Maximum number of skus in the collection. [optional] # noqa: E501
|
|
179
180
|
sku_per_collection_max (int, none_type): Maximum number of skus per collection. [optional] # noqa: E501
|
|
180
|
-
displayable_skus_max (int, none_type): Maximum number of displayable skus. [optional] # noqa: E501
|
|
181
181
|
"""
|
|
182
182
|
|
|
183
183
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -209,14 +209,14 @@ class Template(ModelNormal):
|
|
|
209
209
|
self._configuration = _configuration
|
|
210
210
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
211
211
|
|
|
212
|
+
self.all_collections_mandatory = all_collections_mandatory
|
|
213
|
+
self.created_at = created_at
|
|
212
214
|
self.creative_format = creative_format
|
|
213
215
|
self.name = name
|
|
216
|
+
self.sections = sections
|
|
214
217
|
self.sku_collection_min = sku_collection_min
|
|
215
218
|
self.sku_per_collection_min = sku_per_collection_min
|
|
216
|
-
self.all_collections_mandatory = all_collections_mandatory
|
|
217
|
-
self.created_at = created_at
|
|
218
219
|
self.updated_at = updated_at
|
|
219
|
-
self.sections = sections
|
|
220
220
|
for var_name, var_value in kwargs.items():
|
|
221
221
|
if var_name not in self.attribute_map and \
|
|
222
222
|
self._configuration is not None and \
|
|
@@ -237,18 +237,18 @@ class Template(ModelNormal):
|
|
|
237
237
|
])
|
|
238
238
|
|
|
239
239
|
@convert_js_args_to_python_args
|
|
240
|
-
def __init__(self,
|
|
240
|
+
def __init__(self, all_collections_mandatory, created_at, creative_format, name, sections, sku_collection_min, sku_per_collection_min, updated_at, *args, **kwargs): # noqa: E501
|
|
241
241
|
"""Template - a model defined in OpenAPI
|
|
242
242
|
|
|
243
243
|
Args:
|
|
244
|
+
all_collections_mandatory (bool): Marks whether or not all collections are mandatory
|
|
245
|
+
created_at (datetime): The time at which the template was created
|
|
244
246
|
creative_format (str): The kind of creative this template can be used to build.
|
|
245
247
|
name (str): The name of the template
|
|
248
|
+
sections ([Section]): The sections holding various template variables
|
|
246
249
|
sku_collection_min (int): Minimum number of skus in the collection
|
|
247
250
|
sku_per_collection_min (int): Minimum number of skus per collection
|
|
248
|
-
all_collections_mandatory (bool): Marks whether or not all collections are mandatory
|
|
249
|
-
created_at (datetime): The time at which the template was created
|
|
250
251
|
updated_at (datetime): The time at which the template was updated
|
|
251
|
-
sections ([Section]): The sections holding various template variables
|
|
252
252
|
|
|
253
253
|
Keyword Args:
|
|
254
254
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -281,9 +281,9 @@ class Template(ModelNormal):
|
|
|
281
281
|
Animal class but this time we won't travel
|
|
282
282
|
through its discriminator because we passed in
|
|
283
283
|
_visited_composed_classes = (Animal,)
|
|
284
|
+
displayable_skus_max (int, none_type): Maximum number of displayable skus. [optional] # noqa: E501
|
|
284
285
|
sku_collection_max (int, none_type): Maximum number of skus in the collection. [optional] # noqa: E501
|
|
285
286
|
sku_per_collection_max (int, none_type): Maximum number of skus per collection. [optional] # noqa: E501
|
|
286
|
-
displayable_skus_max (int, none_type): Maximum number of displayable skus. [optional] # noqa: E501
|
|
287
287
|
"""
|
|
288
288
|
|
|
289
289
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -313,14 +313,14 @@ class Template(ModelNormal):
|
|
|
313
313
|
self._configuration = _configuration
|
|
314
314
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
315
315
|
|
|
316
|
+
self.all_collections_mandatory = all_collections_mandatory
|
|
317
|
+
self.created_at = created_at
|
|
316
318
|
self.creative_format = creative_format
|
|
317
319
|
self.name = name
|
|
320
|
+
self.sections = sections
|
|
318
321
|
self.sku_collection_min = sku_collection_min
|
|
319
322
|
self.sku_per_collection_min = sku_per_collection_min
|
|
320
|
-
self.all_collections_mandatory = all_collections_mandatory
|
|
321
|
-
self.created_at = created_at
|
|
322
323
|
self.updated_at = updated_at
|
|
323
|
-
self.sections = sections
|
|
324
324
|
for var_name, var_value in kwargs.items():
|
|
325
325
|
if var_name not in self.attribute_map and \
|
|
326
326
|
self._configuration is not None and \
|
|
@@ -83,8 +83,8 @@ class TemplateListResponse(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': ([ResourceOfTemplate], none_type,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class TemplateListResponse(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'data': 'data', # noqa: E501
|
|
97
|
-
'warnings': 'warnings', # noqa: E501
|
|
98
97
|
'errors': 'errors', # noqa: E501
|
|
98
|
+
'warnings': 'warnings', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
102
|
-
'warnings', # noqa: E501
|
|
103
102
|
'errors', # noqa: E501
|
|
103
|
+
'warnings', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
_composed_schemas = {}
|
|
@@ -142,8 +142,8 @@ class TemplateListResponse(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data ([ResourceOfTemplate], none_type): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class TemplateListResponse(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data ([ResourceOfTemplate], none_type): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -83,8 +83,8 @@ class TemplateResponse(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ResourceOfTemplate,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class TemplateResponse(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'data': 'data', # noqa: E501
|
|
97
|
-
'warnings': 'warnings', # noqa: E501
|
|
98
97
|
'errors': 'errors', # noqa: E501
|
|
98
|
+
'warnings': 'warnings', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
102
|
-
'warnings', # noqa: E501
|
|
103
102
|
'errors', # noqa: E501
|
|
103
|
+
'warnings', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
_composed_schemas = {}
|
|
@@ -142,8 +142,8 @@ class TemplateResponse(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ResourceOfTemplate): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class TemplateResponse(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ResourceOfTemplate): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -95,8 +95,8 @@ class TemplateVariable(ModelNormal):
|
|
|
95
95
|
'required': (bool,), # noqa: E501
|
|
96
96
|
'type': (str,), # noqa: E501
|
|
97
97
|
'choice_variable_specification': (ChoiceVariableSpecification,), # noqa: E501
|
|
98
|
-
'text_variable_specification': (TextVariableSpecification,), # noqa: E501
|
|
99
98
|
'files_variables_specification': (FilesVariablesSpecification,), # noqa: E501
|
|
99
|
+
'text_variable_specification': (TextVariableSpecification,), # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
@cached_property
|
|
@@ -109,8 +109,8 @@ class TemplateVariable(ModelNormal):
|
|
|
109
109
|
'required': 'required', # noqa: E501
|
|
110
110
|
'type': 'type', # noqa: E501
|
|
111
111
|
'choice_variable_specification': 'choiceVariableSpecification', # noqa: E501
|
|
112
|
-
'text_variable_specification': 'textVariableSpecification', # noqa: E501
|
|
113
112
|
'files_variables_specification': 'filesVariablesSpecification', # noqa: E501
|
|
113
|
+
'text_variable_specification': 'textVariableSpecification', # noqa: E501
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
read_only_vars = {
|
|
@@ -160,8 +160,8 @@ class TemplateVariable(ModelNormal):
|
|
|
160
160
|
through its discriminator because we passed in
|
|
161
161
|
_visited_composed_classes = (Animal,)
|
|
162
162
|
choice_variable_specification (ChoiceVariableSpecification): [optional] # noqa: E501
|
|
163
|
-
text_variable_specification (TextVariableSpecification): [optional] # noqa: E501
|
|
164
163
|
files_variables_specification (FilesVariablesSpecification): [optional] # noqa: E501
|
|
164
|
+
text_variable_specification (TextVariableSpecification): [optional] # noqa: E501
|
|
165
165
|
"""
|
|
166
166
|
|
|
167
167
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -256,8 +256,8 @@ class TemplateVariable(ModelNormal):
|
|
|
256
256
|
through its discriminator because we passed in
|
|
257
257
|
_visited_composed_classes = (Animal,)
|
|
258
258
|
choice_variable_specification (ChoiceVariableSpecification): [optional] # noqa: E501
|
|
259
|
-
text_variable_specification (TextVariableSpecification): [optional] # noqa: E501
|
|
260
259
|
files_variables_specification (FilesVariablesSpecification): [optional] # noqa: E501
|
|
260
|
+
text_variable_specification (TextVariableSpecification): [optional] # noqa: E501
|
|
261
261
|
"""
|
|
262
262
|
|
|
263
263
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -91,11 +91,11 @@ class TemplateVariableValue(ModelNormal):
|
|
|
91
91
|
lazy_import()
|
|
92
92
|
return {
|
|
93
93
|
'id': (str,), # noqa: E501
|
|
94
|
-
'text_variable_value': (TextVariableValue,), # noqa: E501
|
|
95
94
|
'choice_variable_value': (ChoiceVariableValue,), # noqa: E501
|
|
96
95
|
'color_variable_value': (ColorVariableValue,), # noqa: E501
|
|
97
96
|
'files_variable_value': (FilesVariableValue,), # noqa: E501
|
|
98
97
|
'hyperlink_variable_value': (HyperlinkVariableValue,), # noqa: E501
|
|
98
|
+
'text_variable_value': (TextVariableValue,), # noqa: E501
|
|
99
99
|
'video_variable_value': (VideoVariableValue,), # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
@@ -106,11 +106,11 @@ class TemplateVariableValue(ModelNormal):
|
|
|
106
106
|
|
|
107
107
|
attribute_map = {
|
|
108
108
|
'id': 'id', # noqa: E501
|
|
109
|
-
'text_variable_value': 'textVariableValue', # noqa: E501
|
|
110
109
|
'choice_variable_value': 'choiceVariableValue', # noqa: E501
|
|
111
110
|
'color_variable_value': 'colorVariableValue', # noqa: E501
|
|
112
111
|
'files_variable_value': 'filesVariableValue', # noqa: E501
|
|
113
112
|
'hyperlink_variable_value': 'hyperlinkVariableValue', # noqa: E501
|
|
113
|
+
'text_variable_value': 'textVariableValue', # noqa: E501
|
|
114
114
|
'video_variable_value': 'videoVariableValue', # noqa: E501
|
|
115
115
|
}
|
|
116
116
|
|
|
@@ -158,11 +158,11 @@ class TemplateVariableValue(ModelNormal):
|
|
|
158
158
|
Animal class but this time we won't travel
|
|
159
159
|
through its discriminator because we passed in
|
|
160
160
|
_visited_composed_classes = (Animal,)
|
|
161
|
-
text_variable_value (TextVariableValue): [optional] # noqa: E501
|
|
162
161
|
choice_variable_value (ChoiceVariableValue): [optional] # noqa: E501
|
|
163
162
|
color_variable_value (ColorVariableValue): [optional] # noqa: E501
|
|
164
163
|
files_variable_value (FilesVariableValue): [optional] # noqa: E501
|
|
165
164
|
hyperlink_variable_value (HyperlinkVariableValue): [optional] # noqa: E501
|
|
165
|
+
text_variable_value (TextVariableValue): [optional] # noqa: E501
|
|
166
166
|
video_variable_value (VideoVariableValue): [optional] # noqa: E501
|
|
167
167
|
"""
|
|
168
168
|
|
|
@@ -253,11 +253,11 @@ class TemplateVariableValue(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
text_variable_value (TextVariableValue): [optional] # noqa: E501
|
|
257
256
|
choice_variable_value (ChoiceVariableValue): [optional] # noqa: E501
|
|
258
257
|
color_variable_value (ColorVariableValue): [optional] # noqa: E501
|
|
259
258
|
files_variable_value (FilesVariableValue): [optional] # noqa: E501
|
|
260
259
|
hyperlink_variable_value (HyperlinkVariableValue): [optional] # noqa: E501
|
|
260
|
+
text_variable_value (TextVariableValue): [optional] # noqa: E501
|
|
261
261
|
video_variable_value (VideoVariableValue): [optional] # noqa: E501
|
|
262
262
|
"""
|
|
263
263
|
|
|
@@ -80,8 +80,8 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'type': (str, none_type,), # noqa: E501
|
|
84
83
|
'attributes': (CampaignBudgetOverrides,), # noqa: E501
|
|
84
|
+
'type': (str, none_type,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -90,8 +90,8 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
attribute_map = {
|
|
93
|
-
'type': 'type', # noqa: E501
|
|
94
93
|
'attributes': 'attributes', # noqa: E501
|
|
94
|
+
'type': 'type', # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
read_only_vars = {
|
|
@@ -135,8 +135,8 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
135
135
|
Animal class but this time we won't travel
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
|
-
type (str, none_type): [optional] # noqa: E501
|
|
139
138
|
attributes (CampaignBudgetOverrides): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -222,8 +222,8 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
222
222
|
Animal class but this time we won't travel
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
|
-
type (str, none_type): [optional] # noqa: E501
|
|
226
225
|
attributes (CampaignBudgetOverrides): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -80,8 +80,8 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'type': (str, none_type,), # noqa: E501
|
|
84
83
|
'attributes': (LineItemBudgetOverrides,), # noqa: E501
|
|
84
|
+
'type': (str, none_type,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -90,8 +90,8 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
attribute_map = {
|
|
93
|
-
'type': 'type', # noqa: E501
|
|
94
93
|
'attributes': 'attributes', # noqa: E501
|
|
94
|
+
'type': 'type', # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
read_only_vars = {
|
|
@@ -135,8 +135,8 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
135
135
|
Animal class but this time we won't travel
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
|
-
type (str, none_type): [optional] # noqa: E501
|
|
139
138
|
attributes (LineItemBudgetOverrides): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -222,8 +222,8 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
222
222
|
Animal class but this time we won't travel
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
|
-
type (str, none_type): [optional] # noqa: E501
|
|
226
225
|
attributes (LineItemBudgetOverrides): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_campaign_budget_overrides.py
CHANGED
|
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ValueResourceOfCampaignBudgetOverrides,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'data': 'data', # noqa: E501
|
|
97
|
-
'warnings': 'warnings', # noqa: E501
|
|
98
97
|
'errors': 'errors', # noqa: E501
|
|
98
|
+
'warnings': 'warnings', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
102
|
-
'warnings', # noqa: E501
|
|
103
102
|
'errors', # noqa: E501
|
|
103
|
+
'warnings', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
_composed_schemas = {}
|
|
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_line_item_budget_overrides.py
CHANGED
|
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ValueResourceOfLineItemBudgetOverrides,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'data': 'data', # noqa: E501
|
|
97
|
-
'warnings': 'warnings', # noqa: E501
|
|
98
97
|
'errors': 'errors', # noqa: E501
|
|
98
|
+
'warnings': 'warnings', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
102
|
-
'warnings', # noqa: E501
|
|
103
102
|
'errors', # noqa: E501
|
|
103
|
+
'warnings', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
_composed_schemas = {}
|
|
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py
CHANGED
|
@@ -87,8 +87,8 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (ExternalAddToBasketIdsUpdateModel202110,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
type (str): [optional] # noqa: E501
|
|
146
145
|
attributes (ExternalAddToBasketIdsUpdateModel202110): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
type (str): [optional] # noqa: E501
|
|
233
232
|
attributes (ExternalAddToBasketIdsUpdateModel202110): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (ExternalAddToBasketTarget202110,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
type (str): [optional] # noqa: E501
|
|
146
145
|
attributes (ExternalAddToBasketTarget202110): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
type (str): [optional] # noqa: E501
|
|
233
232
|
attributes (ExternalAddToBasketTarget202110): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|