criteo-api-marketingsolutions-sdk 0.0.250320__py3-none-any.whl → 0.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-marketingsolutions-sdk might be problematic. Click here for more details.

Files changed (212) hide show
  1. criteo_api_marketingsolutions_preview/__init__.py +1 -1
  2. criteo_api_marketingsolutions_preview/api/creative_api.py +12 -12
  3. criteo_api_marketingsolutions_preview/api_client.py +1 -1
  4. criteo_api_marketingsolutions_preview/configuration.py +1 -1
  5. criteo_api_marketingsolutions_preview/model/ad.py +20 -20
  6. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +5 -5
  7. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +4 -4
  8. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +5 -5
  9. criteo_api_marketingsolutions_preview/model/ad_set_delivery_limitations_v24_q3.py +9 -9
  10. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +5 -5
  11. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +4 -4
  12. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +7 -7
  13. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +4 -4
  14. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +7 -7
  15. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +4 -4
  16. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +7 -7
  17. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3.py +4 -4
  18. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +36 -36
  19. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +4 -4
  20. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +7 -7
  21. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +4 -4
  22. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +7 -7
  23. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +4 -4
  24. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +7 -7
  25. criteo_api_marketingsolutions_preview/model/ad_write.py +18 -18
  26. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +42 -42
  27. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +20 -20
  28. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +44 -44
  29. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +14 -14
  30. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +8 -8
  31. criteo_api_marketingsolutions_preview/model/application_summary_model.py +8 -8
  32. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +4 -4
  33. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +5 -5
  34. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +8 -8
  35. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +4 -4
  36. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +20 -20
  37. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
  38. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +5 -5
  39. criteo_api_marketingsolutions_preview/model/audience_error.py +16 -16
  40. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +4 -4
  41. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +5 -5
  42. criteo_api_marketingsolutions_preview/model/audience_name_description.py +4 -4
  43. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +8 -8
  44. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +4 -4
  45. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +4 -4
  46. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +20 -20
  47. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +4 -4
  48. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +36 -36
  49. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
  50. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +5 -5
  51. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +5 -5
  52. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +4 -4
  53. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +4 -4
  54. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +4 -4
  55. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +5 -5
  56. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
  57. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +4 -4
  58. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +5 -5
  59. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +8 -8
  60. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +5 -5
  61. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +4 -4
  62. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +5 -5
  63. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +8 -8
  64. criteo_api_marketingsolutions_preview/model/audience_warning.py +22 -22
  65. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +4 -4
  66. criteo_api_marketingsolutions_preview/model/budget_automation.py +4 -4
  67. criteo_api_marketingsolutions_preview/model/campaign_budget_automation_v23_q1.py +4 -4
  68. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +4 -4
  69. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +13 -13
  70. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +12 -12
  71. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +5 -5
  72. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +5 -5
  73. criteo_api_marketingsolutions_preview/model/common_problem.py +20 -20
  74. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +4 -4
  75. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +5 -5
  76. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +8 -8
  77. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +12 -12
  78. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +8 -8
  79. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +8 -8
  80. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +8 -8
  81. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +18 -18
  82. criteo_api_marketingsolutions_preview/model/coupon.py +40 -40
  83. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +4 -4
  84. criteo_api_marketingsolutions_preview/model/create_ad_set_budget_v24_q3.py +15 -15
  85. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3.py +34 -34
  86. criteo_api_marketingsolutions_preview/model/create_campaign.py +8 -8
  87. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +4 -4
  88. criteo_api_marketingsolutions_preview/model/create_coupon.py +34 -34
  89. criteo_api_marketingsolutions_preview/model/create_image_slide.py +4 -4
  90. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +4 -4
  91. criteo_api_marketingsolutions_preview/model/creative.py +30 -30
  92. criteo_api_marketingsolutions_preview/model/creative_write.py +26 -26
  93. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +26 -26
  94. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +22 -22
  95. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +22 -22
  96. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +12 -12
  97. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +14 -14
  98. criteo_api_marketingsolutions_preview/model/entity_filter.py +8 -8
  99. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +8 -8
  100. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +8 -8
  101. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +8 -8
  102. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +4 -4
  103. criteo_api_marketingsolutions_preview/model/error_description.py +8 -8
  104. criteo_api_marketingsolutions_preview/model/export_column.py +46 -46
  105. criteo_api_marketingsolutions_preview/model/export_result_data.py +4 -4
  106. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report.py +22 -22
  107. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_resource.py +4 -4
  108. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +16 -16
  109. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_resource.py +4 -4
  110. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +49 -49
  111. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_resource.py +4 -4
  112. criteo_api_marketingsolutions_preview/model/generate_statistics_report.py +26 -26
  113. criteo_api_marketingsolutions_preview/model/generate_statistics_report_resource.py +4 -4
  114. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +46 -46
  115. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_resource.py +4 -4
  116. criteo_api_marketingsolutions_preview/model/image_attributes.py +4 -4
  117. criteo_api_marketingsolutions_preview/model/image_slide.py +4 -4
  118. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
  119. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
  120. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +6 -6
  121. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +6 -6
  122. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +10 -10
  123. criteo_api_marketingsolutions_preview/model/in_market_v1.py +10 -10
  124. criteo_api_marketingsolutions_preview/model/installment.py +4 -4
  125. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +5 -5
  126. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +4 -4
  127. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +4 -4
  128. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +4 -4
  129. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +5 -5
  130. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +12 -12
  131. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +4 -4
  132. criteo_api_marketingsolutions_preview/model/outcome.py +5 -5
  133. criteo_api_marketingsolutions_preview/model/patch_ad_set_budget_v24_q3.py +25 -25
  134. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +5 -5
  135. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
  136. criteo_api_marketingsolutions_preview/model/patch_ad_set_scheduling_v24_q3.py +4 -4
  137. criteo_api_marketingsolutions_preview/model/patch_ad_set_v24_q3.py +12 -12
  138. criteo_api_marketingsolutions_preview/model/patch_campaign.py +4 -4
  139. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +13 -13
  140. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +4 -4
  141. criteo_api_marketingsolutions_preview/model/patch_marketing_campaign_budget_automation.py +4 -4
  142. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +5 -5
  143. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +28 -28
  144. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +4 -4
  145. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +4 -4
  146. criteo_api_marketingsolutions_preview/model/product.py +242 -242
  147. criteo_api_marketingsolutions_preview/model/product_importer_error.py +20 -20
  148. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +20 -20
  149. criteo_api_marketingsolutions_preview/model/product_set.py +37 -37
  150. criteo_api_marketingsolutions_preview/model/product_set_rule.py +13 -13
  151. criteo_api_marketingsolutions_preview/model/product_shipping.py +16 -16
  152. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +4 -4
  153. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +4 -4
  154. criteo_api_marketingsolutions_preview/model/product_tax.py +12 -12
  155. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +4 -4
  156. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +4 -4
  157. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +8 -8
  158. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +4 -4
  159. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +4 -4
  160. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +4 -4
  161. criteo_api_marketingsolutions_preview/model/read_ad_set_budget_v24_q3.py +25 -25
  162. criteo_api_marketingsolutions_preview/model/read_ad_set_schedule_v24_q3.py +8 -8
  163. criteo_api_marketingsolutions_preview/model/read_ad_set_v24_q3.py +29 -29
  164. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id_v24_q3.py +4 -4
  165. criteo_api_marketingsolutions_preview/model/read_model_read_ad_set_v24_q3.py +4 -4
  166. criteo_api_marketingsolutions_preview/model/recommended_product.py +16 -16
  167. criteo_api_marketingsolutions_preview/model/report_detail_error.py +14 -14
  168. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +8 -8
  169. criteo_api_marketingsolutions_preview/model/report_detail_warning.py +14 -14
  170. criteo_api_marketingsolutions_preview/model/report_ok_response.py +20 -20
  171. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_ad.py +5 -5
  172. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_coupon.py +5 -5
  173. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_creative.py +5 -5
  174. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +7 -7
  175. criteo_api_marketingsolutions_preview/model/resource_outcome_of_ad.py +5 -5
  176. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon.py +5 -5
  177. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
  178. criteo_api_marketingsolutions_preview/model/resource_outcome_of_creative.py +5 -5
  179. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +7 -7
  180. criteo_api_marketingsolutions_preview/model/response_read_ad_set_v24_q3.py +5 -5
  181. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +5 -5
  182. criteo_api_marketingsolutions_preview/model/responses_ad_set_id_v24_q3.py +5 -5
  183. criteo_api_marketingsolutions_preview/model/responses_read_ad_set_v24_q3.py +5 -5
  184. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +14 -14
  185. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +8 -8
  186. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +8 -8
  187. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +4 -4
  188. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +34 -34
  189. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +4 -4
  190. criteo_api_marketingsolutions_preview/model/size.py +4 -4
  191. criteo_api_marketingsolutions_preview/model/statistics_record.py +74 -74
  192. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +24 -24
  193. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +7 -7
  194. criteo_api_marketingsolutions_preview/model/targeting_entity.py +13 -13
  195. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +8 -8
  196. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +4 -4
  197. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +8 -8
  198. criteo_api_marketingsolutions_preview/model/transparency_report.py +8 -8
  199. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +5 -5
  200. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +4 -4
  201. criteo_api_marketingsolutions_preview/model/user_def.py +8 -8
  202. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +5 -5
  203. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +4 -4
  204. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +4 -4
  205. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +4 -4
  206. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +4 -4
  207. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +5 -5
  208. criteo_api_marketingsolutions_preview/model/write_model_patch_ad_set_v24_q3.py +4 -4
  209. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/METADATA +3 -3
  210. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/RECORD +212 -212
  211. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/WHEEL +1 -1
  212. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/top_level.txt +0 -0
@@ -81,9 +81,9 @@ class ContactListStatisticsEntityV1(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 ContactListStatisticsEntityV1(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 ContactListStatisticsEntityV1(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 ContactListStatisticsEntityV1(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 ContactListStatisticsEntityV1Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ContactListStatisticsEntityV1Resource,), # 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 ContactListStatisticsEntityV1Response(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 ContactListStatisticsEntityV1Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ContactListStatisticsEntityV1Resource): [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 ContactListStatisticsEntityV1Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ContactListStatisticsEntityV1Resource): [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)
@@ -87,8 +87,8 @@ class ContactlistAmendment(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (ContactlistAmendmentAttributes,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class ContactlistAmendment(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 = {
@@ -108,12 +108,12 @@ class ContactlistAmendment(ModelNormal):
108
108
 
109
109
  @classmethod
110
110
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, type, attributes, *args, **kwargs): # noqa: E501
111
+ def _from_openapi_data(cls, attributes, type, *args, **kwargs): # noqa: E501
112
112
  """ContactlistAmendment - a model defined in OpenAPI
113
113
 
114
114
  Args:
115
- type (str): User List
116
115
  attributes (ContactlistAmendmentAttributes):
116
+ type (str): User List
117
117
 
118
118
  Keyword Args:
119
119
  _check_type (bool): if True, values for parameters in openapi_types
@@ -177,8 +177,8 @@ class ContactlistAmendment(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.type = type
181
180
  self.attributes = attributes
181
+ self.type = type
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class ContactlistAmendment(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, type, attributes, *args, **kwargs): # noqa: E501
202
+ def __init__(self, attributes, type, *args, **kwargs): # noqa: E501
203
203
  """ContactlistAmendment - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- type (str): User List
207
206
  attributes (ContactlistAmendmentAttributes):
207
+ type (str): User List
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -266,8 +266,8 @@ class ContactlistAmendment(ModelNormal):
266
266
  self._configuration = _configuration
267
267
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
268
268
 
269
- self.type = type
270
269
  self.attributes = attributes
270
+ self.type = type
271
271
  for var_name, var_value in kwargs.items():
272
272
  if var_name not in self.attribute_map and \
273
273
  self._configuration is not None and \
@@ -92,10 +92,10 @@ class ContactlistAmendmentAttributes(ModelNormal):
92
92
  and the value is attribute type.
93
93
  """
94
94
  return {
95
- 'operation': (str,), # noqa: E501
96
95
  'identifiers': ([str],), # noqa: E501
97
- 'identifier_type': (str,), # noqa: E501
96
+ 'operation': (str,), # noqa: E501
98
97
  'gum_caller_id': (int,), # noqa: E501
98
+ 'identifier_type': (str,), # noqa: E501
99
99
  }
100
100
 
101
101
  @cached_property
@@ -104,10 +104,10 @@ class ContactlistAmendmentAttributes(ModelNormal):
104
104
 
105
105
 
106
106
  attribute_map = {
107
- 'operation': 'operation', # noqa: E501
108
107
  'identifiers': 'identifiers', # noqa: E501
109
- 'identifier_type': 'identifierType', # noqa: E501
108
+ 'operation': 'operation', # noqa: E501
110
109
  'gum_caller_id': 'gumCallerId', # noqa: E501
110
+ 'identifier_type': 'identifierType', # noqa: E501
111
111
  }
112
112
 
113
113
  read_only_vars = {
@@ -117,12 +117,12 @@ class ContactlistAmendmentAttributes(ModelNormal):
117
117
 
118
118
  @classmethod
119
119
  @convert_js_args_to_python_args
120
- def _from_openapi_data(cls, operation, identifiers, *args, **kwargs): # noqa: E501
120
+ def _from_openapi_data(cls, identifiers, operation, *args, **kwargs): # noqa: E501
121
121
  """ContactlistAmendmentAttributes - a model defined in OpenAPI
122
122
 
123
123
  Args:
124
- operation (str): Operation to add or remove users
125
124
  identifiers ([str]): The users to add or remove, each in the schema specified
125
+ operation (str): Operation to add or remove users
126
126
 
127
127
  Keyword Args:
128
128
  _check_type (bool): if True, values for parameters in openapi_types
@@ -155,8 +155,8 @@ class ContactlistAmendmentAttributes(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
- identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
159
158
  gum_caller_id (int): The Gum caller id of the advertiser patching identifiers of type Gum. [optional] # noqa: E501
159
+ identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
160
160
  """
161
161
 
162
162
  _check_type = kwargs.pop('_check_type', True)
@@ -188,8 +188,8 @@ class ContactlistAmendmentAttributes(ModelNormal):
188
188
  self._configuration = _configuration
189
189
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
190
190
 
191
- self.operation = operation
192
191
  self.identifiers = identifiers
192
+ self.operation = operation
193
193
  for var_name, var_value in kwargs.items():
194
194
  if var_name not in self.attribute_map and \
195
195
  self._configuration is not None and \
@@ -210,12 +210,12 @@ class ContactlistAmendmentAttributes(ModelNormal):
210
210
  ])
211
211
 
212
212
  @convert_js_args_to_python_args
213
- def __init__(self, operation, identifiers, *args, **kwargs): # noqa: E501
213
+ def __init__(self, identifiers, operation, *args, **kwargs): # noqa: E501
214
214
  """ContactlistAmendmentAttributes - a model defined in OpenAPI
215
215
 
216
216
  Args:
217
- operation (str): Operation to add or remove users
218
217
  identifiers ([str]): The users to add or remove, each in the schema specified
218
+ operation (str): Operation to add or remove users
219
219
 
220
220
  Keyword Args:
221
221
  _check_type (bool): if True, values for parameters in openapi_types
@@ -248,8 +248,8 @@ class ContactlistAmendmentAttributes(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
- identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
252
251
  gum_caller_id (int): The Gum caller id of the advertiser patching identifiers of type Gum. [optional] # noqa: E501
252
+ identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
253
253
  """
254
254
 
255
255
  _check_type = kwargs.pop('_check_type', True)
@@ -279,8 +279,8 @@ class ContactlistAmendmentAttributes(ModelNormal):
279
279
  self._configuration = _configuration
280
280
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
281
281
 
282
- self.operation = operation
283
282
  self.identifiers = identifiers
283
+ self.operation = operation
284
284
  for var_name, var_value in kwargs.items():
285
285
  if var_name not in self.attribute_map and \
286
286
  self._configuration is not None and \
@@ -87,8 +87,8 @@ class ContactlistOperation(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (ContactlistOperationAttributes,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class ContactlistOperation(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 = {
@@ -108,12 +108,12 @@ class ContactlistOperation(ModelNormal):
108
108
 
109
109
  @classmethod
110
110
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, type, attributes, *args, **kwargs): # noqa: E501
111
+ def _from_openapi_data(cls, attributes, type, *args, **kwargs): # noqa: E501
112
112
  """ContactlistOperation - a model defined in OpenAPI
113
113
 
114
114
  Args:
115
- type (str): the name of the entity type
116
115
  attributes (ContactlistOperationAttributes):
116
+ type (str): the name of the entity type
117
117
 
118
118
  Keyword Args:
119
119
  _check_type (bool): if True, values for parameters in openapi_types
@@ -177,8 +177,8 @@ class ContactlistOperation(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.type = type
181
180
  self.attributes = attributes
181
+ self.type = type
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class ContactlistOperation(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, type, attributes, *args, **kwargs): # noqa: E501
202
+ def __init__(self, attributes, type, *args, **kwargs): # noqa: E501
203
203
  """ContactlistOperation - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- type (str): the name of the entity type
207
206
  attributes (ContactlistOperationAttributes):
207
+ type (str): the name of the entity type
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -266,8 +266,8 @@ class ContactlistOperation(ModelNormal):
266
266
  self._configuration = _configuration
267
267
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
268
268
 
269
- self.type = type
270
269
  self.attributes = attributes
270
+ self.type = type
271
271
  for var_name, var_value in kwargs.items():
272
272
  if var_name not in self.attribute_map and \
273
273
  self._configuration is not None and \
@@ -83,10 +83,10 @@ class ContactlistOperationAttributes(ModelNormal):
83
83
  return {
84
84
  'operation': (str,), # noqa: E501
85
85
  'contact_list_id': (int, none_type,), # noqa: E501
86
- 'request_date': (datetime, none_type,), # noqa: E501
87
86
  'identifier_type': (str, none_type,), # noqa: E501
88
- 'nb_valid_identifiers': (int, none_type,), # noqa: E501
89
87
  'nb_invalid_identifiers': (int, none_type,), # noqa: E501
88
+ 'nb_valid_identifiers': (int, none_type,), # noqa: E501
89
+ 'request_date': (datetime, none_type,), # noqa: E501
90
90
  'sample_invalid_identifiers': ([str], none_type,), # noqa: E501
91
91
  }
92
92
 
@@ -98,10 +98,10 @@ class ContactlistOperationAttributes(ModelNormal):
98
98
  attribute_map = {
99
99
  'operation': 'operation', # noqa: E501
100
100
  'contact_list_id': 'contactListId', # noqa: E501
101
- 'request_date': 'requestDate', # noqa: E501
102
101
  'identifier_type': 'identifierType', # noqa: E501
103
- 'nb_valid_identifiers': 'nbValidIdentifiers', # noqa: E501
104
102
  'nb_invalid_identifiers': 'nbInvalidIdentifiers', # noqa: E501
103
+ 'nb_valid_identifiers': 'nbValidIdentifiers', # noqa: E501
104
+ 'request_date': 'requestDate', # noqa: E501
105
105
  'sample_invalid_identifiers': 'sampleInvalidIdentifiers', # noqa: E501
106
106
  }
107
107
 
@@ -150,10 +150,10 @@ class ContactlistOperationAttributes(ModelNormal):
150
150
  through its discriminator because we passed in
151
151
  _visited_composed_classes = (Animal,)
152
152
  contact_list_id (int, none_type): the affected user list id. [optional] # noqa: E501
153
- request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
154
153
  identifier_type (str, none_type): The schema specified for of the identifiers. [optional] # noqa: E501
155
- nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
156
154
  nb_invalid_identifiers (int, none_type): How many identifiers were invalid for the specified schema. [optional] # noqa: E501
155
+ nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
156
+ request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
157
157
  sample_invalid_identifiers ([str], none_type): A sample of invalid identifiers if there is some. [optional] # noqa: E501
158
158
  """
159
159
 
@@ -245,10 +245,10 @@ class ContactlistOperationAttributes(ModelNormal):
245
245
  through its discriminator because we passed in
246
246
  _visited_composed_classes = (Animal,)
247
247
  contact_list_id (int, none_type): the affected user list id. [optional] # noqa: E501
248
- request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
249
248
  identifier_type (str, none_type): The schema specified for of the identifiers. [optional] # noqa: E501
250
- nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
251
249
  nb_invalid_identifiers (int, none_type): How many identifiers were invalid for the specified schema. [optional] # noqa: E501
250
+ nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
251
+ request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
252
252
  sample_invalid_identifiers ([str], none_type): A sample of invalid identifiers if there is some. [optional] # noqa: E501
253
253
  """
254
254
 
@@ -87,8 +87,8 @@ class ContactlistWithAttributesAmendment(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (ContactlistWithAttributesAmendmentAttributes,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class ContactlistWithAttributesAmendment(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 = {
@@ -108,12 +108,12 @@ class ContactlistWithAttributesAmendment(ModelNormal):
108
108
 
109
109
  @classmethod
110
110
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, type, attributes, *args, **kwargs): # noqa: E501
111
+ def _from_openapi_data(cls, attributes, type, *args, **kwargs): # noqa: E501
112
112
  """ContactlistWithAttributesAmendment - a model defined in OpenAPI
113
113
 
114
114
  Args:
115
- type (str): the name of the entity type
116
115
  attributes (ContactlistWithAttributesAmendmentAttributes):
116
+ type (str): the name of the entity type
117
117
 
118
118
  Keyword Args:
119
119
  _check_type (bool): if True, values for parameters in openapi_types
@@ -177,8 +177,8 @@ class ContactlistWithAttributesAmendment(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.type = type
181
180
  self.attributes = attributes
181
+ self.type = type
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class ContactlistWithAttributesAmendment(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, type, attributes, *args, **kwargs): # noqa: E501
202
+ def __init__(self, attributes, type, *args, **kwargs): # noqa: E501
203
203
  """ContactlistWithAttributesAmendment - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- type (str): the name of the entity type
207
206
  attributes (ContactlistWithAttributesAmendmentAttributes):
207
+ type (str): the name of the entity type
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -266,8 +266,8 @@ class ContactlistWithAttributesAmendment(ModelNormal):
266
266
  self._configuration = _configuration
267
267
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
268
268
 
269
- self.type = type
270
269
  self.attributes = attributes
270
+ self.type = type
271
271
  for var_name, var_value in kwargs.items():
272
272
  if var_name not in self.attribute_map and \
273
273
  self._configuration is not None and \
@@ -59,10 +59,6 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
59
59
  """
60
60
 
61
61
  allowed_values = {
62
- ('operation',): {
63
- 'ADD': "add",
64
- 'REMOVE': "remove",
65
- },
66
62
  ('identifier_type',): {
67
63
  'EMAIL': "email",
68
64
  'MADID': "madid",
@@ -70,6 +66,10 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
70
66
  'GUM': "gum",
71
67
  'PHONENUMBER': "phoneNumber",
72
68
  },
69
+ ('operation',): {
70
+ 'ADD': "add",
71
+ 'REMOVE': "remove",
72
+ },
73
73
  }
74
74
 
75
75
  validations = {
@@ -98,9 +98,9 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
98
98
  """
99
99
  lazy_import()
100
100
  return {
101
- 'operation': (str,), # noqa: E501
102
- 'identifier_type': (str,), # noqa: E501
103
101
  'identifiers': ([UserDef],), # noqa: E501
102
+ 'identifier_type': (str,), # noqa: E501
103
+ 'operation': (str,), # noqa: E501
104
104
  'gum_caller_id': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
105
105
  }
106
106
 
@@ -110,9 +110,9 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
110
110
 
111
111
 
112
112
  attribute_map = {
113
- 'operation': 'operation', # noqa: E501
114
- 'identifier_type': 'identifierType', # noqa: E501
115
113
  'identifiers': 'identifiers', # noqa: E501
114
+ 'identifier_type': 'identifierType', # noqa: E501
115
+ 'operation': 'operation', # noqa: E501
116
116
  'gum_caller_id': 'gumCallerId', # noqa: E501
117
117
  }
118
118
 
@@ -124,13 +124,13 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
124
124
 
125
125
  @classmethod
126
126
  @convert_js_args_to_python_args
127
- def _from_openapi_data(cls, operation, identifier_type, identifiers, *args, **kwargs): # noqa: E501
127
+ def _from_openapi_data(cls, identifiers, identifier_type, operation, *args, **kwargs): # noqa: E501
128
128
  """ContactlistWithAttributesAmendmentAttributes - a model defined in OpenAPI
129
129
 
130
130
  Args:
131
- operation (str): Whether to add or remove users
132
- identifier_type (str): What type of identifiers are used
133
131
  identifiers ([UserDef]): The users to add or remove, each in the schema specified, defined with attributes
132
+ identifier_type (str): What type of identifiers are used
133
+ operation (str): Whether to add or remove users
134
134
 
135
135
  Keyword Args:
136
136
  _check_type (bool): if True, values for parameters in openapi_types
@@ -195,9 +195,9 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
195
195
  self._configuration = _configuration
196
196
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
197
197
 
198
- self.operation = operation
199
- self.identifier_type = identifier_type
200
198
  self.identifiers = identifiers
199
+ self.identifier_type = identifier_type
200
+ self.operation = operation
201
201
  for var_name, var_value in kwargs.items():
202
202
  if var_name not in self.attribute_map and \
203
203
  self._configuration is not None and \
@@ -218,13 +218,13 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
218
218
  ])
219
219
 
220
220
  @convert_js_args_to_python_args
221
- def __init__(self, operation, identifier_type, identifiers, *args, **kwargs): # noqa: E501
221
+ def __init__(self, identifiers, identifier_type, operation, *args, **kwargs): # noqa: E501
222
222
  """ContactlistWithAttributesAmendmentAttributes - a model defined in OpenAPI
223
223
 
224
224
  Args:
225
- operation (str): Whether to add or remove users
226
- identifier_type (str): What type of identifiers are used
227
225
  identifiers ([UserDef]): The users to add or remove, each in the schema specified, defined with attributes
226
+ identifier_type (str): What type of identifiers are used
227
+ operation (str): Whether to add or remove users
228
228
 
229
229
  Keyword Args:
230
230
  _check_type (bool): if True, values for parameters in openapi_types
@@ -287,9 +287,9 @@ class ContactlistWithAttributesAmendmentAttributes(ModelNormal):
287
287
  self._configuration = _configuration
288
288
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
289
289
 
290
- self.operation = operation
291
- self.identifier_type = identifier_type
292
290
  self.identifiers = identifiers
291
+ self.identifier_type = identifier_type
292
+ self.operation = operation
293
293
  for var_name, var_value in kwargs.items():
294
294
  if var_name not in self.attribute_map and \
295
295
  self._configuration is not None and \