hubspot-api-client 17.2.0 → 19.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +373 -14
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/lib/hubspot/codegen/automation/actions/api/callbacks_api.rb +12 -16
- data/lib/hubspot/codegen/automation/actions/api/definitions_api.rb +54 -64
- data/lib/hubspot/codegen/automation/actions/api/functions_api.rb +73 -87
- data/lib/hubspot/codegen/automation/actions/api/revisions_api.rb +20 -24
- data/lib/hubspot/codegen/automation/actions/api_client.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/api_error.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/configuration.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/batch_input_callback_completion_batch_request.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_batch_request.rb +20 -23
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_request.rb +2 -4
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_extension_action_definition_forward_paging.rb → collection_response_public_action_definition_forward_paging.rb} +18 -18
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_action_function_identifier_no_paging.rb → collection_response_public_action_function_identifier_no_paging.rb} +6 -6
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_action_revision_forward_paging.rb → collection_response_public_action_revision_forward_paging.rb} +18 -18
- data/lib/hubspot/codegen/automation/actions/models/error.rb +52 -52
- data/lib/hubspot/codegen/automation/actions/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/automation/actions/models/field_type_definition.rb +87 -44
- data/lib/hubspot/codegen/automation/actions/models/forward_paging.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/input_field_definition.rb +29 -23
- data/lib/hubspot/codegen/automation/actions/models/next_page.rb +15 -15
- data/lib/hubspot/codegen/automation/actions/models/option.rb +43 -46
- data/lib/hubspot/codegen/automation/actions/models/output_field_definition.rb +228 -0
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition.rb → public_action_definition.rb} +83 -71
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_input.rb → public_action_definition_egg.rb} +76 -63
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_patch_input_field_dependencies_inner.rb → public_action_definition_input_field_dependencies_inner.rb} +5 -5
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_patch.rb → public_action_definition_patch.rb} +59 -44
- data/lib/hubspot/codegen/automation/actions/models/{action_function.rb → public_action_function.rb} +7 -11
- data/lib/hubspot/codegen/automation/actions/models/{action_function_identifier.rb → public_action_function_identifier.rb} +7 -10
- data/lib/hubspot/codegen/automation/actions/models/{action_labels.rb → public_action_labels.rb} +62 -36
- data/lib/hubspot/codegen/automation/actions/models/{action_revision.rb → public_action_revision.rb} +32 -35
- data/lib/hubspot/codegen/automation/actions/models/{conditional_single_field_dependency.rb → public_conditional_single_field_dependency.rb} +5 -5
- data/lib/hubspot/codegen/automation/actions/models/public_execution_translation_rule.rb +244 -0
- data/lib/hubspot/codegen/automation/actions/models/{object_request_options.rb → public_object_request_options.rb} +5 -7
- data/lib/hubspot/codegen/automation/actions/models/{single_field_dependency.rb → public_single_field_dependency.rb} +5 -5
- data/lib/hubspot/codegen/cms/audit_logs/api/audit_logs_api.rb +14 -14
- data/lib/hubspot/codegen/cms/audit_logs/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/audit_logs/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/audit_logs/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/audit_logs/models/collection_response_public_audit_log.rb +15 -14
- data/lib/hubspot/codegen/cms/audit_logs/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/audit_logs/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/audit_logs/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/audit_logs/models/paging.rb +14 -5
- data/lib/hubspot/codegen/{files/files/models/collection_response_folder.rb → cms/audit_logs/models/previous_page.rb} +24 -26
- data/lib/hubspot/codegen/cms/audit_logs/models/public_audit_log.rb +60 -51
- data/lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb +22 -16
- data/lib/hubspot/codegen/cms/blogs/authors/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/attach_to_lang_primary_request_v_next.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_blog_author.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb +142 -142
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author_clone_request_v_next.rb +12 -12
- data/lib/hubspot/codegen/cms/blogs/authors/models/collection_response_with_total_blog_author_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/authors/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/authors/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/authors/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/authors/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/authors/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/blog_posts_api.rb +48 -42
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/angle.rb +18 -52
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/attach_to_lang_primary_request_v_next.rb +20 -32
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/background_image.rb +1 -35
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_blog_post.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_response_blog_post.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_response_blog_post_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post.rb +567 -556
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post_language_clone_request_v_next.rb +15 -15
- data/lib/hubspot/codegen/{crm/associations/schema/models/associated_id.rb → cms/blogs/blog_posts/models/breakpoint_styles.rb} +42 -28
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_blog_post_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_version_blog_post.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/color_stop.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_clone_request_v_next.rb +15 -15
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_language_variation.rb +109 -95
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_schedule_request_v_next.rb +20 -20
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/gradient.rb +16 -16
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/layout_section.rb +48 -48
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/previous_page.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/rgba_color.rb +27 -27
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/row_meta_data.rb +19 -19
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/side_or_corner.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/styles.rb +58 -93
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/version_blog_post.rb +21 -21
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/version_user.rb +20 -20
- data/lib/hubspot/codegen/cms/blogs/tags/api/blog_tags_api.rb +22 -16
- data/lib/hubspot/codegen/cms/blogs/tags/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/attach_to_lang_primary_request_v_next.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_tag.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/tags/models/collection_response_with_total_tag_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/tags/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/tags/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/tags/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/tags/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag.rb +46 -46
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag_clone_request_v_next.rb +27 -27
- data/lib/hubspot/codegen/cms/blogs/tags/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/models/collection_response_with_total_domain_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/domains/models/domain.rb +111 -111
- data/lib/hubspot/codegen/cms/domains/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/domains/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/domains/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +53 -32
- data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +37 -37
- data/lib/hubspot/codegen/cms/hubdb/api/tables_api.rb +56 -41
- data/lib/hubspot/codegen/cms/hubdb/api_client.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/api_error.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/configuration.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_batch_clone_request.rb +230 -0
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_batch_update_request.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_request.rb +3 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_string.rb +3 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3.rb +32 -32
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors.rb +62 -54
- data/lib/hubspot/codegen/cms/hubdb/models/bounded_next_page.rb +237 -0
- data/lib/hubspot/codegen/cms/hubdb/models/bounded_paging.rb +223 -0
- data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging.rb +17 -15
- data/lib/hubspot/codegen/cms/hubdb/models/column.rb +134 -80
- data/lib/hubspot/codegen/cms/hubdb/models/column_request.rb +44 -44
- data/lib/hubspot/codegen/cms/hubdb/models/error.rb +52 -52
- data/lib/hubspot/codegen/cms/hubdb/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/cms/hubdb/models/foreign_id.rb +20 -17
- data/lib/hubspot/codegen/cms/hubdb/models/forward_paging.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_clone_request.rb +17 -3
- data/lib/hubspot/codegen/{crm/associations/models/public_association_definition.rb → cms/hubdb/models/hub_db_table_row_batch_clone_request.rb} +21 -26
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3.rb +49 -49
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_batch_update_request.rb +22 -22
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_request.rb +13 -13
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3.rb +107 -107
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3_request.rb +49 -49
- data/lib/hubspot/codegen/cms/hubdb/models/import_result.rb +33 -33
- data/lib/hubspot/codegen/cms/hubdb/models/next_page.rb +17 -15
- data/lib/hubspot/codegen/cms/hubdb/models/option.rb +83 -15
- data/lib/hubspot/codegen/{files/files → cms/hubdb}/models/paging.rb +7 -7
- data/lib/hubspot/codegen/{files/files → cms/hubdb}/models/previous_page.rb +7 -7
- data/lib/hubspot/codegen/cms/hubdb/models/random_access_collection_response_with_total_hub_db_table_row_v3.rb +303 -0
- data/lib/hubspot/codegen/cms/hubdb/models/simple_user.rb +38 -34
- data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +56 -48
- data/lib/hubspot/codegen/cms/hubdb/models/{collection_response_with_total_hub_db_table_row_v3_forward_paging.rb → streaming_collection_response_with_total_hub_db_table_row_v3.rb} +67 -17
- data/lib/hubspot/codegen/cms/hubdb/models/unified_collection_response_with_total_base_hub_db_table_row_v3.rb +108 -0
- data/lib/hubspot/codegen/cms/performance/api/public_performance_api.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/performance/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/performance/models/performance_view.rb +105 -120
- data/lib/hubspot/codegen/cms/performance/models/public_performance_response.rb +54 -54
- data/lib/hubspot/codegen/cms/site_search/api/public_api.rb +3 -3
- data/lib/hubspot/codegen/cms/site_search/configuration.rb +0 -7
- data/lib/hubspot/codegen/cms/site_search/models/content_search_result.rb +113 -113
- data/lib/hubspot/codegen/cms/site_search/models/error.rb +50 -50
- data/lib/hubspot/codegen/cms/site_search/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/cms/site_search/models/indexed_field.rb +17 -17
- data/lib/hubspot/codegen/cms/site_search/models/public_search_results.rb +27 -27
- data/lib/hubspot/codegen/cms/source_code/api/content_api.rb +51 -51
- data/lib/hubspot/codegen/cms/source_code/api/extract_api.rb +90 -27
- data/lib/hubspot/codegen/cms/source_code/api/metadata_api.rb +5 -2
- data/lib/hubspot/codegen/cms/source_code/api/validation_api.rb +4 -4
- data/lib/hubspot/codegen/cms/source_code/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/source_code/models/action_response.rb +26 -26
- data/lib/hubspot/codegen/cms/source_code/models/asset_file_metadata.rb +57 -48
- data/lib/hubspot/codegen/cms/source_code/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/source_code/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/source_code/models/file_extract_request.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/models/task_locator.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/api/redirects_api.rb +6 -6
- data/lib/hubspot/codegen/cms/url_redirects/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/url_redirects/models/collection_response_with_total_url_mapping_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/url_redirects/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/url_redirects/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/models/url_mapping.rb +91 -91
- data/lib/hubspot/codegen/cms/url_redirects/models/url_mapping_create_request_body.rb +58 -58
- data/lib/hubspot/codegen/communication_preferences/api/definition_api.rb +3 -3
- data/lib/hubspot/codegen/communication_preferences/api/status_api.rb +5 -5
- data/lib/hubspot/codegen/communication_preferences/api_client.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/api_error.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/configuration.rb +2 -9
- data/lib/hubspot/codegen/communication_preferences/models/error.rb +52 -52
- data/lib/hubspot/codegen/communication_preferences/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_status.rb +64 -64
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_statuses_response.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/models/public_update_subscription_status_request.rb +14 -14
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definition.rb +79 -70
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definitions_response.rb +2 -2
- data/lib/hubspot/codegen/conversations/visitor_identification/api/generate_api.rb +2 -2
- data/lib/hubspot/codegen/conversations/visitor_identification/configuration.rb +0 -7
- data/lib/hubspot/codegen/conversations/visitor_identification/models/error.rb +50 -50
- data/lib/hubspot/codegen/conversations/visitor_identification/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/conversations/visitor_identification/models/identification_token_generation_request.rb +14 -14
- data/lib/hubspot/codegen/conversations/visitor_identification/models/identification_token_response.rb +1 -0
- data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/associated_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association.rb +42 -42
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +42 -42
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/associations/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/associations/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/associations/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/public_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/public_association_multi.rb +14 -14
- data/lib/hubspot/codegen/crm/associations/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/standard_error.rb +48 -48
- data/lib/hubspot/codegen/crm/associations/schema/api/types_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/collection_response_public_association_definition_no_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/associations/schema/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb +19 -19
- data/lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb +15 -15
- data/lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/association_spec.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/association_spec_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_archive.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_default_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_fetch_associations_batch_request.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/labels_between_object_pair.rb +3 -3
- data/lib/hubspot/codegen/crm/associations/v4/models/multi_associated_object_with_label.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_archive.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_default_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_default_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_fetch_associations_batch_request.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb +56 -56
- data/lib/hubspot/codegen/crm/associations/v4/schema/api_client.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/schema/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec_with_label.rb +22 -22
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_association_spec_with_label_no_paging.rb +4 -4
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error.rb +54 -54
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error_detail.rb +32 -32
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_create_request.rb +28 -19
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_update_request.rb +28 -19
- data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/companies/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/companies/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/{files/files/models/file_action_response.rb → crm/companies/models/batch_response_simple_public_upsert_object_with_errors.rb} +52 -67
- data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/companies/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/companies/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/companies/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/companies/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/companies/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/companies/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/companies/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +2 -2
- data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb +9 -9
- data/lib/hubspot/codegen/crm/contacts/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/contacts/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/{files/files/models/folder_action_response.rb → crm/contacts/models/batch_response_simple_public_upsert_object_with_errors.rb} +52 -67
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/contacts/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/contacts/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/contacts/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/contacts/models/public_gdpr_delete_input.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/contacts/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/contacts/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/deals/api/{public_object_api.rb → merge_api.rb} +7 -7
- data/lib/hubspot/codegen/crm/deals/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{lists/models/public_unified_events_in_list_filter.rb → deals/models/batch_response_simple_public_upsert_object.rb} +73 -57
- data/lib/hubspot/codegen/crm/deals/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/deals/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/deals/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/deals/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/deals/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/deals/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/folder_update_input.rb → crm/deals/models/simple_public_object_batch_input_upsert.rb} +40 -28
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/{files/files/models/folder.rb → crm/deals/models/simple_public_upsert_object.rb} +65 -64
- data/lib/hubspot/codegen/crm/deals/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb +307 -0
- data/lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb +14 -14
- data/lib/hubspot/codegen/crm/extensions/calling/api_client.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/calling/api_error.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/calling/configuration.rb +9 -2
- data/lib/hubspot/codegen/crm/extensions/calling/models/error.rb +52 -52
- data/lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/crm/extensions/calling/models/mark_recording_as_ready_request.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_patch_request.rb +225 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_request.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_response.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb +44 -35
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb +44 -35
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb +70 -56
- data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +45 -45
- data/lib/hubspot/codegen/crm/extensions/cards/api/sample_response_api.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_confirmation_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_hook_action_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/{accounting/models/updated_contact.rb → cards/models/card_audit_response.rb} +84 -71
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb +17 -17
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb +35 -35
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb +69 -17
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb +64 -12
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb +3 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb +12 -12
- data/lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/cards/models/i_frame_action_body.rb +42 -42
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_card_payload_response.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result.rb +25 -25
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result_actions_inner.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/object_token.rb +11 -11
- data/lib/hubspot/codegen/crm/{objects/meetings/models/public_merge_input.rb → extensions/cards/models/public_card_fetch_body.rb} +29 -27
- data/lib/hubspot/codegen/crm/extensions/cards/models/{card_list_response.rb → public_card_list_response.rb} +5 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/{card_response.rb → public_card_response.rb} +62 -51
- data/lib/hubspot/codegen/crm/extensions/cards/models/top_level_actions.rb +16 -16
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api/settings_api.rb +4 -4
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb +2 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/configuration.rb +8 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/external_settings.rb +24 -15
- data/lib/hubspot/codegen/crm/imports/api/core_api.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api/public_imports_api.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/action_response.rb +26 -26
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_error_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_response.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/imports/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/imports/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/import_row_core.rb +25 -25
- data/lib/hubspot/codegen/crm/imports/models/import_template.rb +276 -0
- data/lib/hubspot/codegen/crm/imports/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/public_import_error.rb +60 -65
- data/lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb +22 -22
- data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +72 -42
- data/lib/hubspot/codegen/crm/imports/models/public_object_list_record.rb +1 -1
- data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/line_items/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/line_items/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/line_items/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/line_items/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/line_items/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/line_items/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/api/folders_api.rb +420 -0
- data/lib/hubspot/codegen/crm/lists/api/lists_api.rb +15 -15
- data/lib/hubspot/codegen/crm/lists/api/mapping_api.rb +154 -0
- data/lib/hubspot/codegen/crm/lists/api/memberships_api.rb +177 -36
- data/lib/hubspot/codegen/crm/lists/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/{collection_response_long.rb → api_collection_response_join_time_and_record_id.rb} +15 -7
- data/lib/hubspot/codegen/crm/{associations/models/collection_response_public_association_definition_no_paging.rb → lists/models/api_collection_response_record_list_membership_no_paging.rb} +18 -9
- data/lib/hubspot/codegen/crm/lists/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/{products/models/public_merge_input.rb → lists/models/join_time_and_record_id.rb} +25 -25
- data/lib/hubspot/codegen/crm/lists/models/list_create_request.rb +14 -2
- data/lib/hubspot/codegen/crm/lists/models/list_create_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_fetch_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_filter_update_request.rb +1 -1
- data/lib/hubspot/codegen/{files/files/models/folder_input.rb → crm/lists/models/list_folder_create_request.rb} +17 -28
- data/lib/hubspot/codegen/{files/files/models/collection_response_file.rb → crm/lists/models/list_folder_create_response.rb} +18 -30
- data/lib/hubspot/codegen/crm/lists/models/list_folder_fetch_response.rb +228 -0
- data/lib/hubspot/codegen/crm/{quotes/models/public_merge_input.rb → lists/models/list_move_request.rb} +27 -25
- data/lib/hubspot/codegen/crm/lists/models/list_search_request.rb +38 -15
- data/lib/hubspot/codegen/crm/lists/models/list_search_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_update_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/lists_by_id_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/membership_change_request.rb +3 -3
- data/lib/hubspot/codegen/crm/lists/models/memberships_update_response.rb +4 -4
- data/lib/hubspot/codegen/crm/lists/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_absolute_comparative_timestamp_refine_by.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_absolute_ranged_timestamp_refine_by.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_ads_search_filter.rb +39 -39
- data/lib/hubspot/codegen/crm/lists/models/public_ads_time_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_all_history_refine_by.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_all_property_types_operation.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_and_filter_branch.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_association_filter_branch.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_association_in_list_filter.rb +55 -55
- data/lib/hubspot/codegen/crm/lists/models/public_batch_migration_mapping.rb +247 -0
- data/lib/hubspot/codegen/crm/lists/models/public_bool_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_calendar_date_property_operation.rb +54 -54
- data/lib/hubspot/codegen/crm/lists/models/public_campaign_influenced_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_communication_subscription_filter.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_comparative_date_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_comparative_property_updated_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_constant_filter.rb +21 -21
- data/lib/hubspot/codegen/crm/lists/models/public_cta_analytics_filter.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_date_point.rb +56 -56
- data/lib/hubspot/codegen/crm/lists/models/public_date_property_operation.rb +45 -45
- data/lib/hubspot/codegen/crm/lists/models/public_date_time_property_operation.rb +30 -30
- data/lib/hubspot/codegen/crm/lists/models/public_email_event_filter.rb +44 -44
- data/lib/hubspot/codegen/crm/lists/models/public_email_subscription_filter.rb +27 -27
- data/lib/hubspot/codegen/crm/lists/models/public_enumeration_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_event_analytics_filter.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_event_filter_metadata.rb +2 -2
- data/lib/hubspot/codegen/crm/lists/models/public_fiscal_quarter_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_fiscal_year_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_form_submission_filter.rb +20 -20
- data/lib/hubspot/codegen/crm/lists/models/{public_event_analytics_filter_coalescing_refine_by.rb → public_form_submission_filter_coalescing_refine_by.rb} +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_form_submission_on_page_filter.rb +37 -37
- data/lib/hubspot/codegen/crm/lists/models/public_in_list_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_in_list_filter_metadata.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_index_offset.rb +44 -44
- data/lib/hubspot/codegen/crm/lists/models/public_indexed_time_point.rb +30 -30
- data/lib/hubspot/codegen/crm/lists/models/public_indexed_time_point_index_reference.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_integration_event_filter.rb +22 -22
- data/lib/hubspot/codegen/crm/lists/models/public_list_folder.rb +327 -0
- data/lib/hubspot/codegen/crm/lists/models/public_migration_mapping.rb +244 -0
- data/lib/hubspot/codegen/crm/lists/models/public_month_reference.rb +29 -29
- data/lib/hubspot/codegen/crm/lists/models/public_multi_string_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_not_all_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_not_any_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_now_reference.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_num_associations_filter.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_num_occurrences_refine_by.rb +14 -14
- data/lib/hubspot/codegen/crm/lists/models/public_number_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_object_list.rb +14 -5
- data/lib/hubspot/codegen/crm/lists/models/public_object_list_search_result.rb +4 -4
- data/lib/hubspot/codegen/crm/lists/models/public_or_filter_branch.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_page_view_analytics_filter.rb +37 -37
- data/lib/hubspot/codegen/crm/lists/models/public_privacy_analytics_filter.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filter_branches_inner.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filters_inner.rb +1 -2
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_in_list_filter.rb +39 -39
- data/lib/hubspot/codegen/crm/lists/models/public_property_filter.rb +17 -17
- data/lib/hubspot/codegen/crm/lists/models/public_property_referenced_time.rb +25 -25
- data/lib/hubspot/codegen/crm/lists/models/public_quarter_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_date_property_operation.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_number_property_operation.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_time_operation.rb +67 -67
- data/lib/hubspot/codegen/crm/lists/models/public_relative_comparative_timestamp_refine_by.rb +22 -22
- data/lib/hubspot/codegen/crm/lists/models/public_relative_ranged_timestamp_refine_by.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_restricted_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_rolling_date_range_property_operation.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_rolling_property_updated_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_set_occurrences_refine_by.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_string_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_survey_monkey_filter.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_survey_monkey_value_filter.rb +26 -26
- data/lib/hubspot/codegen/crm/lists/models/{public_property_filter_operation.rb → public_survey_monkey_value_filter_value_comparison.rb} +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_time_offset.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_time_point_operation.rb +47 -47
- data/lib/hubspot/codegen/crm/lists/models/public_time_point_operation_time_point.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_today_reference.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_unified_events_filter.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_unified_events_filter_branch.rb +41 -32
- data/lib/hubspot/codegen/crm/lists/models/public_webinar_filter.rb +14 -14
- data/lib/hubspot/codegen/crm/lists/models/public_week_reference.rb +48 -48
- data/lib/hubspot/codegen/crm/lists/models/public_year_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/record_list_membership.rb +270 -0
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +77 -3
- data/lib/hubspot/codegen/crm/objects/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/{associations/v4/models/batch_input_simple_public_object_input_for_create.rb → objects/calls/models/batch_input_simple_public_object_batch_input_upsert.rb} +9 -9
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association.rb → objects/calls/models/batch_response_simple_public_upsert_object.rb} +49 -49
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_with_errors.rb → objects/calls/models/batch_response_simple_public_upsert_object_with_errors.rb} +60 -60
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/calls/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/calls/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/calls/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_batch_input.rb → objects/calls/models/simple_public_object_batch_input_upsert.rb} +27 -9
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/calls/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/communications/api/basic_api.rb +9 -9
- data/lib/hubspot/codegen/crm/objects/communications/api/batch_api.rb +80 -12
- data/lib/hubspot/codegen/crm/objects/communications/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_multi.rb → objects/communications/models/batch_response_simple_public_upsert_object.rb} +49 -49
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_multi_with_errors.rb → objects/communications/models/batch_response_simple_public_upsert_object_with_errors.rb} +60 -60
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/communications/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/communications/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/communications/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/communications/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/communications/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/{associations/v4/models/batch_input_simple_public_object_id.rb → objects/emails/models/batch_input_simple_public_object_batch_input_upsert.rb} +9 -9
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/emails/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/emails/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/emails/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/{taxes → feedback_submissions}/api/gdpr_api.rb +12 -12
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/{goals → feedback_submissions}/models/public_gdpr_delete_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_batch_input.rb +26 -17
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_input_for_create.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/goals/api/basic_api.rb +4 -212
- data/lib/hubspot/codegen/crm/objects/goals/api/batch_api.rb +1 -199
- data/lib/hubspot/codegen/crm/objects/goals/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/goals/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb +391 -0
- data/lib/hubspot/codegen/crm/objects/leads/api/batch_api.rb +363 -0
- data/lib/hubspot/codegen/crm/objects/{postal_mail/api/public_object_api.rb → leads/api/search_api.rb} +19 -21
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/api_client.rb +5 -5
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/api_error.rb +4 -4
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/configuration.rb +4 -4
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/associated_id.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/association_spec.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_batch_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_input_for_create.rb +5 -5
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_read_input_simple_public_object_id.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_response_simple_public_object.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_response_simple_public_object_with_errors.rb +8 -8
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/collection_response_associated_id.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/collection_response_simple_public_object_with_associations_forward_paging.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4/models/collection_response_association_spec_with_label_no_paging.rb → objects/leads/models/collection_response_with_total_simple_public_object_forward_paging.rb} +33 -10
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/models/error.rb +57 -57
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/models/error_detail.rb +35 -35
- data/lib/hubspot/codegen/crm/{extensions/accounting/models/invoice_pdf_response.rb → objects/leads/models/filter.rb} +65 -54
- data/lib/hubspot/codegen/crm/objects/leads/models/filter_group.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/forward_paging.rb +225 -0
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/next_page.rb +20 -20
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/paging.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/previous_page.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/public_associations_for_object.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_input.rb → objects/leads/models/public_object_search_request.rb} +62 -18
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_batch_input.rb +24 -6
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_input_for_create.rb → objects/leads/models/simple_public_object_batch_input_upsert.rb} +36 -20
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object_id.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_input.rb +15 -6
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_input_for_create.rb +15 -6
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object_with_associations.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/{associations/v4/models/standard_error1.rb → objects/leads/models/standard_error.rb} +8 -8
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/value_with_timestamp.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/meetings/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/meetings/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/models/associated_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/association_spec.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/{public_gdpr_delete_input.rb → batch_input_simple_public_object_batch_input_upsert.rb} +16 -23
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_input_for_create.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +22 -21
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb +42 -42
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/objects/models/{error_category.rb → batch_response_simple_public_upsert_object.rb} +81 -31
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object_with_errors.rb +346 -0
- data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/objects/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/objects/models/filter.rb +17 -17
- data/lib/hubspot/codegen/crm/objects/models/filter_group.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/public_associations_for_object.rb +19 -19
- data/lib/hubspot/codegen/crm/objects/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb +34 -59
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +45 -45
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb +38 -18
- data/lib/hubspot/codegen/crm/objects/models/{collection_response_associated_id_forward_paging.rb → simple_public_object_batch_input_upsert.rb} +46 -22
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb +11 -2
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input_for_create.rb +30 -21
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/models/{public_merge_input.rb → simple_public_upsert_object.rb} +96 -23
- data/lib/hubspot/codegen/crm/objects/models/standard_error.rb +47 -47
- data/lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb +34 -34
- data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/notes/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/notes/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/notes/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/notes/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/basic_api.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/tasks/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/tasks/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/taxes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb +19 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input_for_create.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/owners/api/owners_api.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/owners/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/owners/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +51 -51
- data/lib/hubspot/codegen/crm/owners/models/public_team.rb +16 -16
- data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +9 -0
- data/lib/hubspot/codegen/crm/pipelines/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/pipelines/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline.rb +61 -61
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_input.rb +19 -19
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_patch_input.rb +15 -15
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage.rb +99 -61
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_input.rb +20 -25
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_patch_input.rb +20 -25
- data/lib/hubspot/codegen/crm/pipelines/models/public_audit_info.rb +39 -39
- data/lib/hubspot/codegen/crm/products/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/products/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +21 -20
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/products/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/products/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/products/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/products/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/products/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb +37 -17
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_upsert.rb +263 -0
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input_for_create.rb +24 -25
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/products/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/products/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/products/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/properties/models/batch_response_property.rb +41 -41
- data/lib/hubspot/codegen/crm/properties/models/batch_response_property_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/properties/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/properties/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/properties/models/option.rb +34 -34
- data/lib/hubspot/codegen/crm/properties/models/option_input.rb +34 -34
- data/lib/hubspot/codegen/crm/properties/models/property.rb +152 -150
- data/lib/hubspot/codegen/crm/properties/models/property_create.rb +79 -79
- data/lib/hubspot/codegen/crm/properties/models/property_group.rb +25 -25
- data/lib/hubspot/codegen/crm/properties/models/property_group_create.rb +14 -14
- data/lib/hubspot/codegen/crm/properties/models/property_group_update.rb +14 -14
- data/lib/hubspot/codegen/crm/properties/models/property_modification_metadata.rb +28 -28
- data/lib/hubspot/codegen/crm/properties/models/property_update.rb +58 -58
- data/lib/hubspot/codegen/crm/properties/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/quotes/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/quotes/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/quotes/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/quotes/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/folder_update_task_locator.rb → crm/quotes/models/simple_public_object_batch_input_upsert.rb} +39 -19
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/{files/files/models/standard_error.rb → crm/quotes/models/simple_public_upsert_object.rb} +72 -79
- data/lib/hubspot/codegen/crm/quotes/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/quotes/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/schemas/api/core_api.rb +7 -7
- data/lib/hubspot/codegen/crm/schemas/models/association_definition.rb +23 -23
- data/lib/hubspot/codegen/crm/schemas/models/association_definition_egg.rb +14 -14
- data/lib/hubspot/codegen/crm/schemas/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/schemas/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/schemas/models/object_schema.rb +112 -110
- data/lib/hubspot/codegen/crm/schemas/models/object_schema_egg.rb +50 -51
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition.rb +82 -98
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_labels.rb +14 -14
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_patch.rb +37 -19
- data/lib/hubspot/codegen/crm/schemas/models/object_type_property_create.rb +152 -46
- data/lib/hubspot/codegen/crm/schemas/models/option.rb +34 -34
- data/lib/hubspot/codegen/crm/schemas/models/option_input.rb +39 -39
- data/lib/hubspot/codegen/crm/schemas/models/property.rb +216 -152
- data/lib/hubspot/codegen/crm/schemas/models/property_modification_metadata.rb +32 -28
- data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/tickets/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/tickets/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/tickets/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/tickets/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/tickets/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/tickets/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/tickets/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/tickets/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/import_from_url_task_locator.rb → crm/tickets/models/simple_public_object_batch_input_upsert.rb} +39 -19
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/tickets/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/tickets/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/timeline/api/events_api.rb +11 -11
- data/lib/hubspot/codegen/crm/timeline/api/templates_api.rb +6 -6
- data/lib/hubspot/codegen/crm/timeline/api/tokens_api.rb +4 -4
- data/lib/hubspot/codegen/crm/timeline/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/batch_input_timeline_event.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response.rb +45 -45
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template_no_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/timeline/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/timeline/models/event_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/standard_error.rb +48 -48
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event.rb +56 -56
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_i_frame.rb +17 -17
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_response.rb +70 -70
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template.rb +29 -29
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_create_request.rb +22 -22
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token.rb +34 -39
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_option.rb +19 -19
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_update_request.rb +17 -22
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_update_request.rb +25 -25
- data/lib/hubspot/codegen/events/api/events_api.rb +92 -24
- data/lib/hubspot/codegen/events/api_client.rb +2 -2
- data/lib/hubspot/codegen/events/api_error.rb +2 -2
- data/lib/hubspot/codegen/events/configuration.rb +2 -2
- data/lib/hubspot/codegen/events/models/collection_response_external_unified_event.rb +16 -15
- data/lib/hubspot/codegen/events/models/error.rb +52 -52
- data/lib/hubspot/codegen/events/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/events/models/external_unified_event.rb +44 -49
- data/lib/hubspot/codegen/events/models/next_page.rb +17 -15
- data/lib/hubspot/codegen/events/models/paging.rb +15 -6
- data/lib/hubspot/codegen/events/models/previous_page.rb +235 -0
- data/lib/hubspot/codegen/events/models/visible_external_event_type_names.rb +229 -0
- data/lib/hubspot/codegen/events/send/api/{behavioral_events_tracking_api.rb → custom_event_data_api.rb} +9 -9
- data/lib/hubspot/codegen/files/api/files_api.rb +880 -0
- data/lib/hubspot/codegen/files/api/folders_api.rb +603 -0
- data/lib/hubspot/codegen/files/api_client.rb +408 -0
- data/lib/hubspot/codegen/files/api_error.rb +59 -0
- data/lib/hubspot/codegen/files/configuration.rb +285 -0
- data/lib/hubspot/codegen/files/models/collection_response_file.rb +238 -0
- data/lib/hubspot/codegen/files/models/collection_response_folder.rb +238 -0
- data/lib/hubspot/codegen/files/models/error.rb +303 -0
- data/lib/hubspot/codegen/files/models/error_detail.rb +269 -0
- data/lib/hubspot/codegen/files/models/file.rb +460 -0
- data/lib/hubspot/codegen/files/models/file_action_response.rb +359 -0
- data/lib/hubspot/codegen/files/models/file_stat.rb +230 -0
- data/lib/hubspot/codegen/{webhooks/models/error_category.rb → files/models/file_update_input.rb} +63 -32
- data/lib/hubspot/codegen/files/models/folder.rb +312 -0
- data/lib/hubspot/codegen/files/models/folder_action_response.rb +359 -0
- data/lib/hubspot/codegen/files/models/folder_input.rb +247 -0
- data/lib/hubspot/codegen/files/models/folder_update_input.rb +247 -0
- data/lib/hubspot/codegen/files/models/folder_update_task_locator.rb +244 -0
- data/lib/hubspot/codegen/files/models/import_from_url_input.rb +370 -0
- data/lib/hubspot/codegen/files/models/import_from_url_task_locator.rb +244 -0
- data/lib/hubspot/codegen/files/models/next_page.rb +235 -0
- data/lib/hubspot/codegen/files/models/paging.rb +230 -0
- data/lib/hubspot/codegen/files/models/previous_page.rb +235 -0
- data/lib/hubspot/codegen/files/models/signed_url.rb +322 -0
- data/lib/hubspot/codegen/files/models/standard_error.rb +320 -0
- data/lib/hubspot/codegen/marketing/events/api/attendance_subscriber_state_changes_api.rb +46 -46
- data/lib/hubspot/codegen/marketing/events/api/{marketing_events_external_api.rb → basic_api.rb} +197 -262
- data/lib/hubspot/codegen/marketing/events/api/list_associations_api.rb +446 -0
- data/lib/hubspot/codegen/marketing/events/api/participant_state_api.rb +386 -0
- data/lib/hubspot/codegen/marketing/events/api/{settings_external_api.rb → settings_api.rb} +46 -38
- data/lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb +200 -0
- data/lib/hubspot/codegen/marketing/events/api_client.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/api_error.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/configuration.rb +2 -9
- data/lib/hubspot/codegen/marketing/events/models/attendance_counters.rb +270 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb +3 -2
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb +2 -3
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb +2 -3
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb +62 -54
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb +54 -54
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb +54 -54
- data/lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_external_unique_identifier_no_paging.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/collection_response_with_total_participation_breakdown_forward_paging.rb +253 -0
- data/lib/hubspot/codegen/marketing/events/models/collection_response_with_total_public_list_no_paging.rb +244 -0
- data/lib/hubspot/codegen/marketing/events/models/contact_association.rb +260 -0
- data/lib/hubspot/codegen/marketing/events/models/error.rb +52 -52
- data/lib/hubspot/codegen/marketing/events/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings_url.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/forward_paging.rb +223 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_association.rb +260 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_complete_request_params.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_create_request_params.rb +85 -76
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb +67 -58
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb +24 -24
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb +21 -21
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb +78 -66
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb +127 -115
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb +16 -16
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb +62 -53
- data/lib/hubspot/codegen/{files/files → marketing/events}/models/next_page.rb +20 -20
- data/lib/hubspot/codegen/marketing/events/models/participation_associations.rb +242 -0
- data/lib/hubspot/codegen/marketing/events/models/participation_breakdown.rb +270 -0
- data/lib/hubspot/codegen/{files/files/models/file_update_input.rb → marketing/events/models/participation_properties.rb} +51 -56
- data/lib/hubspot/codegen/marketing/events/models/property_value.rb +162 -89
- data/lib/hubspot/codegen/{files/files/models/signed_url.rb → marketing/events/models/public_list.rb} +113 -76
- data/lib/hubspot/codegen/marketing/events/models/standard_error.rb +57 -49
- data/lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/subscriber_vid_response.rb +2 -2
- data/lib/hubspot/codegen/marketing/forms/api/forms_api.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/api_client.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/configuration.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging_results_inner.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/datepicker_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field.rb +6 -1
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_dependent_field.rb +2 -1
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_filter.rb +39 -34
- data/lib/hubspot/codegen/marketing/forms/models/dropdown_field.rb +102 -62
- data/lib/hubspot/codegen/marketing/forms/models/email_field.rb +86 -51
- data/lib/hubspot/codegen/marketing/forms/models/email_field_validation.rb +20 -20
- data/lib/hubspot/codegen/marketing/forms/models/enumerated_field_option.rb +30 -29
- data/lib/hubspot/codegen/marketing/forms/models/error.rb +51 -51
- data/lib/hubspot/codegen/marketing/forms/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/marketing/forms/models/field_group.rb +12 -1
- data/lib/hubspot/codegen/marketing/forms/models/file_field.rb +91 -56
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_base.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_create_request_base.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_display_options.rb +17 -16
- data/lib/hubspot/codegen/marketing/forms/models/form_post_submit_action.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_style.rb +100 -88
- data/lib/hubspot/codegen/marketing/forms/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_configuration.rb +106 -95
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_all_of.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request_all_of.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request.rb +25 -25
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request_legal_consent_options.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_checkbox.rb +21 -20
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_explicit_consent_to_process.rb +43 -36
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_implicit_consent_to_process.rb +28 -23
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_legitimate_interest.rb +35 -31
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_none.rb +2 -1
- data/lib/hubspot/codegen/{crm/line_items/models/public_merge_input.rb → marketing/forms/models/lifecycle_stage.rb} +28 -26
- data/lib/hubspot/codegen/marketing/forms/models/mobile_phone_field.rb +86 -51
- data/lib/hubspot/codegen/marketing/forms/models/multi_line_text_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/multiple_checkboxes_field.rb +96 -56
- data/lib/hubspot/codegen/marketing/forms/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/marketing/forms/models/number_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/number_field_validation.rb +3 -1
- data/lib/hubspot/codegen/{crm/companies/models/error_category.rb → marketing/forms/models/payment_link_radio_field.rb} +140 -25
- data/lib/hubspot/codegen/marketing/forms/models/phone_field.rb +96 -56
- data/lib/hubspot/codegen/marketing/forms/models/phone_field_validation.rb +3 -1
- data/lib/hubspot/codegen/marketing/forms/models/radio_field.rb +102 -62
- data/lib/hubspot/codegen/marketing/forms/models/single_checkbox_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/single_line_text_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/transactional/api/public_smtp_tokens_api.rb +21 -21
- data/lib/hubspot/codegen/marketing/transactional/api/single_send_api.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/api_client.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/configuration.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/collection_response_smtp_api_token_view_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/marketing/transactional/models/email_send_status_view.rb +26 -26
- data/lib/hubspot/codegen/marketing/transactional/models/error.rb +51 -51
- data/lib/hubspot/codegen/marketing/transactional/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/marketing/transactional/models/event_id_view.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_email.rb +37 -37
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_request_egg.rb +17 -17
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_request_egg.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_view.rb +47 -47
- data/lib/hubspot/codegen/oauth/api/access_tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api/refresh_tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api/tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api_client.rb +2 -0
- data/lib/hubspot/codegen/oauth/api_error.rb +2 -0
- data/lib/hubspot/codegen/oauth/configuration.rb +2 -0
- data/lib/hubspot/codegen/oauth/models/access_token_info_response.rb +59 -96
- data/lib/hubspot/codegen/oauth/models/error.rb +52 -50
- data/lib/hubspot/codegen/oauth/models/error_detail.rb +30 -28
- data/lib/hubspot/codegen/oauth/models/refresh_token_info_response.rb +63 -53
- data/lib/hubspot/codegen/oauth/models/token_response_if.rb +28 -21
- data/lib/hubspot/codegen/settings/business_units/api/business_unit_api.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/api_client.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/configuration.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/collection_response_public_business_unit_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/error.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/public_business_unit.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/public_business_unit_logo_metadata.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/roles_api.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/teams_api.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/users_api.rb +13 -1
- data/lib/hubspot/codegen/settings/users/api_client.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/users/configuration.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_permission_set_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_team_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_user_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/settings/users/models/error.rb +51 -51
- data/lib/hubspot/codegen/settings/users/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/settings/users/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/settings/users/models/public_permission_set.rb +22 -22
- data/lib/hubspot/codegen/settings/users/models/public_team.rb +24 -24
- data/lib/hubspot/codegen/settings/users/models/public_user.rb +76 -29
- data/lib/hubspot/codegen/settings/users/models/public_user_update.rb +27 -9
- data/lib/hubspot/codegen/settings/users/models/user_provision_request.rb +41 -28
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api_client.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api_error.rb +1 -1
- data/lib/hubspot/codegen/webhooks/configuration.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/batch_input_subscription_batch_update_request.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb +42 -42
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb +53 -53
- data/lib/hubspot/codegen/webhooks/models/error.rb +51 -51
- data/lib/hubspot/codegen/webhooks/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +20 -20
- data/lib/hubspot/codegen/webhooks/models/settings_response.rb +22 -22
- data/lib/hubspot/codegen/webhooks/models/standard_error.rb +47 -47
- data/lib/hubspot/codegen/webhooks/models/subscription_batch_update_request.rb +19 -19
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +15 -15
- data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +27 -27
- data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +20 -20
- data/lib/hubspot/discovery/cms/source_code/client.rb +0 -1
- data/lib/hubspot/discovery/crm/companies/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/companies/client.rb +1 -1
- data/lib/hubspot/discovery/crm/contacts/api/gdpr_api.rb +1 -1
- data/lib/hubspot/discovery/crm/contacts/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/contacts/client.rb +1 -1
- data/lib/hubspot/discovery/crm/deals/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/deals/client.rb +1 -1
- data/lib/hubspot/discovery/crm/extensions/{accounting/api/callbacks_api.rb → calling/api/recording_settings_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/extensions/calling/client.rb +1 -0
- data/lib/hubspot/discovery/crm/extensions/client.rb +0 -1
- data/lib/hubspot/discovery/crm/line_items/client.rb +0 -1
- data/lib/hubspot/discovery/{files/files → crm/lists}/api/folders_api.rb +2 -2
- data/lib/hubspot/discovery/crm/{objects/api/gdpr_api.rb → lists/api/mapping_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/lists/client.rb +2 -0
- data/lib/hubspot/discovery/crm/objects/calls/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/client.rb +1 -0
- data/lib/hubspot/discovery/crm/objects/communications/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/emails/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/{goals/api/public_object_api.rb → feedback_submissions/api/gdpr_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb +1 -0
- data/lib/hubspot/discovery/crm/objects/goals/client.rb +0 -2
- data/lib/hubspot/discovery/crm/objects/{taxes/api/gdpr_api.rb → leads/api/basic_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/{goals/api/gdpr_api.rb → leads/api/batch_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/{calls/api/public_object_api.rb → leads/api/search_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/{extensions/accounting → objects/leads}/client.rb +5 -7
- data/lib/hubspot/discovery/crm/objects/meetings/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/notes/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/postal_mail/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/tasks/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/taxes/client.rb +0 -2
- data/lib/hubspot/discovery/crm/products/client.rb +0 -2
- data/lib/hubspot/discovery/crm/quotes/client.rb +0 -2
- data/lib/hubspot/discovery/crm/schemas/client.rb +0 -1
- data/lib/hubspot/discovery/crm/tickets/api/{associations_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/tickets/client.rb +1 -2
- data/lib/hubspot/discovery/events/send/api/{behavioral_events_tracking_api.rb → custom_event_data_api.rb} +1 -1
- data/lib/hubspot/discovery/events/send/client.rb +1 -1
- data/lib/hubspot/discovery/files/api/files_api.rb +11 -0
- data/lib/hubspot/discovery/files/api/folders_api.rb +11 -0
- data/lib/hubspot/discovery/files/client.rb +2 -1
- data/lib/hubspot/discovery/marketing/events/api/{search_api.rb → basic_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{settings_external_api.rb → list_associations_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{marketing_events_external_api.rb → participant_state_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/settings_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/client.rb +5 -3
- data/lib/hubspot/discovery/marketing/transactional/api/public_smtp_tokens_api.rb +1 -1
- data/lib/hubspot/helpers/camel_case.rb +6 -1
- data/lib/hubspot/version.rb +1 -1
- data/spec/discovery/cms/source-code/content_api_spec.rb +2 -2
- data/spec/discovery/cms/source-code/extract_api_spec.rb +2 -1
- data/spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb +1 -1
- data/spec/discovery/crm/companies/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{deals/public_object_api_spec.rb → companies/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/contacts/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/contacts/gdpr_api_spec.rb +1 -1
- data/spec/discovery/crm/{quotes/public_object_api_spec.rb → contacts/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/deals/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{tickets/public_object_api_spec.rb → deals/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb +10 -0
- data/spec/discovery/crm/extensions/client_spec.rb +0 -1
- data/spec/discovery/crm/line_items/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/lists/folders_api_spec.rb +12 -0
- data/spec/discovery/crm/lists/lists_api_spec.rb +4 -11
- data/spec/discovery/crm/lists/mapping_api_spec.rb +15 -0
- data/spec/discovery/crm/lists/memberships_api_spec.rb +2 -1
- data/spec/discovery/crm/objects/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/calls/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/client_spec.rb +2 -0
- data/spec/discovery/crm/objects/communications/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/emails/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/{taxes → feedback_submissions}/gdpr_api_spec.rb +2 -2
- data/spec/discovery/crm/objects/goals/basic_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/goals/batch_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/leads/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/objects/leads/batch_api_spec.rb +11 -0
- data/spec/discovery/crm/objects/leads/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/meetings/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/notes/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/postal_mail/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/tasks/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/taxes/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/products/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/quotes/basic_api_spec.rb +3 -0
- data/spec/discovery/crm/quotes/batch_api_spec.rb +4 -0
- data/spec/discovery/crm/tickets/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{objects/notes/public_object_api_spec.rb → tickets/merge_api_spec.rb} +2 -2
- data/spec/discovery/events/events_api_spec.rb +1 -0
- data/spec/discovery/events/send/{behavioral_events_tracking_api_spec.rb → custom_event_data_api_spec.rb} +2 -2
- data/spec/discovery/files/{files/files_api_spec.rb → files_api_spec.rb} +2 -2
- data/spec/discovery/files/{files/folders_api_spec.rb → folders_api_spec.rb} +2 -2
- data/spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb +2 -2
- data/spec/discovery/marketing/events/basic_api_spec.rb +16 -0
- data/spec/discovery/marketing/events/list_associations_api_spec.rb +12 -0
- data/spec/discovery/marketing/events/participant_state_api_spec.rb +11 -0
- data/spec/discovery/marketing/events/settings_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb +8 -0
- data/spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb +1 -1
- metadata +285 -339
- data/lib/hubspot/codegen/cms/source_code/api/source_code_extract_api.rb +0 -144
- data/lib/hubspot/codegen/crm/associations/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_association.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_object_id.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/schema/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association.rb +0 -258
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association_multi.rb +0 -256
- data/lib/hubspot/codegen/crm/associations/schema/models/public_object_id.rb +0 -231
- data/lib/hubspot/codegen/crm/associations/schema/models/standard_error.rb +0 -324
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_simple_public_object_batch_input.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/v4/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_create_request.rb +0 -244
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_update_request.rb +0 -244
- data/lib/hubspot/codegen/crm/associations/v4/models/public_associations_for_object.rb +0 -246
- data/lib/hubspot/codegen/crm/associations/v4/models/public_gdpr_delete_input.rb +0 -239
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec.rb +0 -280
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_archive.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_post.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_default_association_multi_post.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_fetch_associations_batch_request.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair.rb +0 -330
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair_with_errors.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label.rb +0 -330
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label_with_errors.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_default_association.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error_category.rb +0 -280
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/labels_between_object_pair.rb +0 -290
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/multi_associated_object_with_label.rb +0 -248
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/next_page.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/paging.rb +0 -236
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/previous_page.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_archive.rb +0 -248
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_post.rb +0 -262
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_with_label.rb +0 -257
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association.rb +0 -260
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association_multi_post.rb +0 -246
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_fetch_associations_batch_request.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_object_id.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb +0 -326
- data/lib/hubspot/codegen/crm/contacts/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/api/callbacks_api.rb +0 -768
- data/lib/hubspot/codegen/crm/extensions/accounting/api/invoice_api.rb +0 -256
- data/lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb +0 -165
- data/lib/hubspot/codegen/crm/extensions/accounting/api/sync_api.rb +0 -176
- data/lib/hubspot/codegen/crm/extensions/accounting/api/user_accounts_api.rb +0 -159
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_settings.rb +0 -255
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_urls.rb +0 -395
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_customer.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_invoice.rb +0 -371
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_term.rb +0 -267
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_features.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/action_response.rb +0 -312
- data/lib/hubspot/codegen/crm/extensions/accounting/models/address.rb +0 -267
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_feature.rb +0 -246
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_sub_features.rb +0 -307
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_user_account_request_external.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/customer_search_response_external.rb +0 -283
- data/lib/hubspot/codegen/crm/extensions/accounting/models/exchange_rate_response.rb +0 -311
- data/lib/hubspot/codegen/crm/extensions/accounting/models/import_invoice_feature.rb +0 -232
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_create_payment_request.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_read_response.rb +0 -469
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_request.rb +0 -295
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_response.rb +0 -454
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoices_response_external.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/object_sync_feature.rb +0 -231
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product.rb +0 -295
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/result_id_accounting_response.rb +0 -281
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_contacts_request.rb +0 -249
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_products_request.rb +0 -249
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_type.rb +0 -242
- data/lib/hubspot/codegen/crm/extensions/accounting/models/terms_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/unit_price.rb +0 -242
- data/lib/hubspot/codegen/crm/extensions/accounting/models/updated_product.rb +0 -338
- data/lib/hubspot/codegen/crm/line_items/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +0 -275
- data/lib/hubspot/codegen/crm/objects/api/gdpr_api.rb +0 -100
- data/lib/hubspot/codegen/crm/objects/api/public_object_api.rb +0 -98
- data/lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/calls/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/calls/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/communications/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/communications/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/communications/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/emails/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/emails/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/goals/api/gdpr_api.rb +0 -96
- data/lib/hubspot/codegen/crm/objects/goals/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/goals/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/notes/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/notes/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/taxes/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_gdpr_delete_input.rb +0 -239
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/products/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/properties/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/quotes/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/schemas/api/public_object_schemas_api.rb +0 -85
- data/lib/hubspot/codegen/crm/timeline/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/files/files/api/files_api.rb +0 -815
- data/lib/hubspot/codegen/files/files/api/folders_api.rb +0 -605
- data/lib/hubspot/codegen/files/files/api_client.rb +0 -410
- data/lib/hubspot/codegen/files/files/api_error.rb +0 -61
- data/lib/hubspot/codegen/files/files/configuration.rb +0 -287
- data/lib/hubspot/codegen/files/files/models/error.rb +0 -305
- data/lib/hubspot/codegen/files/files/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/files/files/models/error_detail.rb +0 -271
- data/lib/hubspot/codegen/files/files/models/hubspot_file.rb +0 -454
- data/lib/hubspot/codegen/files/files/models/import_from_url_input.rb +0 -387
- data/lib/hubspot/codegen/marketing/events/api/search_api.rb +0 -90
- data/lib/hubspot/codegen/marketing/events/models/error_category.rb +0 -276
- data/lib/hubspot/discovery/cms/source_code/api/source_code_extract_api.rb +0 -13
- data/lib/hubspot/discovery/crm/extensions/accounting/api/invoice_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/settings_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/sync_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/user_accounts_api.rb +0 -15
- data/lib/hubspot/discovery/crm/line_items/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/communications/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/emails/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/meetings/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/notes/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/postal_mail/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/tasks/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/taxes/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/products/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/products/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/quotes/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/quotes/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/schemas/api/public_object_schemas_api.rb +0 -13
- data/lib/hubspot/discovery/crm/tickets/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/files/files/api/files_api.rb +0 -13
- data/lib/hubspot/discovery/files/files/client.rb +0 -20
- data/spec/discovery/cms/source-code/source_code_extract_api_spec.rb +0 -8
- data/spec/discovery/crm/companies/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/contacts/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/extensions/accounting/callbacks_api_spec.rb +0 -16
- data/spec/discovery/crm/extensions/accounting/invoice_api_spec.rb +0 -9
- data/spec/discovery/crm/extensions/accounting/settings_api_spec.rb +0 -8
- data/spec/discovery/crm/extensions/accounting/sync_api_spec.rb +0 -8
- data/spec/discovery/crm/extensions/accounting/user_accounts_api_spec.rb +0 -8
- data/spec/discovery/crm/line_items/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/associations_api_spec.rb +0 -9
- data/spec/discovery/crm/objects/calls/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/communications/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/emails/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/goals/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/goals/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/meetings/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/postal_mail/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/tasks/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/taxes/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/products/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/schemas/public_object_schemas_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/marketing_events_external_api_spec.rb +0 -18
- data/spec/discovery/marketing/events/search_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/settings_external_api_spec.rb +0 -8
- data/spec/integration/contacts_spec.rb +0 -85
@@ -162,7 +162,7 @@ module Hubspot
|
|
162
162
|
# @option opts [Array<String>] :properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored.
|
163
163
|
# @option opts [Array<String>] :associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored.
|
164
164
|
# @option opts [Boolean] :archived Whether to return only results that have been archived. (default to false)
|
165
|
-
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
165
|
+
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
166
166
|
# @return [SimplePublicObjectWithAssociations]
|
167
167
|
def get_by_id(product_id, opts = {})
|
168
168
|
data, _status_code, _headers = get_by_id_with_http_info(product_id, opts)
|
@@ -177,7 +177,7 @@ module Hubspot
|
|
177
177
|
# @option opts [Array<String>] :properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored.
|
178
178
|
# @option opts [Array<String>] :associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored.
|
179
179
|
# @option opts [Boolean] :archived Whether to return only results that have been archived. (default to false)
|
180
|
-
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
180
|
+
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
181
181
|
# @return [Array<(SimplePublicObjectWithAssociations, Integer, Hash)>] SimplePublicObjectWithAssociations data, response status code and response headers
|
182
182
|
def get_by_id_with_http_info(product_id, opts = {})
|
183
183
|
if @api_client.config.debugging
|
@@ -308,11 +308,11 @@ module Hubspot
|
|
308
308
|
end
|
309
309
|
|
310
310
|
# Update
|
311
|
-
# Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will
|
311
|
+
# Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
|
312
312
|
# @param product_id [String]
|
313
313
|
# @param simple_public_object_input [SimplePublicObjectInput]
|
314
314
|
# @param [Hash] opts the optional parameters
|
315
|
-
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
315
|
+
# @option opts [String] :id_property The name of a property whose values are unique for this object.
|
316
316
|
# @return [SimplePublicObject]
|
317
317
|
def update(product_id, simple_public_object_input, opts = {})
|
318
318
|
data, _status_code, _headers = update_with_http_info(product_id, simple_public_object_input, opts)
|
@@ -320,11 +320,11 @@ module Hubspot
|
|
320
320
|
end
|
321
321
|
|
322
322
|
# Update
|
323
|
-
# Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will
|
323
|
+
# Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
|
324
324
|
# @param product_id [String]
|
325
325
|
# @param simple_public_object_input [SimplePublicObjectInput]
|
326
326
|
# @param [Hash] opts the optional parameters
|
327
|
-
# @option opts [String] :id_property The name of a property whose values are unique for this object
|
327
|
+
# @option opts [String] :id_property The name of a property whose values are unique for this object.
|
328
328
|
# @return [Array<(SimplePublicObject, Integer, Hash)>] SimplePublicObject data, response status code and response headers
|
329
329
|
def update_with_http_info(product_id, simple_public_object_input, opts = {})
|
330
330
|
if @api_client.config.debugging
|
@@ -222,7 +222,7 @@ module Hubspot
|
|
222
222
|
return data, status_code, headers
|
223
223
|
end
|
224
224
|
|
225
|
-
# Update a batch of products
|
225
|
+
# Update a batch of products by internal ID, or unique property values
|
226
226
|
# @param batch_input_simple_public_object_batch_input [BatchInputSimplePublicObjectBatchInput]
|
227
227
|
# @param [Hash] opts the optional parameters
|
228
228
|
# @return [BatchResponseSimplePublicObject]
|
@@ -231,7 +231,7 @@ module Hubspot
|
|
231
231
|
data
|
232
232
|
end
|
233
233
|
|
234
|
-
# Update a batch of products
|
234
|
+
# Update a batch of products by internal ID, or unique property values
|
235
235
|
# @param batch_input_simple_public_object_batch_input [BatchInputSimplePublicObjectBatchInput]
|
236
236
|
# @param [Hash] opts the optional parameters
|
237
237
|
# @return [Array<(BatchResponseSimplePublicObject, Integer, Hash)>] BatchResponseSimplePublicObject data, response status code and response headers
|
@@ -287,6 +287,74 @@ module Hubspot
|
|
287
287
|
end
|
288
288
|
return data, status_code, headers
|
289
289
|
end
|
290
|
+
|
291
|
+
# Create or update a batch of products by unique property values
|
292
|
+
# Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
|
293
|
+
# @param batch_input_simple_public_object_batch_input_upsert [BatchInputSimplePublicObjectBatchInputUpsert]
|
294
|
+
# @param [Hash] opts the optional parameters
|
295
|
+
# @return [BatchResponseSimplePublicUpsertObject]
|
296
|
+
def upsert(batch_input_simple_public_object_batch_input_upsert, opts = {})
|
297
|
+
data, _status_code, _headers = upsert_with_http_info(batch_input_simple_public_object_batch_input_upsert, opts)
|
298
|
+
data
|
299
|
+
end
|
300
|
+
|
301
|
+
# Create or update a batch of products by unique property values
|
302
|
+
# Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
|
303
|
+
# @param batch_input_simple_public_object_batch_input_upsert [BatchInputSimplePublicObjectBatchInputUpsert]
|
304
|
+
# @param [Hash] opts the optional parameters
|
305
|
+
# @return [Array<(BatchResponseSimplePublicUpsertObject, Integer, Hash)>] BatchResponseSimplePublicUpsertObject data, response status code and response headers
|
306
|
+
def upsert_with_http_info(batch_input_simple_public_object_batch_input_upsert, opts = {})
|
307
|
+
if @api_client.config.debugging
|
308
|
+
@api_client.config.logger.debug 'Calling API: BatchApi.upsert ...'
|
309
|
+
end
|
310
|
+
# verify the required parameter 'batch_input_simple_public_object_batch_input_upsert' is set
|
311
|
+
if @api_client.config.client_side_validation && batch_input_simple_public_object_batch_input_upsert.nil?
|
312
|
+
fail ArgumentError, "Missing the required parameter 'batch_input_simple_public_object_batch_input_upsert' when calling BatchApi.upsert"
|
313
|
+
end
|
314
|
+
# resource path
|
315
|
+
local_var_path = '/crm/v3/objects/products/batch/upsert'
|
316
|
+
|
317
|
+
# query parameters
|
318
|
+
query_params = opts[:query_params] || {}
|
319
|
+
|
320
|
+
# header parameters
|
321
|
+
header_params = opts[:header_params] || {}
|
322
|
+
# HTTP header 'Accept' (if needed)
|
323
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', '*/*'])
|
324
|
+
# HTTP header 'Content-Type'
|
325
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
326
|
+
if !content_type.nil?
|
327
|
+
header_params['Content-Type'] = content_type
|
328
|
+
end
|
329
|
+
|
330
|
+
# form parameters
|
331
|
+
form_params = opts[:form_params] || {}
|
332
|
+
|
333
|
+
# http body (model)
|
334
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(batch_input_simple_public_object_batch_input_upsert)
|
335
|
+
|
336
|
+
# return_type
|
337
|
+
return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicUpsertObject'
|
338
|
+
|
339
|
+
# auth_names
|
340
|
+
auth_names = opts[:debug_auth_names] || ['oauth2']
|
341
|
+
|
342
|
+
new_options = opts.merge(
|
343
|
+
:operation => :"BatchApi.upsert",
|
344
|
+
:header_params => header_params,
|
345
|
+
:query_params => query_params,
|
346
|
+
:form_params => form_params,
|
347
|
+
:body => post_body,
|
348
|
+
:auth_names => auth_names,
|
349
|
+
:return_type => return_type
|
350
|
+
)
|
351
|
+
|
352
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
353
|
+
if @api_client.config.debugging
|
354
|
+
@api_client.config.logger.debug "API called: BatchApi#upsert\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
355
|
+
end
|
356
|
+
return data, status_code, headers
|
357
|
+
end
|
290
358
|
end
|
291
359
|
end
|
292
360
|
end
|
data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_upsert.rb
ADDED
@@ -0,0 +1,230 @@
|
|
1
|
+
=begin
|
2
|
+
#Products
|
3
|
+
|
4
|
+
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
require 'time'
|
15
|
+
|
16
|
+
module Hubspot
|
17
|
+
module Crm
|
18
|
+
module Products
|
19
|
+
class BatchInputSimplePublicObjectBatchInputUpsert
|
20
|
+
attr_accessor :inputs
|
21
|
+
|
22
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
23
|
+
def self.attribute_map
|
24
|
+
{
|
25
|
+
:'inputs' => :'inputs'
|
26
|
+
}
|
27
|
+
end
|
28
|
+
|
29
|
+
# Returns all the JSON keys this model knows about
|
30
|
+
def self.acceptable_attributes
|
31
|
+
attribute_map.values
|
32
|
+
end
|
33
|
+
|
34
|
+
# Attribute type mapping.
|
35
|
+
def self.openapi_types
|
36
|
+
{
|
37
|
+
:'inputs' => :'Array<SimplePublicObjectBatchInputUpsert>'
|
38
|
+
}
|
39
|
+
end
|
40
|
+
|
41
|
+
# List of attributes with nullable: true
|
42
|
+
def self.openapi_nullable
|
43
|
+
Set.new([
|
44
|
+
])
|
45
|
+
end
|
46
|
+
|
47
|
+
# Initializes the object
|
48
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
49
|
+
def initialize(attributes = {})
|
50
|
+
if (!attributes.is_a?(Hash))
|
51
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Hubspot::Crm::Products::BatchInputSimplePublicObjectBatchInputUpsert` initialize method"
|
52
|
+
end
|
53
|
+
|
54
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
55
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
56
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
57
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Hubspot::Crm::Products::BatchInputSimplePublicObjectBatchInputUpsert`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
58
|
+
end
|
59
|
+
h[k.to_sym] = v
|
60
|
+
}
|
61
|
+
|
62
|
+
if attributes.key?(:'inputs')
|
63
|
+
if (value = attributes[:'inputs']).is_a?(Array)
|
64
|
+
self.inputs = value
|
65
|
+
end
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
70
|
+
# @return Array for valid properties with the reasons
|
71
|
+
def list_invalid_properties
|
72
|
+
invalid_properties = Array.new
|
73
|
+
if @inputs.nil?
|
74
|
+
invalid_properties.push('invalid value for "inputs", inputs cannot be nil.')
|
75
|
+
end
|
76
|
+
|
77
|
+
invalid_properties
|
78
|
+
end
|
79
|
+
|
80
|
+
# Check to see if the all the properties in the model are valid
|
81
|
+
# @return true if the model is valid
|
82
|
+
def valid?
|
83
|
+
return false if @inputs.nil?
|
84
|
+
true
|
85
|
+
end
|
86
|
+
|
87
|
+
# Checks equality by comparing each attribute.
|
88
|
+
# @param [Object] Object to be compared
|
89
|
+
def ==(o)
|
90
|
+
return true if self.equal?(o)
|
91
|
+
self.class == o.class &&
|
92
|
+
inputs == o.inputs
|
93
|
+
end
|
94
|
+
|
95
|
+
# @see the `==` method
|
96
|
+
# @param [Object] Object to be compared
|
97
|
+
def eql?(o)
|
98
|
+
self == o
|
99
|
+
end
|
100
|
+
|
101
|
+
# Calculates hash code according to all attributes.
|
102
|
+
# @return [Integer] Hash code
|
103
|
+
def hash
|
104
|
+
[inputs].hash
|
105
|
+
end
|
106
|
+
|
107
|
+
# Builds the object from hash
|
108
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
109
|
+
# @return [Object] Returns the model itself
|
110
|
+
def self.build_from_hash(attributes)
|
111
|
+
new.build_from_hash(attributes)
|
112
|
+
end
|
113
|
+
|
114
|
+
# Builds the object from hash
|
115
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
116
|
+
# @return [Object] Returns the model itself
|
117
|
+
def build_from_hash(attributes)
|
118
|
+
return nil unless attributes.is_a?(Hash)
|
119
|
+
attributes = attributes.transform_keys(&:to_sym)
|
120
|
+
self.class.openapi_types.each_pair do |key, type|
|
121
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
122
|
+
self.send("#{key}=", nil)
|
123
|
+
elsif type =~ /\AArray<(.*)>/i
|
124
|
+
# check to ensure the input is an array given that the attribute
|
125
|
+
# is documented as an array but the input is not
|
126
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
127
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
128
|
+
end
|
129
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
130
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
131
|
+
end
|
132
|
+
end
|
133
|
+
|
134
|
+
self
|
135
|
+
end
|
136
|
+
|
137
|
+
# Deserializes the data based on type
|
138
|
+
# @param string type Data type
|
139
|
+
# @param string value Value to be deserialized
|
140
|
+
# @return [Object] Deserialized data
|
141
|
+
def _deserialize(type, value)
|
142
|
+
case type.to_sym
|
143
|
+
when :Time
|
144
|
+
Time.parse(value)
|
145
|
+
when :Date
|
146
|
+
Date.parse(value)
|
147
|
+
when :String
|
148
|
+
value.to_s
|
149
|
+
when :Integer
|
150
|
+
value.to_i
|
151
|
+
when :Float
|
152
|
+
value.to_f
|
153
|
+
when :Boolean
|
154
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
155
|
+
true
|
156
|
+
else
|
157
|
+
false
|
158
|
+
end
|
159
|
+
when :Object
|
160
|
+
# generic object (usually a Hash), return directly
|
161
|
+
value
|
162
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
163
|
+
inner_type = Regexp.last_match[:inner_type]
|
164
|
+
value.map { |v| _deserialize(inner_type, v) }
|
165
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
166
|
+
k_type = Regexp.last_match[:k_type]
|
167
|
+
v_type = Regexp.last_match[:v_type]
|
168
|
+
{}.tap do |hash|
|
169
|
+
value.each do |k, v|
|
170
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
171
|
+
end
|
172
|
+
end
|
173
|
+
else # model
|
174
|
+
# models (e.g. Pet) or oneOf
|
175
|
+
klass = Hubspot::Crm::Products.const_get(type)
|
176
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
177
|
+
end
|
178
|
+
end
|
179
|
+
|
180
|
+
# Returns the string representation of the object
|
181
|
+
# @return [String] String presentation of the object
|
182
|
+
def to_s
|
183
|
+
to_hash.to_s
|
184
|
+
end
|
185
|
+
|
186
|
+
# to_body is an alias to to_hash (backward compatibility)
|
187
|
+
# @return [Hash] Returns the object in the form of hash
|
188
|
+
def to_body
|
189
|
+
to_hash
|
190
|
+
end
|
191
|
+
|
192
|
+
# Returns the object in the form of hash
|
193
|
+
# @return [Hash] Returns the object in the form of hash
|
194
|
+
def to_hash
|
195
|
+
hash = {}
|
196
|
+
self.class.attribute_map.each_pair do |attr, param|
|
197
|
+
value = self.send(attr)
|
198
|
+
if value.nil?
|
199
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
200
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
201
|
+
end
|
202
|
+
|
203
|
+
hash[param] = _to_hash(value)
|
204
|
+
end
|
205
|
+
hash
|
206
|
+
end
|
207
|
+
|
208
|
+
# Outputs non-array value in the form of hash
|
209
|
+
# For object, use to_hash. Otherwise, just return the value
|
210
|
+
# @param [Object] value Any valid value
|
211
|
+
# @return [Hash] Returns the value in the form of hash
|
212
|
+
def _to_hash(value)
|
213
|
+
if value.is_a?(Array)
|
214
|
+
value.compact.map { |v| _to_hash(v) }
|
215
|
+
elsif value.is_a?(Hash)
|
216
|
+
{}.tap do |hash|
|
217
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
218
|
+
end
|
219
|
+
elsif value.respond_to? :to_hash
|
220
|
+
value.to_hash
|
221
|
+
else
|
222
|
+
value
|
223
|
+
end
|
224
|
+
end
|
225
|
+
|
226
|
+
end
|
227
|
+
|
228
|
+
end
|
229
|
+
end
|
230
|
+
end
|
@@ -17,21 +17,22 @@ module Hubspot
|
|
17
17
|
module Crm
|
18
18
|
module Products
|
19
19
|
class BatchReadInputSimplePublicObjectId
|
20
|
-
attr_accessor :properties
|
21
|
-
|
22
20
|
attr_accessor :properties_with_history
|
23
21
|
|
22
|
+
# The name of a property whose values are unique for this object.
|
24
23
|
attr_accessor :id_property
|
25
24
|
|
26
25
|
attr_accessor :inputs
|
27
26
|
|
27
|
+
attr_accessor :properties
|
28
|
+
|
28
29
|
# Attribute mapping from ruby-style variable name to JSON key.
|
29
30
|
def self.attribute_map
|
30
31
|
{
|
31
|
-
:'properties' => :'properties',
|
32
32
|
:'properties_with_history' => :'propertiesWithHistory',
|
33
33
|
:'id_property' => :'idProperty',
|
34
|
-
:'inputs' => :'inputs'
|
34
|
+
:'inputs' => :'inputs',
|
35
|
+
:'properties' => :'properties'
|
35
36
|
}
|
36
37
|
end
|
37
38
|
|
@@ -43,10 +44,10 @@ module Hubspot
|
|
43
44
|
# Attribute type mapping.
|
44
45
|
def self.openapi_types
|
45
46
|
{
|
46
|
-
:'properties' => :'Array<String>',
|
47
47
|
:'properties_with_history' => :'Array<String>',
|
48
48
|
:'id_property' => :'String',
|
49
|
-
:'inputs' => :'Array<SimplePublicObjectId>'
|
49
|
+
:'inputs' => :'Array<SimplePublicObjectId>',
|
50
|
+
:'properties' => :'Array<String>'
|
50
51
|
}
|
51
52
|
end
|
52
53
|
|
@@ -71,12 +72,6 @@ module Hubspot
|
|
71
72
|
h[k.to_sym] = v
|
72
73
|
}
|
73
74
|
|
74
|
-
if attributes.key?(:'properties')
|
75
|
-
if (value = attributes[:'properties']).is_a?(Array)
|
76
|
-
self.properties = value
|
77
|
-
end
|
78
|
-
end
|
79
|
-
|
80
75
|
if attributes.key?(:'properties_with_history')
|
81
76
|
if (value = attributes[:'properties_with_history']).is_a?(Array)
|
82
77
|
self.properties_with_history = value
|
@@ -92,16 +87,18 @@ module Hubspot
|
|
92
87
|
self.inputs = value
|
93
88
|
end
|
94
89
|
end
|
90
|
+
|
91
|
+
if attributes.key?(:'properties')
|
92
|
+
if (value = attributes[:'properties']).is_a?(Array)
|
93
|
+
self.properties = value
|
94
|
+
end
|
95
|
+
end
|
95
96
|
end
|
96
97
|
|
97
98
|
# Show invalid properties with the reasons. Usually used together with valid?
|
98
99
|
# @return Array for valid properties with the reasons
|
99
100
|
def list_invalid_properties
|
100
101
|
invalid_properties = Array.new
|
101
|
-
if @properties.nil?
|
102
|
-
invalid_properties.push('invalid value for "properties", properties cannot be nil.')
|
103
|
-
end
|
104
|
-
|
105
102
|
if @properties_with_history.nil?
|
106
103
|
invalid_properties.push('invalid value for "properties_with_history", properties_with_history cannot be nil.')
|
107
104
|
end
|
@@ -110,15 +107,19 @@ module Hubspot
|
|
110
107
|
invalid_properties.push('invalid value for "inputs", inputs cannot be nil.')
|
111
108
|
end
|
112
109
|
|
110
|
+
if @properties.nil?
|
111
|
+
invalid_properties.push('invalid value for "properties", properties cannot be nil.')
|
112
|
+
end
|
113
|
+
|
113
114
|
invalid_properties
|
114
115
|
end
|
115
116
|
|
116
117
|
# Check to see if the all the properties in the model are valid
|
117
118
|
# @return true if the model is valid
|
118
119
|
def valid?
|
119
|
-
return false if @properties.nil?
|
120
120
|
return false if @properties_with_history.nil?
|
121
121
|
return false if @inputs.nil?
|
122
|
+
return false if @properties.nil?
|
122
123
|
true
|
123
124
|
end
|
124
125
|
|
@@ -127,10 +128,10 @@ module Hubspot
|
|
127
128
|
def ==(o)
|
128
129
|
return true if self.equal?(o)
|
129
130
|
self.class == o.class &&
|
130
|
-
properties == o.properties &&
|
131
131
|
properties_with_history == o.properties_with_history &&
|
132
132
|
id_property == o.id_property &&
|
133
|
-
inputs == o.inputs
|
133
|
+
inputs == o.inputs &&
|
134
|
+
properties == o.properties
|
134
135
|
end
|
135
136
|
|
136
137
|
# @see the `==` method
|
@@ -142,7 +143,7 @@ module Hubspot
|
|
142
143
|
# Calculates hash code according to all attributes.
|
143
144
|
# @return [Integer] Hash code
|
144
145
|
def hash
|
145
|
-
[
|
146
|
+
[properties_with_history, id_property, inputs, properties].hash
|
146
147
|
end
|
147
148
|
|
148
149
|
# Builds the object from hash
|
@@ -17,18 +17,18 @@ module Hubspot
|
|
17
17
|
module Crm
|
18
18
|
module Products
|
19
19
|
class BatchResponseSimplePublicObject
|
20
|
-
attr_accessor :
|
21
|
-
|
22
|
-
attr_accessor :results
|
20
|
+
attr_accessor :completed_at
|
23
21
|
|
24
22
|
attr_accessor :requested_at
|
25
23
|
|
26
24
|
attr_accessor :started_at
|
27
25
|
|
28
|
-
attr_accessor :completed_at
|
29
|
-
|
30
26
|
attr_accessor :links
|
31
27
|
|
28
|
+
attr_accessor :results
|
29
|
+
|
30
|
+
attr_accessor :status
|
31
|
+
|
32
32
|
class EnumAttributeValidator
|
33
33
|
attr_reader :datatype
|
34
34
|
attr_reader :allowable_values
|
@@ -54,12 +54,12 @@ module Hubspot
|
|
54
54
|
# Attribute mapping from ruby-style variable name to JSON key.
|
55
55
|
def self.attribute_map
|
56
56
|
{
|
57
|
-
:'
|
58
|
-
:'results' => :'results',
|
57
|
+
:'completed_at' => :'completedAt',
|
59
58
|
:'requested_at' => :'requestedAt',
|
60
59
|
:'started_at' => :'startedAt',
|
61
|
-
:'
|
62
|
-
:'
|
60
|
+
:'links' => :'links',
|
61
|
+
:'results' => :'results',
|
62
|
+
:'status' => :'status'
|
63
63
|
}
|
64
64
|
end
|
65
65
|
|
@@ -71,12 +71,12 @@ module Hubspot
|
|
71
71
|
# Attribute type mapping.
|
72
72
|
def self.openapi_types
|
73
73
|
{
|
74
|
-
:'
|
75
|
-
:'results' => :'Array<SimplePublicObject>',
|
74
|
+
:'completed_at' => :'Time',
|
76
75
|
:'requested_at' => :'Time',
|
77
76
|
:'started_at' => :'Time',
|
78
|
-
:'
|
79
|
-
:'
|
77
|
+
:'links' => :'Hash<String, String>',
|
78
|
+
:'results' => :'Array<SimplePublicObject>',
|
79
|
+
:'status' => :'String'
|
80
80
|
}
|
81
81
|
end
|
82
82
|
|
@@ -101,14 +101,8 @@ module Hubspot
|
|
101
101
|
h[k.to_sym] = v
|
102
102
|
}
|
103
103
|
|
104
|
-
if attributes.key?(:'
|
105
|
-
self.
|
106
|
-
end
|
107
|
-
|
108
|
-
if attributes.key?(:'results')
|
109
|
-
if (value = attributes[:'results']).is_a?(Array)
|
110
|
-
self.results = value
|
111
|
-
end
|
104
|
+
if attributes.key?(:'completed_at')
|
105
|
+
self.completed_at = attributes[:'completed_at']
|
112
106
|
end
|
113
107
|
|
114
108
|
if attributes.key?(:'requested_at')
|
@@ -119,35 +113,41 @@ module Hubspot
|
|
119
113
|
self.started_at = attributes[:'started_at']
|
120
114
|
end
|
121
115
|
|
122
|
-
if attributes.key?(:'completed_at')
|
123
|
-
self.completed_at = attributes[:'completed_at']
|
124
|
-
end
|
125
|
-
|
126
116
|
if attributes.key?(:'links')
|
127
117
|
if (value = attributes[:'links']).is_a?(Hash)
|
128
118
|
self.links = value
|
129
119
|
end
|
130
120
|
end
|
121
|
+
|
122
|
+
if attributes.key?(:'results')
|
123
|
+
if (value = attributes[:'results']).is_a?(Array)
|
124
|
+
self.results = value
|
125
|
+
end
|
126
|
+
end
|
127
|
+
|
128
|
+
if attributes.key?(:'status')
|
129
|
+
self.status = attributes[:'status']
|
130
|
+
end
|
131
131
|
end
|
132
132
|
|
133
133
|
# Show invalid properties with the reasons. Usually used together with valid?
|
134
134
|
# @return Array for valid properties with the reasons
|
135
135
|
def list_invalid_properties
|
136
136
|
invalid_properties = Array.new
|
137
|
-
if @
|
138
|
-
invalid_properties.push('invalid value for "
|
139
|
-
end
|
140
|
-
|
141
|
-
if @results.nil?
|
142
|
-
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
137
|
+
if @completed_at.nil?
|
138
|
+
invalid_properties.push('invalid value for "completed_at", completed_at cannot be nil.')
|
143
139
|
end
|
144
140
|
|
145
141
|
if @started_at.nil?
|
146
142
|
invalid_properties.push('invalid value for "started_at", started_at cannot be nil.')
|
147
143
|
end
|
148
144
|
|
149
|
-
if @
|
150
|
-
invalid_properties.push('invalid value for "
|
145
|
+
if @results.nil?
|
146
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
147
|
+
end
|
148
|
+
|
149
|
+
if @status.nil?
|
150
|
+
invalid_properties.push('invalid value for "status", status cannot be nil.')
|
151
151
|
end
|
152
152
|
|
153
153
|
invalid_properties
|
@@ -156,12 +156,12 @@ module Hubspot
|
|
156
156
|
# Check to see if the all the properties in the model are valid
|
157
157
|
# @return true if the model is valid
|
158
158
|
def valid?
|
159
|
+
return false if @completed_at.nil?
|
160
|
+
return false if @started_at.nil?
|
161
|
+
return false if @results.nil?
|
159
162
|
return false if @status.nil?
|
160
163
|
status_validator = EnumAttributeValidator.new('String', ["PENDING", "PROCESSING", "CANCELED", "COMPLETE"])
|
161
164
|
return false unless status_validator.valid?(@status)
|
162
|
-
return false if @results.nil?
|
163
|
-
return false if @started_at.nil?
|
164
|
-
return false if @completed_at.nil?
|
165
165
|
true
|
166
166
|
end
|
167
167
|
|
@@ -180,12 +180,12 @@ module Hubspot
|
|
180
180
|
def ==(o)
|
181
181
|
return true if self.equal?(o)
|
182
182
|
self.class == o.class &&
|
183
|
-
|
184
|
-
results == o.results &&
|
183
|
+
completed_at == o.completed_at &&
|
185
184
|
requested_at == o.requested_at &&
|
186
185
|
started_at == o.started_at &&
|
187
|
-
|
188
|
-
|
186
|
+
links == o.links &&
|
187
|
+
results == o.results &&
|
188
|
+
status == o.status
|
189
189
|
end
|
190
190
|
|
191
191
|
# @see the `==` method
|
@@ -197,7 +197,7 @@ module Hubspot
|
|
197
197
|
# Calculates hash code according to all attributes.
|
198
198
|
# @return [Integer] Hash code
|
199
199
|
def hash
|
200
|
-
[
|
200
|
+
[completed_at, requested_at, started_at, links, results, status].hash
|
201
201
|
end
|
202
202
|
|
203
203
|
# Builds the object from hash
|