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
@@ -1,307 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Accounting Extension
|
3
|
-
|
4
|
-
#These APIs allow you to interact with HubSpot's Accounting Extension. It allows you to: * Specify the URLs that HubSpot will use when making webhook requests to your external accounting system. * Respond to webhook calls made to your external accounting system by HubSpot
|
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 Extensions
|
19
|
-
module Accounting
|
20
|
-
# Lists the individual aspects of creating invoices that are enabled for the integration, as part of the create invoice flow in HubSpot.
|
21
|
-
class CreateInvoiceSubFeatures
|
22
|
-
# Indicates if a new customer can be created in the external accounting system.
|
23
|
-
attr_accessor :create_customer
|
24
|
-
|
25
|
-
# Indicates if taxes can be specified by the HubSpot user for line items.
|
26
|
-
attr_accessor :taxes
|
27
|
-
|
28
|
-
# Indicates if the external accounting system supports fetching exchange rates when create an invoice in HubSpot for a customer billed in a different currency.
|
29
|
-
attr_accessor :exchange_rates
|
30
|
-
|
31
|
-
# Indicates if the external accounting system supports fetching payment terms.
|
32
|
-
attr_accessor :terms
|
33
|
-
|
34
|
-
# Indicates if a visible comment can be added to invoices.
|
35
|
-
attr_accessor :invoice_comments
|
36
|
-
|
37
|
-
# Indicates if invoice-level discounts can be added to invoices.
|
38
|
-
attr_accessor :invoice_discounts
|
39
|
-
|
40
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
41
|
-
def self.attribute_map
|
42
|
-
{
|
43
|
-
:'create_customer' => :'createCustomer',
|
44
|
-
:'taxes' => :'taxes',
|
45
|
-
:'exchange_rates' => :'exchangeRates',
|
46
|
-
:'terms' => :'terms',
|
47
|
-
:'invoice_comments' => :'invoiceComments',
|
48
|
-
:'invoice_discounts' => :'invoiceDiscounts'
|
49
|
-
}
|
50
|
-
end
|
51
|
-
|
52
|
-
# Returns all the JSON keys this model knows about
|
53
|
-
def self.acceptable_attributes
|
54
|
-
attribute_map.values
|
55
|
-
end
|
56
|
-
|
57
|
-
# Attribute type mapping.
|
58
|
-
def self.openapi_types
|
59
|
-
{
|
60
|
-
:'create_customer' => :'Boolean',
|
61
|
-
:'taxes' => :'Boolean',
|
62
|
-
:'exchange_rates' => :'Boolean',
|
63
|
-
:'terms' => :'Boolean',
|
64
|
-
:'invoice_comments' => :'Boolean',
|
65
|
-
:'invoice_discounts' => :'Boolean'
|
66
|
-
}
|
67
|
-
end
|
68
|
-
|
69
|
-
# List of attributes with nullable: true
|
70
|
-
def self.openapi_nullable
|
71
|
-
Set.new([
|
72
|
-
])
|
73
|
-
end
|
74
|
-
|
75
|
-
# Initializes the object
|
76
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
77
|
-
def initialize(attributes = {})
|
78
|
-
if (!attributes.is_a?(Hash))
|
79
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Hubspot::Crm::Extensions::Accounting::CreateInvoiceSubFeatures` initialize method"
|
80
|
-
end
|
81
|
-
|
82
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
83
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
84
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
85
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Hubspot::Crm::Extensions::Accounting::CreateInvoiceSubFeatures`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
86
|
-
end
|
87
|
-
h[k.to_sym] = v
|
88
|
-
}
|
89
|
-
|
90
|
-
if attributes.key?(:'create_customer')
|
91
|
-
self.create_customer = attributes[:'create_customer']
|
92
|
-
end
|
93
|
-
|
94
|
-
if attributes.key?(:'taxes')
|
95
|
-
self.taxes = attributes[:'taxes']
|
96
|
-
end
|
97
|
-
|
98
|
-
if attributes.key?(:'exchange_rates')
|
99
|
-
self.exchange_rates = attributes[:'exchange_rates']
|
100
|
-
end
|
101
|
-
|
102
|
-
if attributes.key?(:'terms')
|
103
|
-
self.terms = attributes[:'terms']
|
104
|
-
end
|
105
|
-
|
106
|
-
if attributes.key?(:'invoice_comments')
|
107
|
-
self.invoice_comments = attributes[:'invoice_comments']
|
108
|
-
end
|
109
|
-
|
110
|
-
if attributes.key?(:'invoice_discounts')
|
111
|
-
self.invoice_discounts = attributes[:'invoice_discounts']
|
112
|
-
end
|
113
|
-
end
|
114
|
-
|
115
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
116
|
-
# @return Array for valid properties with the reasons
|
117
|
-
def list_invalid_properties
|
118
|
-
invalid_properties = Array.new
|
119
|
-
if @create_customer.nil?
|
120
|
-
invalid_properties.push('invalid value for "create_customer", create_customer cannot be nil.')
|
121
|
-
end
|
122
|
-
|
123
|
-
if @taxes.nil?
|
124
|
-
invalid_properties.push('invalid value for "taxes", taxes cannot be nil.')
|
125
|
-
end
|
126
|
-
|
127
|
-
if @exchange_rates.nil?
|
128
|
-
invalid_properties.push('invalid value for "exchange_rates", exchange_rates cannot be nil.')
|
129
|
-
end
|
130
|
-
|
131
|
-
if @terms.nil?
|
132
|
-
invalid_properties.push('invalid value for "terms", terms cannot be nil.')
|
133
|
-
end
|
134
|
-
|
135
|
-
if @invoice_comments.nil?
|
136
|
-
invalid_properties.push('invalid value for "invoice_comments", invoice_comments cannot be nil.')
|
137
|
-
end
|
138
|
-
|
139
|
-
if @invoice_discounts.nil?
|
140
|
-
invalid_properties.push('invalid value for "invoice_discounts", invoice_discounts cannot be nil.')
|
141
|
-
end
|
142
|
-
|
143
|
-
invalid_properties
|
144
|
-
end
|
145
|
-
|
146
|
-
# Check to see if the all the properties in the model are valid
|
147
|
-
# @return true if the model is valid
|
148
|
-
def valid?
|
149
|
-
return false if @create_customer.nil?
|
150
|
-
return false if @taxes.nil?
|
151
|
-
return false if @exchange_rates.nil?
|
152
|
-
return false if @terms.nil?
|
153
|
-
return false if @invoice_comments.nil?
|
154
|
-
return false if @invoice_discounts.nil?
|
155
|
-
true
|
156
|
-
end
|
157
|
-
|
158
|
-
# Checks equality by comparing each attribute.
|
159
|
-
# @param [Object] Object to be compared
|
160
|
-
def ==(o)
|
161
|
-
return true if self.equal?(o)
|
162
|
-
self.class == o.class &&
|
163
|
-
create_customer == o.create_customer &&
|
164
|
-
taxes == o.taxes &&
|
165
|
-
exchange_rates == o.exchange_rates &&
|
166
|
-
terms == o.terms &&
|
167
|
-
invoice_comments == o.invoice_comments &&
|
168
|
-
invoice_discounts == o.invoice_discounts
|
169
|
-
end
|
170
|
-
|
171
|
-
# @see the `==` method
|
172
|
-
# @param [Object] Object to be compared
|
173
|
-
def eql?(o)
|
174
|
-
self == o
|
175
|
-
end
|
176
|
-
|
177
|
-
# Calculates hash code according to all attributes.
|
178
|
-
# @return [Integer] Hash code
|
179
|
-
def hash
|
180
|
-
[create_customer, taxes, exchange_rates, terms, invoice_comments, invoice_discounts].hash
|
181
|
-
end
|
182
|
-
|
183
|
-
# Builds the object from hash
|
184
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
185
|
-
# @return [Object] Returns the model itself
|
186
|
-
def self.build_from_hash(attributes)
|
187
|
-
new.build_from_hash(attributes)
|
188
|
-
end
|
189
|
-
|
190
|
-
# Builds the object from hash
|
191
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
192
|
-
# @return [Object] Returns the model itself
|
193
|
-
def build_from_hash(attributes)
|
194
|
-
return nil unless attributes.is_a?(Hash)
|
195
|
-
attributes = attributes.transform_keys(&:to_sym)
|
196
|
-
self.class.openapi_types.each_pair do |key, type|
|
197
|
-
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
198
|
-
self.send("#{key}=", nil)
|
199
|
-
elsif type =~ /\AArray<(.*)>/i
|
200
|
-
# check to ensure the input is an array given that the attribute
|
201
|
-
# is documented as an array but the input is not
|
202
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
203
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
204
|
-
end
|
205
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
206
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
207
|
-
end
|
208
|
-
end
|
209
|
-
|
210
|
-
self
|
211
|
-
end
|
212
|
-
|
213
|
-
# Deserializes the data based on type
|
214
|
-
# @param string type Data type
|
215
|
-
# @param string value Value to be deserialized
|
216
|
-
# @return [Object] Deserialized data
|
217
|
-
def _deserialize(type, value)
|
218
|
-
case type.to_sym
|
219
|
-
when :Time
|
220
|
-
Time.parse(value)
|
221
|
-
when :Date
|
222
|
-
Date.parse(value)
|
223
|
-
when :String
|
224
|
-
value.to_s
|
225
|
-
when :Integer
|
226
|
-
value.to_i
|
227
|
-
when :Float
|
228
|
-
value.to_f
|
229
|
-
when :Boolean
|
230
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
231
|
-
true
|
232
|
-
else
|
233
|
-
false
|
234
|
-
end
|
235
|
-
when :Object
|
236
|
-
# generic object (usually a Hash), return directly
|
237
|
-
value
|
238
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
239
|
-
inner_type = Regexp.last_match[:inner_type]
|
240
|
-
value.map { |v| _deserialize(inner_type, v) }
|
241
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
242
|
-
k_type = Regexp.last_match[:k_type]
|
243
|
-
v_type = Regexp.last_match[:v_type]
|
244
|
-
{}.tap do |hash|
|
245
|
-
value.each do |k, v|
|
246
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
247
|
-
end
|
248
|
-
end
|
249
|
-
else # model
|
250
|
-
# models (e.g. Pet) or oneOf
|
251
|
-
klass = Hubspot::Crm::Extensions::Accounting.const_get(type)
|
252
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
253
|
-
end
|
254
|
-
end
|
255
|
-
|
256
|
-
# Returns the string representation of the object
|
257
|
-
# @return [String] String presentation of the object
|
258
|
-
def to_s
|
259
|
-
to_hash.to_s
|
260
|
-
end
|
261
|
-
|
262
|
-
# to_body is an alias to to_hash (backward compatibility)
|
263
|
-
# @return [Hash] Returns the object in the form of hash
|
264
|
-
def to_body
|
265
|
-
to_hash
|
266
|
-
end
|
267
|
-
|
268
|
-
# Returns the object in the form of hash
|
269
|
-
# @return [Hash] Returns the object in the form of hash
|
270
|
-
def to_hash
|
271
|
-
hash = {}
|
272
|
-
self.class.attribute_map.each_pair do |attr, param|
|
273
|
-
value = self.send(attr)
|
274
|
-
if value.nil?
|
275
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
276
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
277
|
-
end
|
278
|
-
|
279
|
-
hash[param] = _to_hash(value)
|
280
|
-
end
|
281
|
-
hash
|
282
|
-
end
|
283
|
-
|
284
|
-
# Outputs non-array value in the form of hash
|
285
|
-
# For object, use to_hash. Otherwise, just return the value
|
286
|
-
# @param [Object] value Any valid value
|
287
|
-
# @return [Hash] Returns the value in the form of hash
|
288
|
-
def _to_hash(value)
|
289
|
-
if value.is_a?(Array)
|
290
|
-
value.compact.map { |v| _to_hash(v) }
|
291
|
-
elsif value.is_a?(Hash)
|
292
|
-
{}.tap do |hash|
|
293
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
294
|
-
end
|
295
|
-
elsif value.respond_to? :to_hash
|
296
|
-
value.to_hash
|
297
|
-
else
|
298
|
-
value
|
299
|
-
end
|
300
|
-
end
|
301
|
-
|
302
|
-
end
|
303
|
-
|
304
|
-
end
|
305
|
-
end
|
306
|
-
end
|
307
|
-
end
|
data/lib/hubspot/codegen/crm/extensions/accounting/models/create_user_account_request_external.rb
DELETED
@@ -1,262 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Accounting Extension
|
3
|
-
|
4
|
-
#These APIs allow you to interact with HubSpot's Accounting Extension. It allows you to: * Specify the URLs that HubSpot will use when making webhook requests to your external accounting system. * Respond to webhook calls made to your external accounting system by HubSpot
|
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 Extensions
|
19
|
-
module Accounting
|
20
|
-
# Information about the account in your external account system.
|
21
|
-
class CreateUserAccountRequestExternal
|
22
|
-
# The id of the account in your system.
|
23
|
-
attr_accessor :account_id
|
24
|
-
|
25
|
-
# The name of the account in your system. This is normally the name visible to your users.
|
26
|
-
attr_accessor :account_name
|
27
|
-
|
28
|
-
# The default currency that this account uses.
|
29
|
-
attr_accessor :currency_code
|
30
|
-
|
31
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
32
|
-
def self.attribute_map
|
33
|
-
{
|
34
|
-
:'account_id' => :'accountId',
|
35
|
-
:'account_name' => :'accountName',
|
36
|
-
:'currency_code' => :'currencyCode'
|
37
|
-
}
|
38
|
-
end
|
39
|
-
|
40
|
-
# Returns all the JSON keys this model knows about
|
41
|
-
def self.acceptable_attributes
|
42
|
-
attribute_map.values
|
43
|
-
end
|
44
|
-
|
45
|
-
# Attribute type mapping.
|
46
|
-
def self.openapi_types
|
47
|
-
{
|
48
|
-
:'account_id' => :'String',
|
49
|
-
:'account_name' => :'String',
|
50
|
-
:'currency_code' => :'String'
|
51
|
-
}
|
52
|
-
end
|
53
|
-
|
54
|
-
# List of attributes with nullable: true
|
55
|
-
def self.openapi_nullable
|
56
|
-
Set.new([
|
57
|
-
])
|
58
|
-
end
|
59
|
-
|
60
|
-
# Initializes the object
|
61
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
62
|
-
def initialize(attributes = {})
|
63
|
-
if (!attributes.is_a?(Hash))
|
64
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Hubspot::Crm::Extensions::Accounting::CreateUserAccountRequestExternal` initialize method"
|
65
|
-
end
|
66
|
-
|
67
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
68
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
69
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
70
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Hubspot::Crm::Extensions::Accounting::CreateUserAccountRequestExternal`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
71
|
-
end
|
72
|
-
h[k.to_sym] = v
|
73
|
-
}
|
74
|
-
|
75
|
-
if attributes.key?(:'account_id')
|
76
|
-
self.account_id = attributes[:'account_id']
|
77
|
-
end
|
78
|
-
|
79
|
-
if attributes.key?(:'account_name')
|
80
|
-
self.account_name = attributes[:'account_name']
|
81
|
-
end
|
82
|
-
|
83
|
-
if attributes.key?(:'currency_code')
|
84
|
-
self.currency_code = attributes[:'currency_code']
|
85
|
-
end
|
86
|
-
end
|
87
|
-
|
88
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
89
|
-
# @return Array for valid properties with the reasons
|
90
|
-
def list_invalid_properties
|
91
|
-
invalid_properties = Array.new
|
92
|
-
if @account_id.nil?
|
93
|
-
invalid_properties.push('invalid value for "account_id", account_id cannot be nil.')
|
94
|
-
end
|
95
|
-
|
96
|
-
if @account_name.nil?
|
97
|
-
invalid_properties.push('invalid value for "account_name", account_name cannot be nil.')
|
98
|
-
end
|
99
|
-
|
100
|
-
if @currency_code.nil?
|
101
|
-
invalid_properties.push('invalid value for "currency_code", currency_code cannot be nil.')
|
102
|
-
end
|
103
|
-
|
104
|
-
invalid_properties
|
105
|
-
end
|
106
|
-
|
107
|
-
# Check to see if the all the properties in the model are valid
|
108
|
-
# @return true if the model is valid
|
109
|
-
def valid?
|
110
|
-
return false if @account_id.nil?
|
111
|
-
return false if @account_name.nil?
|
112
|
-
return false if @currency_code.nil?
|
113
|
-
true
|
114
|
-
end
|
115
|
-
|
116
|
-
# Checks equality by comparing each attribute.
|
117
|
-
# @param [Object] Object to be compared
|
118
|
-
def ==(o)
|
119
|
-
return true if self.equal?(o)
|
120
|
-
self.class == o.class &&
|
121
|
-
account_id == o.account_id &&
|
122
|
-
account_name == o.account_name &&
|
123
|
-
currency_code == o.currency_code
|
124
|
-
end
|
125
|
-
|
126
|
-
# @see the `==` method
|
127
|
-
# @param [Object] Object to be compared
|
128
|
-
def eql?(o)
|
129
|
-
self == o
|
130
|
-
end
|
131
|
-
|
132
|
-
# Calculates hash code according to all attributes.
|
133
|
-
# @return [Integer] Hash code
|
134
|
-
def hash
|
135
|
-
[account_id, account_name, currency_code].hash
|
136
|
-
end
|
137
|
-
|
138
|
-
# Builds the object from hash
|
139
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
140
|
-
# @return [Object] Returns the model itself
|
141
|
-
def self.build_from_hash(attributes)
|
142
|
-
new.build_from_hash(attributes)
|
143
|
-
end
|
144
|
-
|
145
|
-
# Builds the object from hash
|
146
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
147
|
-
# @return [Object] Returns the model itself
|
148
|
-
def build_from_hash(attributes)
|
149
|
-
return nil unless attributes.is_a?(Hash)
|
150
|
-
attributes = attributes.transform_keys(&:to_sym)
|
151
|
-
self.class.openapi_types.each_pair do |key, type|
|
152
|
-
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
153
|
-
self.send("#{key}=", nil)
|
154
|
-
elsif type =~ /\AArray<(.*)>/i
|
155
|
-
# check to ensure the input is an array given that the attribute
|
156
|
-
# is documented as an array but the input is not
|
157
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
158
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
159
|
-
end
|
160
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
161
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
162
|
-
end
|
163
|
-
end
|
164
|
-
|
165
|
-
self
|
166
|
-
end
|
167
|
-
|
168
|
-
# Deserializes the data based on type
|
169
|
-
# @param string type Data type
|
170
|
-
# @param string value Value to be deserialized
|
171
|
-
# @return [Object] Deserialized data
|
172
|
-
def _deserialize(type, value)
|
173
|
-
case type.to_sym
|
174
|
-
when :Time
|
175
|
-
Time.parse(value)
|
176
|
-
when :Date
|
177
|
-
Date.parse(value)
|
178
|
-
when :String
|
179
|
-
value.to_s
|
180
|
-
when :Integer
|
181
|
-
value.to_i
|
182
|
-
when :Float
|
183
|
-
value.to_f
|
184
|
-
when :Boolean
|
185
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
186
|
-
true
|
187
|
-
else
|
188
|
-
false
|
189
|
-
end
|
190
|
-
when :Object
|
191
|
-
# generic object (usually a Hash), return directly
|
192
|
-
value
|
193
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
194
|
-
inner_type = Regexp.last_match[:inner_type]
|
195
|
-
value.map { |v| _deserialize(inner_type, v) }
|
196
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
197
|
-
k_type = Regexp.last_match[:k_type]
|
198
|
-
v_type = Regexp.last_match[:v_type]
|
199
|
-
{}.tap do |hash|
|
200
|
-
value.each do |k, v|
|
201
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
202
|
-
end
|
203
|
-
end
|
204
|
-
else # model
|
205
|
-
# models (e.g. Pet) or oneOf
|
206
|
-
klass = Hubspot::Crm::Extensions::Accounting.const_get(type)
|
207
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
208
|
-
end
|
209
|
-
end
|
210
|
-
|
211
|
-
# Returns the string representation of the object
|
212
|
-
# @return [String] String presentation of the object
|
213
|
-
def to_s
|
214
|
-
to_hash.to_s
|
215
|
-
end
|
216
|
-
|
217
|
-
# to_body is an alias to to_hash (backward compatibility)
|
218
|
-
# @return [Hash] Returns the object in the form of hash
|
219
|
-
def to_body
|
220
|
-
to_hash
|
221
|
-
end
|
222
|
-
|
223
|
-
# Returns the object in the form of hash
|
224
|
-
# @return [Hash] Returns the object in the form of hash
|
225
|
-
def to_hash
|
226
|
-
hash = {}
|
227
|
-
self.class.attribute_map.each_pair do |attr, param|
|
228
|
-
value = self.send(attr)
|
229
|
-
if value.nil?
|
230
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
231
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
232
|
-
end
|
233
|
-
|
234
|
-
hash[param] = _to_hash(value)
|
235
|
-
end
|
236
|
-
hash
|
237
|
-
end
|
238
|
-
|
239
|
-
# Outputs non-array value in the form of hash
|
240
|
-
# For object, use to_hash. Otherwise, just return the value
|
241
|
-
# @param [Object] value Any valid value
|
242
|
-
# @return [Hash] Returns the value in the form of hash
|
243
|
-
def _to_hash(value)
|
244
|
-
if value.is_a?(Array)
|
245
|
-
value.compact.map { |v| _to_hash(v) }
|
246
|
-
elsif value.is_a?(Hash)
|
247
|
-
{}.tap do |hash|
|
248
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
249
|
-
end
|
250
|
-
elsif value.respond_to? :to_hash
|
251
|
-
value.to_hash
|
252
|
-
else
|
253
|
-
value
|
254
|
-
end
|
255
|
-
end
|
256
|
-
|
257
|
-
end
|
258
|
-
|
259
|
-
end
|
260
|
-
end
|
261
|
-
end
|
262
|
-
end
|