criteo-api-retailmedia-sdk 2024.10.0.250327__py3-none-any.whl → 2024.10.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.

Files changed (163) hide show
  1. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/RECORD +163 -163
  3. criteo_api_retailmedia_v2024_10/__init__.py +1 -1
  4. criteo_api_retailmedia_v2024_10/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2024_10/api/balance_api.py +12 -12
  6. criteo_api_retailmedia_v2024_10/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2024_10/api_client.py +1 -1
  8. criteo_api_retailmedia_v2024_10/configuration.py +1 -1
  9. criteo_api_retailmedia_v2024_10/model/add_funds_to_balance_v2.py +4 -4
  10. criteo_api_retailmedia_v2024_10/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2024_10/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2024_10/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2024_10/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2024_10/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2024_10/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2024_10/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2024_10/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2024_10/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2024_10/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2024_10/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2024_10/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2024_10/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2024_10/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2024_10/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2024_10/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2024_10/model/audience_error.py +16 -16
  27. criteo_api_retailmedia_v2024_10/model/audience_target202110_response.py +5 -5
  28. criteo_api_retailmedia_v2024_10/model/audience_warning.py +22 -22
  29. criteo_api_retailmedia_v2024_10/model/balance_campaign202110_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2024_10/model/balance_history_change_data_capture_v1.py +14 -14
  31. criteo_api_retailmedia_v2024_10/model/balance_response_v2.py +45 -45
  32. criteo_api_retailmedia_v2024_10/model/balance_response_v2_response.py +5 -5
  33. criteo_api_retailmedia_v2024_10/model/campaign_attributes_v202301.py +57 -57
  34. criteo_api_retailmedia_v2024_10/model/campaign_budget_overrides.py +8 -8
  35. criteo_api_retailmedia_v2024_10/model/campaign_v202301.py +82 -82
  36. criteo_api_retailmedia_v2024_10/model/category202204.py +8 -8
  37. criteo_api_retailmedia_v2024_10/model/category202204_list_response.py +5 -5
  38. criteo_api_retailmedia_v2024_10/model/change_dates_of_balance_v2.py +4 -4
  39. criteo_api_retailmedia_v2024_10/model/change_details_v1.py +8 -8
  40. criteo_api_retailmedia_v2024_10/model/common_error.py +16 -16
  41. criteo_api_retailmedia_v2024_10/model/common_line_item_paged_list_response.py +9 -9
  42. criteo_api_retailmedia_v2024_10/model/common_line_item_response.py +5 -5
  43. criteo_api_retailmedia_v2024_10/model/common_problem.py +20 -20
  44. criteo_api_retailmedia_v2024_10/model/common_warning.py +16 -16
  45. criteo_api_retailmedia_v2024_10/model/create_balance_v2.py +12 -12
  46. criteo_api_retailmedia_v2024_10/model/creative2.py +50 -50
  47. criteo_api_retailmedia_v2024_10/model/creative202110.py +16 -12
  48. criteo_api_retailmedia_v2024_10/model/creative202110_list_response.py +5 -5
  49. criteo_api_retailmedia_v2024_10/model/creative202210.py +40 -36
  50. criteo_api_retailmedia_v2024_10/model/creative202210_response.py +5 -5
  51. criteo_api_retailmedia_v2024_10/model/creative2_list_response.py +5 -5
  52. criteo_api_retailmedia_v2024_10/model/creative2_response.py +5 -5
  53. criteo_api_retailmedia_v2024_10/model/daily_line_item_budget_override.py +4 -4
  54. criteo_api_retailmedia_v2024_10/model/editable_campaign_attributes_v202301.py +32 -32
  55. criteo_api_retailmedia_v2024_10/model/entity_resource_of_retail_media_account.py +4 -4
  56. criteo_api_retailmedia_v2024_10/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  57. criteo_api_retailmedia_v2024_10/model/external_account.py +18 -18
  58. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_ids_update_model202110.py +4 -4
  59. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_target202110.py +4 -4
  60. criteo_api_retailmedia_v2024_10/model/external_auction_line_item.py +44 -44
  61. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_create_model.py +30 -30
  62. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_update_model.py +20 -20
  63. criteo_api_retailmedia_v2024_10/model/external_audience_target202110.py +8 -8
  64. criteo_api_retailmedia_v2024_10/model/external_catalog_request.py +4 -4
  65. criteo_api_retailmedia_v2024_10/model/external_catalog_status.py +20 -20
  66. criteo_api_retailmedia_v2024_10/model/external_common_line_item.py +34 -34
  67. criteo_api_retailmedia_v2024_10/model/external_line_item_bid_multipliers_v2.py +28 -28
  68. criteo_api_retailmedia_v2024_10/model/external_line_item_capping_v2.py +9 -9
  69. criteo_api_retailmedia_v2024_10/model/external_line_item_page_v2.py +3 -3
  70. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_create_model_v2.py +24 -24
  71. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_update_model_v2.py +20 -20
  72. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_v2.py +36 -36
  73. criteo_api_retailmedia_v2024_10/model/external_retail_media_account.py +22 -22
  74. criteo_api_retailmedia_v2024_10/model/external_retail_media_brand_account_creation.py +8 -8
  75. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller.py +8 -8
  76. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller_account_creation.py +4 -4
  77. criteo_api_retailmedia_v2024_10/model/files_variables_specification.py +4 -4
  78. criteo_api_retailmedia_v2024_10/model/input_resource_of_auction_line_item_create_model.py +4 -4
  79. criteo_api_retailmedia_v2024_10/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
  80. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_account.py +8 -8
  81. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_brand.py +8 -8
  82. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_campaign_v202301.py +8 -8
  83. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_retailer.py +8 -8
  84. criteo_api_retailmedia_v2024_10/model/keyword_data_model.py +12 -12
  85. criteo_api_retailmedia_v2024_10/model/keyword_target202110_response.py +5 -5
  86. criteo_api_retailmedia_v2024_10/model/keywords_model_resource.py +4 -4
  87. criteo_api_retailmedia_v2024_10/model/keywords_model_response.py +4 -4
  88. criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_response.py +5 -5
  89. criteo_api_retailmedia_v2024_10/model/line_item_budget_overrides.py +8 -8
  90. criteo_api_retailmedia_v2024_10/model/metadata.py +8 -8
  91. criteo_api_retailmedia_v2024_10/model/page_metadata.py +16 -16
  92. criteo_api_retailmedia_v2024_10/model/page_of_balance_history_change_data_capture_v1.py +8 -8
  93. criteo_api_retailmedia_v2024_10/model/page_type_environment2.py +14 -14
  94. criteo_api_retailmedia_v2024_10/model/page_type_environment202210.py +14 -14
  95. criteo_api_retailmedia_v2024_10/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
  96. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_paged_list_response.py +9 -9
  97. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_response.py +5 -5
  98. criteo_api_retailmedia_v2024_10/model/problem_details.py +20 -20
  99. criteo_api_retailmedia_v2024_10/model/product_metadata.py +8 -8
  100. criteo_api_retailmedia_v2024_10/model/promoted_product.py +4 -4
  101. criteo_api_retailmedia_v2024_10/model/promoted_product_resource.py +4 -4
  102. criteo_api_retailmedia_v2024_10/model/promoted_product_resource_collection_outcome.py +8 -8
  103. criteo_api_retailmedia_v2024_10/model/report_outcome.py +5 -5
  104. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item.py +4 -4
  105. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item_update_model.py +4 -4
  106. criteo_api_retailmedia_v2024_10/model/resource_of_balance_campaign202110.py +4 -4
  107. criteo_api_retailmedia_v2024_10/model/resource_of_common_line_item.py +4 -4
  108. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
  109. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_v2.py +4 -4
  110. criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_attributes.py +8 -8
  111. criteo_api_retailmedia_v2024_10/model/rm_algebra_node_v1.py +8 -8
  112. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1.py +20 -20
  113. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
  114. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1.py +4 -4
  115. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1_resource.py +4 -4
  116. criteo_api_retailmedia_v2024_10/model/rm_audience_search_metadata_v1.py +4 -4
  117. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1.py +4 -4
  118. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
  119. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1.py +30 -30
  120. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_list_response.py +5 -5
  121. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
  122. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
  123. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1.py +4 -4
  124. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
  125. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_metadata_v1.py +4 -4
  126. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1.py +8 -8
  127. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1.py +4 -4
  128. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
  129. criteo_api_retailmedia_v2024_10/model/rm_contact_list_v1.py +4 -4
  130. criteo_api_retailmedia_v2024_10/model/rm_events_v1.py +23 -23
  131. criteo_api_retailmedia_v2024_10/model/rmca_common_problem.py +16 -16
  132. criteo_api_retailmedia_v2024_10/model/sdk_api_rest_common_problem.py +16 -16
  133. criteo_api_retailmedia_v2024_10/model/section.py +4 -4
  134. criteo_api_retailmedia_v2024_10/model/set_bid_model.py +4 -4
  135. criteo_api_retailmedia_v2024_10/model/set_bids_model_resource.py +4 -4
  136. criteo_api_retailmedia_v2024_10/model/status_response.py +20 -20
  137. criteo_api_retailmedia_v2024_10/model/store_target202110_response.py +5 -5
  138. criteo_api_retailmedia_v2024_10/model/template.py +24 -24
  139. criteo_api_retailmedia_v2024_10/model/template_list_response.py +5 -5
  140. criteo_api_retailmedia_v2024_10/model/template_response.py +5 -5
  141. criteo_api_retailmedia_v2024_10/model/template_variable.py +4 -4
  142. criteo_api_retailmedia_v2024_10/model/template_variable_value.py +4 -4
  143. criteo_api_retailmedia_v2024_10/model/update_balance_model_v2.py +8 -8
  144. criteo_api_retailmedia_v2024_10/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
  145. criteo_api_retailmedia_v2024_10/model/value_resource_of_campaign_budget_overrides.py +4 -4
  146. criteo_api_retailmedia_v2024_10/model/value_resource_of_line_item_budget_overrides.py +4 -4
  147. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  148. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brands.py +4 -4
  149. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller.py +4 -4
  150. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
  151. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  152. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  153. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  154. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  155. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  156. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  157. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_target202110.py +4 -4
  158. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_keyword_target202110.py +4 -4
  159. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  160. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_target202110.py +4 -4
  161. criteo_api_retailmedia_v2024_10/model/video_variable_value.py +16 -16
  162. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/WHEEL +0 -0
  163. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/top_level.txt +0 -0
@@ -81,9 +81,9 @@ class RmContactListStatisticsEntityV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
+ 'match_rate': (float, none_type,), # noqa: E501
84
85
  'number_of_identifiers': (int, none_type,), # noqa: E501
85
86
  'number_of_matches': (int, none_type,), # noqa: E501
86
- 'match_rate': (float, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class RmContactListStatisticsEntityV1(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
+ 'match_rate': 'matchRate', # noqa: E501
95
96
  'number_of_identifiers': 'numberOfIdentifiers', # noqa: E501
96
97
  'number_of_matches': 'numberOfMatches', # noqa: E501
97
- 'match_rate': 'matchRate', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class RmContactListStatisticsEntityV1(ModelNormal):
138
138
  Animal class but this time we won't travel
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
+ match_rate (float, none_type): Percentage of matched identifiers in the contact list. Can differ from matches/identifiers depending on the contact list type.. [optional] # noqa: E501
141
142
  number_of_identifiers (int, none_type): Number of identifiers in the contact list.. [optional] # noqa: E501
142
143
  number_of_matches (int, none_type): Number of matched identifiers in the contact list.. [optional] # noqa: E501
143
- match_rate (float, none_type): Percentage of matched identifiers in the contact list. Can differ from matches/identifiers depending on the contact list type.. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class RmContactListStatisticsEntityV1(ModelNormal):
226
226
  Animal class but this time we won't travel
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
+ match_rate (float, none_type): Percentage of matched identifiers in the contact list. Can differ from matches/identifiers depending on the contact list type.. [optional] # noqa: E501
229
230
  number_of_identifiers (int, none_type): Number of identifiers in the contact list.. [optional] # noqa: E501
230
231
  number_of_matches (int, none_type): Number of matched identifiers in the contact list.. [optional] # noqa: E501
231
- match_rate (float, none_type): Percentage of matched identifiers in the contact list. Can differ from matches/identifiers depending on the contact list type.. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class RmContactListStatisticsEntityV1Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (RmContactListStatisticsEntityV1Resource,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class RmContactListStatisticsEntityV1Response(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 RmContactListStatisticsEntityV1Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (RmContactListStatisticsEntityV1Resource): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class RmContactListStatisticsEntityV1Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (RmContactListStatisticsEntityV1Resource): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -96,8 +96,8 @@ class RmContactListV1(ModelNormal):
96
96
  and the value is attribute type.
97
97
  """
98
98
  return {
99
- 'is_read_only': (bool, none_type,), # noqa: E501
100
99
  'identifier_type': (str, none_type,), # noqa: E501
100
+ 'is_read_only': (bool, none_type,), # noqa: E501
101
101
  'sharing_status': (str, none_type,), # noqa: E501
102
102
  }
103
103
 
@@ -107,8 +107,8 @@ class RmContactListV1(ModelNormal):
107
107
 
108
108
 
109
109
  attribute_map = {
110
- 'is_read_only': 'isReadOnly', # noqa: E501
111
110
  'identifier_type': 'identifierType', # noqa: E501
111
+ 'is_read_only': 'isReadOnly', # noqa: E501
112
112
  'sharing_status': 'sharingStatus', # noqa: E501
113
113
  }
114
114
 
@@ -153,8 +153,8 @@ class RmContactListV1(ModelNormal):
153
153
  Animal class but this time we won't travel
154
154
  through its discriminator because we passed in
155
155
  _visited_composed_classes = (Animal,)
156
- is_read_only (bool, none_type): Is the segment read-only. [optional] # noqa: E501
157
156
  identifier_type (str, none_type): Indicates contact list identifier's type. [optional] # noqa: E501
157
+ is_read_only (bool, none_type): Is the segment read-only. [optional] # noqa: E501
158
158
  sharing_status (str, none_type): Indicates if the contact list is shared with other accounts. [optional] # noqa: E501
159
159
  """
160
160
 
@@ -241,8 +241,8 @@ class RmContactListV1(ModelNormal):
241
241
  Animal class but this time we won't travel
242
242
  through its discriminator because we passed in
243
243
  _visited_composed_classes = (Animal,)
244
- is_read_only (bool, none_type): Is the segment read-only. [optional] # noqa: E501
245
244
  identifier_type (str, none_type): Indicates contact list identifier's type. [optional] # noqa: E501
245
+ is_read_only (bool, none_type): Is the segment read-only. [optional] # noqa: E501
246
246
  sharing_status (str, none_type): Indicates if the contact list is shared with other accounts. [optional] # noqa: E501
247
247
  """
248
248
 
@@ -55,13 +55,6 @@ class RmEventsV1(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('shopper_activity',): {
59
- 'None': None,
60
- 'UNKNOWN': "Unknown",
61
- 'VIEW': "View",
62
- 'BUY': "Buy",
63
- 'ADDTOCART': "AddToCart",
64
- },
65
58
  ('lookback_days',): {
66
59
  'None': None,
67
60
  'UNKNOWN': "Unknown",
@@ -75,6 +68,13 @@ class RmEventsV1(ModelNormal):
75
68
  'LAST150DAYS': "Last150Days",
76
69
  'LAST180DAYS': "Last180Days",
77
70
  },
71
+ ('shopper_activity',): {
72
+ 'None': None,
73
+ 'UNKNOWN': "Unknown",
74
+ 'VIEW': "View",
75
+ 'BUY': "Buy",
76
+ 'ADDTOCART': "AddToCart",
77
+ },
78
78
  }
79
79
 
80
80
  validations = {
@@ -101,12 +101,12 @@ class RmEventsV1(ModelNormal):
101
101
  and the value is attribute type.
102
102
  """
103
103
  return {
104
- 'shopper_activity': (str, none_type,), # noqa: E501
105
- 'lookback_days': (str, none_type,), # noqa: E501
106
- 'category_ids': ([str], none_type,), # noqa: E501
107
104
  'brand_ids': ([str], none_type,), # noqa: E501
108
- 'min_price': (float, none_type,), # noqa: E501
105
+ 'category_ids': ([str], none_type,), # noqa: E501
106
+ 'lookback_days': (str, none_type,), # noqa: E501
109
107
  'max_price': (float, none_type,), # noqa: E501
108
+ 'min_price': (float, none_type,), # noqa: E501
109
+ 'shopper_activity': (str, none_type,), # noqa: E501
110
110
  }
111
111
 
112
112
  @cached_property
@@ -115,12 +115,12 @@ class RmEventsV1(ModelNormal):
115
115
 
116
116
 
117
117
  attribute_map = {
118
- 'shopper_activity': 'shopperActivity', # noqa: E501
119
- 'lookback_days': 'lookbackDays', # noqa: E501
120
- 'category_ids': 'categoryIds', # noqa: E501
121
118
  'brand_ids': 'brandIds', # noqa: E501
122
- 'min_price': 'minPrice', # noqa: E501
119
+ 'category_ids': 'categoryIds', # noqa: E501
120
+ 'lookback_days': 'lookbackDays', # noqa: E501
123
121
  'max_price': 'maxPrice', # noqa: E501
122
+ 'min_price': 'minPrice', # noqa: E501
123
+ 'shopper_activity': 'shopperActivity', # noqa: E501
124
124
  }
125
125
 
126
126
  read_only_vars = {
@@ -164,12 +164,12 @@ class RmEventsV1(ModelNormal):
164
164
  Animal class but this time we won't travel
165
165
  through its discriminator because we passed in
166
166
  _visited_composed_classes = (Animal,)
167
- shopper_activity (str, none_type): Reach people who performed specific action. [optional] # noqa: E501
168
- lookback_days (str, none_type): The number of days to look back. [optional] # noqa: E501
169
- category_ids ([str], none_type): The list of category ids. [optional] # noqa: E501
170
167
  brand_ids ([str], none_type): The list of brand ids. [optional] # noqa: E501
171
- min_price (float, none_type): Minimum price of the products. [optional] # noqa: E501
168
+ category_ids ([str], none_type): The list of category ids. [optional] # noqa: E501
169
+ lookback_days (str, none_type): The number of days to look back. [optional] # noqa: E501
172
170
  max_price (float, none_type): Maximum price of the products. [optional] # noqa: E501
171
+ min_price (float, none_type): Minimum price of the products. [optional] # noqa: E501
172
+ shopper_activity (str, none_type): Reach people who performed specific action. [optional] # noqa: E501
173
173
  """
174
174
 
175
175
  _check_type = kwargs.pop('_check_type', True)
@@ -255,12 +255,12 @@ class RmEventsV1(ModelNormal):
255
255
  Animal class but this time we won't travel
256
256
  through its discriminator because we passed in
257
257
  _visited_composed_classes = (Animal,)
258
- shopper_activity (str, none_type): Reach people who performed specific action. [optional] # noqa: E501
259
- lookback_days (str, none_type): The number of days to look back. [optional] # noqa: E501
260
- category_ids ([str], none_type): The list of category ids. [optional] # noqa: E501
261
258
  brand_ids ([str], none_type): The list of brand ids. [optional] # noqa: E501
262
- min_price (float, none_type): Minimum price of the products. [optional] # noqa: E501
259
+ category_ids ([str], none_type): The list of category ids. [optional] # noqa: E501
260
+ lookback_days (str, none_type): The number of days to look back. [optional] # noqa: E501
263
261
  max_price (float, none_type): Maximum price of the products. [optional] # noqa: E501
262
+ min_price (float, none_type): Minimum price of the products. [optional] # noqa: E501
263
+ shopper_activity (str, none_type): Reach people who performed specific action. [optional] # noqa: E501
264
264
  """
265
265
 
266
266
  _check_type = kwargs.pop('_check_type', True)
@@ -92,15 +92,15 @@ class RmcaCommonProblem(ModelNormal):
92
92
  and the value is attribute type.
93
93
  """
94
94
  return {
95
- 'trace_id': (str, none_type,), # noqa: E501
96
- 'type': (str, none_type,), # noqa: E501
97
95
  'code': (str, none_type,), # noqa: E501
98
- 'instance': (str, none_type,), # noqa: E501
99
- 'title': (str, none_type,), # noqa: E501
100
96
  'detail': (str, none_type,), # noqa: E501
97
+ 'instance': (str, none_type,), # noqa: E501
101
98
  'source': ({str: (str,)}, none_type,), # noqa: E501
102
99
  'stack_trace': (str, none_type,), # noqa: E501
103
100
  'status': (int, none_type,), # noqa: E501
101
+ 'title': (str, none_type,), # noqa: E501
102
+ 'trace_id': (str, none_type,), # noqa: E501
103
+ 'type': (str, none_type,), # noqa: E501
104
104
  }
105
105
 
106
106
  @cached_property
@@ -109,15 +109,15 @@ class RmcaCommonProblem(ModelNormal):
109
109
 
110
110
 
111
111
  attribute_map = {
112
- 'trace_id': 'traceId', # noqa: E501
113
- 'type': 'type', # noqa: E501
114
112
  'code': 'code', # noqa: E501
115
- 'instance': 'instance', # noqa: E501
116
- 'title': 'title', # noqa: E501
117
113
  'detail': 'detail', # noqa: E501
114
+ 'instance': 'instance', # noqa: E501
118
115
  'source': 'source', # noqa: E501
119
116
  'stack_trace': 'stackTrace', # noqa: E501
120
117
  'status': 'status', # noqa: E501
118
+ 'title': 'title', # noqa: E501
119
+ 'trace_id': 'traceId', # noqa: E501
120
+ 'type': 'type', # noqa: E501
121
121
  }
122
122
 
123
123
  read_only_vars = {
@@ -161,15 +161,15 @@ class RmcaCommonProblem(ModelNormal):
161
161
  Animal class but this time we won't travel
162
162
  through its discriminator because we passed in
163
163
  _visited_composed_classes = (Animal,)
164
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
165
- type (str, none_type): The problem's category.. [optional] # noqa: E501
166
164
  code (str, none_type): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
167
- instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
168
- title (str, none_type): A short human-readable description of the problem type. [optional] # noqa: E501
169
165
  detail (str, none_type): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
166
+ instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
170
167
  source ({str: (str,)}, none_type): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
171
168
  stack_trace (str, none_type): [optional] # noqa: E501
172
169
  status (int, none_type): The problem's HTTP Status code.. [optional] # noqa: E501
170
+ title (str, none_type): A short human-readable description of the problem type. [optional] # noqa: E501
171
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
172
+ type (str, none_type): The problem's category.. [optional] # noqa: E501
173
173
  """
174
174
 
175
175
  _check_type = kwargs.pop('_check_type', True)
@@ -255,15 +255,15 @@ class RmcaCommonProblem(ModelNormal):
255
255
  Animal class but this time we won't travel
256
256
  through its discriminator because we passed in
257
257
  _visited_composed_classes = (Animal,)
258
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
259
- type (str, none_type): The problem's category.. [optional] # noqa: E501
260
258
  code (str, none_type): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
261
- instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
262
- title (str, none_type): A short human-readable description of the problem type. [optional] # noqa: E501
263
259
  detail (str, none_type): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
260
+ instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
264
261
  source ({str: (str,)}, none_type): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
265
262
  stack_trace (str, none_type): [optional] # noqa: E501
266
263
  status (int, none_type): The problem's HTTP Status code.. [optional] # noqa: E501
264
+ title (str, none_type): A short human-readable description of the problem type. [optional] # noqa: E501
265
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
266
+ type (str, none_type): The problem's category.. [optional] # noqa: E501
267
267
  """
268
268
 
269
269
  _check_type = kwargs.pop('_check_type', True)
@@ -86,14 +86,14 @@ class SdkApiRestCommonProblem(ModelNormal):
86
86
  and the value is attribute type.
87
87
  """
88
88
  return {
89
- 'trace_id': (str, none_type,), # noqa: E501
90
- 'type': (str, none_type,), # noqa: E501
91
89
  'code': (str, none_type,), # noqa: E501
92
- 'instance': (str, none_type,), # noqa: E501
93
- 'title': (str, none_type,), # noqa: E501
94
90
  'detail': (str, none_type,), # noqa: E501
91
+ 'instance': (str, none_type,), # noqa: E501
95
92
  'source': ({str: (str,)}, none_type,), # noqa: E501
96
93
  'stack_trace': (str, none_type,), # noqa: E501
94
+ 'title': (str, none_type,), # noqa: E501
95
+ 'trace_id': (str, none_type,), # noqa: E501
96
+ 'type': (str, none_type,), # noqa: E501
97
97
  }
98
98
 
99
99
  @cached_property
@@ -102,14 +102,14 @@ class SdkApiRestCommonProblem(ModelNormal):
102
102
 
103
103
 
104
104
  attribute_map = {
105
- 'trace_id': 'traceId', # noqa: E501
106
- 'type': 'type', # noqa: E501
107
105
  'code': 'code', # noqa: E501
108
- 'instance': 'instance', # noqa: E501
109
- 'title': 'title', # noqa: E501
110
106
  'detail': 'detail', # noqa: E501
107
+ 'instance': 'instance', # noqa: E501
111
108
  'source': 'source', # noqa: E501
112
109
  'stack_trace': 'stackTrace', # noqa: E501
110
+ 'title': 'title', # noqa: E501
111
+ 'trace_id': 'traceId', # noqa: E501
112
+ 'type': 'type', # noqa: E501
113
113
  }
114
114
 
115
115
  read_only_vars = {
@@ -153,14 +153,14 @@ class SdkApiRestCommonProblem(ModelNormal):
153
153
  Animal class but this time we won't travel
154
154
  through its discriminator because we passed in
155
155
  _visited_composed_classes = (Animal,)
156
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
157
- type (str, none_type): The problem's category.. [optional] # noqa: E501
158
156
  code (str, none_type): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
159
- instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
160
- title (str, none_type): A short human-readable description of the problem type.. [optional] # noqa: E501
161
157
  detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
158
+ instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
162
159
  source ({str: (str,)}, none_type): A machine-readable structure to reference to the exact location(s) causing the error(s).. [optional] # noqa: E501
163
160
  stack_trace (str, none_type): . [optional] # noqa: E501
161
+ title (str, none_type): A short human-readable description of the problem type.. [optional] # noqa: E501
162
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
163
+ type (str, none_type): The problem's category.. [optional] # noqa: E501
164
164
  """
165
165
 
166
166
  _check_type = kwargs.pop('_check_type', True)
@@ -246,14 +246,14 @@ class SdkApiRestCommonProblem(ModelNormal):
246
246
  Animal class but this time we won't travel
247
247
  through its discriminator because we passed in
248
248
  _visited_composed_classes = (Animal,)
249
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
250
- type (str, none_type): The problem's category.. [optional] # noqa: E501
251
249
  code (str, none_type): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
252
- instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
253
- title (str, none_type): A short human-readable description of the problem type.. [optional] # noqa: E501
254
250
  detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
251
+ instance (str, none_type): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
255
252
  source ({str: (str,)}, none_type): A machine-readable structure to reference to the exact location(s) causing the error(s).. [optional] # noqa: E501
256
253
  stack_trace (str, none_type): . [optional] # noqa: E501
254
+ title (str, none_type): A short human-readable description of the problem type.. [optional] # noqa: E501
255
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
256
+ type (str, none_type): The problem's category.. [optional] # noqa: E501
257
257
  """
258
258
 
259
259
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class Section(ModelNormal):
81
81
  lazy_import()
82
82
  return {
83
83
  'template_variables': ([TemplateVariable],), # noqa: E501
84
- 'title': (str, none_type,), # noqa: E501
85
84
  'description': (str, none_type,), # noqa: E501
85
+ 'title': (str, none_type,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -92,8 +92,8 @@ class Section(ModelNormal):
92
92
 
93
93
  attribute_map = {
94
94
  'template_variables': 'templateVariables', # noqa: E501
95
- 'title': 'title', # noqa: E501
96
95
  'description': 'description', # noqa: E501
96
+ 'title': 'title', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -140,8 +140,8 @@ class Section(ModelNormal):
140
140
  Animal class but this time we won't travel
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
- title (str, none_type): [optional] # noqa: E501
144
143
  description (str, none_type): [optional] # noqa: E501
144
+ title (str, none_type): [optional] # noqa: E501
145
145
  """
146
146
 
147
147
  _check_type = kwargs.pop('_check_type', True)
@@ -231,8 +231,8 @@ class Section(ModelNormal):
231
231
  Animal class but this time we won't travel
232
232
  through its discriminator because we passed in
233
233
  _visited_composed_classes = (Animal,)
234
- title (str, none_type): [optional] # noqa: E501
235
234
  description (str, none_type): [optional] # noqa: E501
235
+ title (str, none_type): [optional] # noqa: E501
236
236
  """
237
237
 
238
238
  _check_type = kwargs.pop('_check_type', True)
@@ -79,8 +79,8 @@ class SetBidModel(ModelNormal):
79
79
  and the value is attribute type.
80
80
  """
81
81
  return {
82
- 'phrase': (str, none_type,), # noqa: E501
83
82
  'bid': (float, none_type,), # noqa: E501
83
+ 'phrase': (str, none_type,), # noqa: E501
84
84
  }
85
85
 
86
86
  @cached_property
@@ -89,8 +89,8 @@ class SetBidModel(ModelNormal):
89
89
 
90
90
 
91
91
  attribute_map = {
92
- 'phrase': 'phrase', # noqa: E501
93
92
  'bid': 'bid', # noqa: E501
93
+ 'phrase': 'phrase', # noqa: E501
94
94
  }
95
95
 
96
96
  read_only_vars = {
@@ -134,8 +134,8 @@ class SetBidModel(ModelNormal):
134
134
  Animal class but this time we won't travel
135
135
  through its discriminator because we passed in
136
136
  _visited_composed_classes = (Animal,)
137
- phrase (str, none_type): [optional] # noqa: E501
138
137
  bid (float, none_type): [optional] # noqa: E501
138
+ phrase (str, none_type): [optional] # noqa: E501
139
139
  """
140
140
 
141
141
  _check_type = kwargs.pop('_check_type', True)
@@ -221,8 +221,8 @@ class SetBidModel(ModelNormal):
221
221
  Animal class but this time we won't travel
222
222
  through its discriminator because we passed in
223
223
  _visited_composed_classes = (Animal,)
224
- phrase (str, none_type): [optional] # noqa: E501
225
224
  bid (float, none_type): [optional] # noqa: E501
225
+ phrase (str, none_type): [optional] # noqa: E501
226
226
  """
227
227
 
228
228
  _check_type = kwargs.pop('_check_type', True)
@@ -80,9 +80,9 @@ class SetBidsModelResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
+ 'attributes': (SetBidsModel,), # noqa: E501
83
84
  'id': (str, none_type,), # noqa: E501
84
85
  'type': (str, none_type,), # noqa: E501
85
- 'attributes': (SetBidsModel,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,9 +91,9 @@ class SetBidsModelResource(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
+ 'attributes': 'attributes', # noqa: E501
94
95
  'id': 'id', # noqa: E501
95
96
  'type': 'type', # noqa: E501
96
- 'attributes': 'attributes', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -137,9 +137,9 @@ class SetBidsModelResource(ModelNormal):
137
137
  Animal class but this time we won't travel
138
138
  through its discriminator because we passed in
139
139
  _visited_composed_classes = (Animal,)
140
+ attributes (SetBidsModel): [optional] # noqa: E501
140
141
  id (str, none_type): [optional] # noqa: E501
141
142
  type (str, none_type): [optional] # noqa: E501
142
- attributes (SetBidsModel): [optional] # noqa: E501
143
143
  """
144
144
 
145
145
  _check_type = kwargs.pop('_check_type', True)
@@ -225,9 +225,9 @@ class SetBidsModelResource(ModelNormal):
225
225
  Animal class but this time we won't travel
226
226
  through its discriminator because we passed in
227
227
  _visited_composed_classes = (Animal,)
228
+ attributes (SetBidsModel): [optional] # noqa: E501
228
229
  id (str, none_type): [optional] # noqa: E501
229
230
  type (str, none_type): [optional] # noqa: E501
230
- attributes (SetBidsModel): [optional] # noqa: E501
231
231
  """
232
232
 
233
233
  _check_type = kwargs.pop('_check_type', True)
@@ -88,14 +88,14 @@ class StatusResponse(ModelNormal):
88
88
  and the value is attribute type.
89
89
  """
90
90
  return {
91
- 'status': (str, none_type,), # noqa: E501
92
- 'row_count': (int, none_type,), # noqa: E501
93
- 'file_size_bytes': (int, none_type,), # noqa: E501
94
- 'md5_check_sum': (str, none_type,), # noqa: E501
95
91
  'created_at': (str, none_type,), # noqa: E501
96
92
  'expires_at': (str, none_type,), # noqa: E501
97
- 'message': (str, none_type,), # noqa: E501
93
+ 'file_size_bytes': (int, none_type,), # noqa: E501
98
94
  'id': (str, none_type,), # noqa: E501
95
+ 'md5_check_sum': (str, none_type,), # noqa: E501
96
+ 'message': (str, none_type,), # noqa: E501
97
+ 'row_count': (int, none_type,), # noqa: E501
98
+ 'status': (str, none_type,), # noqa: E501
99
99
  }
100
100
 
101
101
  @cached_property
@@ -104,14 +104,14 @@ class StatusResponse(ModelNormal):
104
104
 
105
105
 
106
106
  attribute_map = {
107
- 'status': 'status', # noqa: E501
108
- 'row_count': 'rowCount', # noqa: E501
109
- 'file_size_bytes': 'fileSizeBytes', # noqa: E501
110
- 'md5_check_sum': 'md5CheckSum', # noqa: E501
111
107
  'created_at': 'createdAt', # noqa: E501
112
108
  'expires_at': 'expiresAt', # noqa: E501
113
- 'message': 'message', # noqa: E501
109
+ 'file_size_bytes': 'fileSizeBytes', # noqa: E501
114
110
  'id': 'id', # noqa: E501
111
+ 'md5_check_sum': 'md5CheckSum', # noqa: E501
112
+ 'message': 'message', # noqa: E501
113
+ 'row_count': 'rowCount', # noqa: E501
114
+ 'status': 'status', # noqa: E501
115
115
  }
116
116
 
117
117
  read_only_vars = {
@@ -155,14 +155,14 @@ class StatusResponse(ModelNormal):
155
155
  Animal class but this time we won't travel
156
156
  through its discriminator because we passed in
157
157
  _visited_composed_classes = (Animal,)
158
- status (str, none_type): [optional] # noqa: E501
159
- row_count (int, none_type): [optional] # noqa: E501
160
- file_size_bytes (int, none_type): [optional] # noqa: E501
161
- md5_check_sum (str, none_type): [optional] # noqa: E501
162
158
  created_at (str, none_type): [optional] # noqa: E501
163
159
  expires_at (str, none_type): [optional] # noqa: E501
164
- message (str, none_type): [optional] # noqa: E501
160
+ file_size_bytes (int, none_type): [optional] # noqa: E501
165
161
  id (str, none_type): [optional] # noqa: E501
162
+ md5_check_sum (str, none_type): [optional] # noqa: E501
163
+ message (str, none_type): [optional] # noqa: E501
164
+ row_count (int, none_type): [optional] # noqa: E501
165
+ status (str, none_type): [optional] # noqa: E501
166
166
  """
167
167
 
168
168
  _check_type = kwargs.pop('_check_type', True)
@@ -248,14 +248,14 @@ class StatusResponse(ModelNormal):
248
248
  Animal class but this time we won't travel
249
249
  through its discriminator because we passed in
250
250
  _visited_composed_classes = (Animal,)
251
- status (str, none_type): [optional] # noqa: E501
252
- row_count (int, none_type): [optional] # noqa: E501
253
- file_size_bytes (int, none_type): [optional] # noqa: E501
254
- md5_check_sum (str, none_type): [optional] # noqa: E501
255
251
  created_at (str, none_type): [optional] # noqa: E501
256
252
  expires_at (str, none_type): [optional] # noqa: E501
257
- message (str, none_type): [optional] # noqa: E501
253
+ file_size_bytes (int, none_type): [optional] # noqa: E501
258
254
  id (str, none_type): [optional] # noqa: E501
255
+ md5_check_sum (str, none_type): [optional] # noqa: E501
256
+ message (str, none_type): [optional] # noqa: E501
257
+ row_count (int, none_type): [optional] # noqa: E501
258
+ status (str, none_type): [optional] # noqa: E501
259
259
  """
260
260
 
261
261
  _check_type = kwargs.pop('_check_type', True)
@@ -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)