criteo-api-retailmedia-sdk 2024.7.0.250218__py3-none-any.whl → 2024.7.0.250317__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.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250317.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250317.dist-info}/RECORD +95 -94
- {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250317.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_v2024_07/__init__.py +1 -1
- criteo_api_retailmedia_v2024_07/api/accounts_api.py +1 -5
- criteo_api_retailmedia_v2024_07/api_client.py +1 -1
- criteo_api_retailmedia_v2024_07/configuration.py +1 -1
- criteo_api_retailmedia_v2024_07/model/add_remove_keyword_model.py +3 -3
- criteo_api_retailmedia_v2024_07/model/application_summary_model.py +1 -1
- criteo_api_retailmedia_v2024_07/model/application_summary_model_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/asset.py +1 -1
- criteo_api_retailmedia_v2024_07/model/asset_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/async_campaigns_report.py +39 -49
- criteo_api_retailmedia_v2024_07/model/async_campaigns_report_resource.py +3 -3
- criteo_api_retailmedia_v2024_07/model/async_line_items_report.py +39 -49
- criteo_api_retailmedia_v2024_07/model/async_line_items_report_resource.py +3 -3
- criteo_api_retailmedia_v2024_07/model/async_revenue_report.py +60 -73
- criteo_api_retailmedia_v2024_07/model/async_revenue_report_resource.py +3 -3
- criteo_api_retailmedia_v2024_07/model/balance_response_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/campaign_budget_overrides.py +1 -1
- criteo_api_retailmedia_v2024_07/model/choice_variable_specification.py +1 -1
- criteo_api_retailmedia_v2024_07/model/choice_variable_value.py +1 -1
- criteo_api_retailmedia_v2024_07/model/common_error.py +26 -31
- criteo_api_retailmedia_v2024_07/model/common_warning.py +26 -31
- criteo_api_retailmedia_v2024_07/model/create_balance_v2.py +3 -3
- criteo_api_retailmedia_v2024_07/model/creative202110.py +1 -1
- criteo_api_retailmedia_v2024_07/model/creative202210.py +1 -1
- criteo_api_retailmedia_v2024_07/model/creative_update_model202207.py +3 -3
- criteo_api_retailmedia_v2024_07/model/entity_resource_of_retail_media_account.py +5 -12
- criteo_api_retailmedia_v2024_07/model/entity_resource_outcome_of_retail_media_account.py +10 -17
- criteo_api_retailmedia_v2024_07/model/external_account.py +2 -8
- criteo_api_retailmedia_v2024_07/model/external_auction_line_item.py +4 -0
- criteo_api_retailmedia_v2024_07/model/external_auction_line_item_create_model.py +3 -3
- criteo_api_retailmedia_v2024_07/model/external_auction_line_item_update_model.py +3 -3
- criteo_api_retailmedia_v2024_07/model/external_brand.py +2 -8
- criteo_api_retailmedia_v2024_07/model/external_retail_media_account.py +19 -25
- criteo_api_retailmedia_v2024_07/model/external_retail_media_brand_account_creation.py +9 -15
- criteo_api_retailmedia_v2024_07/model/external_retail_media_brands.py +12 -12
- criteo_api_retailmedia_v2024_07/model/external_retail_media_seller.py +15 -13
- criteo_api_retailmedia_v2024_07/model/external_retail_media_seller_account_creation.py +20 -21
- criteo_api_retailmedia_v2024_07/model/external_retailer.py +6 -11
- criteo_api_retailmedia_v2024_07/model/files_variable_value.py +1 -1
- criteo_api_retailmedia_v2024_07/model/files_variables_specification.py +1 -1
- criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_account_and_account.py +1 -8
- criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +1 -8
- criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +1 -8
- criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_account.py +7 -14
- criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_brand.py +7 -14
- criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_retailer.py +7 -14
- criteo_api_retailmedia_v2024_07/model/keyword_data_model.py +6 -6
- criteo_api_retailmedia_v2024_07/model/keywords_model.py +1 -1
- criteo_api_retailmedia_v2024_07/model/keywords_model_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/line_item_budget_overrides.py +1 -1
- criteo_api_retailmedia_v2024_07/model/line_item_product_status.py +2 -1
- criteo_api_retailmedia_v2024_07/model/page_metadata.py +7 -13
- criteo_api_retailmedia_v2024_07/model/product_metadata.py +1 -1
- criteo_api_retailmedia_v2024_07/model/promoted_product.py +1 -1
- criteo_api_retailmedia_v2024_07/model/promoted_product_resource_collection_input.py +3 -3
- criteo_api_retailmedia_v2024_07/model/resource_of_add_funds_to_balance_v2.py +6 -6
- criteo_api_retailmedia_v2024_07/model/resource_of_auction_line_item_update_model.py +6 -6
- criteo_api_retailmedia_v2024_07/model/resource_of_balance_response_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/resource_of_change_dates_of_balance_v2.py +6 -6
- criteo_api_retailmedia_v2024_07/model/resource_of_create_balance_v2.py +6 -6
- criteo_api_retailmedia_v2024_07/model/resource_of_preferred_line_item_update_model202110.py +6 -6
- criteo_api_retailmedia_v2024_07/model/resource_of_update_balance_model_v2.py +6 -6
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v1.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_user_behavior_details_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_customer_list.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_create_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v1.py +1 -1
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v2.py +1 -1
- criteo_api_retailmedia_v2024_07/model/sdk_api_rest_common_problem.py +296 -0
- criteo_api_retailmedia_v2024_07/model/status_response.py +1 -1
- criteo_api_retailmedia_v2024_07/model/status_response_resource.py +1 -1
- criteo_api_retailmedia_v2024_07/model/template.py +1 -1
- criteo_api_retailmedia_v2024_07/model/value_resource_collection_input_of_retail_media_seller.py +5 -12
- criteo_api_retailmedia_v2024_07/model/value_resource_collection_outcome_of_retail_media_seller.py +10 -17
- criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_brand_account_creation.py +1 -8
- criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_brands.py +2 -9
- criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_seller_account_creation.py +2 -9
- criteo_api_retailmedia_v2024_07/model/value_resource_of_campaign_budget_overrides.py +1 -1
- criteo_api_retailmedia_v2024_07/model/value_resource_of_line_item_budget_overrides.py +1 -1
- criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_brand_account_creation.py +3 -10
- criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_brands.py +3 -10
- criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_seller.py +4 -11
- criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_seller_account_creation.py +4 -11
- criteo_api_retailmedia_v2024_07/model/value_resource_outcome_of_retail_media_brands.py +10 -17
- criteo_api_retailmedia_v2024_07/model/video_variable_value.py +1 -1
- criteo_api_retailmedia_v2024_07/models/__init__.py +1 -0
- {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250317.dist-info}/top_level.txt +0 -0
|
@@ -52,6 +52,7 @@ class LineItemProductStatus(ModelSimple):
|
|
|
52
52
|
|
|
53
53
|
allowed_values = {
|
|
54
54
|
('value',): {
|
|
55
|
+
'None': None,
|
|
55
56
|
'UNKNOWN': "unknown",
|
|
56
57
|
'ACTIVE': "active",
|
|
57
58
|
'PAUSED': "paused",
|
|
@@ -63,7 +64,7 @@ class LineItemProductStatus(ModelSimple):
|
|
|
63
64
|
|
|
64
65
|
additional_properties_type = None
|
|
65
66
|
|
|
66
|
-
_nullable =
|
|
67
|
+
_nullable = True
|
|
67
68
|
|
|
68
69
|
@cached_property
|
|
69
70
|
def openapi_types():
|
|
@@ -60,13 +60,7 @@ class PageMetadata(ModelNormal):
|
|
|
60
60
|
validations = {
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
|
|
64
|
-
def additional_properties_type():
|
|
65
|
-
"""
|
|
66
|
-
This must be a method because a model may have properties that are
|
|
67
|
-
of type self, this must run after the class is loaded
|
|
68
|
-
"""
|
|
69
|
-
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
63
|
+
additional_properties_type = None
|
|
70
64
|
|
|
71
65
|
_nullable = False
|
|
72
66
|
|
|
@@ -85,8 +79,8 @@ class PageMetadata(ModelNormal):
|
|
|
85
79
|
'current_page_index': (int,), # noqa: E501
|
|
86
80
|
'total_items_across_all_pages': (int, none_type,), # noqa: E501
|
|
87
81
|
'total_pages': (int, none_type,), # noqa: E501
|
|
88
|
-
'next_page': (str,), # noqa: E501
|
|
89
|
-
'previous_page': (str,), # noqa: E501
|
|
82
|
+
'next_page': (str, none_type,), # noqa: E501
|
|
83
|
+
'previous_page': (str, none_type,), # noqa: E501
|
|
90
84
|
}
|
|
91
85
|
|
|
92
86
|
@cached_property
|
|
@@ -150,8 +144,8 @@ class PageMetadata(ModelNormal):
|
|
|
150
144
|
_visited_composed_classes = (Animal,)
|
|
151
145
|
total_items_across_all_pages (int, none_type): [optional] # noqa: E501
|
|
152
146
|
total_pages (int, none_type): [optional] # noqa: E501
|
|
153
|
-
next_page (str): [optional] # noqa: E501
|
|
154
|
-
previous_page (str): [optional] # noqa: E501
|
|
147
|
+
next_page (str, none_type): [optional] # noqa: E501
|
|
148
|
+
previous_page (str, none_type): [optional] # noqa: E501
|
|
155
149
|
"""
|
|
156
150
|
|
|
157
151
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -245,8 +239,8 @@ class PageMetadata(ModelNormal):
|
|
|
245
239
|
_visited_composed_classes = (Animal,)
|
|
246
240
|
total_items_across_all_pages (int, none_type): [optional] # noqa: E501
|
|
247
241
|
total_pages (int, none_type): [optional] # noqa: E501
|
|
248
|
-
next_page (str): [optional] # noqa: E501
|
|
249
|
-
previous_page (str): [optional] # noqa: E501
|
|
242
|
+
next_page (str, none_type): [optional] # noqa: E501
|
|
243
|
+
previous_page (str, none_type): [optional] # noqa: E501
|
|
250
244
|
"""
|
|
251
245
|
|
|
252
246
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -80,7 +80,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'data': ([PromotedProductResource],
|
|
83
|
+
'data': ([PromotedProductResource],), # noqa: E501
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
@cached_property
|
|
@@ -133,7 +133,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
|
|
|
133
133
|
Animal class but this time we won't travel
|
|
134
134
|
through its discriminator because we passed in
|
|
135
135
|
_visited_composed_classes = (Animal,)
|
|
136
|
-
data ([PromotedProductResource]
|
|
136
|
+
data ([PromotedProductResource]): [optional] # noqa: E501
|
|
137
137
|
"""
|
|
138
138
|
|
|
139
139
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -219,7 +219,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
|
|
|
219
219
|
Animal class but this time we won't travel
|
|
220
220
|
through its discriminator because we passed in
|
|
221
221
|
_visited_composed_classes = (Animal,)
|
|
222
|
-
data ([PromotedProductResource]
|
|
222
|
+
data ([PromotedProductResource]): [optional] # noqa: E501
|
|
223
223
|
"""
|
|
224
224
|
|
|
225
225
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -88,8 +88,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (AddFundsToBalanceV2,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (AddFundsToBalanceV2): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (AddFundsToBalanceV2): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'id': (str,
|
|
91
|
-
'type': (str,
|
|
90
|
+
'id': (str,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
'attributes': (ExternalAuctionLineItemUpdateModel,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -144,8 +144,8 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
-
id (str
|
|
148
|
-
type (str
|
|
147
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
148
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
149
149
|
attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
@@ -232,8 +232,8 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
|
|
|
232
232
|
Animal class but this time we won't travel
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
-
id (str
|
|
236
|
-
type (str
|
|
235
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
236
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
237
237
|
attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
@@ -88,8 +88,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (ChangeDatesOfBalanceV2,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (ChangeDatesOfBalanceV2): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (ChangeDatesOfBalanceV2): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -88,8 +88,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (CreateBalanceV2,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (CreateBalanceV2): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (CreateBalanceV2): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class ResourceOfPreferredLineItemUpdateModel202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'id': (str,
|
|
91
|
-
'type': (str,
|
|
90
|
+
'id': (str,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
'attributes': (ExternalPreferredLineItemUpdateModel202110,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -144,8 +144,8 @@ class ResourceOfPreferredLineItemUpdateModel202110(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
-
id (str
|
|
148
|
-
type (str
|
|
147
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
148
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
149
149
|
attributes (ExternalPreferredLineItemUpdateModel202110): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
@@ -232,8 +232,8 @@ class ResourceOfPreferredLineItemUpdateModel202110(ModelNormal):
|
|
|
232
232
|
Animal class but this time we won't travel
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
-
id (str
|
|
236
|
-
type (str
|
|
235
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
236
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
237
237
|
attributes (ExternalPreferredLineItemUpdateModel202110): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
@@ -88,8 +88,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (UpdateBalanceModelV2,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (UpdateBalanceModelV2): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (UpdateBalanceModelV2): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|