From 2557daed060e0929a977b26f31dcafbffa23d0fb Mon Sep 17 00:00:00 2001 From: James King Date: Tue, 19 Sep 2023 14:17:07 -0700 Subject: [PATCH] OpenAPI generated code at 2023-09-19T21:16:58Z --- .openapi-generator/FILES | 58 ++ CHANGELOG.md | 115 +++ Makefile | 2 +- lib/plaid.rb | 31 +- lib/plaid/api/plaid_api.rb | 654 +++++++++++++++++- lib/plaid/api_client.rb | 4 +- lib/plaid/api_error.rb | 2 +- lib/plaid/configuration.rb | 2 +- lib/plaid/models/account_access.rb | 2 +- lib/plaid/models/account_assets.rb | 13 +- lib/plaid/models/account_assets_all_of.rb | 13 +- lib/plaid/models/account_balance.rb | 2 +- lib/plaid/models/account_base.rb | 2 +- lib/plaid/models/account_filter.rb | 2 +- lib/plaid/models/account_filters_response.rb | 2 +- lib/plaid/models/account_identity.rb | 2 +- lib/plaid/models/account_identity_all_of.rb | 2 +- .../models/account_identity_match_score.rb | 2 +- .../account_identity_match_score_all_of.rb | 2 +- lib/plaid/models/account_product_access.rb | 2 +- .../models/account_product_access_nullable.rb | 2 +- .../models/account_selection_cardinality.rb | 2 +- lib/plaid/models/account_subtype.rb | 2 +- lib/plaid/models/account_type.rb | 2 +- .../models/accounts_balance_get_request.rb | 2 +- .../accounts_balance_get_request_options.rb | 2 +- lib/plaid/models/accounts_get_request.rb | 2 +- .../models/accounts_get_request_options.rb | 2 +- lib/plaid/models/accounts_get_response.rb | 2 +- lib/plaid/models/ach_class.rb | 2 +- lib/plaid/models/action_state.rb | 2 +- lib/plaid/models/activity.rb | 2 +- lib/plaid/models/activity_type.rb | 2 +- lib/plaid/models/address.rb | 2 +- lib/plaid/models/address_data.rb | 2 +- lib/plaid/models/address_data_not_required.rb | 2 +- lib/plaid/models/address_data_nullable.rb | 2 +- ...ddress_data_nullable_no_required_fields.rb | 2 +- lib/plaid/models/address_match_score.rb | 4 +- lib/plaid/models/address_nullable.rb | 2 +- lib/plaid/models/address_purpose_label.rb | 2 +- lib/plaid/models/application.rb | 2 +- lib/plaid/models/application_get_request.rb | 2 +- lib/plaid/models/application_get_response.rb | 2 +- lib/plaid/models/apr.rb | 2 +- lib/plaid/models/asset.rb | 2 +- lib/plaid/models/asset_detail.rb | 2 +- lib/plaid/models/asset_holder.rb | 2 +- lib/plaid/models/asset_holder_name.rb | 2 +- lib/plaid/models/asset_owner.rb | 2 +- lib/plaid/models/asset_owners.rb | 2 +- lib/plaid/models/asset_report.rb | 2 +- lib/plaid/models/asset_report_add_ons.rb | 2 +- .../asset_report_audit_copy_create_request.rb | 2 +- ...asset_report_audit_copy_create_response.rb | 2 +- .../asset_report_audit_copy_get_request.rb | 2 +- .../asset_report_audit_copy_remove_request.rb | 2 +- ...asset_report_audit_copy_remove_response.rb | 2 +- .../models/asset_report_create_request.rb | 2 +- .../asset_report_create_request_options.rb | 2 +- .../models/asset_report_create_response.rb | 2 +- .../models/asset_report_filter_request.rb | 2 +- .../models/asset_report_filter_response.rb | 2 +- lib/plaid/models/asset_report_freddie.rb | 2 +- .../asset_report_freddie_get_request.rb | 2 +- .../asset_report_freddie_get_response.rb | 2 +- lib/plaid/models/asset_report_get_request.rb | 2 +- .../asset_report_get_request_options.rb | 2 +- lib/plaid/models/asset_report_get_response.rb | 2 +- .../models/asset_report_investment_holding.rb | 341 +++++++++ .../asset_report_investment_security.rb | 259 +++++++ lib/plaid/models/asset_report_investments.rb | 388 +++++++++++ lib/plaid/models/asset_report_item.rb | 2 +- .../models/asset_report_pdf_get_request.rb | 2 +- .../asset_report_pdf_get_request_options.rb | 2 +- .../models/asset_report_refresh_request.rb | 2 +- .../asset_report_refresh_request_options.rb | 2 +- .../models/asset_report_refresh_response.rb | 2 +- .../models/asset_report_remove_request.rb | 2 +- .../models/asset_report_remove_response.rb | 2 +- lib/plaid/models/asset_report_transaction.rb | 2 +- .../models/asset_report_transaction_type.rb | 2 +- lib/plaid/models/asset_report_user.rb | 2 +- lib/plaid/models/asset_transaction.rb | 2 +- .../models/asset_transaction_category_type.rb | 2 +- .../models/asset_transaction_description.rb | 2 +- lib/plaid/models/asset_transaction_detail.rb | 2 +- lib/plaid/models/asset_transaction_type.rb | 2 +- lib/plaid/models/asset_transactions.rb | 2 +- lib/plaid/models/asset_type.rb | 2 +- lib/plaid/models/assets.rb | 2 +- lib/plaid/models/assets_error_webhook.rb | 2 +- .../models/assets_product_ready_webhook.rb | 2 +- lib/plaid/models/auth_get_numbers.rb | 2 +- lib/plaid/models/auth_get_request.rb | 2 +- lib/plaid/models/auth_get_request_options.rb | 2 +- lib/plaid/models/auth_get_response.rb | 2 +- lib/plaid/models/auth_metadata.rb | 2 +- lib/plaid/models/auth_supported_methods.rb | 2 +- .../models/automatically_verified_webhook.rb | 2 +- .../models/bank_income_complete_result.rb | 2 +- .../models/bank_income_complete_webhook.rb | 6 +- .../bank_income_refresh_complete_result.rb | 2 +- .../bank_income_refresh_complete_webhook.rb | 2 +- .../bank_income_refresh_update_webhook.rb | 2 +- .../models/bank_initiated_return_risk.rb | 2 +- lib/plaid/models/bank_transfer.rb | 2 +- lib/plaid/models/bank_transfer_balance.rb | 2 +- .../bank_transfer_balance_get_request.rb | 2 +- .../bank_transfer_balance_get_response.rb | 2 +- .../models/bank_transfer_cancel_request.rb | 2 +- .../models/bank_transfer_cancel_response.rb | 2 +- .../models/bank_transfer_create_request.rb | 2 +- .../models/bank_transfer_create_response.rb | 2 +- lib/plaid/models/bank_transfer_direction.rb | 2 +- lib/plaid/models/bank_transfer_event.rb | 2 +- ..._transfer_event_list_bank_transfer_type.rb | 2 +- .../bank_transfer_event_list_direction.rb | 2 +- .../bank_transfer_event_list_request.rb | 2 +- .../bank_transfer_event_list_response.rb | 2 +- .../bank_transfer_event_sync_request.rb | 2 +- .../bank_transfer_event_sync_response.rb | 2 +- lib/plaid/models/bank_transfer_event_type.rb | 2 +- lib/plaid/models/bank_transfer_failure.rb | 2 +- lib/plaid/models/bank_transfer_get_request.rb | 2 +- .../models/bank_transfer_get_response.rb | 2 +- .../models/bank_transfer_list_request.rb | 2 +- .../models/bank_transfer_list_response.rb | 2 +- .../bank_transfer_migrate_account_request.rb | 2 +- .../bank_transfer_migrate_account_response.rb | 2 +- lib/plaid/models/bank_transfer_network.rb | 2 +- lib/plaid/models/bank_transfer_status.rb | 2 +- lib/plaid/models/bank_transfer_sweep.rb | 2 +- .../models/bank_transfer_sweep_get_request.rb | 2 +- .../bank_transfer_sweep_get_response.rb | 2 +- .../bank_transfer_sweep_list_request.rb | 2 +- .../bank_transfer_sweep_list_response.rb | 2 +- lib/plaid/models/bank_transfer_type.rb | 2 +- lib/plaid/models/bank_transfer_user.rb | 2 +- .../bank_transfers_events_update_webhook.rb | 2 +- ...ransfers_events_update_webhook_for_auth.rb | 2 +- lib/plaid/models/base_report.rb | 2 +- lib/plaid/models/base_report_account.rb | 2 +- .../models/base_report_account_insights.rb | 2 +- .../base_report_average_flow_insights.rb | 2 +- lib/plaid/models/base_report_get_request.rb | 2 +- lib/plaid/models/base_report_get_response.rb | 2 +- lib/plaid/models/base_report_item.rb | 2 +- .../base_report_longest_gap_insights.rb | 2 +- .../base_report_number_flow_insights.rb | 2 +- lib/plaid/models/base_report_transaction.rb | 2 +- .../models/base_reports_error_webhook.rb | 23 +- .../base_reports_product_ready_webhook.rb | 7 +- lib/plaid/models/beacon_audit_trail.rb | 2 +- lib/plaid/models/beacon_audit_trail_source.rb | 2 +- .../models/beacon_report_create_request.rb | 2 +- .../models/beacon_report_create_response.rb | 2 +- lib/plaid/models/beacon_report_type.rb | 2 +- lib/plaid/models/beacon_user_address.rb | 2 +- .../beacon_user_create_embedded_report.rb | 2 +- .../models/beacon_user_create_request.rb | 2 +- .../models/beacon_user_create_response.rb | 2 +- lib/plaid/models/beacon_user_data.rb | 2 +- lib/plaid/models/beacon_user_get_request.rb | 2 +- lib/plaid/models/beacon_user_get_response.rb | 2 +- lib/plaid/models/beacon_user_id_number.rb | 2 +- lib/plaid/models/beacon_user_name.rb | 2 +- .../models/beacon_user_request_address.rb | 2 +- lib/plaid/models/beacon_user_request_data.rb | 2 +- lib/plaid/models/beacon_user_status.rb | 2 +- lib/plaid/models/categories_get_response.rb | 2 +- lib/plaid/models/category.rb | 2 +- lib/plaid/models/cause.rb | 2 +- lib/plaid/models/cause_all_of.rb | 2 +- .../client_provided_enhanced_transaction.rb | 2 +- .../client_provided_enriched_transaction.rb | 2 +- .../models/client_provided_raw_transaction.rb | 2 +- .../models/client_provided_transaction.rb | 2 +- .../client_provided_transaction_location.rb | 2 +- lib/plaid/models/connected_application.rb | 2 +- .../consumer_report_permissible_purpose.rb | 4 +- .../models/consumer_report_user_identity.rb | 4 +- lib/plaid/models/counterparty.rb | 8 +- lib/plaid/models/counterparty_type.rb | 2 +- lib/plaid/models/country_code.rb | 2 +- lib/plaid/models/cra_bank_income.rb | 2 +- lib/plaid/models/cra_bank_income_account.rb | 2 +- lib/plaid/models/cra_bank_income_cause.rb | 2 +- .../models/cra_bank_income_complete_result.rb | 39 ++ .../cra_bank_income_complete_webhook.rb | 284 ++++++++ lib/plaid/models/cra_bank_income_employer.rb | 2 +- .../models/cra_bank_income_get_request.rb | 2 +- .../models/cra_bank_income_get_response.rb | 2 +- .../cra_bank_income_historical_summary.rb | 2 +- lib/plaid/models/cra_bank_income_item.rb | 2 +- lib/plaid/models/cra_bank_income_source.rb | 2 +- lib/plaid/models/cra_bank_income_summary.rb | 2 +- .../models/cra_bank_income_transaction.rb | 2 +- lib/plaid/models/cra_bank_income_warning.rb | 2 +- .../models/cra_bank_income_warning_code.rb | 2 +- lib/plaid/models/credit1099.rb | 2 +- lib/plaid/models/credit1099_filer.rb | 2 +- lib/plaid/models/credit1099_payer.rb | 2 +- lib/plaid/models/credit1099_recipient.rb | 2 +- lib/plaid/models/credit_account_subtype.rb | 2 +- lib/plaid/models/credit_ach_class.rb | 2 +- .../models/credit_amount_with_currency.rb | 2 +- .../credit_audit_copy_token_create_request.rb | 2 +- ...credit_audit_copy_token_create_response.rb | 2 +- .../credit_audit_copy_token_remove_request.rb | 2 +- ...credit_audit_copy_token_remove_response.rb | 2 +- .../credit_audit_copy_token_update_request.rb | 2 +- ...credit_audit_copy_token_update_response.rb | 2 +- lib/plaid/models/credit_bank_employer.rb | 2 +- lib/plaid/models/credit_bank_employment.rb | 2 +- .../credit_bank_employment_get_request.rb | 2 +- .../credit_bank_employment_get_response.rb | 2 +- .../models/credit_bank_employment_item.rb | 2 +- .../models/credit_bank_employment_report.rb | 2 +- .../models/credit_bank_employment_warning.rb | 2 +- .../credit_bank_employment_warning_type.rb | 2 +- lib/plaid/models/credit_bank_income.rb | 2 +- .../models/credit_bank_income_account.rb | 2 +- .../models/credit_bank_income_account_type.rb | 2 +- .../models/credit_bank_income_category.rb | 2 +- lib/plaid/models/credit_bank_income_cause.rb | 2 +- .../models/credit_bank_income_error_type.rb | 2 +- .../models/credit_bank_income_get_request.rb | 2 +- .../credit_bank_income_get_request_options.rb | 2 +- .../models/credit_bank_income_get_response.rb | 2 +- .../credit_bank_income_historical_summary.rb | 2 +- lib/plaid/models/credit_bank_income_item.rb | 2 +- .../credit_bank_income_pay_frequency.rb | 2 +- .../credit_bank_income_pdf_get_request.rb | 2 +- .../credit_bank_income_refresh_request.rb | 2 +- ...dit_bank_income_refresh_request_options.rb | 2 +- .../credit_bank_income_refresh_response.rb | 2 +- lib/plaid/models/credit_bank_income_source.rb | 2 +- .../models/credit_bank_income_summary.rb | 2 +- .../models/credit_bank_income_transaction.rb | 2 +- .../models/credit_bank_income_warning.rb | 2 +- .../models/credit_bank_income_warning_code.rb | 2 +- .../models/credit_bank_income_warning_type.rb | 2 +- ...edit_bank_income_webhook_update_request.rb | 2 +- ...dit_bank_income_webhook_update_response.rb | 2 +- ...dit_bank_statement_upload_account_owner.rb | 2 +- ..._statement_upload_account_owner_address.rb | 2 +- ...edit_bank_statement_upload_bank_account.rb | 2 +- ...nk_statement_upload_bank_account_period.rb | 2 +- .../credit_bank_statement_upload_item.rb | 2 +- .../credit_bank_statement_upload_object.rb | 2 +- ...redit_bank_statement_upload_transaction.rb | 2 +- ...dit_bank_statements_uploads_get_request.rb | 2 +- ...it_bank_statements_uploads_get_response.rb | 2 +- lib/plaid/models/credit_card_liability.rb | 2 +- lib/plaid/models/credit_category.rb | 2 +- lib/plaid/models/credit_document_metadata.rb | 2 +- .../models/credit_employer_verification.rb | 2 +- .../models/credit_employment_get_request.rb | 2 +- .../models/credit_employment_get_response.rb | 2 +- lib/plaid/models/credit_employment_item.rb | 2 +- .../models/credit_employment_verification.rb | 2 +- lib/plaid/models/credit_filter.rb | 2 +- .../credit_freddie_mac_asset_detail_voe25.rb | 2 +- ...ddie_mac_asset_transaction_detail_voe25.rb | 2 +- ...dit_freddie_mac_asset_transaction_voa24.rb | 2 +- ...dit_freddie_mac_asset_transaction_voe25.rb | 2 +- ...it_freddie_mac_asset_transactions_voa24.rb | 2 +- ...it_freddie_mac_asset_transactions_voe25.rb | 2 +- .../models/credit_freddie_mac_asset_voa24.rb | 2 +- .../models/credit_freddie_mac_asset_voe25.rb | 2 +- .../models/credit_freddie_mac_assets_voa24.rb | 2 +- .../models/credit_freddie_mac_assets_voe25.rb | 2 +- ...redit_freddie_mac_individual_name_voa24.rb | 2 +- ...edit_freddie_mac_loan_identifiers_voa24.rb | 2 +- .../models/credit_freddie_mac_loan_voa24.rb | 2 +- .../models/credit_freddie_mac_loans_voa24.rb | 2 +- .../credit_freddie_mac_parties_voa24.rb | 2 +- ...edit_freddie_mac_party_individual_voa24.rb | 2 +- .../models/credit_freddie_mac_party_voa24.rb | 2 +- ...freddie_mac_reporting_information_voa24.rb | 14 +- .../credit_freddie_mac_reports_get_request.rb | 2 +- ...credit_freddie_mac_reports_get_response.rb | 2 +- .../credit_freddie_mac_service_voa24.rb | 2 +- .../credit_freddie_mac_service_voe25.rb | 2 +- .../credit_freddie_mac_services_voa24.rb | 2 +- .../credit_freddie_mac_services_voe25.rb | 2 +- ...ac_verification_of_asset_response_voa24.rb | 2 +- ...ac_verification_of_asset_response_voe25.rb | 2 +- ...freddie_mac_verification_of_asset_voa24.rb | 2 +- ...freddie_mac_verification_of_asset_voe25.rb | 2 +- ...e_mac_verification_of_assets_deal_voa24.rb | 2 +- ...reddie_mac_verification_of_assets_voa24.rb | 2 +- ...e_verification_of_employment_deal_voe25.rb | 2 +- ...reddie_verification_of_employment_voe25.rb | 2 +- lib/plaid/models/credit_pay_stub.rb | 2 +- lib/plaid/models/credit_pay_stub_address.rb | 2 +- .../models/credit_pay_stub_deductions.rb | 2 +- lib/plaid/models/credit_pay_stub_earnings.rb | 2 +- lib/plaid/models/credit_pay_stub_employee.rb | 4 +- lib/plaid/models/credit_pay_stub_employer.rb | 2 +- lib/plaid/models/credit_pay_stub_net_pay.rb | 2 +- .../models/credit_pay_stub_pay_basis_type.rb | 2 +- .../credit_payroll_income_get_request.rb | 2 +- .../credit_payroll_income_get_response.rb | 2 +- .../credit_payroll_income_precheck_request.rb | 2 +- ...credit_payroll_income_precheck_response.rb | 2 +- .../credit_payroll_income_refresh_request.rb | 2 +- ..._payroll_income_refresh_request_options.rb | 2 +- .../credit_payroll_income_refresh_response.rb | 2 +- ...payroll_income_risk_signals_get_request.rb | 2 +- ...ayroll_income_risk_signals_get_response.rb | 2 +- lib/plaid/models/credit_platform_ids.rb | 2 +- .../models/credit_relay_create_request.rb | 2 +- .../models/credit_relay_create_response.rb | 2 +- lib/plaid/models/credit_relay_get_request.rb | 2 +- .../models/credit_relay_pdf_get_request.rb | 2 +- .../models/credit_relay_refresh_request.rb | 2 +- .../models/credit_relay_refresh_response.rb | 2 +- .../models/credit_relay_remove_request.rb | 2 +- .../models/credit_relay_remove_response.rb | 2 +- lib/plaid/models/credit_session.rb | 2 +- .../credit_session_bank_employment_result.rb | 2 +- .../credit_session_bank_employment_status.rb | 2 +- .../credit_session_bank_income_result.rb | 2 +- .../credit_session_bank_income_status.rb | 2 +- .../credit_session_document_income_result.rb | 2 +- lib/plaid/models/credit_session_error.rb | 2 +- .../models/credit_session_item_add_result.rb | 2 +- .../credit_session_payroll_income_result.rb | 2 +- lib/plaid/models/credit_session_results.rb | 2 +- .../models/credit_sessions_get_request.rb | 2 +- .../models/credit_sessions_get_response.rb | 2 +- lib/plaid/models/credit_w2.rb | 2 +- .../models/customer_initiated_return_risk.rb | 2 +- lib/plaid/models/dashboard_user.rb | 2 +- .../models/dashboard_user_get_request.rb | 2 +- .../models/dashboard_user_get_response.rb | 2 +- .../models/dashboard_user_list_request.rb | 2 +- .../models/dashboard_user_list_response.rb | 2 +- lib/plaid/models/dashboard_user_status.rb | 2 +- lib/plaid/models/date_range.rb | 2 +- lib/plaid/models/deductions.rb | 2 +- lib/plaid/models/deductions_breakdown.rb | 2 +- lib/plaid/models/deductions_total.rb | 2 +- lib/plaid/models/default_update_webhook.rb | 2 +- .../models/deposit_switch_address_data.rb | 2 +- .../deposit_switch_alt_create_request.rb | 2 +- .../deposit_switch_alt_create_response.rb | 2 +- .../models/deposit_switch_create_request.rb | 2 +- .../deposit_switch_create_request_options.rb | 2 +- .../models/deposit_switch_create_response.rb | 2 +- .../models/deposit_switch_get_request.rb | 2 +- .../models/deposit_switch_get_response.rb | 2 +- .../deposit_switch_state_update_webhook.rb | 2 +- .../models/deposit_switch_target_account.rb | 2 +- .../models/deposit_switch_target_user.rb | 2 +- .../deposit_switch_token_create_request.rb | 2 +- .../deposit_switch_token_create_response.rb | 2 +- .../models/depository_account_subtype.rb | 2 +- lib/plaid/models/depository_filter.rb | 2 +- lib/plaid/models/detailed_originator.rb | 2 +- lib/plaid/models/distribution_breakdown.rb | 2 +- lib/plaid/models/doc_type.rb | 2 +- lib/plaid/models/document_analysis.rb | 2 +- .../document_authenticity_match_code.rb | 2 +- .../document_date_of_birth_match_code.rb | 2 +- lib/plaid/models/document_metadata.rb | 2 +- lib/plaid/models/document_name_match_code.rb | 2 +- lib/plaid/models/document_risk_signal.rb | 2 +- ...cument_risk_signal_institution_metadata.rb | 2 +- .../models/document_risk_signals_object.rb | 2 +- lib/plaid/models/document_risk_summary.rb | 2 +- lib/plaid/models/document_status.rb | 2 +- lib/plaid/models/documentary_verification.rb | 2 +- .../documentary_verification_document.rb | 2 +- lib/plaid/models/earnings.rb | 2 +- lib/plaid/models/earnings_breakdown.rb | 2 +- ...arnings_breakdown_canonical_description.rb | 2 +- lib/plaid/models/earnings_total.rb | 2 +- lib/plaid/models/email.rb | 2 +- lib/plaid/models/email_address_match_score.rb | 2 +- lib/plaid/models/employee.rb | 2 +- .../employee_income_summary_field_string.rb | 2 +- lib/plaid/models/employer.rb | 2 +- .../employer_income_summary_field_string.rb | 2 +- lib/plaid/models/employer_verification.rb | 2 +- lib/plaid/models/employers_search_request.rb | 2 +- lib/plaid/models/employers_search_response.rb | 2 +- lib/plaid/models/employment_details.rb | 2 +- lib/plaid/models/employment_source_type.rb | 2 +- lib/plaid/models/employment_verification.rb | 2 +- .../employment_verification_get_request.rb | 2 +- .../employment_verification_get_response.rb | 2 +- .../models/employment_verification_status.rb | 2 +- lib/plaid/models/enhancements.rb | 6 +- .../models/enrich_transaction_direction.rb | 2 +- lib/plaid/models/enrichments.rb | 8 +- lib/plaid/models/entity_document.rb | 2 +- lib/plaid/models/entity_document_type.rb | 2 +- .../models/entity_screening_hit_analysis.rb | 2 +- lib/plaid/models/entity_screening_hit_data.rb | 2 +- .../entity_screening_hit_documents_items.rb | 2 +- .../models/entity_screening_hit_emails.rb | 2 +- .../entity_screening_hit_emails_items.rb | 2 +- .../models/entity_screening_hit_names.rb | 2 +- .../entity_screening_hit_names_items.rb | 2 +- .../entity_screening_hit_phone_numbers.rb | 2 +- lib/plaid/models/entity_screening_hit_urls.rb | 2 +- .../models/entity_screening_hit_urls_items.rb | 2 +- ...ntity_screening_hits_phone_number_items.rb | 2 +- ...entity_screening_status_updated_webhook.rb | 2 +- lib/plaid/models/entity_watchlist_code.rb | 2 +- lib/plaid/models/entity_watchlist_program.rb | 2 +- .../models/entity_watchlist_screening.rb | 2 +- .../models/entity_watchlist_screening_hit.rb | 2 +- .../entity_watchlist_screening_review.rb | 2 +- ...entity_watchlist_screening_search_terms.rb | 2 +- .../models/entity_watchlist_search_terms.rb | 2 +- lib/plaid/models/expiration_date.rb | 2 +- ...rnal_payment_initiation_consent_options.rb | 2 +- lib/plaid/models/external_payment_options.rb | 2 +- .../models/external_payment_refund_details.rb | 2 +- .../models/external_payment_schedule_base.rb | 2 +- .../models/external_payment_schedule_get.rb | 2 +- .../external_payment_schedule_request.rb | 2 +- ...auth_microdeposit_auto_verified_webhook.rb | 2 +- ...crodeposit_verification_expired_webhook.rb | 2 +- lib/plaid/models/fdx_content_types.rb | 2 +- lib/plaid/models/fdx_hateoas_link.rb | 2 +- lib/plaid/models/fdx_hateoas_link_action.rb | 2 +- .../models/fdx_initiator_fi_attribute.rb | 2 +- lib/plaid/models/fdx_notification.rb | 2 +- lib/plaid/models/fdx_notification_category.rb | 2 +- lib/plaid/models/fdx_notification_payload.rb | 2 +- .../fdx_notification_payload_id_type.rb | 2 +- lib/plaid/models/fdx_notification_priority.rb | 2 +- lib/plaid/models/fdx_notification_severity.rb | 2 +- lib/plaid/models/fdx_notification_type.rb | 2 +- lib/plaid/models/fdx_party.rb | 2 +- lib/plaid/models/fdx_party_registry.rb | 2 +- lib/plaid/models/fdx_party_type.rb | 2 +- lib/plaid/models/fdxfi_attribute.rb | 2 +- lib/plaid/models/form1099_type.rb | 2 +- lib/plaid/models/fraud_amount.rb | 2 +- lib/plaid/models/fraud_amount_nullable.rb | 2 +- .../generic_screening_hit_location_items.rb | 2 +- lib/plaid/models/health_incident.rb | 2 +- lib/plaid/models/historical_balance.rb | 2 +- lib/plaid/models/historical_update_webhook.rb | 2 +- lib/plaid/models/holding.rb | 2 +- .../models/holdings_default_update_webhook.rb | 2 +- lib/plaid/models/holdings_override.rb | 2 +- .../models/hosted_link_delivery_method.rb | 2 +- lib/plaid/models/id_number_type.rb | 2 +- .../models/identity_default_update_webhook.rb | 2 +- lib/plaid/models/identity_get_request.rb | 2 +- .../models/identity_get_request_options.rb | 2 +- lib/plaid/models/identity_get_response.rb | 2 +- lib/plaid/models/identity_match_request.rb | 2 +- .../models/identity_match_request_options.rb | 2 +- lib/plaid/models/identity_match_response.rb | 2 +- lib/plaid/models/identity_match_user.rb | 2 +- lib/plaid/models/identity_refresh_request.rb | 2 +- lib/plaid/models/identity_refresh_response.rb | 2 +- lib/plaid/models/identity_update_types.rb | 2 +- lib/plaid/models/identity_verification.rb | 2 +- .../identity_verification_create_request.rb | 2 +- ...entity_verification_create_request_user.rb | 2 +- .../identity_verification_create_response.rb | 2 +- ..._verification_document_address_response.rb | 2 +- .../identity_verification_get_request.rb | 2 +- .../identity_verification_get_response.rb | 2 +- .../identity_verification_list_request.rb | 2 +- .../identity_verification_list_response.rb | 2 +- .../identity_verification_request_user.rb | 2 +- ...identity_verification_request_user_name.rb | 2 +- ...dentity_verification_response_user_name.rb | 2 +- .../identity_verification_retried_webhook.rb | 2 +- .../identity_verification_retry_request.rb | 2 +- ...verification_retry_request_steps_object.rb | 2 +- .../identity_verification_retry_response.rb | 2 +- .../models/identity_verification_status.rb | 2 +- ...ity_verification_status_updated_webhook.rb | 2 +- .../identity_verification_step_status.rb | 2 +- .../identity_verification_step_summary.rb | 2 +- ...ntity_verification_step_updated_webhook.rb | 2 +- ...dentity_verification_template_reference.rb | 2 +- .../identity_verification_user_address.rb | 2 +- .../models/identity_verification_user_data.rb | 2 +- lib/plaid/models/image_quality.rb | 2 +- lib/plaid/models/incident_update.rb | 2 +- lib/plaid/models/income_breakdown.rb | 2 +- lib/plaid/models/income_breakdown_type.rb | 2 +- lib/plaid/models/income_override.rb | 2 +- lib/plaid/models/income_summary.rb | 2 +- .../models/income_summary_field_number.rb | 2 +- .../models/income_summary_field_string.rb | 2 +- .../income_verification_create_request.rb | 2 +- ...ome_verification_create_request_options.rb | 2 +- .../income_verification_create_response.rb | 2 +- .../income_verification_doc_parsing_config.rb | 2 +- ...verification_documents_download_request.rb | 2 +- .../income_verification_payroll_flow_type.rb | 2 +- ...ncome_verification_paystubs_get_request.rb | 2 +- ...come_verification_paystubs_get_response.rb | 2 +- ...income_verification_precheck_confidence.rb | 2 +- .../income_verification_precheck_employer.rb | 2 +- ..._verification_precheck_employer_address.rb | 2 +- ...fication_precheck_employer_address_data.rb | 2 +- ...ome_verification_precheck_military_info.rb | 2 +- ...rification_precheck_payroll_institution.rb | 2 +- .../income_verification_precheck_request.rb | 2 +- .../income_verification_precheck_response.rb | 2 +- .../income_verification_precheck_user.rb | 2 +- ...erification_risk_signals_status_webhook.rb | 2 +- .../models/income_verification_source_type.rb | 2 +- .../income_verification_status_webhook.rb | 4 +- ...ncome_verification_taxforms_get_request.rb | 2 +- ...come_verification_taxforms_get_response.rb | 2 +- .../income_verification_webhook_status.rb | 2 +- lib/plaid/models/individual_name.rb | 2 +- .../models/individual_screening_hit_names.rb | 2 +- lib/plaid/models/individual_watchlist_code.rb | 2 +- .../models/individual_watchlist_program.rb | 2 +- lib/plaid/models/inflow_model.rb | 2 +- lib/plaid/models/initial_update_webhook.rb | 2 +- lib/plaid/models/institution.rb | 2 +- lib/plaid/models/institution_status.rb | 2 +- .../models/institution_supported_networks.rb | 2 +- .../models/institutions_get_by_id_request.rb | 2 +- .../institutions_get_by_id_request_options.rb | 2 +- .../models/institutions_get_by_id_response.rb | 2 +- lib/plaid/models/institutions_get_request.rb | 2 +- .../institutions_get_request_options.rb | 2 +- lib/plaid/models/institutions_get_response.rb | 2 +- .../institutions_search_account_filter.rb | 2 +- ...tions_search_payment_initiation_options.rb | 2 +- .../models/institutions_search_request.rb | 2 +- .../institutions_search_request_options.rb | 2 +- .../models/institutions_search_response.rb | 2 +- .../models/investment_account_subtype.rb | 2 +- lib/plaid/models/investment_filter.rb | 2 +- ...investment_holdings_get_request_options.rb | 2 +- lib/plaid/models/investment_transaction.rb | 2 +- .../models/investment_transaction_subtype.rb | 2 +- .../models/investment_transaction_type.rb | 2 +- .../models/investments_auth_get_numbers.rb | 2 +- .../models/investments_auth_get_request.rb | 2 +- .../investments_auth_get_request_options.rb | 2 +- .../models/investments_auth_get_response.rb | 2 +- lib/plaid/models/investments_auth_owner.rb | 2 +- .../investments_default_update_webhook.rb | 2 +- .../investments_historical_update_webhook.rb | 2 +- .../investments_holdings_get_request.rb | 2 +- .../investments_holdings_get_response.rb | 2 +- .../models/investments_refresh_request.rb | 2 +- .../models/investments_refresh_response.rb | 2 +- .../investments_transactions_get_request.rb | 2 +- ...tments_transactions_get_request_options.rb | 2 +- .../investments_transactions_get_response.rb | 2 +- .../investments_transactions_override.rb | 2 +- lib/plaid/models/iso_currency_code.rb | 2 +- lib/plaid/models/issuing_country.rb | 2 +- lib/plaid/models/item.rb | 2 +- .../item_access_token_invalidate_request.rb | 2 +- .../item_access_token_invalidate_response.rb | 2 +- .../models/item_activity_list_request.rb | 2 +- .../models/item_activity_list_response.rb | 2 +- .../models/item_application_list_request.rb | 2 +- .../models/item_application_list_response.rb | 2 +- .../models/item_application_list_user_auth.rb | 2 +- .../item_application_scopes_update_request.rb | 2 +- ...item_application_scopes_update_response.rb | 2 +- lib/plaid/models/item_error_webhook.rb | 2 +- lib/plaid/models/item_get_request.rb | 2 +- lib/plaid/models/item_get_response.rb | 2 +- lib/plaid/models/item_import_request.rb | 2 +- .../models/item_import_request_options.rb | 2 +- .../models/item_import_request_user_auth.rb | 2 +- lib/plaid/models/item_import_response.rb | 2 +- .../models/item_login_repaired_webhook.rb | 4 +- .../models/item_product_ready_webhook.rb | 2 +- .../item_public_token_create_request.rb | 2 +- .../item_public_token_create_response.rb | 2 +- .../item_public_token_exchange_request.rb | 2 +- .../item_public_token_exchange_response.rb | 2 +- lib/plaid/models/item_remove_request.rb | 2 +- lib/plaid/models/item_remove_response.rb | 2 +- lib/plaid/models/item_status.rb | 2 +- lib/plaid/models/item_status_investments.rb | 2 +- lib/plaid/models/item_status_last_webhook.rb | 2 +- lib/plaid/models/item_status_nullable.rb | 2 +- lib/plaid/models/item_status_transactions.rb | 2 +- .../models/item_webhook_update_request.rb | 2 +- .../models/item_webhook_update_response.rb | 2 +- lib/plaid/models/jwk_public_key.rb | 2 +- lib/plaid/models/jwt_header.rb | 2 +- lib/plaid/models/kyc_check_address_summary.rb | 2 +- .../models/kyc_check_date_of_birth_summary.rb | 2 +- lib/plaid/models/kyc_check_details.rb | 2 +- .../models/kyc_check_id_number_summary.rb | 2 +- lib/plaid/models/kyc_check_name_summary.rb | 2 +- lib/plaid/models/kyc_check_phone_summary.rb | 2 +- lib/plaid/models/last_data_access_times.rb | 2 +- .../liabilities_default_update_webhook.rb | 2 +- lib/plaid/models/liabilities_get_request.rb | 2 +- .../models/liabilities_get_request_options.rb | 2 +- lib/plaid/models/liabilities_get_response.rb | 2 +- lib/plaid/models/liabilities_object.rb | 2 +- lib/plaid/models/liability_override.rb | 4 +- lib/plaid/models/link_callback_metadata.rb | 2 +- lib/plaid/models/link_delivery_account.rb | 2 +- .../models/link_delivery_callback_webhook.rb | 2 +- .../link_delivery_communication_method.rb | 2 +- .../models/link_delivery_create_request.rb | 2 +- .../models/link_delivery_create_response.rb | 2 +- .../models/link_delivery_delivery_method.rb | 2 +- lib/plaid/models/link_delivery_get_request.rb | 2 +- .../models/link_delivery_get_response.rb | 2 +- lib/plaid/models/link_delivery_institution.rb | 2 +- lib/plaid/models/link_delivery_metadata.rb | 2 +- lib/plaid/models/link_delivery_options.rb | 2 +- lib/plaid/models/link_delivery_recipient.rb | 2 +- .../models/link_delivery_session_status.rb | 2 +- .../link_delivery_verification_status.rb | 2 +- .../link_delivery_webhook_callback_type.rb | 2 +- ...k_delivery_webhook_communication_method.rb | 2 +- .../link_delivery_webhook_delivery_status.rb | 2 +- lib/plaid/models/link_event.rb | 2 +- lib/plaid/models/link_event_metadata.rb | 2 +- lib/plaid/models/link_event_name.rb | 3 +- lib/plaid/models/link_events_webhook.rb | 2 +- ..._o_auth_correlation_id_exchange_request.rb | 2 +- ...o_auth_correlation_id_exchange_response.rb | 2 +- lib/plaid/models/link_session_exit.rb | 2 +- .../models/link_session_exit_metadata.rb | 2 +- .../link_session_exit_metadata_institution.rb | 2 +- .../models/link_session_finished_webhook.rb | 2 +- lib/plaid/models/link_session_success.rb | 2 +- .../models/link_session_success_metadata.rb | 2 +- .../link_session_success_metadata_account.rb | 2 +- ...nk_session_success_metadata_institution.rb | 2 +- ...ession_success_metadata_transfer_status.rb | 2 +- .../models/link_token_account_filters.rb | 2 +- .../models/link_token_create_credit_filter.rb | 2 +- .../link_token_create_depository_filter.rb | 2 +- .../models/link_token_create_hosted_link.rb | 2 +- .../link_token_create_institution_data.rb | 2 +- .../link_token_create_investment_filter.rb | 2 +- .../models/link_token_create_loan_filter.rb | 2 +- lib/plaid/models/link_token_create_request.rb | 30 +- ...k_token_create_request_account_subtypes.rb | 2 +- .../models/link_token_create_request_auth.rb | 4 +- .../link_token_create_request_base_report.rb | 2 +- ...ink_token_create_request_deposit_switch.rb | 2 +- .../link_token_create_request_employment.rb | 2 +- ...n_create_request_employment_bank_income.rb | 2 +- ...en_create_request_identity_verification.rb | 2 +- ...oken_create_request_income_verification.rb | 2 +- ...request_income_verification_bank_income.rb | 2 +- ...uest_income_verification_payroll_income.rb | 2 +- ...token_create_request_payment_initiation.rb | 2 +- .../link_token_create_request_statements.rb | 2 +- .../link_token_create_request_transfer.rb | 2 +- .../link_token_create_request_update.rb | 2 +- .../models/link_token_create_request_user.rb | 2 +- .../link_token_create_request_user_address.rb | 2 +- ...ink_token_create_request_user_id_number.rb | 2 +- .../link_token_create_request_user_name.rb | 2 +- ...reate_request_user_stated_income_source.rb | 2 +- .../models/link_token_create_response.rb | 2 +- lib/plaid/models/link_token_eu_config.rb | 2 +- .../link_token_get_metadata_response.rb | 2 +- lib/plaid/models/link_token_get_request.rb | 2 +- lib/plaid/models/link_token_get_response.rb | 2 +- .../link_token_get_sessions_response.rb | 2 +- lib/plaid/models/link_token_investments.rb | 2 +- .../models/link_token_investments_auth.rb | 2 +- .../link_user_delivery_status_webhook.rb | 2 +- lib/plaid/models/loan.rb | 2 +- lib/plaid/models/loan_account_subtype.rb | 2 +- lib/plaid/models/loan_filter.rb | 2 +- lib/plaid/models/loan_identifier.rb | 2 +- lib/plaid/models/loan_identifier_type.rb | 2 +- lib/plaid/models/loan_identifiers.rb | 2 +- lib/plaid/models/loans.rb | 2 +- lib/plaid/models/location.rb | 2 +- lib/plaid/models/match_summary.rb | 2 +- lib/plaid/models/match_summary_code.rb | 2 +- lib/plaid/models/meta.rb | 2 +- lib/plaid/models/mfa.rb | 2 +- lib/plaid/models/mortgage_interest_rate.rb | 2 +- lib/plaid/models/mortgage_liability.rb | 2 +- lib/plaid/models/mortgage_property_address.rb | 2 +- .../models/multi_document_risk_signal.rb | 2 +- lib/plaid/models/name_match_score.rb | 2 +- lib/plaid/models/net_pay.rb | 2 +- .../models/new_accounts_available_webhook.rb | 2 +- lib/plaid/models/numbers.rb | 2 +- lib/plaid/models/numbers_acats.rb | 2 +- lib/plaid/models/numbers_ach.rb | 2 +- lib/plaid/models/numbers_ach_nullable.rb | 2 +- lib/plaid/models/numbers_aton.rb | 2 +- lib/plaid/models/numbers_bacs.rb | 2 +- lib/plaid/models/numbers_bacs_nullable.rb | 2 +- lib/plaid/models/numbers_eft.rb | 2 +- lib/plaid/models/numbers_eft_nullable.rb | 2 +- lib/plaid/models/numbers_iban_nullable.rb | 2 +- lib/plaid/models/numbers_international.rb | 2 +- .../models/numbers_international_iban.rb | 2 +- .../models/numbers_international_nullable.rb | 2 +- lib/plaid/models/omittable_transfer_type.rb | 39 ++ lib/plaid/models/originator.rb | 2 +- .../originator_expected_transfer_frequency.rb | 2 +- lib/plaid/models/override_account_type.rb | 2 +- lib/plaid/models/override_accounts.rb | 2 +- lib/plaid/models/owner.rb | 2 +- lib/plaid/models/owner_override.rb | 2 +- lib/plaid/models/ownership_type.rb | 2 +- lib/plaid/models/parties.rb | 2 +- .../models/partner_customer_create_request.rb | 2 +- .../partner_customer_create_response.rb | 2 +- .../models/partner_customer_enable_request.rb | 2 +- .../partner_customer_enable_response.rb | 2 +- .../models/partner_customer_get_request.rb | 2 +- .../models/partner_customer_get_response.rb | 2 +- ...ustomer_o_auth_institutions_get_request.rb | 2 +- ...stomer_o_auth_institutions_get_response.rb | 2 +- .../models/partner_customer_remove_request.rb | 2 +- .../partner_customer_remove_response.rb | 2 +- lib/plaid/models/partner_end_customer.rb | 2 +- .../models/partner_end_customer_address.rb | 2 +- ...er_end_customer_assets_under_management.rb | 2 +- .../partner_end_customer_billing_contact.rb | 2 +- ...tner_end_customer_customer_support_info.rb | 2 +- .../partner_end_customer_flowdown_status.rb | 2 +- ...partner_end_customer_o_auth_institution.rb | 2 +- ...r_o_auth_institution_application_status.rb | 2 +- ...ustomer_o_auth_institution_environments.rb | 2 +- ...d_customer_o_auth_status_updated_values.rb | 2 +- ..._customer_o_auth_status_updated_webhook.rb | 2 +- ...rtner_end_customer_questionnaire_status.rb | 2 +- .../models/partner_end_customer_secrets.rb | 2 +- .../models/partner_end_customer_status.rb | 2 +- .../partner_end_customer_technical_contact.rb | 2 +- .../partner_end_customer_with_secrets.rb | 2 +- ...artner_end_customer_with_secrets_all_of.rb | 2 +- lib/plaid/models/party.rb | 2 +- lib/plaid/models/party_individual.rb | 2 +- lib/plaid/models/party_role_type.rb | 2 +- lib/plaid/models/pay.rb | 2 +- lib/plaid/models/pay_frequency.rb | 2 +- lib/plaid/models/pay_frequency_value.rb | 2 +- lib/plaid/models/pay_period_details.rb | 2 +- .../models/pay_stub_deductions_breakdown.rb | 2 +- lib/plaid/models/pay_stub_deductions_total.rb | 2 +- .../models/pay_stub_distribution_breakdown.rb | 2 +- .../models/pay_stub_earnings_breakdown.rb | 2 +- lib/plaid/models/pay_stub_earnings_total.rb | 2 +- .../models/pay_stub_pay_period_details.rb | 2 +- lib/plaid/models/pay_stub_taxpayer_id.rb | 2 +- lib/plaid/models/payment_amount.rb | 2 +- lib/plaid/models/payment_amount_currency.rb | 2 +- lib/plaid/models/payment_amount_nullable.rb | 2 +- lib/plaid/models/payment_amount_refunded.rb | 2 +- lib/plaid/models/payment_amount_to_refund.rb | 2 +- lib/plaid/models/payment_channel.rb | 2 +- .../payment_consent_max_payment_amount.rb | 2 +- .../payment_consent_periodic_alignment.rb | 2 +- .../models/payment_consent_periodic_amount.rb | 2 +- .../payment_consent_periodic_amount_amount.rb | 2 +- .../payment_consent_periodic_interval.rb | 2 +- .../models/payment_consent_valid_date_time.rb | 2 +- .../models/payment_initiation_address.rb | 2 +- .../models/payment_initiation_consent.rb | 2 +- .../payment_initiation_consent_constraints.rb | 2 +- ...yment_initiation_consent_create_request.rb | 2 +- ...ment_initiation_consent_create_response.rb | 2 +- .../payment_initiation_consent_get_request.rb | 2 +- ...payment_initiation_consent_get_response.rb | 2 +- ...tiation_consent_payment_execute_request.rb | 2 +- ...iation_consent_payment_execute_response.rb | 2 +- ...yment_initiation_consent_revoke_request.rb | 2 +- ...ment_initiation_consent_revoke_response.rb | 2 +- .../payment_initiation_consent_scope.rb | 2 +- .../payment_initiation_consent_status.rb | 2 +- .../models/payment_initiation_metadata.rb | 2 +- ...nt_initiation_optional_restriction_bacs.rb | 2 +- .../models/payment_initiation_payment.rb | 2 +- ...yment_initiation_payment_create_request.rb | 2 +- ...ment_initiation_payment_create_response.rb | 2 +- ...ayment_initiation_payment_create_status.rb | 2 +- .../payment_initiation_payment_get_request.rb | 2 +- ...payment_initiation_payment_get_response.rb | 2 +- ...payment_initiation_payment_list_request.rb | 2 +- ...ayment_initiation_payment_list_response.rb | 2 +- ...ment_initiation_payment_reverse_request.rb | 2 +- ...ent_initiation_payment_reverse_response.rb | 2 +- .../payment_initiation_payment_status.rb | 2 +- ...initiation_payment_token_create_request.rb | 2 +- ...nitiation_payment_token_create_response.rb | 2 +- .../models/payment_initiation_recipient.rb | 2 +- ...ent_initiation_recipient_create_request.rb | 2 +- ...nt_initiation_recipient_create_response.rb | 2 +- ...ayment_initiation_recipient_get_request.rb | 2 +- ...yment_initiation_recipient_get_response.rb | 2 +- ...nitiation_recipient_get_response_all_of.rb | 2 +- ...yment_initiation_recipient_list_request.rb | 2 +- ...ment_initiation_recipient_list_response.rb | 2 +- ...ment_initiation_standing_order_metadata.rb | 2 +- lib/plaid/models/payment_meta.rb | 2 +- .../models/payment_profile_create_request.rb | 2 +- .../models/payment_profile_create_response.rb | 2 +- .../models/payment_profile_get_request.rb | 2 +- .../models/payment_profile_get_response.rb | 2 +- .../models/payment_profile_remove_request.rb | 2 +- .../models/payment_profile_remove_response.rb | 2 +- lib/plaid/models/payment_profile_status.rb | 2 +- lib/plaid/models/payment_schedule_interval.rb | 2 +- lib/plaid/models/payment_scheme.rb | 2 +- .../models/payment_status_update_webhook.rb | 2 +- .../models/payroll_income_account_data.rb | 2 +- lib/plaid/models/payroll_income_object.rb | 2 +- .../models/payroll_income_rate_of_pay.rb | 2 +- lib/plaid/models/payroll_item.rb | 2 +- lib/plaid/models/payroll_item_status.rb | 2 +- lib/plaid/models/payroll_risk_signals_item.rb | 2 +- lib/plaid/models/paystub.rb | 2 +- lib/plaid/models/paystub_address.rb | 2 +- lib/plaid/models/paystub_deduction.rb | 2 +- lib/plaid/models/paystub_details.rb | 2 +- lib/plaid/models/paystub_employer.rb | 2 +- lib/plaid/models/paystub_override.rb | 2 +- lib/plaid/models/paystub_override_employee.rb | 2 +- .../paystub_override_employee_address.rb | 2 +- lib/plaid/models/paystub_override_employer.rb | 2 +- lib/plaid/models/paystub_pay_frequency.rb | 2 +- lib/plaid/models/paystub_ytd_details.rb | 2 +- .../models/pending_expiration_webhook.rb | 2 +- lib/plaid/models/personal_finance_category.rb | 4 +- lib/plaid/models/phone_number.rb | 2 +- lib/plaid/models/phone_number_match_score.rb | 2 +- lib/plaid/models/phone_type.rb | 2 +- .../models/physical_document_category.rb | 2 +- .../physical_document_extracted_data.rb | 2 +- ...ysical_document_extracted_data_analysis.rb | 2 +- lib/plaid/models/physical_document_images.rb | 2 +- lib/plaid/models/plaid_error.rb | 2 +- lib/plaid/models/plaid_error_type.rb | 2 +- lib/plaid/models/platform_ids.rb | 2 +- lib/plaid/models/po_box_status.rb | 2 +- .../models/processor_account_get_request.rb | 246 +++++++ .../models/processor_account_get_response.rb | 240 +++++++ ...sor_apex_processor_token_create_request.rb | 2 +- .../models/processor_auth_get_request.rb | 2 +- .../models/processor_auth_get_response.rb | 2 +- .../models/processor_balance_get_request.rb | 2 +- .../processor_balance_get_request_options.rb | 2 +- .../models/processor_balance_get_response.rb | 2 +- .../processor_bank_transfer_create_request.rb | 2 +- ...processor_bank_transfer_create_response.rb | 2 +- .../processor_default_update_webhook.rb | 2 +- .../processor_historical_update_webhook.rb | 2 +- .../models/processor_identity_get_request.rb | 2 +- .../models/processor_identity_get_response.rb | 2 +- .../processor_identity_match_request.rb | 2 +- .../processor_identity_match_response.rb | 2 +- .../processor_initial_update_webhook.rb | 2 +- lib/plaid/models/processor_number.rb | 2 +- ...r_recurring_transactions_update_webhook.rb | 2 +- ...rocessor_signal_decision_report_request.rb | 2 +- ...ocessor_signal_decision_report_response.rb | 2 +- .../processor_signal_evaluate_request.rb | 2 +- .../processor_signal_evaluate_response.rb | 2 +- .../processor_signal_return_report_request.rb | 2 +- ...processor_signal_return_report_response.rb | 2 +- ...tripe_bank_account_token_create_request.rb | 2 +- ...ripe_bank_account_token_create_response.rb | 2 +- ...rocessor_sync_updates_available_webhook.rb | 2 +- .../models/processor_token_create_request.rb | 6 +- .../models/processor_token_create_response.rb | 2 +- ...processor_token_permissions_get_request.rb | 2 +- ...rocessor_token_permissions_get_response.rb | 2 +- ...processor_token_permissions_set_request.rb | 2 +- ...rocessor_token_permissions_set_response.rb | 2 +- .../models/processor_token_webhook_update.rb | 2 +- .../processor_token_webhook_update_request.rb | 2 +- ...processor_token_webhook_update_response.rb | 2 +- .../processor_transactions_get_request.rb | 2 +- .../processor_transactions_get_response.rb | 2 +- ...ssor_transactions_recurring_get_request.rb | 2 +- ...sor_transactions_recurring_get_response.rb | 2 +- .../processor_transactions_refresh_request.rb | 2 +- ...processor_transactions_refresh_response.rb | 2 +- .../processor_transactions_removed_webhook.rb | 2 +- .../processor_transactions_sync_request.rb | 2 +- .../processor_transactions_sync_response.rb | 2 +- lib/plaid/models/product_access.rb | 2 +- ...oduct_permissions_required_auth_webhook.rb | 2 +- ...t_permissions_required_identity_webhook.rb | 2 +- lib/plaid/models/product_status.rb | 2 +- lib/plaid/models/product_status_breakdown.rb | 2 +- lib/plaid/models/products.rb | 2 +- lib/plaid/models/program_name_sensitivity.rb | 2 +- .../projected_income_summary_field_number.rb | 2 +- lib/plaid/models/proxy_type.rb | 2 +- lib/plaid/models/pslf_status.rb | 2 +- lib/plaid/models/recaptcha_required_error.rb | 2 +- lib/plaid/models/recipient_bacs.rb | 2 +- lib/plaid/models/recipient_bacs_nullable.rb | 2 +- lib/plaid/models/recurrence.rb | 2 +- .../models/recurring_cancelled_webhook.rb | 2 +- lib/plaid/models/recurring_frequency.rb | 2 +- .../models/recurring_new_transfer_webhook.rb | 2 +- .../models/recurring_transaction_frequency.rb | 2 +- .../recurring_transactions_update_webhook.rb | 2 +- lib/plaid/models/recurring_transfer.rb | 2 +- .../models/recurring_transfer_nullable.rb | 2 +- .../recurring_transfer_skipped_webhook.rb | 2 +- lib/plaid/models/removed_transaction.rb | 2 +- lib/plaid/models/report_type.rb | 5 +- lib/plaid/models/reporting_information.rb | 2 +- lib/plaid/models/risk_check_behavior.rb | 2 +- .../risk_check_behavior_bot_detected_label.rb | 2 +- ...heck_behavior_fraud_ring_detected_label.rb | 2 +- ..._check_behavior_user_interactions_label.rb | 2 +- lib/plaid/models/risk_check_details.rb | 2 +- lib/plaid/models/risk_check_device.rb | 2 +- lib/plaid/models/risk_check_email.rb | 2 +- .../risk_check_email_domain_is_custom.rb | 2 +- .../risk_check_email_domain_is_disposable.rb | 2 +- ...isk_check_email_domain_is_free_provider.rb | 2 +- .../risk_check_email_is_deliverable_status.rb | 2 +- ...ck_email_top_level_domain_is_suspicious.rb | 2 +- .../risk_check_identity_abuse_signals.rb | 2 +- lib/plaid/models/risk_check_linked_service.rb | 2 +- lib/plaid/models/risk_check_phone.rb | 2 +- .../models/risk_check_stolen_identity.rb | 2 +- .../models/risk_check_synthetic_identity.rb | 2 +- .../models/risk_signal_document_reference.rb | 2 +- .../models/risk_signal_document_status.rb | 2 +- lib/plaid/models/role.rb | 2 +- lib/plaid/models/role_detail.rb | 2 +- lib/plaid/models/roles.rb | 2 +- ...andbox_bank_income_fire_webhook_request.rb | 2 +- ...ndbox_bank_income_fire_webhook_response.rb | 2 +- ...ncome_webhook_fire_request_webhook_code.rb | 2 +- ...ome_webhook_fire_request_webhook_fields.rb | 2 +- ...dbox_bank_transfer_fire_webhook_request.rb | 2 +- ...box_bank_transfer_fire_webhook_response.rb | 2 +- .../sandbox_bank_transfer_simulate_request.rb | 2 +- ...sandbox_bank_transfer_simulate_response.rb | 2 +- .../sandbox_income_fire_webhook_request.rb | 2 +- .../sandbox_income_fire_webhook_response.rb | 2 +- .../sandbox_item_fire_webhook_request.rb | 2 +- .../sandbox_item_fire_webhook_response.rb | 2 +- .../sandbox_item_reset_login_request.rb | 2 +- .../sandbox_item_reset_login_response.rb | 2 +- ...ox_item_set_verification_status_request.rb | 2 +- ...x_item_set_verification_status_response.rb | 2 +- .../sandbox_oauth_select_accounts_request.rb | 2 +- ...box_payment_profile_reset_login_request.rb | 2 +- ...ox_payment_profile_reset_login_response.rb | 2 +- .../sandbox_processor_token_create_request.rb | 2 +- ..._processor_token_create_request_options.rb | 2 +- ...sandbox_processor_token_create_response.rb | 2 +- .../sandbox_public_token_create_request.rb | 2 +- ...request_income_verification_bank_income.rb | 2 +- ...box_public_token_create_request_options.rb | 2 +- ...ate_request_options_income_verification.rb | 2 +- ...ken_create_request_options_transactions.rb | 2 +- .../sandbox_public_token_create_response.rb | 2 +- .../sandbox_transfer_fire_webhook_request.rb | 2 +- .../sandbox_transfer_fire_webhook_response.rb | 2 +- ...ransfer_ledger_deposit_simulate_request.rb | 270 ++++++++ ...ansfer_ledger_deposit_simulate_response.rb | 226 ++++++ ...nsfer_ledger_simulate_available_request.rb | 242 +++++++ ...sfer_ledger_simulate_available_response.rb | 226 ++++++ ...ansfer_ledger_withdraw_simulate_request.rb | 270 ++++++++ ...nsfer_ledger_withdraw_simulate_response.rb | 226 ++++++ ...box_transfer_repayment_simulate_request.rb | 2 +- ...ox_transfer_repayment_simulate_response.rb | 2 +- .../sandbox_transfer_simulate_request.rb | 2 +- .../sandbox_transfer_simulate_response.rb | 2 +- ...sandbox_transfer_sweep_simulate_request.rb | 2 +- ...andbox_transfer_sweep_simulate_response.rb | 2 +- ...box_transfer_test_clock_advance_request.rb | 2 +- ...ox_transfer_test_clock_advance_response.rb | 2 +- ...dbox_transfer_test_clock_create_request.rb | 2 +- ...box_transfer_test_clock_create_response.rb | 2 +- ...sandbox_transfer_test_clock_get_request.rb | 2 +- ...andbox_transfer_test_clock_get_response.rb | 2 +- ...andbox_transfer_test_clock_list_request.rb | 2 +- ...ndbox_transfer_test_clock_list_response.rb | 2 +- lib/plaid/models/scopes.rb | 2 +- lib/plaid/models/scopes_context.rb | 2 +- lib/plaid/models/scopes_nullable.rb | 2 +- lib/plaid/models/screening_hit_analysis.rb | 2 +- lib/plaid/models/screening_hit_data.rb | 2 +- .../screening_hit_date_of_birth_item.rb | 2 +- .../models/screening_hit_documents_items.rb | 2 +- lib/plaid/models/screening_hit_names_items.rb | 2 +- .../screening_status_updated_webhook.rb | 2 +- lib/plaid/models/security.rb | 2 +- lib/plaid/models/security_override.rb | 2 +- lib/plaid/models/selfie_analysis.rb | 2 +- .../selfie_analysis_document_comparison.rb | 2 +- lib/plaid/models/selfie_capture.rb | 2 +- lib/plaid/models/selfie_check.rb | 2 +- lib/plaid/models/selfie_check_selfie.rb | 2 +- lib/plaid/models/selfie_check_status.rb | 2 +- lib/plaid/models/selfie_status.rb | 2 +- lib/plaid/models/sender_bacs_nullable.rb | 2 +- lib/plaid/models/service.rb | 2 +- .../models/service_product_fulfillment.rb | 2 +- .../service_product_fulfillment_detail.rb | 2 +- .../service_product_fulfillment_identifier.rb | 2 +- lib/plaid/models/servicer_address_data.rb | 2 +- lib/plaid/models/services.rb | 2 +- lib/plaid/models/signal_address_data.rb | 2 +- lib/plaid/models/signal_decision_outcome.rb | 2 +- .../models/signal_decision_report_request.rb | 2 +- .../models/signal_decision_report_response.rb | 2 +- lib/plaid/models/signal_device.rb | 2 +- .../models/signal_evaluate_core_attributes.rb | 2 +- lib/plaid/models/signal_evaluate_request.rb | 2 +- lib/plaid/models/signal_evaluate_response.rb | 2 +- lib/plaid/models/signal_insights.rb | 2 +- lib/plaid/models/signal_payment_method.rb | 2 +- lib/plaid/models/signal_person_name.rb | 2 +- lib/plaid/models/signal_prepare_request.rb | 2 +- lib/plaid/models/signal_prepare_response.rb | 2 +- .../models/signal_return_report_request.rb | 2 +- .../models/signal_return_report_response.rb | 2 +- lib/plaid/models/signal_scores.rb | 2 +- lib/plaid/models/signal_user.rb | 2 +- lib/plaid/models/signal_warning.rb | 4 +- lib/plaid/models/simulated_transfer_sweep.rb | 32 +- .../models/single_document_risk_signal.rb | 2 +- lib/plaid/models/source.rb | 2 +- lib/plaid/models/standalone_account_type.rb | 2 +- .../models/standalone_currency_code_list.rb | 2 +- .../standalone_investment_transaction_type.rb | 2 +- lib/plaid/models/statements_account.rb | 4 +- .../models/statements_download_request.rb | 2 +- lib/plaid/models/statements_list_request.rb | 2 +- lib/plaid/models/statements_list_response.rb | 2 +- lib/plaid/models/statements_statement.rb | 25 +- lib/plaid/models/status.rb | 2 +- lib/plaid/models/statuses.rb | 2 +- lib/plaid/models/strategy.rb | 2 +- lib/plaid/models/student_loan.rb | 2 +- .../models/student_loan_repayment_model.rb | 2 +- lib/plaid/models/student_loan_status.rb | 2 +- lib/plaid/models/student_repayment_plan.rb | 6 +- lib/plaid/models/sweep_status.rb | 2 +- lib/plaid/models/sweep_trigger.rb | 41 ++ .../models/sync_updates_available_webhook.rb | 2 +- lib/plaid/models/taxform.rb | 2 +- lib/plaid/models/taxpayer_id.rb | 2 +- lib/plaid/models/taxpayer_identifier.rb | 2 +- lib/plaid/models/taxpayer_identifier_type.rb | 2 +- lib/plaid/models/taxpayer_identifiers.rb | 2 +- lib/plaid/models/total.rb | 2 +- .../models/total_canonical_description.rb | 2 +- lib/plaid/models/transaction.rb | 27 +- lib/plaid/models/transaction_all_of.rb | 23 +- lib/plaid/models/transaction_base.rb | 6 +- lib/plaid/models/transaction_code.rb | 2 +- lib/plaid/models/transaction_counterparty.rb | 36 +- lib/plaid/models/transaction_data.rb | 2 +- lib/plaid/models/transaction_override.rb | 2 +- lib/plaid/models/transaction_stream.rb | 2 +- lib/plaid/models/transaction_stream_amount.rb | 2 +- lib/plaid/models/transaction_stream_status.rb | 2 +- .../models/transactions_category_rule.rb | 2 +- .../transactions_enhance_get_request.rb | 2 +- .../transactions_enhance_get_response.rb | 2 +- .../models/transactions_enrich_get_request.rb | 2 +- .../transactions_enrich_get_response.rb | 2 +- .../transactions_enrich_request_options.rb | 2 +- lib/plaid/models/transactions_get_request.rb | 2 +- .../transactions_get_request_options.rb | 4 +- lib/plaid/models/transactions_get_response.rb | 2 +- .../transactions_recurring_get_request.rb | 2 +- ...nsactions_recurring_get_request_options.rb | 2 +- .../transactions_recurring_get_response.rb | 2 +- .../models/transactions_refresh_request.rb | 2 +- .../models/transactions_refresh_response.rb | 2 +- .../models/transactions_removed_webhook.rb | 2 +- lib/plaid/models/transactions_rule_details.rb | 2 +- lib/plaid/models/transactions_rule_field.rb | 2 +- lib/plaid/models/transactions_rule_type.rb | 2 +- .../transactions_rules_create_request.rb | 2 +- .../transactions_rules_create_response.rb | 2 +- .../models/transactions_rules_list_request.rb | 2 +- .../transactions_rules_list_response.rb | 2 +- .../transactions_rules_remove_request.rb | 2 +- .../transactions_rules_remove_response.rb | 2 +- lib/plaid/models/transactions_sync_request.rb | 2 +- .../transactions_sync_request_options.rb | 4 +- .../models/transactions_sync_response.rb | 2 +- lib/plaid/models/transfer.rb | 2 +- lib/plaid/models/transfer_ach_network.rb | 39 ++ lib/plaid/models/transfer_authorization.rb | 2 +- .../transfer_authorization_create_request.rb | 24 +- .../transfer_authorization_create_response.rb | 2 +- .../models/transfer_authorization_decision.rb | 2 +- ...ansfer_authorization_decision_rationale.rb | 2 +- ...r_authorization_decision_rationale_code.rb | 3 +- .../models/transfer_authorization_device.rb | 8 +- ...ansfer_authorization_guarantee_decision.rb | 2 +- ...horization_guarantee_decision_rationale.rb | 2 +- ...ation_guarantee_decision_rationale_code.rb | 2 +- ...ransfer_authorization_proposed_transfer.rb | 2 +- .../transfer_authorization_user_in_request.rb | 10 +- lib/plaid/models/transfer_balance.rb | 2 +- .../models/transfer_balance_get_request.rb | 2 +- .../models/transfer_balance_get_response.rb | 2 +- lib/plaid/models/transfer_balance_type.rb | 2 +- lib/plaid/models/transfer_cancel_request.rb | 2 +- lib/plaid/models/transfer_cancel_response.rb | 2 +- .../transfer_capabilities_get_request.rb | 6 +- .../transfer_capabilities_get_response.rb | 2 +- .../models/transfer_capabilities_get_rtp.rb | 2 +- .../transfer_configuration_get_request.rb | 2 +- .../transfer_configuration_get_response.rb | 2 +- lib/plaid/models/transfer_create_request.rb | 18 +- lib/plaid/models/transfer_create_response.rb | 2 +- .../models/transfer_credit_funds_source.rb | 2 +- .../transfer_credit_usage_configuration.rb | 2 +- .../transfer_debit_usage_configuration.rb | 2 +- lib/plaid/models/transfer_device.rb | 2 +- ...nsfer_diligence_document_upload_request.rb | 2 +- ...sfer_diligence_document_upload_response.rb | 2 +- lib/plaid/models/transfer_diligence_status.rb | 4 +- .../transfer_diligence_submit_request.rb | 2 +- .../transfer_diligence_submit_response.rb | 2 +- lib/plaid/models/transfer_document_purpose.rb | 2 +- lib/plaid/models/transfer_event.rb | 25 +- .../models/transfer_event_list_request.rb | 2 +- .../models/transfer_event_list_response.rb | 2 +- .../transfer_event_list_transfer_type.rb | 2 +- .../models/transfer_event_sync_request.rb | 2 +- .../models/transfer_event_sync_response.rb | 2 +- lib/plaid/models/transfer_event_type.rb | 7 +- .../models/transfer_events_update_webhook.rb | 2 +- ...expected_sweep_settlement_schedule_item.rb | 2 +- lib/plaid/models/transfer_failure.rb | 2 +- lib/plaid/models/transfer_funding_account.rb | 241 +++++++ lib/plaid/models/transfer_get_request.rb | 2 +- lib/plaid/models/transfer_get_response.rb | 2 +- .../transfer_intent_authorization_decision.rb | 2 +- lib/plaid/models/transfer_intent_create.rb | 2 +- .../models/transfer_intent_create_mode.rb | 2 +- .../models/transfer_intent_create_network.rb | 2 +- .../models/transfer_intent_create_request.rb | 4 +- .../models/transfer_intent_create_response.rb | 2 +- lib/plaid/models/transfer_intent_get.rb | 2 +- .../transfer_intent_get_failure_reason.rb | 2 +- .../models/transfer_intent_get_request.rb | 2 +- .../models/transfer_intent_get_response.rb | 2 +- lib/plaid/models/transfer_intent_status.rb | 2 +- lib/plaid/models/transfer_ledger_balance.rb | 241 +++++++ .../models/transfer_ledger_deposit_request.rb | 346 +++++++++ .../transfer_ledger_deposit_response.rb | 240 +++++++ .../models/transfer_ledger_get_request.rb | 242 +++++++ .../models/transfer_ledger_get_response.rb | 240 +++++++ ...ansfer_ledger_sweep_simulate_event_type.rb | 41 ++ .../transfer_ledger_withdraw_request.rb | 346 +++++++++ .../transfer_ledger_withdraw_response.rb | 240 +++++++ lib/plaid/models/transfer_list_request.rb | 2 +- lib/plaid/models/transfer_list_response.rb | 2 +- .../models/transfer_metrics_get_request.rb | 2 +- .../models/transfer_metrics_get_response.rb | 2 +- .../transfer_migrate_account_request.rb | 2 +- .../transfer_migrate_account_response.rb | 2 +- lib/plaid/models/transfer_network.rb | 2 +- .../models/transfer_originator_address.rb | 2 +- .../transfer_originator_create_request.rb | 2 +- .../transfer_originator_create_response.rb | 2 +- .../models/transfer_originator_diligence.rb | 24 +- ...iginator_funding_account_update_request.rb | 260 +++++++ ...ginator_funding_account_update_response.rb | 226 ++++++ .../models/transfer_originator_get_request.rb | 2 +- .../transfer_originator_get_response.rb | 2 +- .../transfer_originator_list_request.rb | 2 +- .../transfer_originator_list_response.rb | 2 +- .../transfer_questionnaire_create_request.rb | 2 +- .../transfer_questionnaire_create_response.rb | 2 +- .../transfer_recurring_cancel_request.rb | 2 +- .../transfer_recurring_cancel_response.rb | 2 +- .../transfer_recurring_create_request.rb | 8 +- .../transfer_recurring_create_response.rb | 2 +- .../models/transfer_recurring_get_request.rb | 2 +- .../models/transfer_recurring_get_response.rb | 2 +- .../models/transfer_recurring_list_request.rb | 2 +- .../transfer_recurring_list_response.rb | 2 +- .../models/transfer_recurring_schedule.rb | 6 +- lib/plaid/models/transfer_recurring_status.rb | 2 +- lib/plaid/models/transfer_refund.rb | 2 +- .../models/transfer_refund_cancel_request.rb | 2 +- .../models/transfer_refund_cancel_response.rb | 2 +- .../models/transfer_refund_create_request.rb | 2 +- .../models/transfer_refund_create_response.rb | 2 +- lib/plaid/models/transfer_refund_failure.rb | 2 +- .../models/transfer_refund_get_request.rb | 2 +- .../models/transfer_refund_get_response.rb | 2 +- lib/plaid/models/transfer_refund_status.rb | 2 +- lib/plaid/models/transfer_repayment.rb | 2 +- .../models/transfer_repayment_list_request.rb | 2 +- .../transfer_repayment_list_response.rb | 2 +- lib/plaid/models/transfer_repayment_return.rb | 2 +- .../transfer_repayment_return_list_request.rb | 2 +- ...transfer_repayment_return_list_response.rb | 2 +- .../models/transfer_schedule_interval_unit.rb | 2 +- lib/plaid/models/transfer_status.rb | 2 +- lib/plaid/models/transfer_sweep.rb | 32 +- .../models/transfer_sweep_get_request.rb | 2 +- .../models/transfer_sweep_get_response.rb | 2 +- .../models/transfer_sweep_list_request.rb | 22 +- .../models/transfer_sweep_list_response.rb | 2 +- lib/plaid/models/transfer_sweep_status.rb | 2 +- lib/plaid/models/transfer_test_clock.rb | 2 +- lib/plaid/models/transfer_type.rb | 2 +- .../transfer_user_address_in_request.rb | 4 +- .../transfer_user_address_in_response.rb | 2 +- lib/plaid/models/transfer_user_in_request.rb | 2 +- .../transfer_user_in_request_deprecated.rb | 2 +- lib/plaid/models/transfer_user_in_response.rb | 2 +- ...e_entity_screening_request_search_terms.rb | 2 +- ...dividual_screening_request_search_terms.rb | 2 +- lib/plaid/models/user_address.rb | 2 +- lib/plaid/models/user_create_request.rb | 2 +- lib/plaid/models/user_create_response.rb | 2 +- lib/plaid/models/user_custom_password.rb | 2 +- lib/plaid/models/user_id_number.rb | 2 +- .../models/user_permission_revoked_webhook.rb | 2 +- .../user_stated_income_source_category.rb | 2 +- .../user_stated_income_source_frequency.rb | 2 +- .../user_stated_income_source_pay_type.rb | 2 +- lib/plaid/models/user_update_request.rb | 256 +++++++ lib/plaid/models/user_update_response.rb | 226 ++++++ lib/plaid/models/validation_source.rb | 2 +- lib/plaid/models/validation_sources.rb | 2 +- .../models/verification_expired_webhook.rb | 2 +- lib/plaid/models/verification_of_asset.rb | 2 +- .../models/verification_of_asset_response.rb | 2 +- .../models/verification_refresh_status.rb | 2 +- lib/plaid/models/verification_status.rb | 2 +- lib/plaid/models/w2.rb | 2 +- lib/plaid/models/w2_box12.rb | 2 +- lib/plaid/models/w2_state_and_local_wages.rb | 2 +- lib/plaid/models/wallet.rb | 2 +- lib/plaid/models/wallet_balance.rb | 2 +- lib/plaid/models/wallet_create_request.rb | 2 +- lib/plaid/models/wallet_create_response.rb | 2 +- lib/plaid/models/wallet_get_request.rb | 2 +- lib/plaid/models/wallet_get_response.rb | 2 +- lib/plaid/models/wallet_iso_currency_code.rb | 2 +- lib/plaid/models/wallet_list_request.rb | 2 +- lib/plaid/models/wallet_list_response.rb | 2 +- lib/plaid/models/wallet_numbers.rb | 2 +- lib/plaid/models/wallet_payment_scheme.rb | 2 +- lib/plaid/models/wallet_status.rb | 2 +- lib/plaid/models/wallet_transaction.rb | 2 +- lib/plaid/models/wallet_transaction_amount.rb | 2 +- .../models/wallet_transaction_counterparty.rb | 2 +- .../wallet_transaction_counterparty_bacs.rb | 2 +- ..._transaction_counterparty_international.rb | 2 +- ...wallet_transaction_counterparty_numbers.rb | 2 +- .../wallet_transaction_execute_request.rb | 2 +- .../wallet_transaction_execute_response.rb | 2 +- .../wallet_transaction_failure_reason.rb | 2 +- .../models/wallet_transaction_get_request.rb | 2 +- .../models/wallet_transaction_get_response.rb | 2 +- .../models/wallet_transaction_list_request.rb | 2 +- ...wallet_transaction_list_request_options.rb | 2 +- .../wallet_transaction_list_response.rb | 2 +- lib/plaid/models/wallet_transaction_status.rb | 2 +- ...allet_transaction_status_update_webhook.rb | 4 +- .../wallet_transactions_list_request.rb | 2 +- lib/plaid/models/warning.rb | 2 +- .../models/watchlist_screening_audit_trail.rb | 2 +- .../models/watchlist_screening_document.rb | 2 +- .../watchlist_screening_document_type.rb | 2 +- ...tchlist_screening_entity_create_request.rb | 2 +- ...chlist_screening_entity_create_response.rb | 2 +- .../watchlist_screening_entity_get_request.rb | 2 +- ...watchlist_screening_entity_get_response.rb | 2 +- ...t_screening_entity_history_list_request.rb | 2 +- ..._screening_entity_history_list_response.rb | 2 +- ...hlist_screening_entity_hit_list_request.rb | 2 +- ...list_screening_entity_hit_list_response.rb | 2 +- ...watchlist_screening_entity_list_request.rb | 2 +- ...atchlist_screening_entity_list_response.rb | 2 +- ...st_screening_entity_program_get_request.rb | 2 +- ...t_screening_entity_program_get_response.rb | 2 +- ...t_screening_entity_program_list_request.rb | 2 +- ..._screening_entity_program_list_response.rb | 2 +- ..._screening_entity_review_create_request.rb | 2 +- ...screening_entity_review_create_response.rb | 2 +- ...st_screening_entity_review_list_request.rb | 2 +- ...t_screening_entity_review_list_response.rb | 2 +- ...tchlist_screening_entity_update_request.rb | 2 +- ..._entity_update_request_resettable_field.rb | 2 +- ...chlist_screening_entity_update_response.rb | 2 +- lib/plaid/models/watchlist_screening_hit.rb | 2 +- .../watchlist_screening_hit_locations.rb | 2 +- .../models/watchlist_screening_hit_status.rb | 2 +- .../models/watchlist_screening_individual.rb | 2 +- ...ist_screening_individual_create_request.rb | 2 +- ...st_screening_individual_create_response.rb | 2 +- ...chlist_screening_individual_get_request.rb | 2 +- ...hlist_screening_individual_get_response.rb | 2 +- ...reening_individual_history_list_request.rb | 2 +- ...eening_individual_history_list_response.rb | 2 +- ...t_screening_individual_hit_list_request.rb | 2 +- ..._screening_individual_hit_list_response.rb | 2 +- ...hlist_screening_individual_list_request.rb | 2 +- ...list_screening_individual_list_response.rb | 2 +- ...creening_individual_program_get_request.rb | 2 +- ...reening_individual_program_get_response.rb | 2 +- ...reening_individual_program_list_request.rb | 2 +- ...eening_individual_program_list_response.rb | 2 +- ...eening_individual_review_create_request.rb | 2 +- ...ening_individual_review_create_response.rb | 2 +- ...creening_individual_review_list_request.rb | 2 +- ...reening_individual_review_list_response.rb | 2 +- ...ist_screening_individual_update_request.rb | 2 +- ...ividual_update_request_resettable_field.rb | 2 +- ...st_screening_individual_update_response.rb | 2 +- ...atchlist_screening_request_search_terms.rb | 2 +- .../models/watchlist_screening_review.rb | 2 +- .../watchlist_screening_search_terms.rb | 2 +- .../models/watchlist_screening_status.rb | 2 +- lib/plaid/models/weak_alias_determination.rb | 2 +- .../models/webhook_environment_values.rb | 2 +- lib/plaid/models/webhook_type.rb | 2 +- .../webhook_update_acknowledged_webhook.rb | 2 +- .../webhook_verification_key_get_request.rb | 2 +- .../webhook_verification_key_get_response.rb | 2 +- .../ytd_gross_income_summary_field_number.rb | 2 +- .../ytd_net_income_summary_field_number.rb | 2 +- lib/plaid/version.rb | 4 +- plaid.gemspec | 2 +- test/test_deposit_switch.rb | 73 -- 1348 files changed, 8982 insertions(+), 1560 deletions(-) create mode 100644 lib/plaid/models/asset_report_investment_holding.rb create mode 100644 lib/plaid/models/asset_report_investment_security.rb create mode 100644 lib/plaid/models/asset_report_investments.rb create mode 100644 lib/plaid/models/cra_bank_income_complete_result.rb create mode 100644 lib/plaid/models/cra_bank_income_complete_webhook.rb create mode 100644 lib/plaid/models/omittable_transfer_type.rb create mode 100644 lib/plaid/models/processor_account_get_request.rb create mode 100644 lib/plaid/models/processor_account_get_response.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb create mode 100644 lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb create mode 100644 lib/plaid/models/sweep_trigger.rb create mode 100644 lib/plaid/models/transfer_ach_network.rb create mode 100644 lib/plaid/models/transfer_funding_account.rb create mode 100644 lib/plaid/models/transfer_ledger_balance.rb create mode 100644 lib/plaid/models/transfer_ledger_deposit_request.rb create mode 100644 lib/plaid/models/transfer_ledger_deposit_response.rb create mode 100644 lib/plaid/models/transfer_ledger_get_request.rb create mode 100644 lib/plaid/models/transfer_ledger_get_response.rb create mode 100644 lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb create mode 100644 lib/plaid/models/transfer_ledger_withdraw_request.rb create mode 100644 lib/plaid/models/transfer_ledger_withdraw_response.rb create mode 100644 lib/plaid/models/transfer_originator_funding_account_update_request.rb create mode 100644 lib/plaid/models/transfer_originator_funding_account_update_response.rb create mode 100644 lib/plaid/models/user_update_request.rb create mode 100644 lib/plaid/models/user_update_response.rb delete mode 100644 test/test_deposit_switch.rb diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 286192ee7..e7b810422 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -59,6 +59,9 @@ docs/AssetReportFreddieGetResponse.md docs/AssetReportGetRequest.md docs/AssetReportGetRequestOptions.md docs/AssetReportGetResponse.md +docs/AssetReportInvestmentHolding.md +docs/AssetReportInvestmentSecurity.md +docs/AssetReportInvestments.md docs/AssetReportItem.md docs/AssetReportPDFGetRequest.md docs/AssetReportPDFGetRequestOptions.md @@ -175,6 +178,8 @@ docs/CountryCode.md docs/CraBankIncome.md docs/CraBankIncomeAccount.md docs/CraBankIncomeCause.md +docs/CraBankIncomeCompleteResult.md +docs/CraBankIncomeCompleteWebhook.md docs/CraBankIncomeEmployer.md docs/CraBankIncomeGetRequest.md docs/CraBankIncomeGetResponse.md @@ -697,6 +702,7 @@ docs/NumbersIBANNullable.md docs/NumbersInternational.md docs/NumbersInternationalIBAN.md docs/NumbersInternationalNullable.md +docs/OmittableTransferType.md docs/Originator.md docs/OriginatorExpectedTransferFrequency.md docs/OverrideAccountType.md @@ -838,6 +844,8 @@ docs/PlaidApi.md docs/PlaidError.md docs/PlaidErrorType.md docs/PlatformIds.md +docs/ProcessorAccountGetRequest.md +docs/ProcessorAccountGetResponse.md docs/ProcessorApexProcessorTokenCreateRequest.md docs/ProcessorAuthGetRequest.md docs/ProcessorAuthGetResponse.md @@ -958,6 +966,12 @@ docs/SandboxPublicTokenCreateRequestOptionsTransactions.md docs/SandboxPublicTokenCreateResponse.md docs/SandboxTransferFireWebhookRequest.md docs/SandboxTransferFireWebhookResponse.md +docs/SandboxTransferLedgerDepositSimulateRequest.md +docs/SandboxTransferLedgerDepositSimulateResponse.md +docs/SandboxTransferLedgerSimulateAvailableRequest.md +docs/SandboxTransferLedgerSimulateAvailableResponse.md +docs/SandboxTransferLedgerWithdrawSimulateRequest.md +docs/SandboxTransferLedgerWithdrawSimulateResponse.md docs/SandboxTransferRepaymentSimulateRequest.md docs/SandboxTransferRepaymentSimulateResponse.md docs/SandboxTransferSimulateRequest.md @@ -1034,6 +1048,7 @@ docs/StudentLoanRepaymentModel.md docs/StudentLoanStatus.md docs/StudentRepaymentPlan.md docs/SweepStatus.md +docs/SweepTrigger.md docs/SyncUpdatesAvailableWebhook.md docs/Taxform.md docs/TaxpayerID.md @@ -1080,6 +1095,7 @@ docs/TransactionsSyncRequest.md docs/TransactionsSyncRequestOptions.md docs/TransactionsSyncResponse.md docs/Transfer.md +docs/TransferACHNetwork.md docs/TransferAuthorization.md docs/TransferAuthorizationCreateRequest.md docs/TransferAuthorizationCreateResponse.md @@ -1125,6 +1141,7 @@ docs/TransferEventType.md docs/TransferEventsUpdateWebhook.md docs/TransferExpectedSweepSettlementScheduleItem.md docs/TransferFailure.md +docs/TransferFundingAccount.md docs/TransferGetRequest.md docs/TransferGetResponse.md docs/TransferIntentAuthorizationDecision.md @@ -1138,6 +1155,14 @@ docs/TransferIntentGetFailureReason.md docs/TransferIntentGetRequest.md docs/TransferIntentGetResponse.md docs/TransferIntentStatus.md +docs/TransferLedgerBalance.md +docs/TransferLedgerDepositRequest.md +docs/TransferLedgerDepositResponse.md +docs/TransferLedgerGetRequest.md +docs/TransferLedgerGetResponse.md +docs/TransferLedgerSweepSimulateEventType.md +docs/TransferLedgerWithdrawRequest.md +docs/TransferLedgerWithdrawResponse.md docs/TransferListRequest.md docs/TransferListResponse.md docs/TransferMetricsGetRequest.md @@ -1149,6 +1174,8 @@ docs/TransferOriginatorAddress.md docs/TransferOriginatorCreateRequest.md docs/TransferOriginatorCreateResponse.md docs/TransferOriginatorDiligence.md +docs/TransferOriginatorFundingAccountUpdateRequest.md +docs/TransferOriginatorFundingAccountUpdateResponse.md docs/TransferOriginatorGetRequest.md docs/TransferOriginatorGetResponse.md docs/TransferOriginatorListRequest.md @@ -1206,6 +1233,8 @@ docs/UserPermissionRevokedWebhook.md docs/UserStatedIncomeSourceCategory.md docs/UserStatedIncomeSourceFrequency.md docs/UserStatedIncomeSourcePayType.md +docs/UserUpdateRequest.md +docs/UserUpdateResponse.md docs/ValidationSource.md docs/ValidationSources.md docs/VerificationExpiredWebhook.md @@ -1373,6 +1402,9 @@ lib/plaid/models/asset_report_freddie_get_response.rb lib/plaid/models/asset_report_get_request.rb lib/plaid/models/asset_report_get_request_options.rb lib/plaid/models/asset_report_get_response.rb +lib/plaid/models/asset_report_investment_holding.rb +lib/plaid/models/asset_report_investment_security.rb +lib/plaid/models/asset_report_investments.rb lib/plaid/models/asset_report_item.rb lib/plaid/models/asset_report_pdf_get_request.rb lib/plaid/models/asset_report_pdf_get_request_options.rb @@ -1489,6 +1521,8 @@ lib/plaid/models/country_code.rb lib/plaid/models/cra_bank_income.rb lib/plaid/models/cra_bank_income_account.rb lib/plaid/models/cra_bank_income_cause.rb +lib/plaid/models/cra_bank_income_complete_result.rb +lib/plaid/models/cra_bank_income_complete_webhook.rb lib/plaid/models/cra_bank_income_employer.rb lib/plaid/models/cra_bank_income_get_request.rb lib/plaid/models/cra_bank_income_get_response.rb @@ -2011,6 +2045,7 @@ lib/plaid/models/numbers_iban_nullable.rb lib/plaid/models/numbers_international.rb lib/plaid/models/numbers_international_iban.rb lib/plaid/models/numbers_international_nullable.rb +lib/plaid/models/omittable_transfer_type.rb lib/plaid/models/originator.rb lib/plaid/models/originator_expected_transfer_frequency.rb lib/plaid/models/override_account_type.rb @@ -2150,6 +2185,8 @@ lib/plaid/models/plaid_error.rb lib/plaid/models/plaid_error_type.rb lib/plaid/models/platform_ids.rb lib/plaid/models/po_box_status.rb +lib/plaid/models/processor_account_get_request.rb +lib/plaid/models/processor_account_get_response.rb lib/plaid/models/processor_apex_processor_token_create_request.rb lib/plaid/models/processor_auth_get_request.rb lib/plaid/models/processor_auth_get_response.rb @@ -2271,6 +2308,12 @@ lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb lib/plaid/models/sandbox_public_token_create_response.rb lib/plaid/models/sandbox_transfer_fire_webhook_request.rb lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb +lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb +lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb +lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb +lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb +lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb lib/plaid/models/sandbox_transfer_simulate_request.rb @@ -2347,6 +2390,7 @@ lib/plaid/models/student_loan_repayment_model.rb lib/plaid/models/student_loan_status.rb lib/plaid/models/student_repayment_plan.rb lib/plaid/models/sweep_status.rb +lib/plaid/models/sweep_trigger.rb lib/plaid/models/sync_updates_available_webhook.rb lib/plaid/models/taxform.rb lib/plaid/models/taxpayer_id.rb @@ -2393,6 +2437,7 @@ lib/plaid/models/transactions_sync_request.rb lib/plaid/models/transactions_sync_request_options.rb lib/plaid/models/transactions_sync_response.rb lib/plaid/models/transfer.rb +lib/plaid/models/transfer_ach_network.rb lib/plaid/models/transfer_authorization.rb lib/plaid/models/transfer_authorization_create_request.rb lib/plaid/models/transfer_authorization_create_response.rb @@ -2438,6 +2483,7 @@ lib/plaid/models/transfer_event_type.rb lib/plaid/models/transfer_events_update_webhook.rb lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb lib/plaid/models/transfer_failure.rb +lib/plaid/models/transfer_funding_account.rb lib/plaid/models/transfer_get_request.rb lib/plaid/models/transfer_get_response.rb lib/plaid/models/transfer_intent_authorization_decision.rb @@ -2451,6 +2497,14 @@ lib/plaid/models/transfer_intent_get_failure_reason.rb lib/plaid/models/transfer_intent_get_request.rb lib/plaid/models/transfer_intent_get_response.rb lib/plaid/models/transfer_intent_status.rb +lib/plaid/models/transfer_ledger_balance.rb +lib/plaid/models/transfer_ledger_deposit_request.rb +lib/plaid/models/transfer_ledger_deposit_response.rb +lib/plaid/models/transfer_ledger_get_request.rb +lib/plaid/models/transfer_ledger_get_response.rb +lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb +lib/plaid/models/transfer_ledger_withdraw_request.rb +lib/plaid/models/transfer_ledger_withdraw_response.rb lib/plaid/models/transfer_list_request.rb lib/plaid/models/transfer_list_response.rb lib/plaid/models/transfer_metrics_get_request.rb @@ -2462,6 +2516,8 @@ lib/plaid/models/transfer_originator_address.rb lib/plaid/models/transfer_originator_create_request.rb lib/plaid/models/transfer_originator_create_response.rb lib/plaid/models/transfer_originator_diligence.rb +lib/plaid/models/transfer_originator_funding_account_update_request.rb +lib/plaid/models/transfer_originator_funding_account_update_response.rb lib/plaid/models/transfer_originator_get_request.rb lib/plaid/models/transfer_originator_get_response.rb lib/plaid/models/transfer_originator_list_request.rb @@ -2519,6 +2575,8 @@ lib/plaid/models/user_permission_revoked_webhook.rb lib/plaid/models/user_stated_income_source_category.rb lib/plaid/models/user_stated_income_source_frequency.rb lib/plaid/models/user_stated_income_source_pay_type.rb +lib/plaid/models/user_update_request.rb +lib/plaid/models/user_update_response.rb lib/plaid/models/validation_source.rb lib/plaid/models/validation_sources.rb lib/plaid/models/verification_expired_webhook.rb diff --git a/CHANGELOG.md b/CHANGELOG.md index b34787dd4..ace44b00f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,120 @@ See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md). +# 22.0.0 +- Updating to OAS 2020-09-14_1.431.7 + +## OpenAPI Schema Changes +### 2020-09-14_1.431.7 +- Add processor Zero Hash + +### 2020-09-14_1.431.6 +- Update response example of `sandbox/transfer/ledger/deposit/simulate` and `sandbox/transfer/ledger/withdraw/simulate` + +### 2020-09-14_1.431.5 +- Update the description of `sweep.settled` event + +### 2020-09-14_1.431.4 +- Update description of endpoint `/sandbox/transfer/ledger/simulate_available` + +### 2020-09-14_1.431.3 +- Deprecate `originator_client_id` in `/transfer/get`, `/transfer/cancel`, and `/transfer/balance/get` + +### 2020-09-14_1.431.2 +- Docs updates for Statements endpoints + +### 2020-09-14_1.431.1 +- Remove `balance` field from response of `/sandbox/transfer/ledger/simulate_available` + +### 2020-09-14_1.431.0 +- Add `/user/update` and update the description for consumer report user identity + +### 2020-09-14_1.430.3 +- Add `sandbox/transfer/ledger/deposit/simulate` and `sandbox/transfer/ledger/withdraw/simulate` + +### 2020-09-14_1.430.2 +- Update `transfer/sweep/list` to support filter by `trigger` + +### 2020-09-14_1.430.1 +- Add `transfer/ledger/withdraw` route + +### 2020-09-14_1.430.0 +- Add `transfer/originator/funding_account/update` route + +### 2020-09-14_1.429.3 +- add ledger sweep event types to `TransferEventType` + +### 2020-09-14_1.429.2 +- Documentation updates for `LOGIN_REPAIRED` webhook and transfer. +- Add `transfer/ledger/deposit` route + +### 2020-09-14_1.429.1 +- Updated /identity/match's address score threshold recommendation from 80 or above to 70 or above + +### 2020-09-14_1.429.0 +- [Breaking change for Go client library] For Transfer endpoints that take payment profiles as input, remove `payment_profile` field and make +`account_id` and `access_token` mandatory. The removed field is not in use. +- Mark all payment profile-specific endpoints as `deprecated`. +- Docs updates for Transfer, including clarifying that certain request fields for `/transfer/authorization/create` +are not currently used. +- Propagate Signal docs update from 2020-09-14_1.419.0 to all relevant endpoints. +- Add `institution_not_supported` as a property to `LinkSessionExitMetadata.Status` + +### 2020-09-14_1.428.1 +- Change `/credit/reports/freddie_mac/get` schema to contain new `ReportingInformationParentIdentifier` field + +### 2020-09-14_1.428.0 +- Add `verification_report_type` to `asset_report/create` request + +### 2020-09-14_1.427.1 +- Remove references to the verification `report_type` field in `asset_report/get` and `asset_report/pdf/get` + +### 2020-09-14_1.427.0 +- Add `/processor/account/get` route + +### 2020-09-14_1.426.0 +- Add `instant_microdeposits_enabled` field to `auth` object in `link/token/create` + +### 2020-09-14_1.425.0 +- Add `investments` field to `asset_report/get` response as part of the `items.accounts` object + +### 2020-09-14_1.424.2 +- Update descriptions of some Transactions endpoint fields + +### 2020-09-14_1.424.1 +- Add clarification to processor webhook doc that the processor can call it +- Fix `sandbox/transfer/ledger/simulate_available` doc url + +### 2020-09-14_1.424.0 +- Add `/sandbox/transfer/ledger/simulate_available` route + +### 2020-09-14_1.423.0 +- Update code of `BaseReportsErrorWebhook` to `ERROR` +- Add new enum to StudentRepaymentPlan and add to description of repayment_plan_type + +### 2020-09-14_1.422.0 +- Move `BaseReportsProductReadyWebhook` and `BaseReportsErrorWebhook` +- Remove `asset_report_id` and add `user_id` to `BaseReportsErrorWebhook` + +### 2020-09-14_1.421.0 + +- Update permissible purpose code `LEGITIMATE_BUSINESS_NEED_TENANT_OTHER` to `LEGITIMATE_BUSINESS_NEED_OTHER` + +### 2020-09-14_1.420.1 + +- Add new enums to `canonical_description` in `credit/payroll_income/get` + +### 2020-09-14_1.420.0 + +- Add `database_match_enabled` field to `auth` object in `link/token/create` + +### 2020-09-14_1.419.2 + +- Add `/transfer/ledger/get` route + +### 2020-09-14_1.419.1 + +- Add `submitted` and `not_submitted` to transferDiligenceStatus + # 21.3.0 - Updating to OAS 2020-09-14_1.419.0 diff --git a/Makefile b/Makefile index b157b67c3..a140954bf 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Ruby embeds the version in the generator where as others don't so it's not possible to cat for it. -RUBY_PACKAGE_VERSION=21.3.0 +RUBY_PACKAGE_VERSION=22.0.0 .PHONY: release release: diff --git a/lib/plaid.rb b/lib/plaid.rb index e57c78957..9c8e67fb3 100644 --- a/lib/plaid.rb +++ b/lib/plaid.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -78,6 +78,9 @@ require 'plaid/models/asset_report_get_request' require 'plaid/models/asset_report_get_request_options' require 'plaid/models/asset_report_get_response' +require 'plaid/models/asset_report_investment_holding' +require 'plaid/models/asset_report_investment_security' +require 'plaid/models/asset_report_investments' require 'plaid/models/asset_report_item' require 'plaid/models/asset_report_pdf_get_request' require 'plaid/models/asset_report_pdf_get_request_options' @@ -194,6 +197,8 @@ require 'plaid/models/cra_bank_income' require 'plaid/models/cra_bank_income_account' require 'plaid/models/cra_bank_income_cause' +require 'plaid/models/cra_bank_income_complete_result' +require 'plaid/models/cra_bank_income_complete_webhook' require 'plaid/models/cra_bank_income_employer' require 'plaid/models/cra_bank_income_get_request' require 'plaid/models/cra_bank_income_get_response' @@ -716,6 +721,7 @@ require 'plaid/models/numbers_international' require 'plaid/models/numbers_international_iban' require 'plaid/models/numbers_international_nullable' +require 'plaid/models/omittable_transfer_type' require 'plaid/models/originator' require 'plaid/models/originator_expected_transfer_frequency' require 'plaid/models/override_account_type' @@ -856,6 +862,8 @@ require 'plaid/models/plaid_error' require 'plaid/models/plaid_error_type' require 'plaid/models/platform_ids' +require 'plaid/models/processor_account_get_request' +require 'plaid/models/processor_account_get_response' require 'plaid/models/processor_apex_processor_token_create_request' require 'plaid/models/processor_auth_get_request' require 'plaid/models/processor_auth_get_response' @@ -976,6 +984,12 @@ require 'plaid/models/sandbox_public_token_create_response' require 'plaid/models/sandbox_transfer_fire_webhook_request' require 'plaid/models/sandbox_transfer_fire_webhook_response' +require 'plaid/models/sandbox_transfer_ledger_deposit_simulate_request' +require 'plaid/models/sandbox_transfer_ledger_deposit_simulate_response' +require 'plaid/models/sandbox_transfer_ledger_simulate_available_request' +require 'plaid/models/sandbox_transfer_ledger_simulate_available_response' +require 'plaid/models/sandbox_transfer_ledger_withdraw_simulate_request' +require 'plaid/models/sandbox_transfer_ledger_withdraw_simulate_response' require 'plaid/models/sandbox_transfer_repayment_simulate_request' require 'plaid/models/sandbox_transfer_repayment_simulate_response' require 'plaid/models/sandbox_transfer_simulate_request' @@ -1052,6 +1066,7 @@ require 'plaid/models/student_loan_status' require 'plaid/models/student_repayment_plan' require 'plaid/models/sweep_status' +require 'plaid/models/sweep_trigger' require 'plaid/models/sync_updates_available_webhook' require 'plaid/models/taxform' require 'plaid/models/taxpayer_id' @@ -1098,6 +1113,7 @@ require 'plaid/models/transactions_sync_request_options' require 'plaid/models/transactions_sync_response' require 'plaid/models/transfer' +require 'plaid/models/transfer_ach_network' require 'plaid/models/transfer_authorization' require 'plaid/models/transfer_authorization_create_request' require 'plaid/models/transfer_authorization_create_response' @@ -1143,6 +1159,7 @@ require 'plaid/models/transfer_events_update_webhook' require 'plaid/models/transfer_expected_sweep_settlement_schedule_item' require 'plaid/models/transfer_failure' +require 'plaid/models/transfer_funding_account' require 'plaid/models/transfer_get_request' require 'plaid/models/transfer_get_response' require 'plaid/models/transfer_intent_authorization_decision' @@ -1156,6 +1173,14 @@ require 'plaid/models/transfer_intent_get_request' require 'plaid/models/transfer_intent_get_response' require 'plaid/models/transfer_intent_status' +require 'plaid/models/transfer_ledger_balance' +require 'plaid/models/transfer_ledger_deposit_request' +require 'plaid/models/transfer_ledger_deposit_response' +require 'plaid/models/transfer_ledger_get_request' +require 'plaid/models/transfer_ledger_get_response' +require 'plaid/models/transfer_ledger_sweep_simulate_event_type' +require 'plaid/models/transfer_ledger_withdraw_request' +require 'plaid/models/transfer_ledger_withdraw_response' require 'plaid/models/transfer_list_request' require 'plaid/models/transfer_list_response' require 'plaid/models/transfer_metrics_get_request' @@ -1167,6 +1192,8 @@ require 'plaid/models/transfer_originator_create_request' require 'plaid/models/transfer_originator_create_response' require 'plaid/models/transfer_originator_diligence' +require 'plaid/models/transfer_originator_funding_account_update_request' +require 'plaid/models/transfer_originator_funding_account_update_response' require 'plaid/models/transfer_originator_get_request' require 'plaid/models/transfer_originator_get_response' require 'plaid/models/transfer_originator_list_request' @@ -1224,6 +1251,8 @@ require 'plaid/models/user_stated_income_source_category' require 'plaid/models/user_stated_income_source_frequency' require 'plaid/models/user_stated_income_source_pay_type' +require 'plaid/models/user_update_request' +require 'plaid/models/user_update_response' require 'plaid/models/validation_source' require 'plaid/models/validation_sources' require 'plaid/models/verification_expired_webhook' diff --git a/lib/plaid/api/plaid_api.rb b/lib/plaid/api/plaid_api.rb index e2774ddf8..b91edefba 100644 --- a/lib/plaid/api/plaid_api.rb +++ b/lib/plaid/api/plaid_api.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -564,7 +564,7 @@ def asset_report_filter_with_http_info(asset_report_filter_request, opts = {}) end # Retrieve an Asset Report - # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call `/asset_report/get` endpoint with `include_insights` set to `true`. If `report_type` was set to `VERIFICATION_OF_EMPLOYMENT` when the Asset Report was created in `/asset_report/create`, debit transactions and transaction amounts won’t be included in the report. For latency-sensitive applications, you can optionally call `/asset_report/create` with `options.add_ons` set to `[\"fast_assets\"]`. This will cause Plaid to create two versions of the Asset Report: one with only current and available balance and identity information, and then later on the complete Asset Report. You will receive separate webhooks for each version of the Asset Report. + # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call `/asset_report/get` endpoint with `include_insights` set to `true`. For latency-sensitive applications, you can optionally call `/asset_report/create` with `options.add_ons` set to `[\"fast_assets\"]`. This will cause Plaid to create two versions of the Asset Report: one with only current and available balance and identity information, and then later on the complete Asset Report. You will receive separate webhooks for each version of the Asset Report. # @param asset_report_get_request [AssetReportGetRequest] # @param [Hash] opts the optional parameters # @return [AssetReportGetResponse] @@ -574,7 +574,7 @@ def asset_report_get(asset_report_get_request, opts = {}) end # Retrieve an Asset Report - # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call `/asset_report/get` endpoint with `include_insights` set to `true`. If `report_type` was set to `VERIFICATION_OF_EMPLOYMENT` when the Asset Report was created in `/asset_report/create`, debit transactions and transaction amounts won’t be included in the report. For latency-sensitive applications, you can optionally call `/asset_report/create` with `options.add_ons` set to `[\"fast_assets\"]`. This will cause Plaid to create two versions of the Asset Report: one with only current and available balance and identity information, and then later on the complete Asset Report. You will receive separate webhooks for each version of the Asset Report. + # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call `/asset_report/get` endpoint with `include_insights` set to `true`. For latency-sensitive applications, you can optionally call `/asset_report/create` with `options.add_ons` set to `[\"fast_assets\"]`. This will cause Plaid to create two versions of the Asset Report: one with only current and available balance and identity information, and then later on the complete Asset Report. You will receive separate webhooks for each version of the Asset Report. # @param asset_report_get_request [AssetReportGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(AssetReportGetResponse, Integer, Hash)>] AssetReportGetResponse data, response status code and response headers @@ -632,7 +632,7 @@ def asset_report_get_with_http_info(asset_report_get_request, opts = {}) end # Retrieve a PDF Asset Report - # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. If `report_type` was set to `VERIFICATION_OF_EMPLOYMENT` when the Asset Report was created in `/asset_report/create`, debit transactions and transaction amounts won’t be included in the report. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf). + # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf). # @param asset_report_pdf_get_request [AssetReportPDFGetRequest] # @param [Hash] opts the optional parameters # @return [File] @@ -642,7 +642,7 @@ def asset_report_pdf_get(asset_report_pdf_get_request, opts = {}) end # Retrieve a PDF Asset Report - # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. If `report_type` was set to `VERIFICATION_OF_EMPLOYMENT` when the Asset Report was created in `/asset_report/create`, debit transactions and transaction amounts won’t be included in the report. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf). + # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf). # @param asset_report_pdf_get_request [AssetReportPDFGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers @@ -7839,6 +7839,74 @@ def payment_profile_remove_with_http_info(payment_profile_remove_request, opts = return data, status_code, headers end + # Retrieve the account associated with a processor token + # This endpoint returns the account associated with a given processor token. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, the account balance returned may not be up-to-date; for realtime balance information, use `/processor/balance/get` instead. Note that some information is nullable. + # @param processor_account_get_request [ProcessorAccountGetRequest] + # @param [Hash] opts the optional parameters + # @return [ProcessorAccountGetResponse] + def processor_account_get(processor_account_get_request, opts = {}) + data, _status_code, _headers = processor_account_get_with_http_info(processor_account_get_request, opts) + data + end + + # Retrieve the account associated with a processor token + # This endpoint returns the account associated with a given processor token. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, the account balance returned may not be up-to-date; for realtime balance information, use `/processor/balance/get` instead. Note that some information is nullable. + # @param processor_account_get_request [ProcessorAccountGetRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(ProcessorAccountGetResponse, Integer, Hash)>] ProcessorAccountGetResponse data, response status code and response headers + def processor_account_get_with_http_info(processor_account_get_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.processor_account_get ...' + end + # verify the required parameter 'processor_account_get_request' is set + if @api_client.config.client_side_validation && processor_account_get_request.nil? + fail ArgumentError, "Missing the required parameter 'processor_account_get_request' when calling PlaidApi.processor_account_get" + end + # resource path + local_var_path = '/processor/account/get' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(processor_account_get_request) + + # return_type + return_type = opts[:debug_return_type] || 'ProcessorAccountGetResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.processor_account_get", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#processor_account_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Create Apex bank account token # Used to create a token suitable for sending to Apex to enable Plaid-Apex integrations. # @param processor_apex_processor_token_create_request [ProcessorApexProcessorTokenCreateRequest] @@ -8724,7 +8792,7 @@ def processor_token_permissions_set_with_http_info(processor_token_permissions_s end # Update a processor token's webhook URL - # This endpoint allows you to update the webhook URL associated with a processor token. This request triggers a `WEBHOOK_UPDATE_ACKNOWLEDGED` webhook to the newly specified webhook URL. + # This endpoint allows you, the processor, to update the webhook URL associated with a processor token. This request triggers a `WEBHOOK_UPDATE_ACKNOWLEDGED` webhook to the newly specified webhook URL. # @param processor_token_webhook_update_request [ProcessorTokenWebhookUpdateRequest] # @param [Hash] opts the optional parameters # @return [ProcessorTokenWebhookUpdateResponse] @@ -8734,7 +8802,7 @@ def processor_token_webhook_update(processor_token_webhook_update_request, opts end # Update a processor token's webhook URL - # This endpoint allows you to update the webhook URL associated with a processor token. This request triggers a `WEBHOOK_UPDATE_ACKNOWLEDGED` webhook to the newly specified webhook URL. + # This endpoint allows you, the processor, to update the webhook URL associated with a processor token. This request triggers a `WEBHOOK_UPDATE_ACKNOWLEDGED` webhook to the newly specified webhook URL. # @param processor_token_webhook_update_request [ProcessorTokenWebhookUpdateRequest] # @param [Hash] opts the optional parameters # @return [Array<(ProcessorTokenWebhookUpdateResponse, Integer, Hash)>] ProcessorTokenWebhookUpdateResponse data, response status code and response headers @@ -9336,7 +9404,7 @@ def sandbox_income_fire_webhook_with_http_info(sandbox_income_fire_webhook_reque end # Fire a test webhook - # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Transactions update webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Webhook to be fired for a given Sandbox Item created with Account Select v2. `AUTH_DATA_UPDATE`: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development. + # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Transactions update webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Webhook to be fired for a given Sandbox Item created with Account Select v2. `AUTH_DATA_UPDATE`: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. `LOGIN_REPAIRED`: Fired when an Item recovers from the `ITEM_LOGIN_REQUIRED` without the user going through update mode in your app. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development (except for webhooks of type `TRANSFER`). # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest] # @param [Hash] opts the optional parameters # @return [SandboxItemFireWebhookResponse] @@ -9346,7 +9414,7 @@ def sandbox_item_fire_webhook(sandbox_item_fire_webhook_request, opts = {}) end # Fire a test webhook - # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Transactions update webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Webhook to be fired for a given Sandbox Item created with Account Select v2. `AUTH_DATA_UPDATE`: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development. + # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Transactions update webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Webhook to be fired for a given Sandbox Item created with Account Select v2. `AUTH_DATA_UPDATE`: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. `LOGIN_REPAIRED`: Fired when an Item recovers from the `ITEM_LOGIN_REQUIRED` without the user going through update mode in your app. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development (except for webhooks of type `TRANSFER`). # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest] # @param [Hash] opts the optional parameters # @return [Array<(SandboxItemFireWebhookResponse, Integer, Hash)>] SandboxItemFireWebhookResponse data, response status code and response headers @@ -9812,7 +9880,7 @@ def sandbox_public_token_create_with_http_info(sandbox_public_token_create_reque end # Manually fire a Transfer webhook - # Use the `/sandbox/transfer/fire_webhook` endpoint to manually trigger a Transfer webhook in the Sandbox environment. + # Use the `/sandbox/transfer/fire_webhook` endpoint to manually trigger a `TRANSFER_EVENTS_UPDATE` webhook in the Sandbox environment. # @param sandbox_transfer_fire_webhook_request [SandboxTransferFireWebhookRequest] # @param [Hash] opts the optional parameters # @return [SandboxTransferFireWebhookResponse] @@ -9822,7 +9890,7 @@ def sandbox_transfer_fire_webhook(sandbox_transfer_fire_webhook_request, opts = end # Manually fire a Transfer webhook - # Use the `/sandbox/transfer/fire_webhook` endpoint to manually trigger a Transfer webhook in the Sandbox environment. + # Use the `/sandbox/transfer/fire_webhook` endpoint to manually trigger a `TRANSFER_EVENTS_UPDATE` webhook in the Sandbox environment. # @param sandbox_transfer_fire_webhook_request [SandboxTransferFireWebhookRequest] # @param [Hash] opts the optional parameters # @return [Array<(SandboxTransferFireWebhookResponse, Integer, Hash)>] SandboxTransferFireWebhookResponse data, response status code and response headers @@ -9879,6 +9947,210 @@ def sandbox_transfer_fire_webhook_with_http_info(sandbox_transfer_fire_webhook_r return data, status_code, headers end + # Simulate a ledger deposit event in Sandbox + # Use the `/sandbox/transfer/ledger/deposit/simulate` endpoint to simulate a ledger deposit event in the Sandbox environment. + # @param sandbox_transfer_ledger_deposit_simulate_request [SandboxTransferLedgerDepositSimulateRequest] + # @param [Hash] opts the optional parameters + # @return [SandboxTransferLedgerDepositSimulateResponse] + def sandbox_transfer_ledger_deposit_simulate(sandbox_transfer_ledger_deposit_simulate_request, opts = {}) + data, _status_code, _headers = sandbox_transfer_ledger_deposit_simulate_with_http_info(sandbox_transfer_ledger_deposit_simulate_request, opts) + data + end + + # Simulate a ledger deposit event in Sandbox + # Use the `/sandbox/transfer/ledger/deposit/simulate` endpoint to simulate a ledger deposit event in the Sandbox environment. + # @param sandbox_transfer_ledger_deposit_simulate_request [SandboxTransferLedgerDepositSimulateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(SandboxTransferLedgerDepositSimulateResponse, Integer, Hash)>] SandboxTransferLedgerDepositSimulateResponse data, response status code and response headers + def sandbox_transfer_ledger_deposit_simulate_with_http_info(sandbox_transfer_ledger_deposit_simulate_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_ledger_deposit_simulate ...' + end + # verify the required parameter 'sandbox_transfer_ledger_deposit_simulate_request' is set + if @api_client.config.client_side_validation && sandbox_transfer_ledger_deposit_simulate_request.nil? + fail ArgumentError, "Missing the required parameter 'sandbox_transfer_ledger_deposit_simulate_request' when calling PlaidApi.sandbox_transfer_ledger_deposit_simulate" + end + # resource path + local_var_path = '/sandbox/transfer/ledger/deposit/simulate' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_ledger_deposit_simulate_request) + + # return_type + return_type = opts[:debug_return_type] || 'SandboxTransferLedgerDepositSimulateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.sandbox_transfer_ledger_deposit_simulate", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_ledger_deposit_simulate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + + # Simulate converting pending balance to available balance + # Use the `/sandbox/transfer/ledger/simulate_available` endpoint to simulate converting pending balance to available balance for all originators in the Sandbox environment. + # @param sandbox_transfer_ledger_simulate_available_request [SandboxTransferLedgerSimulateAvailableRequest] + # @param [Hash] opts the optional parameters + # @return [SandboxTransferLedgerSimulateAvailableResponse] + def sandbox_transfer_ledger_simulate_available(sandbox_transfer_ledger_simulate_available_request, opts = {}) + data, _status_code, _headers = sandbox_transfer_ledger_simulate_available_with_http_info(sandbox_transfer_ledger_simulate_available_request, opts) + data + end + + # Simulate converting pending balance to available balance + # Use the `/sandbox/transfer/ledger/simulate_available` endpoint to simulate converting pending balance to available balance for all originators in the Sandbox environment. + # @param sandbox_transfer_ledger_simulate_available_request [SandboxTransferLedgerSimulateAvailableRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(SandboxTransferLedgerSimulateAvailableResponse, Integer, Hash)>] SandboxTransferLedgerSimulateAvailableResponse data, response status code and response headers + def sandbox_transfer_ledger_simulate_available_with_http_info(sandbox_transfer_ledger_simulate_available_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_ledger_simulate_available ...' + end + # verify the required parameter 'sandbox_transfer_ledger_simulate_available_request' is set + if @api_client.config.client_side_validation && sandbox_transfer_ledger_simulate_available_request.nil? + fail ArgumentError, "Missing the required parameter 'sandbox_transfer_ledger_simulate_available_request' when calling PlaidApi.sandbox_transfer_ledger_simulate_available" + end + # resource path + local_var_path = '/sandbox/transfer/ledger/simulate_available' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_ledger_simulate_available_request) + + # return_type + return_type = opts[:debug_return_type] || 'SandboxTransferLedgerSimulateAvailableResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.sandbox_transfer_ledger_simulate_available", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_ledger_simulate_available\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + + # Simulate a ledger withdraw event in Sandbox + # Use the `/sandbox/transfer/ledger/withdraw/simulate` endpoint to simulate a ledger withdraw event in the Sandbox environment. + # @param sandbox_transfer_ledger_withdraw_simulate_request [SandboxTransferLedgerWithdrawSimulateRequest] + # @param [Hash] opts the optional parameters + # @return [SandboxTransferLedgerWithdrawSimulateResponse] + def sandbox_transfer_ledger_withdraw_simulate(sandbox_transfer_ledger_withdraw_simulate_request, opts = {}) + data, _status_code, _headers = sandbox_transfer_ledger_withdraw_simulate_with_http_info(sandbox_transfer_ledger_withdraw_simulate_request, opts) + data + end + + # Simulate a ledger withdraw event in Sandbox + # Use the `/sandbox/transfer/ledger/withdraw/simulate` endpoint to simulate a ledger withdraw event in the Sandbox environment. + # @param sandbox_transfer_ledger_withdraw_simulate_request [SandboxTransferLedgerWithdrawSimulateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(SandboxTransferLedgerWithdrawSimulateResponse, Integer, Hash)>] SandboxTransferLedgerWithdrawSimulateResponse data, response status code and response headers + def sandbox_transfer_ledger_withdraw_simulate_with_http_info(sandbox_transfer_ledger_withdraw_simulate_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_ledger_withdraw_simulate ...' + end + # verify the required parameter 'sandbox_transfer_ledger_withdraw_simulate_request' is set + if @api_client.config.client_side_validation && sandbox_transfer_ledger_withdraw_simulate_request.nil? + fail ArgumentError, "Missing the required parameter 'sandbox_transfer_ledger_withdraw_simulate_request' when calling PlaidApi.sandbox_transfer_ledger_withdraw_simulate" + end + # resource path + local_var_path = '/sandbox/transfer/ledger/withdraw/simulate' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_ledger_withdraw_simulate_request) + + # return_type + return_type = opts[:debug_return_type] || 'SandboxTransferLedgerWithdrawSimulateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.sandbox_transfer_ledger_withdraw_simulate", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_ledger_withdraw_simulate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Trigger the creation of a repayment # Use the `/sandbox/transfer/repayment/simulate` endpoint to trigger the creation of a repayment. As a side effect of calling this route, a repayment is created that includes all unreimbursed returns of guaranteed transfers. If there are no such returns, an 400 error is returned. # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest] @@ -10084,7 +10356,7 @@ def sandbox_transfer_sweep_simulate_with_http_info(sandbox_transfer_sweep_simula end # Advance a test clock - # Use the `/sandbox/transfer/test_clock/advance` endpoint to advance a `test_clock` in the Sandbox environment. A test clock object represents an independent timeline and has a `virtual_time` field indicating the current timestamp of the timeline. A test clock can be advanced by incrementing `virtual_time`, but may never go back to a lower `virtual_time`. If a test clock is advanced, we will simulate the changes that ought to occur during the time that elapsed. For instance, a client creates a weekly recurring transfer with a test clock set at t. When the client advances the test clock by setting `virtual_time` = t + 15 days, 2 new originations should be created, along with the webhook events. The advancement of the test clock from its current `virtual_time` should be limited such that there are no more than 20 originations resulting from the advance operation on each `recurring_transfer` associated with the `test_clock`. For instance, if the recurring transfer associated with this test clock originates once every 4 weeks, you can advance the `virtual_time` up to 80 weeks on each API call. + # Use the `/sandbox/transfer/test_clock/advance` endpoint to advance a `test_clock` in the Sandbox environment. A test clock object represents an independent timeline and has a `virtual_time` field indicating the current timestamp of the timeline. A test clock can be advanced by incrementing `virtual_time`, but may never go back to a lower `virtual_time`. If a test clock is advanced, we will simulate the changes that ought to occur during the time that elapsed. For example, a client creates a weekly recurring transfer with a test clock set at t. When the client advances the test clock by setting `virtual_time` = t + 15 days, 2 new originations should be created, along with the webhook events. The advancement of the test clock from its current `virtual_time` should be limited such that there are no more than 20 originations resulting from the advance operation on each `recurring_transfer` associated with the `test_clock`. For example, if the recurring transfer associated with this test clock originates once every 4 weeks, you can advance the `virtual_time` up to 80 weeks on each API call. # @param sandbox_transfer_test_clock_advance_request [SandboxTransferTestClockAdvanceRequest] # @param [Hash] opts the optional parameters # @return [SandboxTransferTestClockAdvanceResponse] @@ -10094,7 +10366,7 @@ def sandbox_transfer_test_clock_advance(sandbox_transfer_test_clock_advance_requ end # Advance a test clock - # Use the `/sandbox/transfer/test_clock/advance` endpoint to advance a `test_clock` in the Sandbox environment. A test clock object represents an independent timeline and has a `virtual_time` field indicating the current timestamp of the timeline. A test clock can be advanced by incrementing `virtual_time`, but may never go back to a lower `virtual_time`. If a test clock is advanced, we will simulate the changes that ought to occur during the time that elapsed. For instance, a client creates a weekly recurring transfer with a test clock set at t. When the client advances the test clock by setting `virtual_time` = t + 15 days, 2 new originations should be created, along with the webhook events. The advancement of the test clock from its current `virtual_time` should be limited such that there are no more than 20 originations resulting from the advance operation on each `recurring_transfer` associated with the `test_clock`. For instance, if the recurring transfer associated with this test clock originates once every 4 weeks, you can advance the `virtual_time` up to 80 weeks on each API call. + # Use the `/sandbox/transfer/test_clock/advance` endpoint to advance a `test_clock` in the Sandbox environment. A test clock object represents an independent timeline and has a `virtual_time` field indicating the current timestamp of the timeline. A test clock can be advanced by incrementing `virtual_time`, but may never go back to a lower `virtual_time`. If a test clock is advanced, we will simulate the changes that ought to occur during the time that elapsed. For example, a client creates a weekly recurring transfer with a test clock set at t. When the client advances the test clock by setting `virtual_time` = t + 15 days, 2 new originations should be created, along with the webhook events. The advancement of the test clock from its current `virtual_time` should be limited such that there are no more than 20 originations resulting from the advance operation on each `recurring_transfer` associated with the `test_clock`. For example, if the recurring transfer associated with this test clock originates once every 4 weeks, you can advance the `virtual_time` up to 80 weeks on each API call. # @param sandbox_transfer_test_clock_advance_request [SandboxTransferTestClockAdvanceRequest] # @param [Hash] opts the optional parameters # @return [Array<(SandboxTransferTestClockAdvanceResponse, Integer, Hash)>] SandboxTransferTestClockAdvanceResponse data, response status code and response headers @@ -10356,7 +10628,7 @@ def sandbox_transfer_test_clock_list_with_http_info(sandbox_transfer_test_clock_ end # Report whether you initiated an ACH transaction - # After calling `/signal/evaluate`, call `/signal/decision/report` to report whether the transaction was initiated. This endpoint will return an [`INVALID_FIELD`](/docs/errors/invalid-request/#invalid_field) error if called a second time with a different value for `initiated`. + # After calling `/signal/evaluate`, call `/signal/decision/report` to report whether the transaction was initiated. # @param signal_decision_report_request [SignalDecisionReportRequest] # @param [Hash] opts the optional parameters # @return [SignalDecisionReportResponse] @@ -10366,7 +10638,7 @@ def signal_decision_report(signal_decision_report_request, opts = {}) end # Report whether you initiated an ACH transaction - # After calling `/signal/evaluate`, call `/signal/decision/report` to report whether the transaction was initiated. This endpoint will return an [`INVALID_FIELD`](/docs/errors/invalid-request/#invalid_field) error if called a second time with a different value for `initiated`. + # After calling `/signal/evaluate`, call `/signal/decision/report` to report whether the transaction was initiated. # @param signal_decision_report_request [SignalDecisionReportRequest] # @param [Hash] opts the optional parameters # @return [Array<(SignalDecisionReportResponse, Integer, Hash)>] SignalDecisionReportResponse data, response status code and response headers @@ -10492,7 +10764,7 @@ def signal_evaluate_with_http_info(signal_evaluate_request, opts = {}) end # Opt-in an Item to Signal - # When Link is not initialized with Signal, call `/signal/prepare` to opt-in that Item to the Signal data collection process, developing a Signal score. If you are using other Plaid products after Link, e.g. Identity or Assets, call `/signal/prepare` after those product calls are complete. Example flow: Link is initialized with Auth, call `/auth/get` for the account and routing number, call `/identity/get` to retrieve bank ownership details, then call `/signal/prepare` to begin Signal data collection. Later, once you have obtained details about the proposed transaction from the user, call `/signal/evaluate` for a Signal score. For more information please see [Recommendations for initializing Link with specific product combinations](https://www.plaid.com/docs/link/initializing-products/#recommendations-for-initializing-link-with-specific-product-combinations). + # When Link is not initialized with Signal, call `/signal/prepare` to opt-in that Item to the Signal data collection process, developing a Signal score. If you are using other Plaid products after Link, e.g. Identity or Assets, call `/signal/prepare` after those product calls are complete. Example flow: Link is initialized with Auth, call `/auth/get` for the account and routing number, call `/identity/get` to retrieve bank ownership details, then call `/signal/prepare` to begin Signal data collection. Later, once you have obtained details about the proposed transaction from the user, call `/signal/evaluate` for a Signal score. For more information please see [Recommendations for initializing Link with specific product combinations](https://www.plaid.com/docs/link/initializing-products/#recommendations-for-initializing-link-with-specific-product-combinations). If run on an Item that is already initialized with Signal, this endpoint will return a 200 response and will not modify the Item. # @param signal_prepare_request [SignalPrepareRequest] # @param [Hash] opts the optional parameters # @return [SignalPrepareResponse] @@ -10502,7 +10774,7 @@ def signal_prepare(signal_prepare_request, opts = {}) end # Opt-in an Item to Signal - # When Link is not initialized with Signal, call `/signal/prepare` to opt-in that Item to the Signal data collection process, developing a Signal score. If you are using other Plaid products after Link, e.g. Identity or Assets, call `/signal/prepare` after those product calls are complete. Example flow: Link is initialized with Auth, call `/auth/get` for the account and routing number, call `/identity/get` to retrieve bank ownership details, then call `/signal/prepare` to begin Signal data collection. Later, once you have obtained details about the proposed transaction from the user, call `/signal/evaluate` for a Signal score. For more information please see [Recommendations for initializing Link with specific product combinations](https://www.plaid.com/docs/link/initializing-products/#recommendations-for-initializing-link-with-specific-product-combinations). + # When Link is not initialized with Signal, call `/signal/prepare` to opt-in that Item to the Signal data collection process, developing a Signal score. If you are using other Plaid products after Link, e.g. Identity or Assets, call `/signal/prepare` after those product calls are complete. Example flow: Link is initialized with Auth, call `/auth/get` for the account and routing number, call `/identity/get` to retrieve bank ownership details, then call `/signal/prepare` to begin Signal data collection. Later, once you have obtained details about the proposed transaction from the user, call `/signal/evaluate` for a Signal score. For more information please see [Recommendations for initializing Link with specific product combinations](https://www.plaid.com/docs/link/initializing-products/#recommendations-for-initializing-link-with-specific-product-combinations). If run on an Item that is already initialized with Signal, this endpoint will return a 200 response and will not modify the Item. # @param signal_prepare_request [SignalPrepareRequest] # @param [Hash] opts the optional parameters # @return [Array<(SignalPrepareResponse, Integer, Hash)>] SignalPrepareResponse data, response status code and response headers @@ -10628,7 +10900,7 @@ def signal_return_report_with_http_info(signal_return_report_request, opts = {}) end # Retrieve a single statement. - # The `/statements/download` endpoint retrieves a single statement. + # The `/statements/download` endpoint retrieves a single statement PDF in binary format. The response will contain a `Plaid-Content-Hash` header containing a SHA 256 checksum of the statement. This can be used to verify that the file being sent by Plaid is the same file that was downloaded to your system. # @param statements_download_request [StatementsDownloadRequest] # @param [Hash] opts the optional parameters # @return [File] @@ -10638,7 +10910,7 @@ def statements_download(statements_download_request, opts = {}) end # Retrieve a single statement. - # The `/statements/download` endpoint retrieves a single statement. + # The `/statements/download` endpoint retrieves a single statement PDF in binary format. The response will contain a `Plaid-Content-Hash` header containing a SHA 256 checksum of the statement. This can be used to verify that the file being sent by Plaid is the same file that was downloaded to your system. # @param statements_download_request [StatementsDownloadRequest] # @param [Hash] opts the optional parameters # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers @@ -11376,7 +11648,7 @@ def transactions_sync_with_http_info(transactions_sync_request, opts = {}) end # Create a transfer authorization - # Use the `/transfer/authorization/create` endpoint to determine transfer failure risk. In Plaid's Sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `ITEM_LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. The fields `device.ip_address` and `device.user_agent` are required for all sessions where the end-user is present. For example, when a user is authorizing a one-time payment from their device. + # Use the `/transfer/authorization/create` endpoint to authorize a transfer. This endpoint must be called prior to calling `/transfer/create`. There are three possible outcomes to calling this endpoint: If the `authorization.decision` in the response is `declined`, the proposed transfer has failed the risk check and you cannot proceed with the transfer. If the `authorization.decision` is `approved`, and the `authorization.rationale_code` is `null`, the transfer has passed the risk check and you can proceed to call `/transfer/create`. If the `authorization.decision` is `approved` and the `authorization.rationale_code` is non-`null`, the risk check could not be run: you may proceed with the transfer, but should perform your own risk evaluation. For more details, see the response schema. In Plaid's Sandbox environment the decisions will be returned as follows: - To approve a transfer with `null` rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `ITEM_LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. # @param transfer_authorization_create_request [TransferAuthorizationCreateRequest] # @param [Hash] opts the optional parameters # @return [TransferAuthorizationCreateResponse] @@ -11386,7 +11658,7 @@ def transfer_authorization_create(transfer_authorization_create_request, opts = end # Create a transfer authorization - # Use the `/transfer/authorization/create` endpoint to determine transfer failure risk. In Plaid's Sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `ITEM_LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. The fields `device.ip_address` and `device.user_agent` are required for all sessions where the end-user is present. For example, when a user is authorizing a one-time payment from their device. + # Use the `/transfer/authorization/create` endpoint to authorize a transfer. This endpoint must be called prior to calling `/transfer/create`. There are three possible outcomes to calling this endpoint: If the `authorization.decision` in the response is `declined`, the proposed transfer has failed the risk check and you cannot proceed with the transfer. If the `authorization.decision` is `approved`, and the `authorization.rationale_code` is `null`, the transfer has passed the risk check and you can proceed to call `/transfer/create`. If the `authorization.decision` is `approved` and the `authorization.rationale_code` is non-`null`, the risk check could not be run: you may proceed with the transfer, but should perform your own risk evaluation. For more details, see the response schema. In Plaid's Sandbox environment the decisions will be returned as follows: - To approve a transfer with `null` rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `ITEM_LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. # @param transfer_authorization_create_request [TransferAuthorizationCreateRequest] # @param [Hash] opts the optional parameters # @return [Array<(TransferAuthorizationCreateResponse, Integer, Hash)>] TransferAuthorizationCreateResponse data, response status code and response headers @@ -12259,6 +12531,210 @@ def transfer_intent_get_with_http_info(request_body, opts = {}) return data, status_code, headers end + # Deposit funds into a Plaid Ledger balance + # Use the `/transfer/ledger/deposit` endpoint to deposit funds into Plaid Ledger. + # @param transfer_ledger_deposit_request [TransferLedgerDepositRequest] + # @param [Hash] opts the optional parameters + # @return [TransferLedgerDepositResponse] + def transfer_ledger_deposit(transfer_ledger_deposit_request, opts = {}) + data, _status_code, _headers = transfer_ledger_deposit_with_http_info(transfer_ledger_deposit_request, opts) + data + end + + # Deposit funds into a Plaid Ledger balance + # Use the `/transfer/ledger/deposit` endpoint to deposit funds into Plaid Ledger. + # @param transfer_ledger_deposit_request [TransferLedgerDepositRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(TransferLedgerDepositResponse, Integer, Hash)>] TransferLedgerDepositResponse data, response status code and response headers + def transfer_ledger_deposit_with_http_info(transfer_ledger_deposit_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_ledger_deposit ...' + end + # verify the required parameter 'transfer_ledger_deposit_request' is set + if @api_client.config.client_side_validation && transfer_ledger_deposit_request.nil? + fail ArgumentError, "Missing the required parameter 'transfer_ledger_deposit_request' when calling PlaidApi.transfer_ledger_deposit" + end + # resource path + local_var_path = '/transfer/ledger/deposit' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_ledger_deposit_request) + + # return_type + return_type = opts[:debug_return_type] || 'TransferLedgerDepositResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.transfer_ledger_deposit", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#transfer_ledger_deposit\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + + # Retrieve Plaid Ledger balance + # Use the `/transfer/ledger/get` endpoint to view a balance on the ledger held with Plaid. + # @param transfer_ledger_get_request [TransferLedgerGetRequest] + # @param [Hash] opts the optional parameters + # @return [TransferLedgerGetResponse] + def transfer_ledger_get(transfer_ledger_get_request, opts = {}) + data, _status_code, _headers = transfer_ledger_get_with_http_info(transfer_ledger_get_request, opts) + data + end + + # Retrieve Plaid Ledger balance + # Use the `/transfer/ledger/get` endpoint to view a balance on the ledger held with Plaid. + # @param transfer_ledger_get_request [TransferLedgerGetRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(TransferLedgerGetResponse, Integer, Hash)>] TransferLedgerGetResponse data, response status code and response headers + def transfer_ledger_get_with_http_info(transfer_ledger_get_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_ledger_get ...' + end + # verify the required parameter 'transfer_ledger_get_request' is set + if @api_client.config.client_side_validation && transfer_ledger_get_request.nil? + fail ArgumentError, "Missing the required parameter 'transfer_ledger_get_request' when calling PlaidApi.transfer_ledger_get" + end + # resource path + local_var_path = '/transfer/ledger/get' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_ledger_get_request) + + # return_type + return_type = opts[:debug_return_type] || 'TransferLedgerGetResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.transfer_ledger_get", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#transfer_ledger_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + + # Withdraw funds from a Plaid Ledger balance + # Use the `/transfer/ledger/withdraw` endpoint to withdraw funds from a Plaid Ledger balance. + # @param transfer_ledger_withdraw_request [TransferLedgerWithdrawRequest] + # @param [Hash] opts the optional parameters + # @return [TransferLedgerWithdrawResponse] + def transfer_ledger_withdraw(transfer_ledger_withdraw_request, opts = {}) + data, _status_code, _headers = transfer_ledger_withdraw_with_http_info(transfer_ledger_withdraw_request, opts) + data + end + + # Withdraw funds from a Plaid Ledger balance + # Use the `/transfer/ledger/withdraw` endpoint to withdraw funds from a Plaid Ledger balance. + # @param transfer_ledger_withdraw_request [TransferLedgerWithdrawRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(TransferLedgerWithdrawResponse, Integer, Hash)>] TransferLedgerWithdrawResponse data, response status code and response headers + def transfer_ledger_withdraw_with_http_info(transfer_ledger_withdraw_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_ledger_withdraw ...' + end + # verify the required parameter 'transfer_ledger_withdraw_request' is set + if @api_client.config.client_side_validation && transfer_ledger_withdraw_request.nil? + fail ArgumentError, "Missing the required parameter 'transfer_ledger_withdraw_request' when calling PlaidApi.transfer_ledger_withdraw" + end + # resource path + local_var_path = '/transfer/ledger/withdraw' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_ledger_withdraw_request) + + # return_type + return_type = opts[:debug_return_type] || 'TransferLedgerWithdrawResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.transfer_ledger_withdraw", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#transfer_ledger_withdraw\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # List transfers # Use the `/transfer/list` endpoint to see a list of all your transfers and their statuses. Results are paginated; use the `count` and `offset` query parameters to retrieve the desired transfers. # @param transfer_list_request [TransferListRequest] @@ -12531,6 +13007,74 @@ def transfer_originator_create_with_http_info(transfer_originator_create_request return data, status_code, headers end + # Update the funding account associated with the originator + # Use the `/transfer/originator/funding_account/update` endpoint to update the funding account associated with the originator. + # @param transfer_originator_funding_account_update_request [TransferOriginatorFundingAccountUpdateRequest] + # @param [Hash] opts the optional parameters + # @return [TransferOriginatorFundingAccountUpdateResponse] + def transfer_originator_funding_account_update(transfer_originator_funding_account_update_request, opts = {}) + data, _status_code, _headers = transfer_originator_funding_account_update_with_http_info(transfer_originator_funding_account_update_request, opts) + data + end + + # Update the funding account associated with the originator + # Use the `/transfer/originator/funding_account/update` endpoint to update the funding account associated with the originator. + # @param transfer_originator_funding_account_update_request [TransferOriginatorFundingAccountUpdateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(TransferOriginatorFundingAccountUpdateResponse, Integer, Hash)>] TransferOriginatorFundingAccountUpdateResponse data, response status code and response headers + def transfer_originator_funding_account_update_with_http_info(transfer_originator_funding_account_update_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_originator_funding_account_update ...' + end + # verify the required parameter 'transfer_originator_funding_account_update_request' is set + if @api_client.config.client_side_validation && transfer_originator_funding_account_update_request.nil? + fail ArgumentError, "Missing the required parameter 'transfer_originator_funding_account_update_request' when calling PlaidApi.transfer_originator_funding_account_update" + end + # resource path + local_var_path = '/transfer/originator/funding_account/update' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_originator_funding_account_update_request) + + # return_type + return_type = opts[:debug_return_type] || 'TransferOriginatorFundingAccountUpdateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.transfer_originator_funding_account_update", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#transfer_originator_funding_account_update\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Get status of an originator's onboarding # The `/transfer/originator/get` endpoint gets status updates for an originator's onboarding process. This information is also available via the Transfer page on the Plaid dashboard. # @param transfer_originator_get_request [TransferOriginatorGetRequest] @@ -13551,6 +14095,74 @@ def user_create_with_http_info(user_create_request, opts = {}) return data, status_code, headers end + # Update user information + # This endpoint is used to update user information associated with an existing `user_token`. The `user_token` should be in the response of `/user/create` call If you call the endpoint with a non-exist `user_token`, the call will fail with an error message indicating that the user token is not found. + # @param user_update_request [UserUpdateRequest] + # @param [Hash] opts the optional parameters + # @return [UserUpdateResponse] + def user_update(user_update_request, opts = {}) + data, _status_code, _headers = user_update_with_http_info(user_update_request, opts) + data + end + + # Update user information + # This endpoint is used to update user information associated with an existing `user_token`. The `user_token` should be in the response of `/user/create` call If you call the endpoint with a non-exist `user_token`, the call will fail with an error message indicating that the user token is not found. + # @param user_update_request [UserUpdateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(UserUpdateResponse, Integer, Hash)>] UserUpdateResponse data, response status code and response headers + def user_update_with_http_info(user_update_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.user_update ...' + end + # verify the required parameter 'user_update_request' is set + if @api_client.config.client_side_validation && user_update_request.nil? + fail ArgumentError, "Missing the required parameter 'user_update_request' when calling PlaidApi.user_update" + end + # resource path + local_var_path = '/user/update' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(user_update_request) + + # return_type + return_type = opts[:debug_return_type] || 'UserUpdateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.user_update", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#user_update\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Create an e-wallet # Create an e-wallet. The response is the newly created e-wallet object. # @param wallet_create_request [WalletCreateRequest] diff --git a/lib/plaid/api_client.rb b/lib/plaid/api_client.rb index a34f03524..be66f6561 100644 --- a/lib/plaid/api_client.rb +++ b/lib/plaid/api_client.rb @@ -7,7 +7,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -38,7 +38,7 @@ class ApiClient # @option config [Configuration] Configuration for initializing the object, default to Configuration.default def initialize(config = Configuration.default) @config = config - @user_agent = "Plaid Ruby v21.3.0" + @user_agent = "Plaid Ruby v22.0.0" @default_headers = { 'Content-Type' => 'application/json', 'User-Agent' => @user_agent, diff --git a/lib/plaid/api_error.rb b/lib/plaid/api_error.rb index 3b6b7afc0..b758ce488 100644 --- a/lib/plaid/api_error.rb +++ b/lib/plaid/api_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/configuration.rb b/lib/plaid/configuration.rb index 789e2a399..1865141e6 100644 --- a/lib/plaid/configuration.rb +++ b/lib/plaid/configuration.rb @@ -7,7 +7,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_access.rb b/lib/plaid/models/account_access.rb index 269a2422a..9d47b711c 100644 --- a/lib/plaid/models/account_access.rb +++ b/lib/plaid/models/account_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_assets.rb b/lib/plaid/models/account_assets.rb index d3d0dfdf7..d2d00ff3a 100644 --- a/lib/plaid/models/account_assets.rb +++ b/lib/plaid/models/account_assets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -46,6 +46,8 @@ class AccountAssets # Transaction history associated with the account. attr_accessor :transactions + attr_accessor :investments + # Data returned by the financial institution about the account owner or owners.For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29) attr_accessor :owners @@ -90,6 +92,7 @@ def self.attribute_map :'persistent_account_id' => :'persistent_account_id', :'days_available' => :'days_available', :'transactions' => :'transactions', + :'investments' => :'investments', :'owners' => :'owners', :'ownership_type' => :'ownership_type', :'historical_balances' => :'historical_balances' @@ -115,6 +118,7 @@ def self.openapi_types :'persistent_account_id' => :'String', :'days_available' => :'Float', :'transactions' => :'Array', + :'investments' => :'AssetReportInvestments', :'owners' => :'Array', :'ownership_type' => :'OwnershipType', :'historical_balances' => :'Array' @@ -200,6 +204,10 @@ def initialize(attributes = {}) end end + if attributes.key?(:'investments') + self.investments = attributes[:'investments'] + end + if attributes.key?(:'owners') if (value = attributes[:'owners']).is_a?(Array) self.owners = value @@ -298,6 +306,7 @@ def ==(o) persistent_account_id == o.persistent_account_id && days_available == o.days_available && transactions == o.transactions && + investments == o.investments && owners == o.owners && ownership_type == o.ownership_type && historical_balances == o.historical_balances @@ -312,7 +321,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [account_id, balances, mask, name, official_name, type, subtype, verification_status, persistent_account_id, days_available, transactions, owners, ownership_type, historical_balances].hash + [account_id, balances, mask, name, official_name, type, subtype, verification_status, persistent_account_id, days_available, transactions, investments, owners, ownership_type, historical_balances].hash end # Builds the object from hash diff --git a/lib/plaid/models/account_assets_all_of.rb b/lib/plaid/models/account_assets_all_of.rb index b3fa8acd6..b5b05dc12 100644 --- a/lib/plaid/models/account_assets_all_of.rb +++ b/lib/plaid/models/account_assets_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -21,6 +21,8 @@ class AccountAssetsAllOf # Transaction history associated with the account. attr_accessor :transactions + attr_accessor :investments + # Data returned by the financial institution about the account owner or owners.For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29) attr_accessor :owners @@ -34,6 +36,7 @@ def self.attribute_map { :'days_available' => :'days_available', :'transactions' => :'transactions', + :'investments' => :'investments', :'owners' => :'owners', :'ownership_type' => :'ownership_type', :'historical_balances' => :'historical_balances' @@ -50,6 +53,7 @@ def self.openapi_types { :'days_available' => :'Float', :'transactions' => :'Array', + :'investments' => :'AssetReportInvestments', :'owners' => :'Array', :'ownership_type' => :'OwnershipType', :'historical_balances' => :'Array' @@ -88,6 +92,10 @@ def initialize(attributes = {}) end end + if attributes.key?(:'investments') + self.investments = attributes[:'investments'] + end + if attributes.key?(:'owners') if (value = attributes[:'owners']).is_a?(Array) self.owners = value @@ -125,6 +133,7 @@ def ==(o) self.class == o.class && days_available == o.days_available && transactions == o.transactions && + investments == o.investments && owners == o.owners && ownership_type == o.ownership_type && historical_balances == o.historical_balances @@ -139,7 +148,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [days_available, transactions, owners, ownership_type, historical_balances].hash + [days_available, transactions, investments, owners, ownership_type, historical_balances].hash end # Builds the object from hash diff --git a/lib/plaid/models/account_balance.rb b/lib/plaid/models/account_balance.rb index 132a68673..5adb8448a 100644 --- a/lib/plaid/models/account_balance.rb +++ b/lib/plaid/models/account_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_base.rb b/lib/plaid/models/account_base.rb index 2f83e4e7a..014031ac6 100644 --- a/lib/plaid/models/account_base.rb +++ b/lib/plaid/models/account_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_filter.rb b/lib/plaid/models/account_filter.rb index f3a078163..95e68f12b 100644 --- a/lib/plaid/models/account_filter.rb +++ b/lib/plaid/models/account_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_filters_response.rb b/lib/plaid/models/account_filters_response.rb index 40ec1723c..5b49ec50d 100644 --- a/lib/plaid/models/account_filters_response.rb +++ b/lib/plaid/models/account_filters_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_identity.rb b/lib/plaid/models/account_identity.rb index 7c2fb58dc..afa02f011 100644 --- a/lib/plaid/models/account_identity.rb +++ b/lib/plaid/models/account_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_identity_all_of.rb b/lib/plaid/models/account_identity_all_of.rb index a0ece6f97..04151ca75 100644 --- a/lib/plaid/models/account_identity_all_of.rb +++ b/lib/plaid/models/account_identity_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_identity_match_score.rb b/lib/plaid/models/account_identity_match_score.rb index 21664bfe5..df6795c96 100644 --- a/lib/plaid/models/account_identity_match_score.rb +++ b/lib/plaid/models/account_identity_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_identity_match_score_all_of.rb b/lib/plaid/models/account_identity_match_score_all_of.rb index b07c09b2c..854f3a13c 100644 --- a/lib/plaid/models/account_identity_match_score_all_of.rb +++ b/lib/plaid/models/account_identity_match_score_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_product_access.rb b/lib/plaid/models/account_product_access.rb index 5258c0f00..b295d1e9a 100644 --- a/lib/plaid/models/account_product_access.rb +++ b/lib/plaid/models/account_product_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_product_access_nullable.rb b/lib/plaid/models/account_product_access_nullable.rb index a8c67c33f..c3fc8e2c9 100644 --- a/lib/plaid/models/account_product_access_nullable.rb +++ b/lib/plaid/models/account_product_access_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_selection_cardinality.rb b/lib/plaid/models/account_selection_cardinality.rb index 5d1b8e160..f5cac97a4 100644 --- a/lib/plaid/models/account_selection_cardinality.rb +++ b/lib/plaid/models/account_selection_cardinality.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_subtype.rb b/lib/plaid/models/account_subtype.rb index 10858c0ef..e98613825 100644 --- a/lib/plaid/models/account_subtype.rb +++ b/lib/plaid/models/account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/account_type.rb b/lib/plaid/models/account_type.rb index 5bae34282..fd9c3d8c7 100644 --- a/lib/plaid/models/account_type.rb +++ b/lib/plaid/models/account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/accounts_balance_get_request.rb b/lib/plaid/models/accounts_balance_get_request.rb index 7927f85cb..9a3f78ec3 100644 --- a/lib/plaid/models/accounts_balance_get_request.rb +++ b/lib/plaid/models/accounts_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/accounts_balance_get_request_options.rb b/lib/plaid/models/accounts_balance_get_request_options.rb index a886deac6..e78b34110 100644 --- a/lib/plaid/models/accounts_balance_get_request_options.rb +++ b/lib/plaid/models/accounts_balance_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/accounts_get_request.rb b/lib/plaid/models/accounts_get_request.rb index b787fcc29..f79d68a57 100644 --- a/lib/plaid/models/accounts_get_request.rb +++ b/lib/plaid/models/accounts_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/accounts_get_request_options.rb b/lib/plaid/models/accounts_get_request_options.rb index 0f30010a0..d3c6c4a7f 100644 --- a/lib/plaid/models/accounts_get_request_options.rb +++ b/lib/plaid/models/accounts_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/accounts_get_response.rb b/lib/plaid/models/accounts_get_response.rb index 826beb0aa..cab8aa098 100644 --- a/lib/plaid/models/accounts_get_response.rb +++ b/lib/plaid/models/accounts_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/ach_class.rb b/lib/plaid/models/ach_class.rb index 06fdcfe75..4df2a62ac 100644 --- a/lib/plaid/models/ach_class.rb +++ b/lib/plaid/models/ach_class.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/action_state.rb b/lib/plaid/models/action_state.rb index 9f13042f7..b6e822ff0 100644 --- a/lib/plaid/models/action_state.rb +++ b/lib/plaid/models/action_state.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/activity.rb b/lib/plaid/models/activity.rb index 04338af15..498b1aa56 100644 --- a/lib/plaid/models/activity.rb +++ b/lib/plaid/models/activity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/activity_type.rb b/lib/plaid/models/activity_type.rb index 1d02c7257..45f80842f 100644 --- a/lib/plaid/models/activity_type.rb +++ b/lib/plaid/models/activity_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address.rb b/lib/plaid/models/address.rb index c53be6615..ac1815dfb 100644 --- a/lib/plaid/models/address.rb +++ b/lib/plaid/models/address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_data.rb b/lib/plaid/models/address_data.rb index cfbc52d44..4bc193ab6 100644 --- a/lib/plaid/models/address_data.rb +++ b/lib/plaid/models/address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_data_not_required.rb b/lib/plaid/models/address_data_not_required.rb index 5ae838287..165382031 100644 --- a/lib/plaid/models/address_data_not_required.rb +++ b/lib/plaid/models/address_data_not_required.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_data_nullable.rb b/lib/plaid/models/address_data_nullable.rb index 10bb6df9f..e6853d791 100644 --- a/lib/plaid/models/address_data_nullable.rb +++ b/lib/plaid/models/address_data_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_data_nullable_no_required_fields.rb b/lib/plaid/models/address_data_nullable_no_required_fields.rb index caca7a535..1944e11dc 100644 --- a/lib/plaid/models/address_data_nullable_no_required_fields.rb +++ b/lib/plaid/models/address_data_nullable_no_required_fields.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_match_score.rb b/lib/plaid/models/address_match_score.rb index 6c2e76c4a..a88fbc20e 100644 --- a/lib/plaid/models/address_match_score.rb +++ b/lib/plaid/models/address_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -16,7 +16,7 @@ module Plaid # Score found by matching address provided by the API with the address on the account at the financial institution. The score can range from 0 to 100 where 100 is a perfect match and 0 is a no match. If the account contains multiple owners, the maximum match score is filled. class AddressMatchScore - # Match score for address. 100 is a perfect match, 99-90 is a strong match, 89-80 is a partial match, anything below 80 is considered a weak match. Typically, the match threshold should be set to a score of 80 or higher. If the address is missing from either the API or financial institution, this is null. + # Match score for address. 100 is a perfect match, 99-90 is a strong match, 89-70 is a partial match, anything below 70 is considered a weak match. Typically, the match threshold should be set to a score of 70 or higher. If the address is missing from either the API or financial institution, this is null. attr_accessor :score # postal code was provided for both and was a match diff --git a/lib/plaid/models/address_nullable.rb b/lib/plaid/models/address_nullable.rb index a3bb3e886..e5b3c7f18 100644 --- a/lib/plaid/models/address_nullable.rb +++ b/lib/plaid/models/address_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/address_purpose_label.rb b/lib/plaid/models/address_purpose_label.rb index 59c5059be..dc6a05dfb 100644 --- a/lib/plaid/models/address_purpose_label.rb +++ b/lib/plaid/models/address_purpose_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/application.rb b/lib/plaid/models/application.rb index 028ac2b7e..51b77fd29 100644 --- a/lib/plaid/models/application.rb +++ b/lib/plaid/models/application.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/application_get_request.rb b/lib/plaid/models/application_get_request.rb index 462dd4ab0..ff83a72d3 100644 --- a/lib/plaid/models/application_get_request.rb +++ b/lib/plaid/models/application_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/application_get_response.rb b/lib/plaid/models/application_get_response.rb index 3b8e84779..6a07c0bc5 100644 --- a/lib/plaid/models/application_get_response.rb +++ b/lib/plaid/models/application_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/apr.rb b/lib/plaid/models/apr.rb index bab59cbbf..08af8dee9 100644 --- a/lib/plaid/models/apr.rb +++ b/lib/plaid/models/apr.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset.rb b/lib/plaid/models/asset.rb index d1d46241e..3a0673c89 100644 --- a/lib/plaid/models/asset.rb +++ b/lib/plaid/models/asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_detail.rb b/lib/plaid/models/asset_detail.rb index 8b9fed3ea..1fbfb7c92 100644 --- a/lib/plaid/models/asset_detail.rb +++ b/lib/plaid/models/asset_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_holder.rb b/lib/plaid/models/asset_holder.rb index fadbace5d..222c20ddb 100644 --- a/lib/plaid/models/asset_holder.rb +++ b/lib/plaid/models/asset_holder.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_holder_name.rb b/lib/plaid/models/asset_holder_name.rb index 69e4ec6be..1ad02d98c 100644 --- a/lib/plaid/models/asset_holder_name.rb +++ b/lib/plaid/models/asset_holder_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_owner.rb b/lib/plaid/models/asset_owner.rb index c5bf48ce0..d871342f4 100644 --- a/lib/plaid/models/asset_owner.rb +++ b/lib/plaid/models/asset_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_owners.rb b/lib/plaid/models/asset_owners.rb index 47eadcb8e..0ebaceb6e 100644 --- a/lib/plaid/models/asset_owners.rb +++ b/lib/plaid/models/asset_owners.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report.rb b/lib/plaid/models/asset_report.rb index 912aaab8f..4c17eeb4b 100644 --- a/lib/plaid/models/asset_report.rb +++ b/lib/plaid/models/asset_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_add_ons.rb b/lib/plaid/models/asset_report_add_ons.rb index 0731e26a8..967f419e5 100644 --- a/lib/plaid/models/asset_report_add_ons.rb +++ b/lib/plaid/models/asset_report_add_ons.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_audit_copy_create_request.rb b/lib/plaid/models/asset_report_audit_copy_create_request.rb index 119975a51..23daa57d4 100644 --- a/lib/plaid/models/asset_report_audit_copy_create_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_audit_copy_create_response.rb b/lib/plaid/models/asset_report_audit_copy_create_response.rb index 0e36a08ab..41b4a6eb3 100644 --- a/lib/plaid/models/asset_report_audit_copy_create_response.rb +++ b/lib/plaid/models/asset_report_audit_copy_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_audit_copy_get_request.rb b/lib/plaid/models/asset_report_audit_copy_get_request.rb index 0cc7c96bd..8b048aa62 100644 --- a/lib/plaid/models/asset_report_audit_copy_get_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_audit_copy_remove_request.rb b/lib/plaid/models/asset_report_audit_copy_remove_request.rb index 0179e56e5..9a19828c1 100644 --- a/lib/plaid/models/asset_report_audit_copy_remove_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_audit_copy_remove_response.rb b/lib/plaid/models/asset_report_audit_copy_remove_response.rb index 0c74a5464..c23cdfc34 100644 --- a/lib/plaid/models/asset_report_audit_copy_remove_response.rb +++ b/lib/plaid/models/asset_report_audit_copy_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_create_request.rb b/lib/plaid/models/asset_report_create_request.rb index 3cf6ff53e..ee665072a 100644 --- a/lib/plaid/models/asset_report_create_request.rb +++ b/lib/plaid/models/asset_report_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_create_request_options.rb b/lib/plaid/models/asset_report_create_request_options.rb index 92d7320a9..3522ac851 100644 --- a/lib/plaid/models/asset_report_create_request_options.rb +++ b/lib/plaid/models/asset_report_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_create_response.rb b/lib/plaid/models/asset_report_create_response.rb index 852db0805..9a8d70d76 100644 --- a/lib/plaid/models/asset_report_create_response.rb +++ b/lib/plaid/models/asset_report_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_filter_request.rb b/lib/plaid/models/asset_report_filter_request.rb index 8e9a337b2..85d3be4c8 100644 --- a/lib/plaid/models/asset_report_filter_request.rb +++ b/lib/plaid/models/asset_report_filter_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_filter_response.rb b/lib/plaid/models/asset_report_filter_response.rb index 2d5cf2258..4be8b32eb 100644 --- a/lib/plaid/models/asset_report_filter_response.rb +++ b/lib/plaid/models/asset_report_filter_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_freddie.rb b/lib/plaid/models/asset_report_freddie.rb index fe5785d58..0880e0dc5 100644 --- a/lib/plaid/models/asset_report_freddie.rb +++ b/lib/plaid/models/asset_report_freddie.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_freddie_get_request.rb b/lib/plaid/models/asset_report_freddie_get_request.rb index 45b7f965a..0acb5666f 100644 --- a/lib/plaid/models/asset_report_freddie_get_request.rb +++ b/lib/plaid/models/asset_report_freddie_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_freddie_get_response.rb b/lib/plaid/models/asset_report_freddie_get_response.rb index ef419c784..622a67aad 100644 --- a/lib/plaid/models/asset_report_freddie_get_response.rb +++ b/lib/plaid/models/asset_report_freddie_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_get_request.rb b/lib/plaid/models/asset_report_get_request.rb index 62393b425..337f5a60a 100644 --- a/lib/plaid/models/asset_report_get_request.rb +++ b/lib/plaid/models/asset_report_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_get_request_options.rb b/lib/plaid/models/asset_report_get_request_options.rb index d23d8ab3c..d4bed644c 100644 --- a/lib/plaid/models/asset_report_get_request_options.rb +++ b/lib/plaid/models/asset_report_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_get_response.rb b/lib/plaid/models/asset_report_get_response.rb index 4f90ecd6b..0567a1134 100644 --- a/lib/plaid/models/asset_report_get_response.rb +++ b/lib/plaid/models/asset_report_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_investment_holding.rb b/lib/plaid/models/asset_report_investment_holding.rb new file mode 100644 index 000000000..6e22c616c --- /dev/null +++ b/lib/plaid/models/asset_report_investment_holding.rb @@ -0,0 +1,341 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # A securities holding at an institution. + class AssetReportInvestmentHolding + # The Plaid `account_id` associated with the holding. + attr_accessor :account_id + + # The Plaid `security_id` associated with the holding. Security data is not specific to a user's account; any user who held the same security at the same financial institution at the same time would have identical security data. The `security_id` for the same security will typically be the same across different institutions, but this is not guaranteed. The `security_id` does not typically change, but may change if inherent details of the security change due to a corporate action, for example, in the event of a ticker symbol change or CUSIP change. + attr_accessor :security_id + + # The holding's trading symbol for publicly traded holdings, and otherwise a short identifier if available. + attr_accessor :ticker_symbol + + # The last price given by the institution for this security. + attr_accessor :institution_price + + # The date at which `institution_price` was current. + attr_accessor :institution_price_as_of + + # The value of the holding, as reported by the institution. + attr_accessor :institution_value + + # The original total value of the holding. This field is calculated by Plaid as the sum of the purchase price of all of the shares in the holding. + attr_accessor :cost_basis + + # The total quantity of the asset held, as reported by the financial institution. If the security is an option, `quantity` will reflect the total number of options (typically the number of contracts multiplied by 100), not the number of contracts. + attr_accessor :quantity + + # The ISO-4217 currency code of the holding. Always `null` if `unofficial_currency_code` is non-`null`. + attr_accessor :iso_currency_code + + # The unofficial currency code associated with the holding. Always `null` if `iso_currency_code` is non-`null`. Unofficial currency codes are used for currencies that do not have official ISO currency codes, such as cryptocurrencies and the currencies of certain countries. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s. + attr_accessor :unofficial_currency_code + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'account_id' => :'account_id', + :'security_id' => :'security_id', + :'ticker_symbol' => :'ticker_symbol', + :'institution_price' => :'institution_price', + :'institution_price_as_of' => :'institution_price_as_of', + :'institution_value' => :'institution_value', + :'cost_basis' => :'cost_basis', + :'quantity' => :'quantity', + :'iso_currency_code' => :'iso_currency_code', + :'unofficial_currency_code' => :'unofficial_currency_code' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'account_id' => :'String', + :'security_id' => :'String', + :'ticker_symbol' => :'String', + :'institution_price' => :'Float', + :'institution_price_as_of' => :'Date', + :'institution_value' => :'Float', + :'cost_basis' => :'Float', + :'quantity' => :'Float', + :'iso_currency_code' => :'String', + :'unofficial_currency_code' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'ticker_symbol', + :'institution_price_as_of', + :'cost_basis', + :'iso_currency_code', + :'unofficial_currency_code' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::AssetReportInvestmentHolding` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::AssetReportInvestmentHolding`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'account_id') + self.account_id = attributes[:'account_id'] + end + + if attributes.key?(:'security_id') + self.security_id = attributes[:'security_id'] + end + + if attributes.key?(:'ticker_symbol') + self.ticker_symbol = attributes[:'ticker_symbol'] + end + + if attributes.key?(:'institution_price') + self.institution_price = attributes[:'institution_price'] + end + + if attributes.key?(:'institution_price_as_of') + self.institution_price_as_of = attributes[:'institution_price_as_of'] + end + + if attributes.key?(:'institution_value') + self.institution_value = attributes[:'institution_value'] + end + + if attributes.key?(:'cost_basis') + self.cost_basis = attributes[:'cost_basis'] + end + + if attributes.key?(:'quantity') + self.quantity = attributes[:'quantity'] + end + + if attributes.key?(:'iso_currency_code') + self.iso_currency_code = attributes[:'iso_currency_code'] + end + + if attributes.key?(:'unofficial_currency_code') + self.unofficial_currency_code = attributes[:'unofficial_currency_code'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @account_id.nil? + invalid_properties.push('invalid value for "account_id", account_id cannot be nil.') + end + + if @security_id.nil? + invalid_properties.push('invalid value for "security_id", security_id cannot be nil.') + end + + if @institution_price.nil? + invalid_properties.push('invalid value for "institution_price", institution_price cannot be nil.') + end + + if @institution_value.nil? + invalid_properties.push('invalid value for "institution_value", institution_value cannot be nil.') + end + + if @quantity.nil? + invalid_properties.push('invalid value for "quantity", quantity cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @account_id.nil? + return false if @security_id.nil? + return false if @institution_price.nil? + return false if @institution_value.nil? + return false if @quantity.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + account_id == o.account_id && + security_id == o.security_id && + ticker_symbol == o.ticker_symbol && + institution_price == o.institution_price && + institution_price_as_of == o.institution_price_as_of && + institution_value == o.institution_value && + cost_basis == o.cost_basis && + quantity == o.quantity && + iso_currency_code == o.iso_currency_code && + unofficial_currency_code == o.unofficial_currency_code + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [account_id, security_id, ticker_symbol, institution_price, institution_price_as_of, institution_value, cost_basis, quantity, iso_currency_code, unofficial_currency_code].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/asset_report_investment_security.rb b/lib/plaid/models/asset_report_investment_security.rb new file mode 100644 index 000000000..8dd6b45fa --- /dev/null +++ b/lib/plaid/models/asset_report_investment_security.rb @@ -0,0 +1,259 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Investment security associated with the account. + class AssetReportInvestmentSecurity + # A unique, Plaid-specific identifier for the security, used to associate securities with holdings. Like all Plaid identifiers, the `security_id` is case sensitive. The `security_id` may change if inherent details of the security change due to a corporate action, for example, in the event of a ticker symbol change or CUSIP change. + attr_accessor :security_id + + # A descriptive name for the security, suitable for display. + attr_accessor :name + + # The security’s trading symbol for publicly traded securities, and otherwise a short identifier if available. + attr_accessor :ticker_symbol + + # The security type of the holding. Valid security types are: `cash`: Cash, currency, and money market funds `cryptocurrency`: Digital or virtual currencies `derivative`: Options, warrants, and other derivative instruments `equity`: Domestic and foreign equities `etf`: Multi-asset exchange-traded investment funds `fixed income`: Bonds and certificates of deposit (CDs) `loan`: Loans and loan receivables `mutual fund`: Open- and closed-end vehicles pooling funds of multiple investors `other`: Unknown or other investment types + attr_accessor :type + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'security_id' => :'security_id', + :'name' => :'name', + :'ticker_symbol' => :'ticker_symbol', + :'type' => :'type' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'security_id' => :'String', + :'name' => :'String', + :'ticker_symbol' => :'String', + :'type' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'name', + :'ticker_symbol', + :'type' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::AssetReportInvestmentSecurity` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::AssetReportInvestmentSecurity`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'security_id') + self.security_id = attributes[:'security_id'] + end + + if attributes.key?(:'name') + self.name = attributes[:'name'] + end + + if attributes.key?(:'ticker_symbol') + self.ticker_symbol = attributes[:'ticker_symbol'] + end + + if attributes.key?(:'type') + self.type = attributes[:'type'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @security_id.nil? + invalid_properties.push('invalid value for "security_id", security_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @security_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + security_id == o.security_id && + name == o.name && + ticker_symbol == o.ticker_symbol && + type == o.type + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [security_id, name, ticker_symbol, type].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/asset_report_investments.rb b/lib/plaid/models/asset_report_investments.rb new file mode 100644 index 000000000..7ff44e9e6 --- /dev/null +++ b/lib/plaid/models/asset_report_investments.rb @@ -0,0 +1,388 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # A transaction within an investment account. + class AssetReportInvestments + # The ID of the Investment transaction, unique across all Plaid transactions. Like all Plaid identifiers, the `investment_transaction_id` is case sensitive. + attr_accessor :investment_transaction_id + + # The `account_id` of the account against which this transaction posted. + attr_accessor :account_id + + # The `security_id` to which this transaction is related. + attr_accessor :security_id + + # The [ISO 8601](https://wikipedia.org/wiki/ISO_8601) posting date for the transaction. + attr_accessor :date + + # The institution’s description of the transaction. + attr_accessor :name + + # The number of units of the security involved in this transaction. Positive for buy transactions; negative for sell transactions. + attr_accessor :quantity + + # The complete value of the transaction. Positive values when cash is debited, e.g. purchases of stock; negative values when cash is credited, e.g. sales of stock. Treatment remains the same for cash-only movements unassociated with securities. + attr_accessor :amount + + # The price of the security at which this transaction occurred. + attr_accessor :price + + # The combined value of all fees applied to this transaction + attr_accessor :fees + + attr_accessor :type + + attr_accessor :subtype + + # The ISO-4217 currency code of the transaction. Always `null` if `unofficial_currency_code` is non-`null`. + attr_accessor :iso_currency_code + + # The unofficial currency code associated with the holding. Always `null` if `iso_currency_code` is non-`null`. Unofficial currency codes are used for currencies that do not have official ISO currency codes, such as cryptocurrencies and the currencies of certain countries. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s. + attr_accessor :unofficial_currency_code + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'investment_transaction_id' => :'investment_transaction_id', + :'account_id' => :'account_id', + :'security_id' => :'security_id', + :'date' => :'date', + :'name' => :'name', + :'quantity' => :'quantity', + :'amount' => :'amount', + :'price' => :'price', + :'fees' => :'fees', + :'type' => :'type', + :'subtype' => :'subtype', + :'iso_currency_code' => :'iso_currency_code', + :'unofficial_currency_code' => :'unofficial_currency_code' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'investment_transaction_id' => :'String', + :'account_id' => :'String', + :'security_id' => :'String', + :'date' => :'Date', + :'name' => :'String', + :'quantity' => :'Float', + :'amount' => :'Float', + :'price' => :'Float', + :'fees' => :'Float', + :'type' => :'InvestmentTransactionType', + :'subtype' => :'InvestmentTransactionSubtype', + :'iso_currency_code' => :'String', + :'unofficial_currency_code' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'security_id', + :'fees', + :'iso_currency_code', + :'unofficial_currency_code' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::AssetReportInvestments` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::AssetReportInvestments`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'investment_transaction_id') + self.investment_transaction_id = attributes[:'investment_transaction_id'] + end + + if attributes.key?(:'account_id') + self.account_id = attributes[:'account_id'] + end + + if attributes.key?(:'security_id') + self.security_id = attributes[:'security_id'] + end + + if attributes.key?(:'date') + self.date = attributes[:'date'] + end + + if attributes.key?(:'name') + self.name = attributes[:'name'] + end + + if attributes.key?(:'quantity') + self.quantity = attributes[:'quantity'] + end + + if attributes.key?(:'amount') + self.amount = attributes[:'amount'] + end + + if attributes.key?(:'price') + self.price = attributes[:'price'] + end + + if attributes.key?(:'fees') + self.fees = attributes[:'fees'] + end + + if attributes.key?(:'type') + self.type = attributes[:'type'] + end + + if attributes.key?(:'subtype') + self.subtype = attributes[:'subtype'] + end + + if attributes.key?(:'iso_currency_code') + self.iso_currency_code = attributes[:'iso_currency_code'] + end + + if attributes.key?(:'unofficial_currency_code') + self.unofficial_currency_code = attributes[:'unofficial_currency_code'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @investment_transaction_id.nil? + invalid_properties.push('invalid value for "investment_transaction_id", investment_transaction_id cannot be nil.') + end + + if @account_id.nil? + invalid_properties.push('invalid value for "account_id", account_id cannot be nil.') + end + + if @date.nil? + invalid_properties.push('invalid value for "date", date cannot be nil.') + end + + if @name.nil? + invalid_properties.push('invalid value for "name", name cannot be nil.') + end + + if @quantity.nil? + invalid_properties.push('invalid value for "quantity", quantity cannot be nil.') + end + + if @amount.nil? + invalid_properties.push('invalid value for "amount", amount cannot be nil.') + end + + if @price.nil? + invalid_properties.push('invalid value for "price", price cannot be nil.') + end + + if @type.nil? + invalid_properties.push('invalid value for "type", type cannot be nil.') + end + + if @subtype.nil? + invalid_properties.push('invalid value for "subtype", subtype cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @investment_transaction_id.nil? + return false if @account_id.nil? + return false if @date.nil? + return false if @name.nil? + return false if @quantity.nil? + return false if @amount.nil? + return false if @price.nil? + return false if @type.nil? + return false if @subtype.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + investment_transaction_id == o.investment_transaction_id && + account_id == o.account_id && + security_id == o.security_id && + date == o.date && + name == o.name && + quantity == o.quantity && + amount == o.amount && + price == o.price && + fees == o.fees && + type == o.type && + subtype == o.subtype && + iso_currency_code == o.iso_currency_code && + unofficial_currency_code == o.unofficial_currency_code + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [investment_transaction_id, account_id, security_id, date, name, quantity, amount, price, fees, type, subtype, iso_currency_code, unofficial_currency_code].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/asset_report_item.rb b/lib/plaid/models/asset_report_item.rb index a0da2b085..1d9e5cd4f 100644 --- a/lib/plaid/models/asset_report_item.rb +++ b/lib/plaid/models/asset_report_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_pdf_get_request.rb b/lib/plaid/models/asset_report_pdf_get_request.rb index 11c3ebf3c..bcd72c881 100644 --- a/lib/plaid/models/asset_report_pdf_get_request.rb +++ b/lib/plaid/models/asset_report_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_pdf_get_request_options.rb b/lib/plaid/models/asset_report_pdf_get_request_options.rb index 1f01abd47..d448e9c4b 100644 --- a/lib/plaid/models/asset_report_pdf_get_request_options.rb +++ b/lib/plaid/models/asset_report_pdf_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_refresh_request.rb b/lib/plaid/models/asset_report_refresh_request.rb index 7720a0427..f790b2d58 100644 --- a/lib/plaid/models/asset_report_refresh_request.rb +++ b/lib/plaid/models/asset_report_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_refresh_request_options.rb b/lib/plaid/models/asset_report_refresh_request_options.rb index 627c1d9f1..5774d6710 100644 --- a/lib/plaid/models/asset_report_refresh_request_options.rb +++ b/lib/plaid/models/asset_report_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_refresh_response.rb b/lib/plaid/models/asset_report_refresh_response.rb index 824f6f814..065378a04 100644 --- a/lib/plaid/models/asset_report_refresh_response.rb +++ b/lib/plaid/models/asset_report_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_remove_request.rb b/lib/plaid/models/asset_report_remove_request.rb index b6d0135df..76f797283 100644 --- a/lib/plaid/models/asset_report_remove_request.rb +++ b/lib/plaid/models/asset_report_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_remove_response.rb b/lib/plaid/models/asset_report_remove_response.rb index 5932b4312..dae8eed49 100644 --- a/lib/plaid/models/asset_report_remove_response.rb +++ b/lib/plaid/models/asset_report_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_transaction.rb b/lib/plaid/models/asset_report_transaction.rb index 3ab2128fd..720c960c7 100644 --- a/lib/plaid/models/asset_report_transaction.rb +++ b/lib/plaid/models/asset_report_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_transaction_type.rb b/lib/plaid/models/asset_report_transaction_type.rb index 321b7b19c..daf9d460a 100644 --- a/lib/plaid/models/asset_report_transaction_type.rb +++ b/lib/plaid/models/asset_report_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_report_user.rb b/lib/plaid/models/asset_report_user.rb index af0d0cb42..bdc1cc0c7 100644 --- a/lib/plaid/models/asset_report_user.rb +++ b/lib/plaid/models/asset_report_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transaction.rb b/lib/plaid/models/asset_transaction.rb index 8fb8c6678..6bff90132 100644 --- a/lib/plaid/models/asset_transaction.rb +++ b/lib/plaid/models/asset_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transaction_category_type.rb b/lib/plaid/models/asset_transaction_category_type.rb index c03b17430..f66fecaa7 100644 --- a/lib/plaid/models/asset_transaction_category_type.rb +++ b/lib/plaid/models/asset_transaction_category_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transaction_description.rb b/lib/plaid/models/asset_transaction_description.rb index 7b0f53eac..2ff34fbb9 100644 --- a/lib/plaid/models/asset_transaction_description.rb +++ b/lib/plaid/models/asset_transaction_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transaction_detail.rb b/lib/plaid/models/asset_transaction_detail.rb index cc54836b3..b5d3a46c5 100644 --- a/lib/plaid/models/asset_transaction_detail.rb +++ b/lib/plaid/models/asset_transaction_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transaction_type.rb b/lib/plaid/models/asset_transaction_type.rb index c29c58f5d..a72556969 100644 --- a/lib/plaid/models/asset_transaction_type.rb +++ b/lib/plaid/models/asset_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_transactions.rb b/lib/plaid/models/asset_transactions.rb index bc8542e19..bb8371765 100644 --- a/lib/plaid/models/asset_transactions.rb +++ b/lib/plaid/models/asset_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/asset_type.rb b/lib/plaid/models/asset_type.rb index 191c6e9e1..d10324396 100644 --- a/lib/plaid/models/asset_type.rb +++ b/lib/plaid/models/asset_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/assets.rb b/lib/plaid/models/assets.rb index 90bdcb799..1e126cc10 100644 --- a/lib/plaid/models/assets.rb +++ b/lib/plaid/models/assets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/assets_error_webhook.rb b/lib/plaid/models/assets_error_webhook.rb index c1eb1b9db..b52ae90b8 100644 --- a/lib/plaid/models/assets_error_webhook.rb +++ b/lib/plaid/models/assets_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/assets_product_ready_webhook.rb b/lib/plaid/models/assets_product_ready_webhook.rb index 6c8734126..00a7dc373 100644 --- a/lib/plaid/models/assets_product_ready_webhook.rb +++ b/lib/plaid/models/assets_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_get_numbers.rb b/lib/plaid/models/auth_get_numbers.rb index 4b1976e84..069ea408e 100644 --- a/lib/plaid/models/auth_get_numbers.rb +++ b/lib/plaid/models/auth_get_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_get_request.rb b/lib/plaid/models/auth_get_request.rb index c0d92e5e7..228f1d7d8 100644 --- a/lib/plaid/models/auth_get_request.rb +++ b/lib/plaid/models/auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_get_request_options.rb b/lib/plaid/models/auth_get_request_options.rb index 2b6f12f03..2c673038d 100644 --- a/lib/plaid/models/auth_get_request_options.rb +++ b/lib/plaid/models/auth_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_get_response.rb b/lib/plaid/models/auth_get_response.rb index 29f9a9e48..56091d8b4 100644 --- a/lib/plaid/models/auth_get_response.rb +++ b/lib/plaid/models/auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_metadata.rb b/lib/plaid/models/auth_metadata.rb index 798ffb81a..beb1f6707 100644 --- a/lib/plaid/models/auth_metadata.rb +++ b/lib/plaid/models/auth_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/auth_supported_methods.rb b/lib/plaid/models/auth_supported_methods.rb index f1936bf72..b5e224c58 100644 --- a/lib/plaid/models/auth_supported_methods.rb +++ b/lib/plaid/models/auth_supported_methods.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/automatically_verified_webhook.rb b/lib/plaid/models/automatically_verified_webhook.rb index d256a470a..c32261d54 100644 --- a/lib/plaid/models/automatically_verified_webhook.rb +++ b/lib/plaid/models/automatically_verified_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_income_complete_result.rb b/lib/plaid/models/bank_income_complete_result.rb index f83d2146f..a8c12caeb 100644 --- a/lib/plaid/models/bank_income_complete_result.rb +++ b/lib/plaid/models/bank_income_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_income_complete_webhook.rb b/lib/plaid/models/bank_income_complete_webhook.rb index d8e85b0cd..8fde403c0 100644 --- a/lib/plaid/models/bank_income_complete_webhook.rb +++ b/lib/plaid/models/bank_income_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,9 +14,9 @@ require 'time' module Plaid - # Fired when a refreshed bank income report has finished generating or failed to generate, triggered by calling `/cra/bank_income/get`. + # Fired when a bank income report has finished generating or failed to generate, triggered by calling `/credit/bank_income/get` in CRA enabled client. class BankIncomeCompleteWebhook - # `CRA_INCOME` + # `INCOME` attr_accessor :webhook_type # `BANK_INCOME_COMPLETE` diff --git a/lib/plaid/models/bank_income_refresh_complete_result.rb b/lib/plaid/models/bank_income_refresh_complete_result.rb index 0b9fc17f9..82caabde6 100644 --- a/lib/plaid/models/bank_income_refresh_complete_result.rb +++ b/lib/plaid/models/bank_income_refresh_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_income_refresh_complete_webhook.rb b/lib/plaid/models/bank_income_refresh_complete_webhook.rb index 2552a6444..8479023ed 100644 --- a/lib/plaid/models/bank_income_refresh_complete_webhook.rb +++ b/lib/plaid/models/bank_income_refresh_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_income_refresh_update_webhook.rb b/lib/plaid/models/bank_income_refresh_update_webhook.rb index 0282f57c1..fe7c05c7e 100644 --- a/lib/plaid/models/bank_income_refresh_update_webhook.rb +++ b/lib/plaid/models/bank_income_refresh_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_initiated_return_risk.rb b/lib/plaid/models/bank_initiated_return_risk.rb index cf9a792b4..acab98613 100644 --- a/lib/plaid/models/bank_initiated_return_risk.rb +++ b/lib/plaid/models/bank_initiated_return_risk.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer.rb b/lib/plaid/models/bank_transfer.rb index dcea21b7d..31a665ac3 100644 --- a/lib/plaid/models/bank_transfer.rb +++ b/lib/plaid/models/bank_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_balance.rb b/lib/plaid/models/bank_transfer_balance.rb index 388532e80..487ea9dde 100644 --- a/lib/plaid/models/bank_transfer_balance.rb +++ b/lib/plaid/models/bank_transfer_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_balance_get_request.rb b/lib/plaid/models/bank_transfer_balance_get_request.rb index 5a448b7b7..e29fa292e 100644 --- a/lib/plaid/models/bank_transfer_balance_get_request.rb +++ b/lib/plaid/models/bank_transfer_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_balance_get_response.rb b/lib/plaid/models/bank_transfer_balance_get_response.rb index 04ab6383f..49c5b7645 100644 --- a/lib/plaid/models/bank_transfer_balance_get_response.rb +++ b/lib/plaid/models/bank_transfer_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_cancel_request.rb b/lib/plaid/models/bank_transfer_cancel_request.rb index 83f9a8e09..15fe51bc2 100644 --- a/lib/plaid/models/bank_transfer_cancel_request.rb +++ b/lib/plaid/models/bank_transfer_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_cancel_response.rb b/lib/plaid/models/bank_transfer_cancel_response.rb index 170d66883..f6dc329b4 100644 --- a/lib/plaid/models/bank_transfer_cancel_response.rb +++ b/lib/plaid/models/bank_transfer_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_create_request.rb b/lib/plaid/models/bank_transfer_create_request.rb index d188a243a..2a54580df 100644 --- a/lib/plaid/models/bank_transfer_create_request.rb +++ b/lib/plaid/models/bank_transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_create_response.rb b/lib/plaid/models/bank_transfer_create_response.rb index 01501daec..936e37964 100644 --- a/lib/plaid/models/bank_transfer_create_response.rb +++ b/lib/plaid/models/bank_transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_direction.rb b/lib/plaid/models/bank_transfer_direction.rb index ff95f8668..a6b1a01ac 100644 --- a/lib/plaid/models/bank_transfer_direction.rb +++ b/lib/plaid/models/bank_transfer_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event.rb b/lib/plaid/models/bank_transfer_event.rb index 63c5f350f..eddcf8a14 100644 --- a/lib/plaid/models/bank_transfer_event.rb +++ b/lib/plaid/models/bank_transfer_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb b/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb index 62081d015..18cb82079 100644 --- a/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +++ b/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_list_direction.rb b/lib/plaid/models/bank_transfer_event_list_direction.rb index d4dba5e21..1874d3d3c 100644 --- a/lib/plaid/models/bank_transfer_event_list_direction.rb +++ b/lib/plaid/models/bank_transfer_event_list_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_list_request.rb b/lib/plaid/models/bank_transfer_event_list_request.rb index e288e3488..0fe2a5355 100644 --- a/lib/plaid/models/bank_transfer_event_list_request.rb +++ b/lib/plaid/models/bank_transfer_event_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_list_response.rb b/lib/plaid/models/bank_transfer_event_list_response.rb index 68aaba47b..4c22982df 100644 --- a/lib/plaid/models/bank_transfer_event_list_response.rb +++ b/lib/plaid/models/bank_transfer_event_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_sync_request.rb b/lib/plaid/models/bank_transfer_event_sync_request.rb index fd763cd9c..de61d062e 100644 --- a/lib/plaid/models/bank_transfer_event_sync_request.rb +++ b/lib/plaid/models/bank_transfer_event_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_sync_response.rb b/lib/plaid/models/bank_transfer_event_sync_response.rb index 11b5ac899..003948535 100644 --- a/lib/plaid/models/bank_transfer_event_sync_response.rb +++ b/lib/plaid/models/bank_transfer_event_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_event_type.rb b/lib/plaid/models/bank_transfer_event_type.rb index 42f768c9e..31940826d 100644 --- a/lib/plaid/models/bank_transfer_event_type.rb +++ b/lib/plaid/models/bank_transfer_event_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_failure.rb b/lib/plaid/models/bank_transfer_failure.rb index 94fcc0dd9..5d57fdbd3 100644 --- a/lib/plaid/models/bank_transfer_failure.rb +++ b/lib/plaid/models/bank_transfer_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_get_request.rb b/lib/plaid/models/bank_transfer_get_request.rb index 0ebf150d2..e90bf61fb 100644 --- a/lib/plaid/models/bank_transfer_get_request.rb +++ b/lib/plaid/models/bank_transfer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_get_response.rb b/lib/plaid/models/bank_transfer_get_response.rb index 2f6b6d49d..d36f51ceb 100644 --- a/lib/plaid/models/bank_transfer_get_response.rb +++ b/lib/plaid/models/bank_transfer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_list_request.rb b/lib/plaid/models/bank_transfer_list_request.rb index 9a8f97ef1..200f2e292 100644 --- a/lib/plaid/models/bank_transfer_list_request.rb +++ b/lib/plaid/models/bank_transfer_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_list_response.rb b/lib/plaid/models/bank_transfer_list_response.rb index 6bf1ae865..0e88ce047 100644 --- a/lib/plaid/models/bank_transfer_list_response.rb +++ b/lib/plaid/models/bank_transfer_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_migrate_account_request.rb b/lib/plaid/models/bank_transfer_migrate_account_request.rb index f3555aa57..c649d30d4 100644 --- a/lib/plaid/models/bank_transfer_migrate_account_request.rb +++ b/lib/plaid/models/bank_transfer_migrate_account_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_migrate_account_response.rb b/lib/plaid/models/bank_transfer_migrate_account_response.rb index 5352d956d..eba7c540e 100644 --- a/lib/plaid/models/bank_transfer_migrate_account_response.rb +++ b/lib/plaid/models/bank_transfer_migrate_account_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_network.rb b/lib/plaid/models/bank_transfer_network.rb index 6a60164a0..e90aed0e0 100644 --- a/lib/plaid/models/bank_transfer_network.rb +++ b/lib/plaid/models/bank_transfer_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_status.rb b/lib/plaid/models/bank_transfer_status.rb index aef365b07..68ec89edc 100644 --- a/lib/plaid/models/bank_transfer_status.rb +++ b/lib/plaid/models/bank_transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_sweep.rb b/lib/plaid/models/bank_transfer_sweep.rb index c9da00913..642c7c63b 100644 --- a/lib/plaid/models/bank_transfer_sweep.rb +++ b/lib/plaid/models/bank_transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_sweep_get_request.rb b/lib/plaid/models/bank_transfer_sweep_get_request.rb index 520338ab2..9c827d708 100644 --- a/lib/plaid/models/bank_transfer_sweep_get_request.rb +++ b/lib/plaid/models/bank_transfer_sweep_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_sweep_get_response.rb b/lib/plaid/models/bank_transfer_sweep_get_response.rb index e448c935e..9f0806848 100644 --- a/lib/plaid/models/bank_transfer_sweep_get_response.rb +++ b/lib/plaid/models/bank_transfer_sweep_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_sweep_list_request.rb b/lib/plaid/models/bank_transfer_sweep_list_request.rb index 7de61e7b9..fa80ea004 100644 --- a/lib/plaid/models/bank_transfer_sweep_list_request.rb +++ b/lib/plaid/models/bank_transfer_sweep_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_sweep_list_response.rb b/lib/plaid/models/bank_transfer_sweep_list_response.rb index 302a7da33..a66824174 100644 --- a/lib/plaid/models/bank_transfer_sweep_list_response.rb +++ b/lib/plaid/models/bank_transfer_sweep_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_type.rb b/lib/plaid/models/bank_transfer_type.rb index 215b182fa..44f1d31c3 100644 --- a/lib/plaid/models/bank_transfer_type.rb +++ b/lib/plaid/models/bank_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfer_user.rb b/lib/plaid/models/bank_transfer_user.rb index d14e57e09..fa9c34957 100644 --- a/lib/plaid/models/bank_transfer_user.rb +++ b/lib/plaid/models/bank_transfer_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfers_events_update_webhook.rb b/lib/plaid/models/bank_transfers_events_update_webhook.rb index b9b7de62e..bb87a5885 100644 --- a/lib/plaid/models/bank_transfers_events_update_webhook.rb +++ b/lib/plaid/models/bank_transfers_events_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb b/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb index 35f671b28..27b2cb11f 100644 --- a/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb +++ b/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report.rb b/lib/plaid/models/base_report.rb index d9c957701..5791c7d23 100644 --- a/lib/plaid/models/base_report.rb +++ b/lib/plaid/models/base_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_account.rb b/lib/plaid/models/base_report_account.rb index fe77fea69..e87660413 100644 --- a/lib/plaid/models/base_report_account.rb +++ b/lib/plaid/models/base_report_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_account_insights.rb b/lib/plaid/models/base_report_account_insights.rb index f205b9cf3..a53ba2998 100644 --- a/lib/plaid/models/base_report_account_insights.rb +++ b/lib/plaid/models/base_report_account_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_average_flow_insights.rb b/lib/plaid/models/base_report_average_flow_insights.rb index 2d31eb4ea..275f58cd5 100644 --- a/lib/plaid/models/base_report_average_flow_insights.rb +++ b/lib/plaid/models/base_report_average_flow_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_get_request.rb b/lib/plaid/models/base_report_get_request.rb index b145f94e9..71636f7ea 100644 --- a/lib/plaid/models/base_report_get_request.rb +++ b/lib/plaid/models/base_report_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_get_response.rb b/lib/plaid/models/base_report_get_response.rb index 2fce1a223..9646c769a 100644 --- a/lib/plaid/models/base_report_get_response.rb +++ b/lib/plaid/models/base_report_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_item.rb b/lib/plaid/models/base_report_item.rb index 7a0b349ca..fb98a754d 100644 --- a/lib/plaid/models/base_report_item.rb +++ b/lib/plaid/models/base_report_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_longest_gap_insights.rb b/lib/plaid/models/base_report_longest_gap_insights.rb index fed64fc5b..02b798433 100644 --- a/lib/plaid/models/base_report_longest_gap_insights.rb +++ b/lib/plaid/models/base_report_longest_gap_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_number_flow_insights.rb b/lib/plaid/models/base_report_number_flow_insights.rb index b81a6e57a..4115dd60c 100644 --- a/lib/plaid/models/base_report_number_flow_insights.rb +++ b/lib/plaid/models/base_report_number_flow_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_report_transaction.rb b/lib/plaid/models/base_report_transaction.rb index bdb5e3fd0..7499849b3 100644 --- a/lib/plaid/models/base_report_transaction.rb +++ b/lib/plaid/models/base_report_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/base_reports_error_webhook.rb b/lib/plaid/models/base_reports_error_webhook.rb index f526484cb..1dba2f56e 100644 --- a/lib/plaid/models/base_reports_error_webhook.rb +++ b/lib/plaid/models/base_reports_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -24,8 +24,8 @@ class BaseReportsErrorWebhook attr_accessor :error - # The ID associated with the Asset Report. - attr_accessor :asset_report_id + # The `user_id` corresponding to the User ID the webhook has fired for. + attr_accessor :user_id attr_accessor :environment @@ -35,7 +35,7 @@ def self.attribute_map :'webhook_type' => :'webhook_type', :'webhook_code' => :'webhook_code', :'error' => :'error', - :'asset_report_id' => :'asset_report_id', + :'user_id' => :'user_id', :'environment' => :'environment' } end @@ -51,7 +51,7 @@ def self.openapi_types :'webhook_type' => :'String', :'webhook_code' => :'String', :'error' => :'PlaidError', - :'asset_report_id' => :'String', + :'user_id' => :'String', :'environment' => :'WebhookEnvironmentValues' } end @@ -90,8 +90,8 @@ def initialize(attributes = {}) self.error = attributes[:'error'] end - if attributes.key?(:'asset_report_id') - self.asset_report_id = attributes[:'asset_report_id'] + if attributes.key?(:'user_id') + self.user_id = attributes[:'user_id'] end if attributes.key?(:'environment') @@ -111,6 +111,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.') end + if @user_id.nil? + invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') + end + if @environment.nil? invalid_properties.push('invalid value for "environment", environment cannot be nil.') end @@ -123,6 +127,7 @@ def list_invalid_properties def valid? return false if @webhook_type.nil? return false if @webhook_code.nil? + return false if @user_id.nil? return false if @environment.nil? true end @@ -135,7 +140,7 @@ def ==(o) webhook_type == o.webhook_type && webhook_code == o.webhook_code && error == o.error && - asset_report_id == o.asset_report_id && + user_id == o.user_id && environment == o.environment end @@ -148,7 +153,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [webhook_type, webhook_code, error, asset_report_id, environment].hash + [webhook_type, webhook_code, error, user_id, environment].hash end # Builds the object from hash diff --git a/lib/plaid/models/base_reports_product_ready_webhook.rb b/lib/plaid/models/base_reports_product_ready_webhook.rb index 46517317e..dd10fdd8a 100644 --- a/lib/plaid/models/base_reports_product_ready_webhook.rb +++ b/lib/plaid/models/base_reports_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -102,6 +102,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.') end + if @user_id.nil? + invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') + end + if @environment.nil? invalid_properties.push('invalid value for "environment", environment cannot be nil.') end @@ -114,6 +118,7 @@ def list_invalid_properties def valid? return false if @webhook_type.nil? return false if @webhook_code.nil? + return false if @user_id.nil? return false if @environment.nil? true end diff --git a/lib/plaid/models/beacon_audit_trail.rb b/lib/plaid/models/beacon_audit_trail.rb index 0772430ac..6f884c664 100644 --- a/lib/plaid/models/beacon_audit_trail.rb +++ b/lib/plaid/models/beacon_audit_trail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_audit_trail_source.rb b/lib/plaid/models/beacon_audit_trail_source.rb index 3685d99ca..8cf7a68dd 100644 --- a/lib/plaid/models/beacon_audit_trail_source.rb +++ b/lib/plaid/models/beacon_audit_trail_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_report_create_request.rb b/lib/plaid/models/beacon_report_create_request.rb index 80a4d6e4f..d192e820e 100644 --- a/lib/plaid/models/beacon_report_create_request.rb +++ b/lib/plaid/models/beacon_report_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_report_create_response.rb b/lib/plaid/models/beacon_report_create_response.rb index 61b4bd099..a94e881ab 100644 --- a/lib/plaid/models/beacon_report_create_response.rb +++ b/lib/plaid/models/beacon_report_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_report_type.rb b/lib/plaid/models/beacon_report_type.rb index ddd9a6b46..5e634fcf4 100644 --- a/lib/plaid/models/beacon_report_type.rb +++ b/lib/plaid/models/beacon_report_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_address.rb b/lib/plaid/models/beacon_user_address.rb index 5c2ee5527..7f162f419 100644 --- a/lib/plaid/models/beacon_user_address.rb +++ b/lib/plaid/models/beacon_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_create_embedded_report.rb b/lib/plaid/models/beacon_user_create_embedded_report.rb index 0451e04bb..5be320e47 100644 --- a/lib/plaid/models/beacon_user_create_embedded_report.rb +++ b/lib/plaid/models/beacon_user_create_embedded_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_create_request.rb b/lib/plaid/models/beacon_user_create_request.rb index a30c9a4de..3ff08fcb8 100644 --- a/lib/plaid/models/beacon_user_create_request.rb +++ b/lib/plaid/models/beacon_user_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_create_response.rb b/lib/plaid/models/beacon_user_create_response.rb index 135ff33c3..fdb5003c9 100644 --- a/lib/plaid/models/beacon_user_create_response.rb +++ b/lib/plaid/models/beacon_user_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_data.rb b/lib/plaid/models/beacon_user_data.rb index 764e301eb..9e3a95e81 100644 --- a/lib/plaid/models/beacon_user_data.rb +++ b/lib/plaid/models/beacon_user_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_get_request.rb b/lib/plaid/models/beacon_user_get_request.rb index 1be35a354..08b4b9c39 100644 --- a/lib/plaid/models/beacon_user_get_request.rb +++ b/lib/plaid/models/beacon_user_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_get_response.rb b/lib/plaid/models/beacon_user_get_response.rb index feeca370b..41a53f427 100644 --- a/lib/plaid/models/beacon_user_get_response.rb +++ b/lib/plaid/models/beacon_user_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_id_number.rb b/lib/plaid/models/beacon_user_id_number.rb index 654cc8b64..fdb41baa5 100644 --- a/lib/plaid/models/beacon_user_id_number.rb +++ b/lib/plaid/models/beacon_user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_name.rb b/lib/plaid/models/beacon_user_name.rb index fc5421037..b90008ac4 100644 --- a/lib/plaid/models/beacon_user_name.rb +++ b/lib/plaid/models/beacon_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_request_address.rb b/lib/plaid/models/beacon_user_request_address.rb index 71f32e4e5..885dcb061 100644 --- a/lib/plaid/models/beacon_user_request_address.rb +++ b/lib/plaid/models/beacon_user_request_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_request_data.rb b/lib/plaid/models/beacon_user_request_data.rb index 3efb75d7b..d5a59dd91 100644 --- a/lib/plaid/models/beacon_user_request_data.rb +++ b/lib/plaid/models/beacon_user_request_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/beacon_user_status.rb b/lib/plaid/models/beacon_user_status.rb index d2af7d661..90ba5f3b1 100644 --- a/lib/plaid/models/beacon_user_status.rb +++ b/lib/plaid/models/beacon_user_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/categories_get_response.rb b/lib/plaid/models/categories_get_response.rb index 93bfaa7dd..327327e37 100644 --- a/lib/plaid/models/categories_get_response.rb +++ b/lib/plaid/models/categories_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/category.rb b/lib/plaid/models/category.rb index 3e1cede72..6dc2b551f 100644 --- a/lib/plaid/models/category.rb +++ b/lib/plaid/models/category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cause.rb b/lib/plaid/models/cause.rb index f1bf90216..699713012 100644 --- a/lib/plaid/models/cause.rb +++ b/lib/plaid/models/cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cause_all_of.rb b/lib/plaid/models/cause_all_of.rb index 19d49ae56..683b3d614 100644 --- a/lib/plaid/models/cause_all_of.rb +++ b/lib/plaid/models/cause_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/client_provided_enhanced_transaction.rb b/lib/plaid/models/client_provided_enhanced_transaction.rb index 9133e68cc..522d33140 100644 --- a/lib/plaid/models/client_provided_enhanced_transaction.rb +++ b/lib/plaid/models/client_provided_enhanced_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/client_provided_enriched_transaction.rb b/lib/plaid/models/client_provided_enriched_transaction.rb index fcf7d4327..609a1b822 100644 --- a/lib/plaid/models/client_provided_enriched_transaction.rb +++ b/lib/plaid/models/client_provided_enriched_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/client_provided_raw_transaction.rb b/lib/plaid/models/client_provided_raw_transaction.rb index f22575e89..237c21796 100644 --- a/lib/plaid/models/client_provided_raw_transaction.rb +++ b/lib/plaid/models/client_provided_raw_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/client_provided_transaction.rb b/lib/plaid/models/client_provided_transaction.rb index 3858068b3..01e9c2e28 100644 --- a/lib/plaid/models/client_provided_transaction.rb +++ b/lib/plaid/models/client_provided_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/client_provided_transaction_location.rb b/lib/plaid/models/client_provided_transaction_location.rb index 8c19ee9f8..521f49fe3 100644 --- a/lib/plaid/models/client_provided_transaction_location.rb +++ b/lib/plaid/models/client_provided_transaction_location.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/connected_application.rb b/lib/plaid/models/connected_application.rb index 4b981a197..bd71755d5 100644 --- a/lib/plaid/models/connected_application.rb +++ b/lib/plaid/models/connected_application.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/consumer_report_permissible_purpose.rb b/lib/plaid/models/consumer_report_permissible_purpose.rb index 482f17c48..5a2e09eec 100644 --- a/lib/plaid/models/consumer_report_permissible_purpose.rb +++ b/lib/plaid/models/consumer_report_permissible_purpose.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -20,7 +20,7 @@ class ConsumerReportPermissiblePurpose EMPLOYMENT = "EMPLOYMENT".freeze EXTENSION_OF_CREDIT = "EXTENSION_OF_CREDIT".freeze LEGITIMATE_BUSINESS_NEED_TENANT_SCREENING = "LEGITIMATE_BUSINESS_NEED_TENANT_SCREENING".freeze - LEGITIMATE_BUSINESS_NEED_TENANT_OTHER = "LEGITIMATE_BUSINESS_NEED_TENANT_OTHER".freeze + LEGITIMATE_BUSINESS_NEED_OTHER = "LEGITIMATE_BUSINESS_NEED_OTHER".freeze WRITTEN_INSTRUCTION_PREQUALIFICATION = "WRITTEN_INSTRUCTION_PREQUALIFICATION".freeze WRITTEN_INSTRUCTION_OTHER = "WRITTEN_INSTRUCTION_OTHER".freeze diff --git a/lib/plaid/models/consumer_report_user_identity.rb b/lib/plaid/models/consumer_report_user_identity.rb index 76a33f79b..9aba839ba 100644 --- a/lib/plaid/models/consumer_report_user_identity.rb +++ b/lib/plaid/models/consumer_report_user_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class ConsumerReportUserIdentity # The user's last name attr_accessor :last_name - # The user's phone numbers + # The user's phone numbers. The format of phone number will be validated and for better normalization, it is expected to be in E.164 format +{countrycode}{number}, for example `+14151234567`. attr_accessor :phone_numbers # The user's emails diff --git a/lib/plaid/models/counterparty.rb b/lib/plaid/models/counterparty.rb index 16ac14ede..c1960cf71 100644 --- a/lib/plaid/models/counterparty.rb +++ b/lib/plaid/models/counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -19,7 +19,7 @@ class Counterparty # The name of the counterparty, such as the merchant or the financial institution, as extracted by Plaid from the raw description. attr_accessor :name - # A unique, stable, Plaid-generated id that maps to the counterparty. + # A unique, stable, Plaid-generated ID that maps to the counterparty. attr_accessor :entity_id attr_accessor :type @@ -27,10 +27,10 @@ class Counterparty # The website associated with the counterparty. attr_accessor :website - # The URL of a logo associated with the counterparty, if available. The logo is formatted as a 100x100 pixel PNG file. + # The URL of a logo associated with the counterparty, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url - # A description of how confident we are that the provided counterparty is involved in the transaction. `VERY_HIGH`: We recognize this counterparty and we are more than 98% confident that it is involved in this transaction. `HIGH`: We recognize this counterparty and we are more than 90% confident that it is involved in this transaction. `MEDIUM`: We are moderately confident that this counterparty was involved in this transaction, but some details may differ from our records. `LOW`: We didn’t find a matching counterparty in our records, so we are returning a cleansed name parsed out of the request description. `UNKNOWN`: Error + # A description of how confident we are that the provided counterparty is involved in the transaction. `VERY_HIGH`: We recognize this counterparty and we are more than 98% confident that it is involved in this transaction. `HIGH`: We recognize this counterparty and we are more than 90% confident that it is involved in this transaction. `MEDIUM`: We are moderately confident that this counterparty was involved in this transaction, but some details may differ from our records. `LOW`: We didn’t find a matching counterparty in our records, so we are returning a cleansed name parsed out of the request description. `UNKNOWN`: We don’t know the confidence level for this counterparty. attr_accessor :confidence_level # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/counterparty_type.rb b/lib/plaid/models/counterparty_type.rb index dfac6d42d..636de0df0 100644 --- a/lib/plaid/models/counterparty_type.rb +++ b/lib/plaid/models/counterparty_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/country_code.rb b/lib/plaid/models/country_code.rb index e643dd059..6508b798a 100644 --- a/lib/plaid/models/country_code.rb +++ b/lib/plaid/models/country_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income.rb b/lib/plaid/models/cra_bank_income.rb index 0795a3520..32a525b55 100644 --- a/lib/plaid/models/cra_bank_income.rb +++ b/lib/plaid/models/cra_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_account.rb b/lib/plaid/models/cra_bank_income_account.rb index f6b375a89..595efe70f 100644 --- a/lib/plaid/models/cra_bank_income_account.rb +++ b/lib/plaid/models/cra_bank_income_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_cause.rb b/lib/plaid/models/cra_bank_income_cause.rb index cbe250985..1c2c73613 100644 --- a/lib/plaid/models/cra_bank_income_cause.rb +++ b/lib/plaid/models/cra_bank_income_cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_complete_result.rb b/lib/plaid/models/cra_bank_income_complete_result.rb new file mode 100644 index 000000000..f19c07a1d --- /dev/null +++ b/lib/plaid/models/cra_bank_income_complete_result.rb @@ -0,0 +1,39 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + class CraBankIncomeCompleteResult + SUCCESS = "SUCCESS".freeze + FAILURE = "FAILURE".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/cra_bank_income_complete_webhook.rb b/lib/plaid/models/cra_bank_income_complete_webhook.rb new file mode 100644 index 000000000..12bc97859 --- /dev/null +++ b/lib/plaid/models/cra_bank_income_complete_webhook.rb @@ -0,0 +1,284 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Fired when a bank income report has finished generating or failed to generate, triggered by calling `/cra/bank_income/get`. + class CraBankIncomeCompleteWebhook + # `CRA_INCOME` + attr_accessor :webhook_type + + # `BANK_INCOME_COMPLETE` + attr_accessor :webhook_code + + # The `user_id` corresponding to the user the webhook has fired for. + attr_accessor :user_id + + attr_accessor :result + + attr_accessor :environment + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'webhook_type' => :'webhook_type', + :'webhook_code' => :'webhook_code', + :'user_id' => :'user_id', + :'result' => :'result', + :'environment' => :'environment' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'webhook_type' => :'String', + :'webhook_code' => :'String', + :'user_id' => :'String', + :'result' => :'CraBankIncomeCompleteResult', + :'environment' => :'WebhookEnvironmentValues' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::CraBankIncomeCompleteWebhook` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::CraBankIncomeCompleteWebhook`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'webhook_type') + self.webhook_type = attributes[:'webhook_type'] + end + + if attributes.key?(:'webhook_code') + self.webhook_code = attributes[:'webhook_code'] + end + + if attributes.key?(:'user_id') + self.user_id = attributes[:'user_id'] + end + + if attributes.key?(:'result') + self.result = attributes[:'result'] + end + + if attributes.key?(:'environment') + self.environment = attributes[:'environment'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @webhook_type.nil? + invalid_properties.push('invalid value for "webhook_type", webhook_type cannot be nil.') + end + + if @webhook_code.nil? + invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.') + end + + if @user_id.nil? + invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') + end + + if @result.nil? + invalid_properties.push('invalid value for "result", result cannot be nil.') + end + + if @environment.nil? + invalid_properties.push('invalid value for "environment", environment cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @webhook_type.nil? + return false if @webhook_code.nil? + return false if @user_id.nil? + return false if @result.nil? + return false if @environment.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + webhook_type == o.webhook_type && + webhook_code == o.webhook_code && + user_id == o.user_id && + result == o.result && + environment == o.environment + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [webhook_type, webhook_code, user_id, result, environment].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_bank_income_employer.rb b/lib/plaid/models/cra_bank_income_employer.rb index 777b1ed2b..84a876935 100644 --- a/lib/plaid/models/cra_bank_income_employer.rb +++ b/lib/plaid/models/cra_bank_income_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_get_request.rb b/lib/plaid/models/cra_bank_income_get_request.rb index d36feb61d..b6f5b47b6 100644 --- a/lib/plaid/models/cra_bank_income_get_request.rb +++ b/lib/plaid/models/cra_bank_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_get_response.rb b/lib/plaid/models/cra_bank_income_get_response.rb index b9551bdaa..3b6a3af87 100644 --- a/lib/plaid/models/cra_bank_income_get_response.rb +++ b/lib/plaid/models/cra_bank_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_historical_summary.rb b/lib/plaid/models/cra_bank_income_historical_summary.rb index e08cd18e2..e86c13e05 100644 --- a/lib/plaid/models/cra_bank_income_historical_summary.rb +++ b/lib/plaid/models/cra_bank_income_historical_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_item.rb b/lib/plaid/models/cra_bank_income_item.rb index 31260f269..c916b9d76 100644 --- a/lib/plaid/models/cra_bank_income_item.rb +++ b/lib/plaid/models/cra_bank_income_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_source.rb b/lib/plaid/models/cra_bank_income_source.rb index e4d71fb4f..4dbc9914f 100644 --- a/lib/plaid/models/cra_bank_income_source.rb +++ b/lib/plaid/models/cra_bank_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_summary.rb b/lib/plaid/models/cra_bank_income_summary.rb index df673d951..7813b1f4d 100644 --- a/lib/plaid/models/cra_bank_income_summary.rb +++ b/lib/plaid/models/cra_bank_income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_transaction.rb b/lib/plaid/models/cra_bank_income_transaction.rb index c8c7e3684..c001bf946 100644 --- a/lib/plaid/models/cra_bank_income_transaction.rb +++ b/lib/plaid/models/cra_bank_income_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_warning.rb b/lib/plaid/models/cra_bank_income_warning.rb index 50c4e15bb..bcd98c587 100644 --- a/lib/plaid/models/cra_bank_income_warning.rb +++ b/lib/plaid/models/cra_bank_income_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/cra_bank_income_warning_code.rb b/lib/plaid/models/cra_bank_income_warning_code.rb index 34b0baada..a23703b45 100644 --- a/lib/plaid/models/cra_bank_income_warning_code.rb +++ b/lib/plaid/models/cra_bank_income_warning_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit1099.rb b/lib/plaid/models/credit1099.rb index 9d597fda5..25c926df1 100644 --- a/lib/plaid/models/credit1099.rb +++ b/lib/plaid/models/credit1099.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit1099_filer.rb b/lib/plaid/models/credit1099_filer.rb index 16a0d492a..b773509c3 100644 --- a/lib/plaid/models/credit1099_filer.rb +++ b/lib/plaid/models/credit1099_filer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit1099_payer.rb b/lib/plaid/models/credit1099_payer.rb index 7135b7a04..1d82351f9 100644 --- a/lib/plaid/models/credit1099_payer.rb +++ b/lib/plaid/models/credit1099_payer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit1099_recipient.rb b/lib/plaid/models/credit1099_recipient.rb index c01117ced..c36242830 100644 --- a/lib/plaid/models/credit1099_recipient.rb +++ b/lib/plaid/models/credit1099_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_account_subtype.rb b/lib/plaid/models/credit_account_subtype.rb index d5f692a57..561f1d0b7 100644 --- a/lib/plaid/models/credit_account_subtype.rb +++ b/lib/plaid/models/credit_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_ach_class.rb b/lib/plaid/models/credit_ach_class.rb index 97512de04..3a61acc53 100644 --- a/lib/plaid/models/credit_ach_class.rb +++ b/lib/plaid/models/credit_ach_class.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_amount_with_currency.rb b/lib/plaid/models/credit_amount_with_currency.rb index 62bb7a6d9..e24ebdcb7 100644 --- a/lib/plaid/models/credit_amount_with_currency.rb +++ b/lib/plaid/models/credit_amount_with_currency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_create_request.rb b/lib/plaid/models/credit_audit_copy_token_create_request.rb index 62d8a4f14..d567ba440 100644 --- a/lib/plaid/models/credit_audit_copy_token_create_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_create_response.rb b/lib/plaid/models/credit_audit_copy_token_create_response.rb index 1909eda3b..179093250 100644 --- a/lib/plaid/models/credit_audit_copy_token_create_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_remove_request.rb b/lib/plaid/models/credit_audit_copy_token_remove_request.rb index 6c0a352df..c854f8575 100644 --- a/lib/plaid/models/credit_audit_copy_token_remove_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_remove_response.rb b/lib/plaid/models/credit_audit_copy_token_remove_response.rb index 3a205dec0..22bc156c3 100644 --- a/lib/plaid/models/credit_audit_copy_token_remove_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_update_request.rb b/lib/plaid/models/credit_audit_copy_token_update_request.rb index 6962af747..94ef7943d 100644 --- a/lib/plaid/models/credit_audit_copy_token_update_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_audit_copy_token_update_response.rb b/lib/plaid/models/credit_audit_copy_token_update_response.rb index 3dd9f1eae..79bc35088 100644 --- a/lib/plaid/models/credit_audit_copy_token_update_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employer.rb b/lib/plaid/models/credit_bank_employer.rb index 60a1fcd2a..df4d9de23 100644 --- a/lib/plaid/models/credit_bank_employer.rb +++ b/lib/plaid/models/credit_bank_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment.rb b/lib/plaid/models/credit_bank_employment.rb index 21483d73f..1b8adfd05 100644 --- a/lib/plaid/models/credit_bank_employment.rb +++ b/lib/plaid/models/credit_bank_employment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_get_request.rb b/lib/plaid/models/credit_bank_employment_get_request.rb index d860e96cd..0d9caf89e 100644 --- a/lib/plaid/models/credit_bank_employment_get_request.rb +++ b/lib/plaid/models/credit_bank_employment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_get_response.rb b/lib/plaid/models/credit_bank_employment_get_response.rb index f60db2722..327f0550f 100644 --- a/lib/plaid/models/credit_bank_employment_get_response.rb +++ b/lib/plaid/models/credit_bank_employment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_item.rb b/lib/plaid/models/credit_bank_employment_item.rb index 319b3478d..10556c727 100644 --- a/lib/plaid/models/credit_bank_employment_item.rb +++ b/lib/plaid/models/credit_bank_employment_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_report.rb b/lib/plaid/models/credit_bank_employment_report.rb index 78ff6b6f2..897ac4eb2 100644 --- a/lib/plaid/models/credit_bank_employment_report.rb +++ b/lib/plaid/models/credit_bank_employment_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_warning.rb b/lib/plaid/models/credit_bank_employment_warning.rb index 2270a2452..208d24af9 100644 --- a/lib/plaid/models/credit_bank_employment_warning.rb +++ b/lib/plaid/models/credit_bank_employment_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_employment_warning_type.rb b/lib/plaid/models/credit_bank_employment_warning_type.rb index 9493c051d..45d03683d 100644 --- a/lib/plaid/models/credit_bank_employment_warning_type.rb +++ b/lib/plaid/models/credit_bank_employment_warning_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income.rb b/lib/plaid/models/credit_bank_income.rb index a7c9b54cd..80663c137 100644 --- a/lib/plaid/models/credit_bank_income.rb +++ b/lib/plaid/models/credit_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_account.rb b/lib/plaid/models/credit_bank_income_account.rb index ae925452d..a9760bc4c 100644 --- a/lib/plaid/models/credit_bank_income_account.rb +++ b/lib/plaid/models/credit_bank_income_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_account_type.rb b/lib/plaid/models/credit_bank_income_account_type.rb index 9f03e1cba..5e04e5a0e 100644 --- a/lib/plaid/models/credit_bank_income_account_type.rb +++ b/lib/plaid/models/credit_bank_income_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_category.rb b/lib/plaid/models/credit_bank_income_category.rb index 8703fd123..203f47ab5 100644 --- a/lib/plaid/models/credit_bank_income_category.rb +++ b/lib/plaid/models/credit_bank_income_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_cause.rb b/lib/plaid/models/credit_bank_income_cause.rb index bc8a15d01..80f28d390 100644 --- a/lib/plaid/models/credit_bank_income_cause.rb +++ b/lib/plaid/models/credit_bank_income_cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_error_type.rb b/lib/plaid/models/credit_bank_income_error_type.rb index 8f557046e..5d2b5cb6d 100644 --- a/lib/plaid/models/credit_bank_income_error_type.rb +++ b/lib/plaid/models/credit_bank_income_error_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_get_request.rb b/lib/plaid/models/credit_bank_income_get_request.rb index c55526c42..9e66c507a 100644 --- a/lib/plaid/models/credit_bank_income_get_request.rb +++ b/lib/plaid/models/credit_bank_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_get_request_options.rb b/lib/plaid/models/credit_bank_income_get_request_options.rb index 1a18b4e34..ff181d489 100644 --- a/lib/plaid/models/credit_bank_income_get_request_options.rb +++ b/lib/plaid/models/credit_bank_income_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_get_response.rb b/lib/plaid/models/credit_bank_income_get_response.rb index 051ec4874..5a22c89c9 100644 --- a/lib/plaid/models/credit_bank_income_get_response.rb +++ b/lib/plaid/models/credit_bank_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_historical_summary.rb b/lib/plaid/models/credit_bank_income_historical_summary.rb index 9073d09b1..e5838ad88 100644 --- a/lib/plaid/models/credit_bank_income_historical_summary.rb +++ b/lib/plaid/models/credit_bank_income_historical_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_item.rb b/lib/plaid/models/credit_bank_income_item.rb index 17e68239f..d69d64da7 100644 --- a/lib/plaid/models/credit_bank_income_item.rb +++ b/lib/plaid/models/credit_bank_income_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_pay_frequency.rb b/lib/plaid/models/credit_bank_income_pay_frequency.rb index 4faf74210..953c605c2 100644 --- a/lib/plaid/models/credit_bank_income_pay_frequency.rb +++ b/lib/plaid/models/credit_bank_income_pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_pdf_get_request.rb b/lib/plaid/models/credit_bank_income_pdf_get_request.rb index 4e5f05e0e..c152b10ff 100644 --- a/lib/plaid/models/credit_bank_income_pdf_get_request.rb +++ b/lib/plaid/models/credit_bank_income_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_request.rb b/lib/plaid/models/credit_bank_income_refresh_request.rb index a5a1b3a04..a353b4e4f 100644 --- a/lib/plaid/models/credit_bank_income_refresh_request.rb +++ b/lib/plaid/models/credit_bank_income_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_request_options.rb b/lib/plaid/models/credit_bank_income_refresh_request_options.rb index 693f1eb8b..59dec8352 100644 --- a/lib/plaid/models/credit_bank_income_refresh_request_options.rb +++ b/lib/plaid/models/credit_bank_income_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_response.rb b/lib/plaid/models/credit_bank_income_refresh_response.rb index d9726d502..9da128681 100644 --- a/lib/plaid/models/credit_bank_income_refresh_response.rb +++ b/lib/plaid/models/credit_bank_income_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_source.rb b/lib/plaid/models/credit_bank_income_source.rb index ef82a7c6b..8067be509 100644 --- a/lib/plaid/models/credit_bank_income_source.rb +++ b/lib/plaid/models/credit_bank_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_summary.rb b/lib/plaid/models/credit_bank_income_summary.rb index b40a2d6c5..d485db109 100644 --- a/lib/plaid/models/credit_bank_income_summary.rb +++ b/lib/plaid/models/credit_bank_income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_transaction.rb b/lib/plaid/models/credit_bank_income_transaction.rb index 4da163e28..1abd88150 100644 --- a/lib/plaid/models/credit_bank_income_transaction.rb +++ b/lib/plaid/models/credit_bank_income_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_warning.rb b/lib/plaid/models/credit_bank_income_warning.rb index cfdc24c47..e13bf4dc6 100644 --- a/lib/plaid/models/credit_bank_income_warning.rb +++ b/lib/plaid/models/credit_bank_income_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_warning_code.rb b/lib/plaid/models/credit_bank_income_warning_code.rb index 980076e97..38bbb4e50 100644 --- a/lib/plaid/models/credit_bank_income_warning_code.rb +++ b/lib/plaid/models/credit_bank_income_warning_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_warning_type.rb b/lib/plaid/models/credit_bank_income_warning_type.rb index 4c193038f..46b73a116 100644 --- a/lib/plaid/models/credit_bank_income_warning_type.rb +++ b/lib/plaid/models/credit_bank_income_warning_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_webhook_update_request.rb b/lib/plaid/models/credit_bank_income_webhook_update_request.rb index fe369d928..fa9d78971 100644 --- a/lib/plaid/models/credit_bank_income_webhook_update_request.rb +++ b/lib/plaid/models/credit_bank_income_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_income_webhook_update_response.rb b/lib/plaid/models/credit_bank_income_webhook_update_response.rb index aefb20c0b..2514186a0 100644 --- a/lib/plaid/models/credit_bank_income_webhook_update_response.rb +++ b/lib/plaid/models/credit_bank_income_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_account_owner.rb b/lib/plaid/models/credit_bank_statement_upload_account_owner.rb index 66a9af366..9ca1c3933 100644 --- a/lib/plaid/models/credit_bank_statement_upload_account_owner.rb +++ b/lib/plaid/models/credit_bank_statement_upload_account_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb b/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb index 7b497618e..dfb98be91 100644 --- a/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb +++ b/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_bank_account.rb b/lib/plaid/models/credit_bank_statement_upload_bank_account.rb index 1d14e2d89..256d770d0 100644 --- a/lib/plaid/models/credit_bank_statement_upload_bank_account.rb +++ b/lib/plaid/models/credit_bank_statement_upload_bank_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb b/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb index bd0ebc0b5..9316f6d7f 100644 --- a/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb +++ b/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_item.rb b/lib/plaid/models/credit_bank_statement_upload_item.rb index 4d3815783..c9c182591 100644 --- a/lib/plaid/models/credit_bank_statement_upload_item.rb +++ b/lib/plaid/models/credit_bank_statement_upload_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_object.rb b/lib/plaid/models/credit_bank_statement_upload_object.rb index 2c0f926b6..f3f434b84 100644 --- a/lib/plaid/models/credit_bank_statement_upload_object.rb +++ b/lib/plaid/models/credit_bank_statement_upload_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_transaction.rb b/lib/plaid/models/credit_bank_statement_upload_transaction.rb index 589872746..8e48317c9 100644 --- a/lib/plaid/models/credit_bank_statement_upload_transaction.rb +++ b/lib/plaid/models/credit_bank_statement_upload_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statements_uploads_get_request.rb b/lib/plaid/models/credit_bank_statements_uploads_get_request.rb index 1039b350f..4890923c9 100644 --- a/lib/plaid/models/credit_bank_statements_uploads_get_request.rb +++ b/lib/plaid/models/credit_bank_statements_uploads_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_bank_statements_uploads_get_response.rb b/lib/plaid/models/credit_bank_statements_uploads_get_response.rb index ba14d4bfa..c9bac1724 100644 --- a/lib/plaid/models/credit_bank_statements_uploads_get_response.rb +++ b/lib/plaid/models/credit_bank_statements_uploads_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_card_liability.rb b/lib/plaid/models/credit_card_liability.rb index ba1f57ebd..c204ece5b 100644 --- a/lib/plaid/models/credit_card_liability.rb +++ b/lib/plaid/models/credit_card_liability.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_category.rb b/lib/plaid/models/credit_category.rb index 7e0a09993..62a3838cd 100644 --- a/lib/plaid/models/credit_category.rb +++ b/lib/plaid/models/credit_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_document_metadata.rb b/lib/plaid/models/credit_document_metadata.rb index 902eb8de5..fa5021502 100644 --- a/lib/plaid/models/credit_document_metadata.rb +++ b/lib/plaid/models/credit_document_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_employer_verification.rb b/lib/plaid/models/credit_employer_verification.rb index 1001fcd48..51602c098 100644 --- a/lib/plaid/models/credit_employer_verification.rb +++ b/lib/plaid/models/credit_employer_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_employment_get_request.rb b/lib/plaid/models/credit_employment_get_request.rb index 85a501d8d..cc743c8dc 100644 --- a/lib/plaid/models/credit_employment_get_request.rb +++ b/lib/plaid/models/credit_employment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_employment_get_response.rb b/lib/plaid/models/credit_employment_get_response.rb index 47b6503ff..a94f8dfea 100644 --- a/lib/plaid/models/credit_employment_get_response.rb +++ b/lib/plaid/models/credit_employment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_employment_item.rb b/lib/plaid/models/credit_employment_item.rb index c399883bf..2d0a336f7 100644 --- a/lib/plaid/models/credit_employment_item.rb +++ b/lib/plaid/models/credit_employment_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_employment_verification.rb b/lib/plaid/models/credit_employment_verification.rb index d479eb24f..310f35732 100644 --- a/lib/plaid/models/credit_employment_verification.rb +++ b/lib/plaid/models/credit_employment_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_filter.rb b/lib/plaid/models/credit_filter.rb index f5d2551a9..6b40e938d 100644 --- a/lib/plaid/models/credit_filter.rb +++ b/lib/plaid/models/credit_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_detail_voe25.rb b/lib/plaid/models/credit_freddie_mac_asset_detail_voe25.rb index b4e4e3577..b4ee91fff 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_detail_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_detail_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transaction_detail_voe25.rb b/lib/plaid/models/credit_freddie_mac_asset_transaction_detail_voe25.rb index d873661fb..5b8c1fa0a 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transaction_detail_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transaction_detail_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transaction_voa24.rb b/lib/plaid/models/credit_freddie_mac_asset_transaction_voa24.rb index bd2d0e4e8..d56bee8c1 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transaction_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transaction_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transaction_voe25.rb b/lib/plaid/models/credit_freddie_mac_asset_transaction_voe25.rb index 4d6c8bb47..675d99bf8 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transaction_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transaction_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transactions_voa24.rb b/lib/plaid/models/credit_freddie_mac_asset_transactions_voa24.rb index 58c7fa295..ca02c073a 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transactions_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transactions_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transactions_voe25.rb b/lib/plaid/models/credit_freddie_mac_asset_transactions_voe25.rb index a13231bc3..968cd688f 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transactions_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transactions_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_voa24.rb b/lib/plaid/models/credit_freddie_mac_asset_voa24.rb index f4161b6e3..18ab3fcb1 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_voe25.rb b/lib/plaid/models/credit_freddie_mac_asset_voe25.rb index e78445c21..d80ec87bd 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_assets_voa24.rb b/lib/plaid/models/credit_freddie_mac_assets_voa24.rb index 6803fe152..33e4286f9 100644 --- a/lib/plaid/models/credit_freddie_mac_assets_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_assets_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_assets_voe25.rb b/lib/plaid/models/credit_freddie_mac_assets_voe25.rb index c28f70663..5bb5cb809 100644 --- a/lib/plaid/models/credit_freddie_mac_assets_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_assets_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_individual_name_voa24.rb b/lib/plaid/models/credit_freddie_mac_individual_name_voa24.rb index ca890ccc9..47b5df815 100644 --- a/lib/plaid/models/credit_freddie_mac_individual_name_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_individual_name_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_loan_identifiers_voa24.rb b/lib/plaid/models/credit_freddie_mac_loan_identifiers_voa24.rb index 08ed0a8dd..d72f713dc 100644 --- a/lib/plaid/models/credit_freddie_mac_loan_identifiers_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_loan_identifiers_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_loan_voa24.rb b/lib/plaid/models/credit_freddie_mac_loan_voa24.rb index 9e895442a..e1d90cfe2 100644 --- a/lib/plaid/models/credit_freddie_mac_loan_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_loan_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_loans_voa24.rb b/lib/plaid/models/credit_freddie_mac_loans_voa24.rb index 5a97d5127..fe6ac2252 100644 --- a/lib/plaid/models/credit_freddie_mac_loans_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_loans_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_parties_voa24.rb b/lib/plaid/models/credit_freddie_mac_parties_voa24.rb index 59c98f608..63dc2cffe 100644 --- a/lib/plaid/models/credit_freddie_mac_parties_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_parties_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_party_individual_voa24.rb b/lib/plaid/models/credit_freddie_mac_party_individual_voa24.rb index 18da3bad6..82e1b29d1 100644 --- a/lib/plaid/models/credit_freddie_mac_party_individual_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_party_individual_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_party_voa24.rb b/lib/plaid/models/credit_freddie_mac_party_voa24.rb index db052277f..107d510aa 100644 --- a/lib/plaid/models/credit_freddie_mac_party_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_party_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_reporting_information_voa24.rb b/lib/plaid/models/credit_freddie_mac_reporting_information_voa24.rb index d4dceff16..9fe5e2884 100644 --- a/lib/plaid/models/credit_freddie_mac_reporting_information_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_reporting_information_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,6 +22,9 @@ class CreditFreddieMacReportingInformationVOA24 # Documentation not found in the MISMO model viewer and not provided by Freddie Mac. The value can only be \"ReportID\" attr_accessor :report_identifier_type + # Documentation not found in the MISMO model viewer and not provided by Freddie Mac. + attr_accessor :reporting_information_parent_identifier + # Documentation not found in the MISMO model viewer and not provided by Freddie Mac. attr_accessor :reporting_information_identifier @@ -30,6 +33,7 @@ def self.attribute_map { :'report_date_time' => :'ReportDateTime', :'report_identifier_type' => :'ReportIdentifierType', + :'reporting_information_parent_identifier' => :'ReportingInformationParentIdentifier', :'reporting_information_identifier' => :'ReportingInformationIdentifier' } end @@ -44,6 +48,7 @@ def self.openapi_types { :'report_date_time' => :'String', :'report_identifier_type' => :'String', + :'reporting_information_parent_identifier' => :'String', :'reporting_information_identifier' => :'String' } end @@ -77,6 +82,10 @@ def initialize(attributes = {}) self.report_identifier_type = attributes[:'report_identifier_type'] end + if attributes.key?(:'reporting_information_parent_identifier') + self.reporting_information_parent_identifier = attributes[:'reporting_information_parent_identifier'] + end + if attributes.key?(:'reporting_information_identifier') self.reporting_information_identifier = attributes[:'reporting_information_identifier'] end @@ -107,6 +116,7 @@ def ==(o) self.class == o.class && report_date_time == o.report_date_time && report_identifier_type == o.report_identifier_type && + reporting_information_parent_identifier == o.reporting_information_parent_identifier && reporting_information_identifier == o.reporting_information_identifier end @@ -119,7 +129,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [report_date_time, report_identifier_type, reporting_information_identifier].hash + [report_date_time, report_identifier_type, reporting_information_parent_identifier, reporting_information_identifier].hash end # Builds the object from hash diff --git a/lib/plaid/models/credit_freddie_mac_reports_get_request.rb b/lib/plaid/models/credit_freddie_mac_reports_get_request.rb index 922e8b64d..9587b6172 100644 --- a/lib/plaid/models/credit_freddie_mac_reports_get_request.rb +++ b/lib/plaid/models/credit_freddie_mac_reports_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_reports_get_response.rb b/lib/plaid/models/credit_freddie_mac_reports_get_response.rb index df8722669..27893cc59 100644 --- a/lib/plaid/models/credit_freddie_mac_reports_get_response.rb +++ b/lib/plaid/models/credit_freddie_mac_reports_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_service_voa24.rb b/lib/plaid/models/credit_freddie_mac_service_voa24.rb index 8e505e704..bf91ecda7 100644 --- a/lib/plaid/models/credit_freddie_mac_service_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_service_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_service_voe25.rb b/lib/plaid/models/credit_freddie_mac_service_voe25.rb index 81796c2c9..033e9cec3 100644 --- a/lib/plaid/models/credit_freddie_mac_service_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_service_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_services_voa24.rb b/lib/plaid/models/credit_freddie_mac_services_voa24.rb index f2e3d6e2f..c0316ec3e 100644 --- a/lib/plaid/models/credit_freddie_mac_services_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_services_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_services_voe25.rb b/lib/plaid/models/credit_freddie_mac_services_voe25.rb index b95e73120..9e9b2addb 100644 --- a/lib/plaid/models/credit_freddie_mac_services_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_services_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voa24.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voa24.rb index be5bf0885..fd7adf417 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voe25.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voe25.rb index 72329f70f..43e9c1d4c 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset_voa24.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset_voa24.rb index 5dc21ebe0..6c0845a8b 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset_voe25.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset_voe25.rb index 1c533f2bc..23c179e7c 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset_voe25.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal_voa24.rb b/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal_voa24.rb index 647ea6f54..f1b6ebe69 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_assets_voa24.rb b/lib/plaid/models/credit_freddie_mac_verification_of_assets_voa24.rb index e84bc1111..561664fe6 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_assets_voa24.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_assets_voa24.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_verification_of_employment_deal_voe25.rb b/lib/plaid/models/credit_freddie_verification_of_employment_deal_voe25.rb index 5b83fc0ff..14f0fa09c 100644 --- a/lib/plaid/models/credit_freddie_verification_of_employment_deal_voe25.rb +++ b/lib/plaid/models/credit_freddie_verification_of_employment_deal_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_freddie_verification_of_employment_voe25.rb b/lib/plaid/models/credit_freddie_verification_of_employment_voe25.rb index 24aa3d165..2caccaa73 100644 --- a/lib/plaid/models/credit_freddie_verification_of_employment_voe25.rb +++ b/lib/plaid/models/credit_freddie_verification_of_employment_voe25.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub.rb b/lib/plaid/models/credit_pay_stub.rb index 707bebf59..478645c98 100644 --- a/lib/plaid/models/credit_pay_stub.rb +++ b/lib/plaid/models/credit_pay_stub.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_address.rb b/lib/plaid/models/credit_pay_stub_address.rb index 50c20f108..bfa44c0be 100644 --- a/lib/plaid/models/credit_pay_stub_address.rb +++ b/lib/plaid/models/credit_pay_stub_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_deductions.rb b/lib/plaid/models/credit_pay_stub_deductions.rb index 58bda6b3a..5f8e19110 100644 --- a/lib/plaid/models/credit_pay_stub_deductions.rb +++ b/lib/plaid/models/credit_pay_stub_deductions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_earnings.rb b/lib/plaid/models/credit_pay_stub_earnings.rb index 81e870852..162bafcd0 100644 --- a/lib/plaid/models/credit_pay_stub_earnings.rb +++ b/lib/plaid/models/credit_pay_stub_earnings.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_employee.rb b/lib/plaid/models/credit_pay_stub_employee.rb index 4516b993c..80fce5f87 100644 --- a/lib/plaid/models/credit_pay_stub_employee.rb +++ b/lib/plaid/models/credit_pay_stub_employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -21,7 +21,7 @@ class CreditPayStubEmployee # The name of the employee. attr_accessor :name - # Marital status of the employee - either `SINGLE` or `MARRIED`. + # Marital status of the employee - either `SINGLE` or `MARRIED` or `NOT LISTED`. attr_accessor :marital_status attr_accessor :taxpayer_id diff --git a/lib/plaid/models/credit_pay_stub_employer.rb b/lib/plaid/models/credit_pay_stub_employer.rb index bd7c56fef..ab1517f22 100644 --- a/lib/plaid/models/credit_pay_stub_employer.rb +++ b/lib/plaid/models/credit_pay_stub_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_net_pay.rb b/lib/plaid/models/credit_pay_stub_net_pay.rb index 9fad16595..30f151651 100644 --- a/lib/plaid/models/credit_pay_stub_net_pay.rb +++ b/lib/plaid/models/credit_pay_stub_net_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_pay_stub_pay_basis_type.rb b/lib/plaid/models/credit_pay_stub_pay_basis_type.rb index 660e643fb..b4380578e 100644 --- a/lib/plaid/models/credit_pay_stub_pay_basis_type.rb +++ b/lib/plaid/models/credit_pay_stub_pay_basis_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_get_request.rb b/lib/plaid/models/credit_payroll_income_get_request.rb index 95d87dbe5..dbd6a0bc9 100644 --- a/lib/plaid/models/credit_payroll_income_get_request.rb +++ b/lib/plaid/models/credit_payroll_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_get_response.rb b/lib/plaid/models/credit_payroll_income_get_response.rb index 882059567..0b0a9085a 100644 --- a/lib/plaid/models/credit_payroll_income_get_response.rb +++ b/lib/plaid/models/credit_payroll_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_precheck_request.rb b/lib/plaid/models/credit_payroll_income_precheck_request.rb index 569f86282..6d2b5738d 100644 --- a/lib/plaid/models/credit_payroll_income_precheck_request.rb +++ b/lib/plaid/models/credit_payroll_income_precheck_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_precheck_response.rb b/lib/plaid/models/credit_payroll_income_precheck_response.rb index 34a14ab77..81000e182 100644 --- a/lib/plaid/models/credit_payroll_income_precheck_response.rb +++ b/lib/plaid/models/credit_payroll_income_precheck_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_request.rb b/lib/plaid/models/credit_payroll_income_refresh_request.rb index b33cff6cf..18e3759b2 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_request.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_request_options.rb b/lib/plaid/models/credit_payroll_income_refresh_request_options.rb index 526aaec9a..b8bc6d26d 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_request_options.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_response.rb b/lib/plaid/models/credit_payroll_income_refresh_response.rb index 343745e6e..636de1d54 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_response.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb b/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb index 49db5df85..6477f248c 100644 --- a/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb +++ b/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb b/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb index 9eb31eba3..7a89927ed 100644 --- a/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb +++ b/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_platform_ids.rb b/lib/plaid/models/credit_platform_ids.rb index cab8194d5..e9571236e 100644 --- a/lib/plaid/models/credit_platform_ids.rb +++ b/lib/plaid/models/credit_platform_ids.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_create_request.rb b/lib/plaid/models/credit_relay_create_request.rb index c1f77114b..37a4cbc63 100644 --- a/lib/plaid/models/credit_relay_create_request.rb +++ b/lib/plaid/models/credit_relay_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_create_response.rb b/lib/plaid/models/credit_relay_create_response.rb index 1f225c77d..c14c9b566 100644 --- a/lib/plaid/models/credit_relay_create_response.rb +++ b/lib/plaid/models/credit_relay_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_get_request.rb b/lib/plaid/models/credit_relay_get_request.rb index 81d30c09f..93a111faf 100644 --- a/lib/plaid/models/credit_relay_get_request.rb +++ b/lib/plaid/models/credit_relay_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_pdf_get_request.rb b/lib/plaid/models/credit_relay_pdf_get_request.rb index cafecd760..0339d129d 100644 --- a/lib/plaid/models/credit_relay_pdf_get_request.rb +++ b/lib/plaid/models/credit_relay_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_refresh_request.rb b/lib/plaid/models/credit_relay_refresh_request.rb index 24f7d7f95..0cbf718ea 100644 --- a/lib/plaid/models/credit_relay_refresh_request.rb +++ b/lib/plaid/models/credit_relay_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_refresh_response.rb b/lib/plaid/models/credit_relay_refresh_response.rb index 917750317..315bbdb94 100644 --- a/lib/plaid/models/credit_relay_refresh_response.rb +++ b/lib/plaid/models/credit_relay_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_remove_request.rb b/lib/plaid/models/credit_relay_remove_request.rb index 96480bacc..6346359f6 100644 --- a/lib/plaid/models/credit_relay_remove_request.rb +++ b/lib/plaid/models/credit_relay_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_relay_remove_response.rb b/lib/plaid/models/credit_relay_remove_response.rb index c9f9ce941..233b25ffe 100644 --- a/lib/plaid/models/credit_relay_remove_response.rb +++ b/lib/plaid/models/credit_relay_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session.rb b/lib/plaid/models/credit_session.rb index e25fd4d6f..42b0646f2 100644 --- a/lib/plaid/models/credit_session.rb +++ b/lib/plaid/models/credit_session.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_bank_employment_result.rb b/lib/plaid/models/credit_session_bank_employment_result.rb index 8bb953125..01ee33d26 100644 --- a/lib/plaid/models/credit_session_bank_employment_result.rb +++ b/lib/plaid/models/credit_session_bank_employment_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_bank_employment_status.rb b/lib/plaid/models/credit_session_bank_employment_status.rb index 8e3e54fa1..f809e3af3 100644 --- a/lib/plaid/models/credit_session_bank_employment_status.rb +++ b/lib/plaid/models/credit_session_bank_employment_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_bank_income_result.rb b/lib/plaid/models/credit_session_bank_income_result.rb index 354eb0b24..81e937421 100644 --- a/lib/plaid/models/credit_session_bank_income_result.rb +++ b/lib/plaid/models/credit_session_bank_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_bank_income_status.rb b/lib/plaid/models/credit_session_bank_income_status.rb index 06606feb0..5e3292bf6 100644 --- a/lib/plaid/models/credit_session_bank_income_status.rb +++ b/lib/plaid/models/credit_session_bank_income_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_document_income_result.rb b/lib/plaid/models/credit_session_document_income_result.rb index 8f87b9a8a..e0efe6699 100644 --- a/lib/plaid/models/credit_session_document_income_result.rb +++ b/lib/plaid/models/credit_session_document_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_error.rb b/lib/plaid/models/credit_session_error.rb index 39a27326c..32d18bdeb 100644 --- a/lib/plaid/models/credit_session_error.rb +++ b/lib/plaid/models/credit_session_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_item_add_result.rb b/lib/plaid/models/credit_session_item_add_result.rb index 585209a89..e5397f742 100644 --- a/lib/plaid/models/credit_session_item_add_result.rb +++ b/lib/plaid/models/credit_session_item_add_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_payroll_income_result.rb b/lib/plaid/models/credit_session_payroll_income_result.rb index d6973bbfa..369f29c2a 100644 --- a/lib/plaid/models/credit_session_payroll_income_result.rb +++ b/lib/plaid/models/credit_session_payroll_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_session_results.rb b/lib/plaid/models/credit_session_results.rb index 76c866484..dba049b22 100644 --- a/lib/plaid/models/credit_session_results.rb +++ b/lib/plaid/models/credit_session_results.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_sessions_get_request.rb b/lib/plaid/models/credit_sessions_get_request.rb index b23e9c587..d8ba9b831 100644 --- a/lib/plaid/models/credit_sessions_get_request.rb +++ b/lib/plaid/models/credit_sessions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_sessions_get_response.rb b/lib/plaid/models/credit_sessions_get_response.rb index ebebf9c35..e31b07558 100644 --- a/lib/plaid/models/credit_sessions_get_response.rb +++ b/lib/plaid/models/credit_sessions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/credit_w2.rb b/lib/plaid/models/credit_w2.rb index 0aa008fb9..a40bb0ce8 100644 --- a/lib/plaid/models/credit_w2.rb +++ b/lib/plaid/models/credit_w2.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/customer_initiated_return_risk.rb b/lib/plaid/models/customer_initiated_return_risk.rb index 4b057b551..5c29899c7 100644 --- a/lib/plaid/models/customer_initiated_return_risk.rb +++ b/lib/plaid/models/customer_initiated_return_risk.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user.rb b/lib/plaid/models/dashboard_user.rb index 5b5e7631b..4d895dea0 100644 --- a/lib/plaid/models/dashboard_user.rb +++ b/lib/plaid/models/dashboard_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user_get_request.rb b/lib/plaid/models/dashboard_user_get_request.rb index caa8426a2..cb9e4f8ab 100644 --- a/lib/plaid/models/dashboard_user_get_request.rb +++ b/lib/plaid/models/dashboard_user_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user_get_response.rb b/lib/plaid/models/dashboard_user_get_response.rb index 21f10508a..5b6cc389f 100644 --- a/lib/plaid/models/dashboard_user_get_response.rb +++ b/lib/plaid/models/dashboard_user_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user_list_request.rb b/lib/plaid/models/dashboard_user_list_request.rb index cc9a804e0..87f95c19a 100644 --- a/lib/plaid/models/dashboard_user_list_request.rb +++ b/lib/plaid/models/dashboard_user_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user_list_response.rb b/lib/plaid/models/dashboard_user_list_response.rb index dfed151bc..eb7d3bdd0 100644 --- a/lib/plaid/models/dashboard_user_list_response.rb +++ b/lib/plaid/models/dashboard_user_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/dashboard_user_status.rb b/lib/plaid/models/dashboard_user_status.rb index 014125e10..48ec89987 100644 --- a/lib/plaid/models/dashboard_user_status.rb +++ b/lib/plaid/models/dashboard_user_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/date_range.rb b/lib/plaid/models/date_range.rb index 84e0cfa91..ae3e66e3c 100644 --- a/lib/plaid/models/date_range.rb +++ b/lib/plaid/models/date_range.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deductions.rb b/lib/plaid/models/deductions.rb index c360595e9..3a2ce047d 100644 --- a/lib/plaid/models/deductions.rb +++ b/lib/plaid/models/deductions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deductions_breakdown.rb b/lib/plaid/models/deductions_breakdown.rb index 47333f1c8..066dcf328 100644 --- a/lib/plaid/models/deductions_breakdown.rb +++ b/lib/plaid/models/deductions_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deductions_total.rb b/lib/plaid/models/deductions_total.rb index 31323d427..f03a2d3b2 100644 --- a/lib/plaid/models/deductions_total.rb +++ b/lib/plaid/models/deductions_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/default_update_webhook.rb b/lib/plaid/models/default_update_webhook.rb index 71d0a09e1..6dfebe975 100644 --- a/lib/plaid/models/default_update_webhook.rb +++ b/lib/plaid/models/default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_address_data.rb b/lib/plaid/models/deposit_switch_address_data.rb index 6df3fd912..fd1ab8fae 100644 --- a/lib/plaid/models/deposit_switch_address_data.rb +++ b/lib/plaid/models/deposit_switch_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_alt_create_request.rb b/lib/plaid/models/deposit_switch_alt_create_request.rb index d557d1012..b4293a061 100644 --- a/lib/plaid/models/deposit_switch_alt_create_request.rb +++ b/lib/plaid/models/deposit_switch_alt_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_alt_create_response.rb b/lib/plaid/models/deposit_switch_alt_create_response.rb index 35cd83091..2c8191ff1 100644 --- a/lib/plaid/models/deposit_switch_alt_create_response.rb +++ b/lib/plaid/models/deposit_switch_alt_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_create_request.rb b/lib/plaid/models/deposit_switch_create_request.rb index 1353d8b3c..bcf60cc21 100644 --- a/lib/plaid/models/deposit_switch_create_request.rb +++ b/lib/plaid/models/deposit_switch_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_create_request_options.rb b/lib/plaid/models/deposit_switch_create_request_options.rb index 379619b45..b365afaff 100644 --- a/lib/plaid/models/deposit_switch_create_request_options.rb +++ b/lib/plaid/models/deposit_switch_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_create_response.rb b/lib/plaid/models/deposit_switch_create_response.rb index 9b8b52737..9c0482981 100644 --- a/lib/plaid/models/deposit_switch_create_response.rb +++ b/lib/plaid/models/deposit_switch_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_get_request.rb b/lib/plaid/models/deposit_switch_get_request.rb index 427ca4e9f..1aebf15f2 100644 --- a/lib/plaid/models/deposit_switch_get_request.rb +++ b/lib/plaid/models/deposit_switch_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_get_response.rb b/lib/plaid/models/deposit_switch_get_response.rb index 3f0568a96..8809327c7 100644 --- a/lib/plaid/models/deposit_switch_get_response.rb +++ b/lib/plaid/models/deposit_switch_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_state_update_webhook.rb b/lib/plaid/models/deposit_switch_state_update_webhook.rb index 212b4683c..27ee8abfb 100644 --- a/lib/plaid/models/deposit_switch_state_update_webhook.rb +++ b/lib/plaid/models/deposit_switch_state_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_target_account.rb b/lib/plaid/models/deposit_switch_target_account.rb index 88a13c7d5..1e6583f62 100644 --- a/lib/plaid/models/deposit_switch_target_account.rb +++ b/lib/plaid/models/deposit_switch_target_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_target_user.rb b/lib/plaid/models/deposit_switch_target_user.rb index e1fef996b..e28f9b872 100644 --- a/lib/plaid/models/deposit_switch_target_user.rb +++ b/lib/plaid/models/deposit_switch_target_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_token_create_request.rb b/lib/plaid/models/deposit_switch_token_create_request.rb index ab00d51c9..b9276af1f 100644 --- a/lib/plaid/models/deposit_switch_token_create_request.rb +++ b/lib/plaid/models/deposit_switch_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/deposit_switch_token_create_response.rb b/lib/plaid/models/deposit_switch_token_create_response.rb index c430958c4..1eb2ebbb4 100644 --- a/lib/plaid/models/deposit_switch_token_create_response.rb +++ b/lib/plaid/models/deposit_switch_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/depository_account_subtype.rb b/lib/plaid/models/depository_account_subtype.rb index 5d45b269b..c56dc5a1b 100644 --- a/lib/plaid/models/depository_account_subtype.rb +++ b/lib/plaid/models/depository_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/depository_filter.rb b/lib/plaid/models/depository_filter.rb index 312c70675..1571036a0 100644 --- a/lib/plaid/models/depository_filter.rb +++ b/lib/plaid/models/depository_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/detailed_originator.rb b/lib/plaid/models/detailed_originator.rb index 6aa4206e2..76e885eb3 100644 --- a/lib/plaid/models/detailed_originator.rb +++ b/lib/plaid/models/detailed_originator.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/distribution_breakdown.rb b/lib/plaid/models/distribution_breakdown.rb index a63eb4c34..6821bdff7 100644 --- a/lib/plaid/models/distribution_breakdown.rb +++ b/lib/plaid/models/distribution_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/doc_type.rb b/lib/plaid/models/doc_type.rb index d66be22c7..bc1d04460 100644 --- a/lib/plaid/models/doc_type.rb +++ b/lib/plaid/models/doc_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_analysis.rb b/lib/plaid/models/document_analysis.rb index 1218e0335..e1f66f20d 100644 --- a/lib/plaid/models/document_analysis.rb +++ b/lib/plaid/models/document_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_authenticity_match_code.rb b/lib/plaid/models/document_authenticity_match_code.rb index 08dd23d58..bc769f109 100644 --- a/lib/plaid/models/document_authenticity_match_code.rb +++ b/lib/plaid/models/document_authenticity_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_date_of_birth_match_code.rb b/lib/plaid/models/document_date_of_birth_match_code.rb index 2a60f7a66..cb25f1a9a 100644 --- a/lib/plaid/models/document_date_of_birth_match_code.rb +++ b/lib/plaid/models/document_date_of_birth_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_metadata.rb b/lib/plaid/models/document_metadata.rb index 7ec430cde..2e3e006a0 100644 --- a/lib/plaid/models/document_metadata.rb +++ b/lib/plaid/models/document_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_name_match_code.rb b/lib/plaid/models/document_name_match_code.rb index eb910933c..a16b3f262 100644 --- a/lib/plaid/models/document_name_match_code.rb +++ b/lib/plaid/models/document_name_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_risk_signal.rb b/lib/plaid/models/document_risk_signal.rb index fd85b2997..a9c9461d8 100644 --- a/lib/plaid/models/document_risk_signal.rb +++ b/lib/plaid/models/document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_risk_signal_institution_metadata.rb b/lib/plaid/models/document_risk_signal_institution_metadata.rb index c2f4e9eca..191917421 100644 --- a/lib/plaid/models/document_risk_signal_institution_metadata.rb +++ b/lib/plaid/models/document_risk_signal_institution_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_risk_signals_object.rb b/lib/plaid/models/document_risk_signals_object.rb index e3cf3f5b9..f31564463 100644 --- a/lib/plaid/models/document_risk_signals_object.rb +++ b/lib/plaid/models/document_risk_signals_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_risk_summary.rb b/lib/plaid/models/document_risk_summary.rb index 009ee2205..ddf43bfc7 100644 --- a/lib/plaid/models/document_risk_summary.rb +++ b/lib/plaid/models/document_risk_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/document_status.rb b/lib/plaid/models/document_status.rb index 3f9235704..ef3ba1c24 100644 --- a/lib/plaid/models/document_status.rb +++ b/lib/plaid/models/document_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/documentary_verification.rb b/lib/plaid/models/documentary_verification.rb index c0c3a6093..1252691f2 100644 --- a/lib/plaid/models/documentary_verification.rb +++ b/lib/plaid/models/documentary_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/documentary_verification_document.rb b/lib/plaid/models/documentary_verification_document.rb index 3e737f568..fd589d361 100644 --- a/lib/plaid/models/documentary_verification_document.rb +++ b/lib/plaid/models/documentary_verification_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/earnings.rb b/lib/plaid/models/earnings.rb index eb458ba88..d4633d555 100644 --- a/lib/plaid/models/earnings.rb +++ b/lib/plaid/models/earnings.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/earnings_breakdown.rb b/lib/plaid/models/earnings_breakdown.rb index c5ab56a6f..852060d6a 100644 --- a/lib/plaid/models/earnings_breakdown.rb +++ b/lib/plaid/models/earnings_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/earnings_breakdown_canonical_description.rb b/lib/plaid/models/earnings_breakdown_canonical_description.rb index 9ac76b566..20816ddb9 100644 --- a/lib/plaid/models/earnings_breakdown_canonical_description.rb +++ b/lib/plaid/models/earnings_breakdown_canonical_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/earnings_total.rb b/lib/plaid/models/earnings_total.rb index 0c693bc2c..601c117db 100644 --- a/lib/plaid/models/earnings_total.rb +++ b/lib/plaid/models/earnings_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/email.rb b/lib/plaid/models/email.rb index 26e24bc85..093d77483 100644 --- a/lib/plaid/models/email.rb +++ b/lib/plaid/models/email.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/email_address_match_score.rb b/lib/plaid/models/email_address_match_score.rb index 32daab2a5..83b1475bc 100644 --- a/lib/plaid/models/email_address_match_score.rb +++ b/lib/plaid/models/email_address_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employee.rb b/lib/plaid/models/employee.rb index fb291d551..e62950706 100644 --- a/lib/plaid/models/employee.rb +++ b/lib/plaid/models/employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employee_income_summary_field_string.rb b/lib/plaid/models/employee_income_summary_field_string.rb index 424b88e5f..c666583af 100644 --- a/lib/plaid/models/employee_income_summary_field_string.rb +++ b/lib/plaid/models/employee_income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employer.rb b/lib/plaid/models/employer.rb index 3e543a877..fde1f59b5 100644 --- a/lib/plaid/models/employer.rb +++ b/lib/plaid/models/employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employer_income_summary_field_string.rb b/lib/plaid/models/employer_income_summary_field_string.rb index 7dd0e103d..d4656f5fb 100644 --- a/lib/plaid/models/employer_income_summary_field_string.rb +++ b/lib/plaid/models/employer_income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employer_verification.rb b/lib/plaid/models/employer_verification.rb index f4d950585..304443097 100644 --- a/lib/plaid/models/employer_verification.rb +++ b/lib/plaid/models/employer_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employers_search_request.rb b/lib/plaid/models/employers_search_request.rb index 40468c7e4..de4572fca 100644 --- a/lib/plaid/models/employers_search_request.rb +++ b/lib/plaid/models/employers_search_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employers_search_response.rb b/lib/plaid/models/employers_search_response.rb index e4220a006..fa9b6ca6b 100644 --- a/lib/plaid/models/employers_search_response.rb +++ b/lib/plaid/models/employers_search_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_details.rb b/lib/plaid/models/employment_details.rb index 7f3e55ed4..101631172 100644 --- a/lib/plaid/models/employment_details.rb +++ b/lib/plaid/models/employment_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_source_type.rb b/lib/plaid/models/employment_source_type.rb index 468a33c56..a5ef66b65 100644 --- a/lib/plaid/models/employment_source_type.rb +++ b/lib/plaid/models/employment_source_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_verification.rb b/lib/plaid/models/employment_verification.rb index ef974bd20..1f998e6ce 100644 --- a/lib/plaid/models/employment_verification.rb +++ b/lib/plaid/models/employment_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_verification_get_request.rb b/lib/plaid/models/employment_verification_get_request.rb index 24f9bb3f3..490deb1f0 100644 --- a/lib/plaid/models/employment_verification_get_request.rb +++ b/lib/plaid/models/employment_verification_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_verification_get_response.rb b/lib/plaid/models/employment_verification_get_response.rb index 064d40db0..364ee2763 100644 --- a/lib/plaid/models/employment_verification_get_response.rb +++ b/lib/plaid/models/employment_verification_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/employment_verification_status.rb b/lib/plaid/models/employment_verification_status.rb index 900b44182..d93f48e2b 100644 --- a/lib/plaid/models/employment_verification_status.rb +++ b/lib/plaid/models/employment_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/enhancements.rb b/lib/plaid/models/enhancements.rb index 1cf48a848..292620f2f 100644 --- a/lib/plaid/models/enhancements.rb +++ b/lib/plaid/models/enhancements.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class Enhancements # The website associated with this transaction, if available. attr_accessor :website - # The URL of a logo associated with this transaction, if available. The logo is formatted as a 100x100 pixel PNG file. + # The URL of a logo associated with this transaction, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url # The check number of the transaction. This field is only populated for check transactions. @@ -40,7 +40,7 @@ class Enhancements attr_accessor :personal_finance_category - # A link to the icon associated with the primary personal finance category. The logo will always be 100x100 pixels. + # The URL of an icon associated with the primary personal finance category. The icon will always be 100×100 pixel PNG file. attr_accessor :personal_finance_category_icon_url # The counterparties present in the transaction. Counterparties, such as the merchant or the financial institution, are extracted by Plaid from the raw description. diff --git a/lib/plaid/models/enrich_transaction_direction.rb b/lib/plaid/models/enrich_transaction_direction.rb index 225afa62b..d201caadf 100644 --- a/lib/plaid/models/enrich_transaction_direction.rb +++ b/lib/plaid/models/enrich_transaction_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/enrichments.rb b/lib/plaid/models/enrichments.rb index d6f29e99c..560f8bcf1 100644 --- a/lib/plaid/models/enrichments.rb +++ b/lib/plaid/models/enrichments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class Enrichments # The counterparties present in the transaction. Counterparties, such as the merchant or the financial institution, are extracted by Plaid from the raw description. attr_accessor :counterparties - # A unique, stable, Plaid-generated id that maps to the primary counterparty. + # A unique, stable, Plaid-generated ID that maps to the primary counterparty. attr_accessor :entity_id # The ID of the legacy category to which this transaction belongs. For a full list of legacy categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). We recommend using the `personal_finance_category` for transaction categorization to obtain the best results. @@ -33,7 +33,7 @@ class Enrichments attr_accessor :location - # The URL of a logo associated with this transaction, if available. The logo is formatted as a 100x100 pixel PNG file. + # The URL of a logo associated with this transaction, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url # The name of the primary counterparty, such as the merchant or the financial institution, as extracted by Plaid from the raw description. @@ -43,7 +43,7 @@ class Enrichments attr_accessor :personal_finance_category - # A link to the icon associated with the primary personal finance category. The logo will always be 100x100 pixels. + # The URL of an icon associated with the primary personal finance category. The icon will always be 100×100 pixel PNG file. attr_accessor :personal_finance_category_icon_url attr_accessor :recurrence diff --git a/lib/plaid/models/entity_document.rb b/lib/plaid/models/entity_document.rb index e069f35f8..7c36623e0 100644 --- a/lib/plaid/models/entity_document.rb +++ b/lib/plaid/models/entity_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_document_type.rb b/lib/plaid/models/entity_document_type.rb index b5e302eff..a69290038 100644 --- a/lib/plaid/models/entity_document_type.rb +++ b/lib/plaid/models/entity_document_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_analysis.rb b/lib/plaid/models/entity_screening_hit_analysis.rb index 22ba4aa8e..bb50b7aae 100644 --- a/lib/plaid/models/entity_screening_hit_analysis.rb +++ b/lib/plaid/models/entity_screening_hit_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_data.rb b/lib/plaid/models/entity_screening_hit_data.rb index 7543067eb..c302e1882 100644 --- a/lib/plaid/models/entity_screening_hit_data.rb +++ b/lib/plaid/models/entity_screening_hit_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_documents_items.rb b/lib/plaid/models/entity_screening_hit_documents_items.rb index be88879cd..57fded66c 100644 --- a/lib/plaid/models/entity_screening_hit_documents_items.rb +++ b/lib/plaid/models/entity_screening_hit_documents_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_emails.rb b/lib/plaid/models/entity_screening_hit_emails.rb index 2918afbbb..e0ea06122 100644 --- a/lib/plaid/models/entity_screening_hit_emails.rb +++ b/lib/plaid/models/entity_screening_hit_emails.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_emails_items.rb b/lib/plaid/models/entity_screening_hit_emails_items.rb index 3548b40fb..c09d02bf8 100644 --- a/lib/plaid/models/entity_screening_hit_emails_items.rb +++ b/lib/plaid/models/entity_screening_hit_emails_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_names.rb b/lib/plaid/models/entity_screening_hit_names.rb index 1e031dcc6..1e61b3435 100644 --- a/lib/plaid/models/entity_screening_hit_names.rb +++ b/lib/plaid/models/entity_screening_hit_names.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_names_items.rb b/lib/plaid/models/entity_screening_hit_names_items.rb index 84a813a2d..d2bf6d36f 100644 --- a/lib/plaid/models/entity_screening_hit_names_items.rb +++ b/lib/plaid/models/entity_screening_hit_names_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_phone_numbers.rb b/lib/plaid/models/entity_screening_hit_phone_numbers.rb index cdf28d57e..9db8d33d4 100644 --- a/lib/plaid/models/entity_screening_hit_phone_numbers.rb +++ b/lib/plaid/models/entity_screening_hit_phone_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_urls.rb b/lib/plaid/models/entity_screening_hit_urls.rb index 121ab0c68..89892876d 100644 --- a/lib/plaid/models/entity_screening_hit_urls.rb +++ b/lib/plaid/models/entity_screening_hit_urls.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hit_urls_items.rb b/lib/plaid/models/entity_screening_hit_urls_items.rb index 1a0caf4bd..d915c0eff 100644 --- a/lib/plaid/models/entity_screening_hit_urls_items.rb +++ b/lib/plaid/models/entity_screening_hit_urls_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_hits_phone_number_items.rb b/lib/plaid/models/entity_screening_hits_phone_number_items.rb index adb39b040..6575bf2f2 100644 --- a/lib/plaid/models/entity_screening_hits_phone_number_items.rb +++ b/lib/plaid/models/entity_screening_hits_phone_number_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_screening_status_updated_webhook.rb b/lib/plaid/models/entity_screening_status_updated_webhook.rb index 5be8536b9..44bc601c4 100644 --- a/lib/plaid/models/entity_screening_status_updated_webhook.rb +++ b/lib/plaid/models/entity_screening_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_code.rb b/lib/plaid/models/entity_watchlist_code.rb index 911109dce..2427f4da3 100644 --- a/lib/plaid/models/entity_watchlist_code.rb +++ b/lib/plaid/models/entity_watchlist_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_program.rb b/lib/plaid/models/entity_watchlist_program.rb index b93fff73b..a4cbfa40f 100644 --- a/lib/plaid/models/entity_watchlist_program.rb +++ b/lib/plaid/models/entity_watchlist_program.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_screening.rb b/lib/plaid/models/entity_watchlist_screening.rb index 67a35a538..387b24a7e 100644 --- a/lib/plaid/models/entity_watchlist_screening.rb +++ b/lib/plaid/models/entity_watchlist_screening.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_screening_hit.rb b/lib/plaid/models/entity_watchlist_screening_hit.rb index 5368ae4c9..c3caf7a6f 100644 --- a/lib/plaid/models/entity_watchlist_screening_hit.rb +++ b/lib/plaid/models/entity_watchlist_screening_hit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_screening_review.rb b/lib/plaid/models/entity_watchlist_screening_review.rb index cdad9d423..04b8bbf9c 100644 --- a/lib/plaid/models/entity_watchlist_screening_review.rb +++ b/lib/plaid/models/entity_watchlist_screening_review.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_screening_search_terms.rb b/lib/plaid/models/entity_watchlist_screening_search_terms.rb index cd9dd52f9..99b440f7e 100644 --- a/lib/plaid/models/entity_watchlist_screening_search_terms.rb +++ b/lib/plaid/models/entity_watchlist_screening_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/entity_watchlist_search_terms.rb b/lib/plaid/models/entity_watchlist_search_terms.rb index c6b0e3593..9fb949076 100644 --- a/lib/plaid/models/entity_watchlist_search_terms.rb +++ b/lib/plaid/models/entity_watchlist_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/expiration_date.rb b/lib/plaid/models/expiration_date.rb index 33d1cdfb8..ec9a4506d 100644 --- a/lib/plaid/models/expiration_date.rb +++ b/lib/plaid/models/expiration_date.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_initiation_consent_options.rb b/lib/plaid/models/external_payment_initiation_consent_options.rb index 2c740737b..64f514535 100644 --- a/lib/plaid/models/external_payment_initiation_consent_options.rb +++ b/lib/plaid/models/external_payment_initiation_consent_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_options.rb b/lib/plaid/models/external_payment_options.rb index af17d5279..7f7925262 100644 --- a/lib/plaid/models/external_payment_options.rb +++ b/lib/plaid/models/external_payment_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_refund_details.rb b/lib/plaid/models/external_payment_refund_details.rb index 59dc12daa..61eb97d88 100644 --- a/lib/plaid/models/external_payment_refund_details.rb +++ b/lib/plaid/models/external_payment_refund_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_schedule_base.rb b/lib/plaid/models/external_payment_schedule_base.rb index 17f86b1f5..1209c07d9 100644 --- a/lib/plaid/models/external_payment_schedule_base.rb +++ b/lib/plaid/models/external_payment_schedule_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_schedule_get.rb b/lib/plaid/models/external_payment_schedule_get.rb index 8fe023807..2fa01529c 100644 --- a/lib/plaid/models/external_payment_schedule_get.rb +++ b/lib/plaid/models/external_payment_schedule_get.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/external_payment_schedule_request.rb b/lib/plaid/models/external_payment_schedule_request.rb index 6ed9f5bc1..7a5ea55ca 100644 --- a/lib/plaid/models/external_payment_schedule_request.rb +++ b/lib/plaid/models/external_payment_schedule_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb b/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb index 40fe3420e..be34a015d 100644 --- a/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb +++ b/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb b/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb index 1680ef788..89104a70e 100644 --- a/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb +++ b/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_content_types.rb b/lib/plaid/models/fdx_content_types.rb index 16382f8fd..2a18ab856 100644 --- a/lib/plaid/models/fdx_content_types.rb +++ b/lib/plaid/models/fdx_content_types.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_hateoas_link.rb b/lib/plaid/models/fdx_hateoas_link.rb index ae1923045..8337da0ca 100644 --- a/lib/plaid/models/fdx_hateoas_link.rb +++ b/lib/plaid/models/fdx_hateoas_link.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_hateoas_link_action.rb b/lib/plaid/models/fdx_hateoas_link_action.rb index c5e5f6033..92dd1b01c 100644 --- a/lib/plaid/models/fdx_hateoas_link_action.rb +++ b/lib/plaid/models/fdx_hateoas_link_action.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_initiator_fi_attribute.rb b/lib/plaid/models/fdx_initiator_fi_attribute.rb index d9d62679b..391d05144 100644 --- a/lib/plaid/models/fdx_initiator_fi_attribute.rb +++ b/lib/plaid/models/fdx_initiator_fi_attribute.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification.rb b/lib/plaid/models/fdx_notification.rb index 70de5eec9..baa8dffc6 100644 --- a/lib/plaid/models/fdx_notification.rb +++ b/lib/plaid/models/fdx_notification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_category.rb b/lib/plaid/models/fdx_notification_category.rb index e86d486ce..943ec67e6 100644 --- a/lib/plaid/models/fdx_notification_category.rb +++ b/lib/plaid/models/fdx_notification_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_payload.rb b/lib/plaid/models/fdx_notification_payload.rb index c40c438c5..e13950ae3 100644 --- a/lib/plaid/models/fdx_notification_payload.rb +++ b/lib/plaid/models/fdx_notification_payload.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_payload_id_type.rb b/lib/plaid/models/fdx_notification_payload_id_type.rb index 85e310f99..a505eb1bb 100644 --- a/lib/plaid/models/fdx_notification_payload_id_type.rb +++ b/lib/plaid/models/fdx_notification_payload_id_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_priority.rb b/lib/plaid/models/fdx_notification_priority.rb index b4453a2c3..6ca4d4c34 100644 --- a/lib/plaid/models/fdx_notification_priority.rb +++ b/lib/plaid/models/fdx_notification_priority.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_severity.rb b/lib/plaid/models/fdx_notification_severity.rb index 95e3cb556..427785c61 100644 --- a/lib/plaid/models/fdx_notification_severity.rb +++ b/lib/plaid/models/fdx_notification_severity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_notification_type.rb b/lib/plaid/models/fdx_notification_type.rb index f715331b3..b0a615863 100644 --- a/lib/plaid/models/fdx_notification_type.rb +++ b/lib/plaid/models/fdx_notification_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_party.rb b/lib/plaid/models/fdx_party.rb index 61f8a4f39..f3022f553 100644 --- a/lib/plaid/models/fdx_party.rb +++ b/lib/plaid/models/fdx_party.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_party_registry.rb b/lib/plaid/models/fdx_party_registry.rb index e56a45426..cff5bc31c 100644 --- a/lib/plaid/models/fdx_party_registry.rb +++ b/lib/plaid/models/fdx_party_registry.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdx_party_type.rb b/lib/plaid/models/fdx_party_type.rb index 9ec656d73..1f50047ce 100644 --- a/lib/plaid/models/fdx_party_type.rb +++ b/lib/plaid/models/fdx_party_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fdxfi_attribute.rb b/lib/plaid/models/fdxfi_attribute.rb index 020a64d50..3500f52d6 100644 --- a/lib/plaid/models/fdxfi_attribute.rb +++ b/lib/plaid/models/fdxfi_attribute.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/form1099_type.rb b/lib/plaid/models/form1099_type.rb index 4e5ba49f5..14768794e 100644 --- a/lib/plaid/models/form1099_type.rb +++ b/lib/plaid/models/form1099_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fraud_amount.rb b/lib/plaid/models/fraud_amount.rb index 4048b0326..90160fb23 100644 --- a/lib/plaid/models/fraud_amount.rb +++ b/lib/plaid/models/fraud_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/fraud_amount_nullable.rb b/lib/plaid/models/fraud_amount_nullable.rb index fe93d34a1..6926de025 100644 --- a/lib/plaid/models/fraud_amount_nullable.rb +++ b/lib/plaid/models/fraud_amount_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/generic_screening_hit_location_items.rb b/lib/plaid/models/generic_screening_hit_location_items.rb index b48abf7b4..466018627 100644 --- a/lib/plaid/models/generic_screening_hit_location_items.rb +++ b/lib/plaid/models/generic_screening_hit_location_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/health_incident.rb b/lib/plaid/models/health_incident.rb index 957b78a30..4757e5fe4 100644 --- a/lib/plaid/models/health_incident.rb +++ b/lib/plaid/models/health_incident.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/historical_balance.rb b/lib/plaid/models/historical_balance.rb index a9a704bb6..a78466f35 100644 --- a/lib/plaid/models/historical_balance.rb +++ b/lib/plaid/models/historical_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/historical_update_webhook.rb b/lib/plaid/models/historical_update_webhook.rb index fc090568d..3d98dd764 100644 --- a/lib/plaid/models/historical_update_webhook.rb +++ b/lib/plaid/models/historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/holding.rb b/lib/plaid/models/holding.rb index d5b115e26..ee138c9dd 100644 --- a/lib/plaid/models/holding.rb +++ b/lib/plaid/models/holding.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/holdings_default_update_webhook.rb b/lib/plaid/models/holdings_default_update_webhook.rb index 51430396d..6d3da6cbb 100644 --- a/lib/plaid/models/holdings_default_update_webhook.rb +++ b/lib/plaid/models/holdings_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/holdings_override.rb b/lib/plaid/models/holdings_override.rb index 6018e60a0..c5789b288 100644 --- a/lib/plaid/models/holdings_override.rb +++ b/lib/plaid/models/holdings_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/hosted_link_delivery_method.rb b/lib/plaid/models/hosted_link_delivery_method.rb index 24ce5fabb..ff70f5362 100644 --- a/lib/plaid/models/hosted_link_delivery_method.rb +++ b/lib/plaid/models/hosted_link_delivery_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/id_number_type.rb b/lib/plaid/models/id_number_type.rb index 48deae5df..8ac8224b2 100644 --- a/lib/plaid/models/id_number_type.rb +++ b/lib/plaid/models/id_number_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_default_update_webhook.rb b/lib/plaid/models/identity_default_update_webhook.rb index 22b4902e5..4b67afd1e 100644 --- a/lib/plaid/models/identity_default_update_webhook.rb +++ b/lib/plaid/models/identity_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_get_request.rb b/lib/plaid/models/identity_get_request.rb index 48f6d24d8..f0f619e31 100644 --- a/lib/plaid/models/identity_get_request.rb +++ b/lib/plaid/models/identity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_get_request_options.rb b/lib/plaid/models/identity_get_request_options.rb index 33179b2bd..c7b04ba5c 100644 --- a/lib/plaid/models/identity_get_request_options.rb +++ b/lib/plaid/models/identity_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_get_response.rb b/lib/plaid/models/identity_get_response.rb index b41541f88..3510da22d 100644 --- a/lib/plaid/models/identity_get_response.rb +++ b/lib/plaid/models/identity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_match_request.rb b/lib/plaid/models/identity_match_request.rb index 32f2be4f5..b322822eb 100644 --- a/lib/plaid/models/identity_match_request.rb +++ b/lib/plaid/models/identity_match_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_match_request_options.rb b/lib/plaid/models/identity_match_request_options.rb index a8fe18ae2..e72416098 100644 --- a/lib/plaid/models/identity_match_request_options.rb +++ b/lib/plaid/models/identity_match_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_match_response.rb b/lib/plaid/models/identity_match_response.rb index f95edf99e..fe2446373 100644 --- a/lib/plaid/models/identity_match_response.rb +++ b/lib/plaid/models/identity_match_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_match_user.rb b/lib/plaid/models/identity_match_user.rb index dfda266d0..a084338ac 100644 --- a/lib/plaid/models/identity_match_user.rb +++ b/lib/plaid/models/identity_match_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_refresh_request.rb b/lib/plaid/models/identity_refresh_request.rb index 9da5989ed..3cba5892d 100644 --- a/lib/plaid/models/identity_refresh_request.rb +++ b/lib/plaid/models/identity_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_refresh_response.rb b/lib/plaid/models/identity_refresh_response.rb index e83a582a7..2c4167071 100644 --- a/lib/plaid/models/identity_refresh_response.rb +++ b/lib/plaid/models/identity_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_update_types.rb b/lib/plaid/models/identity_update_types.rb index 2e7a265e0..e33bac039 100644 --- a/lib/plaid/models/identity_update_types.rb +++ b/lib/plaid/models/identity_update_types.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification.rb b/lib/plaid/models/identity_verification.rb index 317656330..9e26de3c5 100644 --- a/lib/plaid/models/identity_verification.rb +++ b/lib/plaid/models/identity_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_create_request.rb b/lib/plaid/models/identity_verification_create_request.rb index 028f3520a..6376bc15f 100644 --- a/lib/plaid/models/identity_verification_create_request.rb +++ b/lib/plaid/models/identity_verification_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_create_request_user.rb b/lib/plaid/models/identity_verification_create_request_user.rb index c4e82610e..b5edc445a 100644 --- a/lib/plaid/models/identity_verification_create_request_user.rb +++ b/lib/plaid/models/identity_verification_create_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_create_response.rb b/lib/plaid/models/identity_verification_create_response.rb index da47fdcb3..79b8840cb 100644 --- a/lib/plaid/models/identity_verification_create_response.rb +++ b/lib/plaid/models/identity_verification_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_document_address_response.rb b/lib/plaid/models/identity_verification_document_address_response.rb index fa174a682..1eb2b46f5 100644 --- a/lib/plaid/models/identity_verification_document_address_response.rb +++ b/lib/plaid/models/identity_verification_document_address_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_get_request.rb b/lib/plaid/models/identity_verification_get_request.rb index 6554772f0..7e4491143 100644 --- a/lib/plaid/models/identity_verification_get_request.rb +++ b/lib/plaid/models/identity_verification_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_get_response.rb b/lib/plaid/models/identity_verification_get_response.rb index 0acfe6e5f..0a7f7939c 100644 --- a/lib/plaid/models/identity_verification_get_response.rb +++ b/lib/plaid/models/identity_verification_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_list_request.rb b/lib/plaid/models/identity_verification_list_request.rb index 8f36d35f8..8e9d22942 100644 --- a/lib/plaid/models/identity_verification_list_request.rb +++ b/lib/plaid/models/identity_verification_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_list_response.rb b/lib/plaid/models/identity_verification_list_response.rb index ef30f3033..525cbdc01 100644 --- a/lib/plaid/models/identity_verification_list_response.rb +++ b/lib/plaid/models/identity_verification_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_request_user.rb b/lib/plaid/models/identity_verification_request_user.rb index 681ec9f69..fc1ba2027 100644 --- a/lib/plaid/models/identity_verification_request_user.rb +++ b/lib/plaid/models/identity_verification_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_request_user_name.rb b/lib/plaid/models/identity_verification_request_user_name.rb index 22317f977..d6ef6b5f4 100644 --- a/lib/plaid/models/identity_verification_request_user_name.rb +++ b/lib/plaid/models/identity_verification_request_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_response_user_name.rb b/lib/plaid/models/identity_verification_response_user_name.rb index 63978fc8c..67164510c 100644 --- a/lib/plaid/models/identity_verification_response_user_name.rb +++ b/lib/plaid/models/identity_verification_response_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_retried_webhook.rb b/lib/plaid/models/identity_verification_retried_webhook.rb index 92aa05818..3b14b4d7b 100644 --- a/lib/plaid/models/identity_verification_retried_webhook.rb +++ b/lib/plaid/models/identity_verification_retried_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_retry_request.rb b/lib/plaid/models/identity_verification_retry_request.rb index b13cf009f..76f5db251 100644 --- a/lib/plaid/models/identity_verification_retry_request.rb +++ b/lib/plaid/models/identity_verification_retry_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_retry_request_steps_object.rb b/lib/plaid/models/identity_verification_retry_request_steps_object.rb index 8ab827d53..9228b2e4d 100644 --- a/lib/plaid/models/identity_verification_retry_request_steps_object.rb +++ b/lib/plaid/models/identity_verification_retry_request_steps_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_retry_response.rb b/lib/plaid/models/identity_verification_retry_response.rb index 752f220fd..25108011f 100644 --- a/lib/plaid/models/identity_verification_retry_response.rb +++ b/lib/plaid/models/identity_verification_retry_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_status.rb b/lib/plaid/models/identity_verification_status.rb index a0e0069cc..2f78b80ca 100644 --- a/lib/plaid/models/identity_verification_status.rb +++ b/lib/plaid/models/identity_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_status_updated_webhook.rb b/lib/plaid/models/identity_verification_status_updated_webhook.rb index 68507b21c..926a3dbbe 100644 --- a/lib/plaid/models/identity_verification_status_updated_webhook.rb +++ b/lib/plaid/models/identity_verification_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_step_status.rb b/lib/plaid/models/identity_verification_step_status.rb index 96900b8f8..a03f5cc42 100644 --- a/lib/plaid/models/identity_verification_step_status.rb +++ b/lib/plaid/models/identity_verification_step_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_step_summary.rb b/lib/plaid/models/identity_verification_step_summary.rb index f61e1efd2..aa9e197e5 100644 --- a/lib/plaid/models/identity_verification_step_summary.rb +++ b/lib/plaid/models/identity_verification_step_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_step_updated_webhook.rb b/lib/plaid/models/identity_verification_step_updated_webhook.rb index 617d37a23..feb7b0aa7 100644 --- a/lib/plaid/models/identity_verification_step_updated_webhook.rb +++ b/lib/plaid/models/identity_verification_step_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_template_reference.rb b/lib/plaid/models/identity_verification_template_reference.rb index cb63c1032..88e06c28c 100644 --- a/lib/plaid/models/identity_verification_template_reference.rb +++ b/lib/plaid/models/identity_verification_template_reference.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_user_address.rb b/lib/plaid/models/identity_verification_user_address.rb index 1a605d532..ed5112750 100644 --- a/lib/plaid/models/identity_verification_user_address.rb +++ b/lib/plaid/models/identity_verification_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/identity_verification_user_data.rb b/lib/plaid/models/identity_verification_user_data.rb index 381a16628..243a7911c 100644 --- a/lib/plaid/models/identity_verification_user_data.rb +++ b/lib/plaid/models/identity_verification_user_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/image_quality.rb b/lib/plaid/models/image_quality.rb index 025793b5e..d34dddcb6 100644 --- a/lib/plaid/models/image_quality.rb +++ b/lib/plaid/models/image_quality.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/incident_update.rb b/lib/plaid/models/incident_update.rb index 8921e0022..9ce54c49a 100644 --- a/lib/plaid/models/incident_update.rb +++ b/lib/plaid/models/incident_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_breakdown.rb b/lib/plaid/models/income_breakdown.rb index 672ae384e..ea1332efb 100644 --- a/lib/plaid/models/income_breakdown.rb +++ b/lib/plaid/models/income_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_breakdown_type.rb b/lib/plaid/models/income_breakdown_type.rb index 42396cbbe..1ee752f26 100644 --- a/lib/plaid/models/income_breakdown_type.rb +++ b/lib/plaid/models/income_breakdown_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_override.rb b/lib/plaid/models/income_override.rb index 78e597f1a..ff4f544d8 100644 --- a/lib/plaid/models/income_override.rb +++ b/lib/plaid/models/income_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_summary.rb b/lib/plaid/models/income_summary.rb index d65604b96..6b49be792 100644 --- a/lib/plaid/models/income_summary.rb +++ b/lib/plaid/models/income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_summary_field_number.rb b/lib/plaid/models/income_summary_field_number.rb index 9c643a0ab..43e18bf13 100644 --- a/lib/plaid/models/income_summary_field_number.rb +++ b/lib/plaid/models/income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_summary_field_string.rb b/lib/plaid/models/income_summary_field_string.rb index 73b26fde1..b1bbfd5b2 100644 --- a/lib/plaid/models/income_summary_field_string.rb +++ b/lib/plaid/models/income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_create_request.rb b/lib/plaid/models/income_verification_create_request.rb index ce39592dc..cd0a56c4e 100644 --- a/lib/plaid/models/income_verification_create_request.rb +++ b/lib/plaid/models/income_verification_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_create_request_options.rb b/lib/plaid/models/income_verification_create_request_options.rb index 6cade72ce..72ed94137 100644 --- a/lib/plaid/models/income_verification_create_request_options.rb +++ b/lib/plaid/models/income_verification_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_create_response.rb b/lib/plaid/models/income_verification_create_response.rb index a4c28d1b1..d885e2560 100644 --- a/lib/plaid/models/income_verification_create_response.rb +++ b/lib/plaid/models/income_verification_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_doc_parsing_config.rb b/lib/plaid/models/income_verification_doc_parsing_config.rb index de4e66ffc..3fea8620c 100644 --- a/lib/plaid/models/income_verification_doc_parsing_config.rb +++ b/lib/plaid/models/income_verification_doc_parsing_config.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_documents_download_request.rb b/lib/plaid/models/income_verification_documents_download_request.rb index a32a13886..4ff511e54 100644 --- a/lib/plaid/models/income_verification_documents_download_request.rb +++ b/lib/plaid/models/income_verification_documents_download_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_payroll_flow_type.rb b/lib/plaid/models/income_verification_payroll_flow_type.rb index 7229117bf..c8d32b297 100644 --- a/lib/plaid/models/income_verification_payroll_flow_type.rb +++ b/lib/plaid/models/income_verification_payroll_flow_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_paystubs_get_request.rb b/lib/plaid/models/income_verification_paystubs_get_request.rb index 06d215234..6294e4e89 100644 --- a/lib/plaid/models/income_verification_paystubs_get_request.rb +++ b/lib/plaid/models/income_verification_paystubs_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_paystubs_get_response.rb b/lib/plaid/models/income_verification_paystubs_get_response.rb index c7c92276d..1127218e3 100644 --- a/lib/plaid/models/income_verification_paystubs_get_response.rb +++ b/lib/plaid/models/income_verification_paystubs_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_confidence.rb b/lib/plaid/models/income_verification_precheck_confidence.rb index 0ce6563ec..44d9f535d 100644 --- a/lib/plaid/models/income_verification_precheck_confidence.rb +++ b/lib/plaid/models/income_verification_precheck_confidence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_employer.rb b/lib/plaid/models/income_verification_precheck_employer.rb index 6d6ea4a17..50551f0d7 100644 --- a/lib/plaid/models/income_verification_precheck_employer.rb +++ b/lib/plaid/models/income_verification_precheck_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_employer_address.rb b/lib/plaid/models/income_verification_precheck_employer_address.rb index 4fa9e3392..78c0a5396 100644 --- a/lib/plaid/models/income_verification_precheck_employer_address.rb +++ b/lib/plaid/models/income_verification_precheck_employer_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_employer_address_data.rb b/lib/plaid/models/income_verification_precheck_employer_address_data.rb index 295645e82..8f2553d98 100644 --- a/lib/plaid/models/income_verification_precheck_employer_address_data.rb +++ b/lib/plaid/models/income_verification_precheck_employer_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_military_info.rb b/lib/plaid/models/income_verification_precheck_military_info.rb index 6098123dd..7dbd64669 100644 --- a/lib/plaid/models/income_verification_precheck_military_info.rb +++ b/lib/plaid/models/income_verification_precheck_military_info.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_payroll_institution.rb b/lib/plaid/models/income_verification_precheck_payroll_institution.rb index 42fb1135d..c6075fcde 100644 --- a/lib/plaid/models/income_verification_precheck_payroll_institution.rb +++ b/lib/plaid/models/income_verification_precheck_payroll_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_request.rb b/lib/plaid/models/income_verification_precheck_request.rb index 31d3e4c56..3a7fac840 100644 --- a/lib/plaid/models/income_verification_precheck_request.rb +++ b/lib/plaid/models/income_verification_precheck_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_response.rb b/lib/plaid/models/income_verification_precheck_response.rb index 8dff3cda6..4a5dbed79 100644 --- a/lib/plaid/models/income_verification_precheck_response.rb +++ b/lib/plaid/models/income_verification_precheck_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_precheck_user.rb b/lib/plaid/models/income_verification_precheck_user.rb index 44f9b1c0a..ccd1e897e 100644 --- a/lib/plaid/models/income_verification_precheck_user.rb +++ b/lib/plaid/models/income_verification_precheck_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_risk_signals_status_webhook.rb b/lib/plaid/models/income_verification_risk_signals_status_webhook.rb index 15eb2acc2..fe418074e 100644 --- a/lib/plaid/models/income_verification_risk_signals_status_webhook.rb +++ b/lib/plaid/models/income_verification_risk_signals_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_source_type.rb b/lib/plaid/models/income_verification_source_type.rb index 5e7262ae5..894384141 100644 --- a/lib/plaid/models/income_verification_source_type.rb +++ b/lib/plaid/models/income_verification_source_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_status_webhook.rb b/lib/plaid/models/income_verification_status_webhook.rb index ce0f85c01..e343c6a5d 100644 --- a/lib/plaid/models/income_verification_status_webhook.rb +++ b/lib/plaid/models/income_verification_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -28,7 +28,7 @@ class IncomeVerificationStatusWebhook # The Plaid `user_id` of the User associated with this webhook, warning, or error. attr_accessor :user_id - # `VERIFICATION_STATUS_PROCESSING_COMPLETE`: The income verification status processing has completed. If the user uploaded multiple documents, this webhook will fire when all documents have finished processing. Call the `/credit/payroll_income/get` endpoint and check the document metadata to see which documents were successfully parsed. `VERIFICATION_STATUS_PROCESSING_FAILED`: A failure occurred when attempting to process the verification documentation. `VERIFICATION_STATUS_PENDING_APPROVAL`: (deprecated) The income verification has been sent to the user for review. + # `VERIFICATION_STATUS_PROCESSING_COMPLETE`: The income verification processing has completed. This indicates that the documents have been parsed successfully or that the documents were not parsable. If the user uploaded multiple documents, this webhook will fire when all documents have finished processing. Call the `/credit/payroll_income/get` endpoint and check the document metadata to see which documents were successfully parsed. `VERIFICATION_STATUS_PROCESSING_FAILED`: An unexpected internal error occurred when attempting to process the verification documentation. `VERIFICATION_STATUS_PENDING_APPROVAL`: (deprecated) The income verification has been sent to the user for review. attr_accessor :verification_status attr_accessor :environment diff --git a/lib/plaid/models/income_verification_taxforms_get_request.rb b/lib/plaid/models/income_verification_taxforms_get_request.rb index c2ecdba01..31fa89c11 100644 --- a/lib/plaid/models/income_verification_taxforms_get_request.rb +++ b/lib/plaid/models/income_verification_taxforms_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_taxforms_get_response.rb b/lib/plaid/models/income_verification_taxforms_get_response.rb index 8bba3abb8..57e7a87b2 100644 --- a/lib/plaid/models/income_verification_taxforms_get_response.rb +++ b/lib/plaid/models/income_verification_taxforms_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/income_verification_webhook_status.rb b/lib/plaid/models/income_verification_webhook_status.rb index 10a646ad9..490cb74ca 100644 --- a/lib/plaid/models/income_verification_webhook_status.rb +++ b/lib/plaid/models/income_verification_webhook_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/individual_name.rb b/lib/plaid/models/individual_name.rb index 839168b33..ecd3b30bf 100644 --- a/lib/plaid/models/individual_name.rb +++ b/lib/plaid/models/individual_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/individual_screening_hit_names.rb b/lib/plaid/models/individual_screening_hit_names.rb index 53de33300..29cdf1c45 100644 --- a/lib/plaid/models/individual_screening_hit_names.rb +++ b/lib/plaid/models/individual_screening_hit_names.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/individual_watchlist_code.rb b/lib/plaid/models/individual_watchlist_code.rb index e0b67ca76..c4650af4c 100644 --- a/lib/plaid/models/individual_watchlist_code.rb +++ b/lib/plaid/models/individual_watchlist_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/individual_watchlist_program.rb b/lib/plaid/models/individual_watchlist_program.rb index f488bbf06..f7029e8b6 100644 --- a/lib/plaid/models/individual_watchlist_program.rb +++ b/lib/plaid/models/individual_watchlist_program.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/inflow_model.rb b/lib/plaid/models/inflow_model.rb index 518581c9c..3e6b61c90 100644 --- a/lib/plaid/models/inflow_model.rb +++ b/lib/plaid/models/inflow_model.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/initial_update_webhook.rb b/lib/plaid/models/initial_update_webhook.rb index 2f2399b90..43c94dfc0 100644 --- a/lib/plaid/models/initial_update_webhook.rb +++ b/lib/plaid/models/initial_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institution.rb b/lib/plaid/models/institution.rb index 64b399277..87f6e38fa 100644 --- a/lib/plaid/models/institution.rb +++ b/lib/plaid/models/institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institution_status.rb b/lib/plaid/models/institution_status.rb index 27fdc9df6..e4724f2e5 100644 --- a/lib/plaid/models/institution_status.rb +++ b/lib/plaid/models/institution_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institution_supported_networks.rb b/lib/plaid/models/institution_supported_networks.rb index 94492c09c..d6046df02 100644 --- a/lib/plaid/models/institution_supported_networks.rb +++ b/lib/plaid/models/institution_supported_networks.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_by_id_request.rb b/lib/plaid/models/institutions_get_by_id_request.rb index e822f9315..a6f432901 100644 --- a/lib/plaid/models/institutions_get_by_id_request.rb +++ b/lib/plaid/models/institutions_get_by_id_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_by_id_request_options.rb b/lib/plaid/models/institutions_get_by_id_request_options.rb index b59848761..859a79c92 100644 --- a/lib/plaid/models/institutions_get_by_id_request_options.rb +++ b/lib/plaid/models/institutions_get_by_id_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_by_id_response.rb b/lib/plaid/models/institutions_get_by_id_response.rb index 632a42710..4249cf5a3 100644 --- a/lib/plaid/models/institutions_get_by_id_response.rb +++ b/lib/plaid/models/institutions_get_by_id_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_request.rb b/lib/plaid/models/institutions_get_request.rb index f124422ae..67458c607 100644 --- a/lib/plaid/models/institutions_get_request.rb +++ b/lib/plaid/models/institutions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_request_options.rb b/lib/plaid/models/institutions_get_request_options.rb index 66c563e2b..8f8328fd4 100644 --- a/lib/plaid/models/institutions_get_request_options.rb +++ b/lib/plaid/models/institutions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_get_response.rb b/lib/plaid/models/institutions_get_response.rb index 9d8c66d5e..d45df9dff 100644 --- a/lib/plaid/models/institutions_get_response.rb +++ b/lib/plaid/models/institutions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_search_account_filter.rb b/lib/plaid/models/institutions_search_account_filter.rb index b5221daec..5d60b62d1 100644 --- a/lib/plaid/models/institutions_search_account_filter.rb +++ b/lib/plaid/models/institutions_search_account_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_search_payment_initiation_options.rb b/lib/plaid/models/institutions_search_payment_initiation_options.rb index 7310adf32..cb287f08d 100644 --- a/lib/plaid/models/institutions_search_payment_initiation_options.rb +++ b/lib/plaid/models/institutions_search_payment_initiation_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_search_request.rb b/lib/plaid/models/institutions_search_request.rb index 44a0124d2..b03352498 100644 --- a/lib/plaid/models/institutions_search_request.rb +++ b/lib/plaid/models/institutions_search_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_search_request_options.rb b/lib/plaid/models/institutions_search_request_options.rb index b9a3bd052..72f1ffd9e 100644 --- a/lib/plaid/models/institutions_search_request_options.rb +++ b/lib/plaid/models/institutions_search_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/institutions_search_response.rb b/lib/plaid/models/institutions_search_response.rb index 00a4e41b5..e1cefd540 100644 --- a/lib/plaid/models/institutions_search_response.rb +++ b/lib/plaid/models/institutions_search_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_account_subtype.rb b/lib/plaid/models/investment_account_subtype.rb index a4dc42156..ed58060fe 100644 --- a/lib/plaid/models/investment_account_subtype.rb +++ b/lib/plaid/models/investment_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_filter.rb b/lib/plaid/models/investment_filter.rb index c5e450a37..6c4203578 100644 --- a/lib/plaid/models/investment_filter.rb +++ b/lib/plaid/models/investment_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_holdings_get_request_options.rb b/lib/plaid/models/investment_holdings_get_request_options.rb index 146f896e2..dd4bb1e18 100644 --- a/lib/plaid/models/investment_holdings_get_request_options.rb +++ b/lib/plaid/models/investment_holdings_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_transaction.rb b/lib/plaid/models/investment_transaction.rb index d24d4f371..b0656f93c 100644 --- a/lib/plaid/models/investment_transaction.rb +++ b/lib/plaid/models/investment_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_transaction_subtype.rb b/lib/plaid/models/investment_transaction_subtype.rb index 8ae76f214..6f81679c7 100644 --- a/lib/plaid/models/investment_transaction_subtype.rb +++ b/lib/plaid/models/investment_transaction_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investment_transaction_type.rb b/lib/plaid/models/investment_transaction_type.rb index b94bc54b5..492a8ab66 100644 --- a/lib/plaid/models/investment_transaction_type.rb +++ b/lib/plaid/models/investment_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_auth_get_numbers.rb b/lib/plaid/models/investments_auth_get_numbers.rb index 566492ae2..1371e1d50 100644 --- a/lib/plaid/models/investments_auth_get_numbers.rb +++ b/lib/plaid/models/investments_auth_get_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_auth_get_request.rb b/lib/plaid/models/investments_auth_get_request.rb index 59ede2e5b..2e29eccf9 100644 --- a/lib/plaid/models/investments_auth_get_request.rb +++ b/lib/plaid/models/investments_auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_auth_get_request_options.rb b/lib/plaid/models/investments_auth_get_request_options.rb index d11e15e4b..69a850f3d 100644 --- a/lib/plaid/models/investments_auth_get_request_options.rb +++ b/lib/plaid/models/investments_auth_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_auth_get_response.rb b/lib/plaid/models/investments_auth_get_response.rb index b43892ac7..6db8c4040 100644 --- a/lib/plaid/models/investments_auth_get_response.rb +++ b/lib/plaid/models/investments_auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_auth_owner.rb b/lib/plaid/models/investments_auth_owner.rb index 577f79c4a..6ec020104 100644 --- a/lib/plaid/models/investments_auth_owner.rb +++ b/lib/plaid/models/investments_auth_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_default_update_webhook.rb b/lib/plaid/models/investments_default_update_webhook.rb index 786575e8b..512ff2f59 100644 --- a/lib/plaid/models/investments_default_update_webhook.rb +++ b/lib/plaid/models/investments_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_historical_update_webhook.rb b/lib/plaid/models/investments_historical_update_webhook.rb index 45cb7b58d..506b89d3b 100644 --- a/lib/plaid/models/investments_historical_update_webhook.rb +++ b/lib/plaid/models/investments_historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_holdings_get_request.rb b/lib/plaid/models/investments_holdings_get_request.rb index 3d9e5ff36..c27ac24d1 100644 --- a/lib/plaid/models/investments_holdings_get_request.rb +++ b/lib/plaid/models/investments_holdings_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_holdings_get_response.rb b/lib/plaid/models/investments_holdings_get_response.rb index 390112ca4..d762f75c3 100644 --- a/lib/plaid/models/investments_holdings_get_response.rb +++ b/lib/plaid/models/investments_holdings_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_refresh_request.rb b/lib/plaid/models/investments_refresh_request.rb index e44de7da1..7fcba4ec2 100644 --- a/lib/plaid/models/investments_refresh_request.rb +++ b/lib/plaid/models/investments_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_refresh_response.rb b/lib/plaid/models/investments_refresh_response.rb index 34e46ddd3..7a74611b2 100644 --- a/lib/plaid/models/investments_refresh_response.rb +++ b/lib/plaid/models/investments_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_transactions_get_request.rb b/lib/plaid/models/investments_transactions_get_request.rb index 21df95647..b332fe430 100644 --- a/lib/plaid/models/investments_transactions_get_request.rb +++ b/lib/plaid/models/investments_transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_transactions_get_request_options.rb b/lib/plaid/models/investments_transactions_get_request_options.rb index e559ab717..223f6dbfb 100644 --- a/lib/plaid/models/investments_transactions_get_request_options.rb +++ b/lib/plaid/models/investments_transactions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_transactions_get_response.rb b/lib/plaid/models/investments_transactions_get_response.rb index 86af3b124..c1fe51865 100644 --- a/lib/plaid/models/investments_transactions_get_response.rb +++ b/lib/plaid/models/investments_transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/investments_transactions_override.rb b/lib/plaid/models/investments_transactions_override.rb index 88a1f3975..5ffc47e16 100644 --- a/lib/plaid/models/investments_transactions_override.rb +++ b/lib/plaid/models/investments_transactions_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/iso_currency_code.rb b/lib/plaid/models/iso_currency_code.rb index 2522637e1..10505d417 100644 --- a/lib/plaid/models/iso_currency_code.rb +++ b/lib/plaid/models/iso_currency_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/issuing_country.rb b/lib/plaid/models/issuing_country.rb index 7f2055ff1..1e7e5909c 100644 --- a/lib/plaid/models/issuing_country.rb +++ b/lib/plaid/models/issuing_country.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item.rb b/lib/plaid/models/item.rb index 557372d50..cf538f1a0 100644 --- a/lib/plaid/models/item.rb +++ b/lib/plaid/models/item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_access_token_invalidate_request.rb b/lib/plaid/models/item_access_token_invalidate_request.rb index 1ebeb442a..89f79b0e6 100644 --- a/lib/plaid/models/item_access_token_invalidate_request.rb +++ b/lib/plaid/models/item_access_token_invalidate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_access_token_invalidate_response.rb b/lib/plaid/models/item_access_token_invalidate_response.rb index 58313b8fd..37cf51d08 100644 --- a/lib/plaid/models/item_access_token_invalidate_response.rb +++ b/lib/plaid/models/item_access_token_invalidate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_activity_list_request.rb b/lib/plaid/models/item_activity_list_request.rb index d952b92d5..2e8fcc85b 100644 --- a/lib/plaid/models/item_activity_list_request.rb +++ b/lib/plaid/models/item_activity_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_activity_list_response.rb b/lib/plaid/models/item_activity_list_response.rb index 8ead869f9..66438c981 100644 --- a/lib/plaid/models/item_activity_list_response.rb +++ b/lib/plaid/models/item_activity_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_application_list_request.rb b/lib/plaid/models/item_application_list_request.rb index 7713ba7c4..e4b3cabe3 100644 --- a/lib/plaid/models/item_application_list_request.rb +++ b/lib/plaid/models/item_application_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_application_list_response.rb b/lib/plaid/models/item_application_list_response.rb index 61c7bdfbf..b7fd5dcaf 100644 --- a/lib/plaid/models/item_application_list_response.rb +++ b/lib/plaid/models/item_application_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_application_list_user_auth.rb b/lib/plaid/models/item_application_list_user_auth.rb index 58f8d44bb..818359fed 100644 --- a/lib/plaid/models/item_application_list_user_auth.rb +++ b/lib/plaid/models/item_application_list_user_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_application_scopes_update_request.rb b/lib/plaid/models/item_application_scopes_update_request.rb index c90e65f29..60306c385 100644 --- a/lib/plaid/models/item_application_scopes_update_request.rb +++ b/lib/plaid/models/item_application_scopes_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_application_scopes_update_response.rb b/lib/plaid/models/item_application_scopes_update_response.rb index a9816c84d..3ddabc84d 100644 --- a/lib/plaid/models/item_application_scopes_update_response.rb +++ b/lib/plaid/models/item_application_scopes_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_error_webhook.rb b/lib/plaid/models/item_error_webhook.rb index a39c98385..e49596307 100644 --- a/lib/plaid/models/item_error_webhook.rb +++ b/lib/plaid/models/item_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_get_request.rb b/lib/plaid/models/item_get_request.rb index 9ff984db7..1da352255 100644 --- a/lib/plaid/models/item_get_request.rb +++ b/lib/plaid/models/item_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_get_response.rb b/lib/plaid/models/item_get_response.rb index 24ab30351..a238c3399 100644 --- a/lib/plaid/models/item_get_response.rb +++ b/lib/plaid/models/item_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_import_request.rb b/lib/plaid/models/item_import_request.rb index 31eadf34a..6027fea2d 100644 --- a/lib/plaid/models/item_import_request.rb +++ b/lib/plaid/models/item_import_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_import_request_options.rb b/lib/plaid/models/item_import_request_options.rb index 5cb16b94e..e2dc3d909 100644 --- a/lib/plaid/models/item_import_request_options.rb +++ b/lib/plaid/models/item_import_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_import_request_user_auth.rb b/lib/plaid/models/item_import_request_user_auth.rb index 043b71517..5789025eb 100644 --- a/lib/plaid/models/item_import_request_user_auth.rb +++ b/lib/plaid/models/item_import_request_user_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_import_response.rb b/lib/plaid/models/item_import_response.rb index 682597bde..5c1f52e68 100644 --- a/lib/plaid/models/item_import_response.rb +++ b/lib/plaid/models/item_import_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_login_repaired_webhook.rb b/lib/plaid/models/item_login_repaired_webhook.rb index 91ee70f35..2e31d40a1 100644 --- a/lib/plaid/models/item_login_repaired_webhook.rb +++ b/lib/plaid/models/item_login_repaired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # Fired when an Item login is repaired and the Item no longer needs to go through update mode. This will occur when the user completed the update mode flow for the Item, either in your application or in another Plaid-connected app. If you have messaging that tells the user to complete the update mode flow (such as in-app banners or out-of-band notifications) you should silence this messaging upon receiving the `LOGIN_REPAIRED` webhook. + # Fired when an Item has exited the `ITEM_LOGIN_REQUIRED` state without the user having gone through the update mode flow in your app (this can happen if the user completed the update mode in a different app). If you have messaging that tells the user to complete the update mode flow, you should silence this messaging upon receiving the `LOGIN_REPAIRED` webhook. class ItemLoginRepairedWebhook # `ITEM` attr_accessor :webhook_type diff --git a/lib/plaid/models/item_product_ready_webhook.rb b/lib/plaid/models/item_product_ready_webhook.rb index 45b552125..cc05ce474 100644 --- a/lib/plaid/models/item_product_ready_webhook.rb +++ b/lib/plaid/models/item_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_public_token_create_request.rb b/lib/plaid/models/item_public_token_create_request.rb index c3788a4c6..12fd8a81a 100644 --- a/lib/plaid/models/item_public_token_create_request.rb +++ b/lib/plaid/models/item_public_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_public_token_create_response.rb b/lib/plaid/models/item_public_token_create_response.rb index 1cd306655..d32d3662b 100644 --- a/lib/plaid/models/item_public_token_create_response.rb +++ b/lib/plaid/models/item_public_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_public_token_exchange_request.rb b/lib/plaid/models/item_public_token_exchange_request.rb index fcdc339e5..a2f3331cc 100644 --- a/lib/plaid/models/item_public_token_exchange_request.rb +++ b/lib/plaid/models/item_public_token_exchange_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_public_token_exchange_response.rb b/lib/plaid/models/item_public_token_exchange_response.rb index 142cc443a..7f6cc4a99 100644 --- a/lib/plaid/models/item_public_token_exchange_response.rb +++ b/lib/plaid/models/item_public_token_exchange_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_remove_request.rb b/lib/plaid/models/item_remove_request.rb index 4e9b818b8..11294ea52 100644 --- a/lib/plaid/models/item_remove_request.rb +++ b/lib/plaid/models/item_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_remove_response.rb b/lib/plaid/models/item_remove_response.rb index eac4845ff..178c5fde1 100644 --- a/lib/plaid/models/item_remove_response.rb +++ b/lib/plaid/models/item_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_status.rb b/lib/plaid/models/item_status.rb index 890919536..3c77adb79 100644 --- a/lib/plaid/models/item_status.rb +++ b/lib/plaid/models/item_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_status_investments.rb b/lib/plaid/models/item_status_investments.rb index 5ac7bf02f..1a3759c6c 100644 --- a/lib/plaid/models/item_status_investments.rb +++ b/lib/plaid/models/item_status_investments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_status_last_webhook.rb b/lib/plaid/models/item_status_last_webhook.rb index d7d139d87..95da2fbfc 100644 --- a/lib/plaid/models/item_status_last_webhook.rb +++ b/lib/plaid/models/item_status_last_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_status_nullable.rb b/lib/plaid/models/item_status_nullable.rb index 504e3fdb8..85da8df40 100644 --- a/lib/plaid/models/item_status_nullable.rb +++ b/lib/plaid/models/item_status_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_status_transactions.rb b/lib/plaid/models/item_status_transactions.rb index dcf9e57be..99c38a7ef 100644 --- a/lib/plaid/models/item_status_transactions.rb +++ b/lib/plaid/models/item_status_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_webhook_update_request.rb b/lib/plaid/models/item_webhook_update_request.rb index 3df003190..799014249 100644 --- a/lib/plaid/models/item_webhook_update_request.rb +++ b/lib/plaid/models/item_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/item_webhook_update_response.rb b/lib/plaid/models/item_webhook_update_response.rb index 3533670a9..77ad4b930 100644 --- a/lib/plaid/models/item_webhook_update_response.rb +++ b/lib/plaid/models/item_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/jwk_public_key.rb b/lib/plaid/models/jwk_public_key.rb index d27c8eebf..49091bde2 100644 --- a/lib/plaid/models/jwk_public_key.rb +++ b/lib/plaid/models/jwk_public_key.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/jwt_header.rb b/lib/plaid/models/jwt_header.rb index 124566079..3a9a45f1e 100644 --- a/lib/plaid/models/jwt_header.rb +++ b/lib/plaid/models/jwt_header.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_address_summary.rb b/lib/plaid/models/kyc_check_address_summary.rb index 997adf5f8..d2197e371 100644 --- a/lib/plaid/models/kyc_check_address_summary.rb +++ b/lib/plaid/models/kyc_check_address_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_date_of_birth_summary.rb b/lib/plaid/models/kyc_check_date_of_birth_summary.rb index 67fda080b..12e677783 100644 --- a/lib/plaid/models/kyc_check_date_of_birth_summary.rb +++ b/lib/plaid/models/kyc_check_date_of_birth_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_details.rb b/lib/plaid/models/kyc_check_details.rb index 48007ae1a..66940e21a 100644 --- a/lib/plaid/models/kyc_check_details.rb +++ b/lib/plaid/models/kyc_check_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_id_number_summary.rb b/lib/plaid/models/kyc_check_id_number_summary.rb index cade04e3e..f630e2584 100644 --- a/lib/plaid/models/kyc_check_id_number_summary.rb +++ b/lib/plaid/models/kyc_check_id_number_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_name_summary.rb b/lib/plaid/models/kyc_check_name_summary.rb index 3cf7d8008..6ae673b5d 100644 --- a/lib/plaid/models/kyc_check_name_summary.rb +++ b/lib/plaid/models/kyc_check_name_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/kyc_check_phone_summary.rb b/lib/plaid/models/kyc_check_phone_summary.rb index db76f027a..4b8562f9f 100644 --- a/lib/plaid/models/kyc_check_phone_summary.rb +++ b/lib/plaid/models/kyc_check_phone_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/last_data_access_times.rb b/lib/plaid/models/last_data_access_times.rb index 8a57d59ce..82158cd57 100644 --- a/lib/plaid/models/last_data_access_times.rb +++ b/lib/plaid/models/last_data_access_times.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liabilities_default_update_webhook.rb b/lib/plaid/models/liabilities_default_update_webhook.rb index ffb64a6da..75ea23f66 100644 --- a/lib/plaid/models/liabilities_default_update_webhook.rb +++ b/lib/plaid/models/liabilities_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liabilities_get_request.rb b/lib/plaid/models/liabilities_get_request.rb index 8fd0fd5b1..54f170bbb 100644 --- a/lib/plaid/models/liabilities_get_request.rb +++ b/lib/plaid/models/liabilities_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liabilities_get_request_options.rb b/lib/plaid/models/liabilities_get_request_options.rb index 6b3c3dc43..ef1bc32a1 100644 --- a/lib/plaid/models/liabilities_get_request_options.rb +++ b/lib/plaid/models/liabilities_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liabilities_get_response.rb b/lib/plaid/models/liabilities_get_response.rb index f1c53549d..90b8fa4bf 100644 --- a/lib/plaid/models/liabilities_get_response.rb +++ b/lib/plaid/models/liabilities_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liabilities_object.rb b/lib/plaid/models/liabilities_object.rb index 10782368a..8ac7450ec 100644 --- a/lib/plaid/models/liabilities_object.rb +++ b/lib/plaid/models/liabilities_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/liability_override.rb b/lib/plaid/models/liability_override.rb index 2b53e11a1..a43b5fd73 100644 --- a/lib/plaid/models/liability_override.rb +++ b/lib/plaid/models/liability_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -76,7 +76,7 @@ class LiabilityOverride # Override the `repayment_plan.description` field. Can only be set if `type` is `student`. attr_accessor :repayment_plan_description - # Override the `repayment_plan.type` field. Can only be set if `type` is `student`. Possible values are: `\"extended graduated\"`, `\"extended standard\"`, `\"graduated\"`, `\"income-contingent repayment\"`, `\"income-based repayment\"`, `\"interest only\"`, `\"other\"`, `\"pay as you earn\"`, `\"revised pay as you earn\"`, or `\"standard\"`. + # Override the `repayment_plan.type` field. Can only be set if `type` is `student`. Possible values are: `\"extended graduated\"`, `\"extended standard\"`, `\"graduated\"`, `\"income-contingent repayment\"`, `\"income-based repayment\"`, `\"interest only\"`, `\"other\"`, `\"pay as you earn\"`, `\"revised pay as you earn\"`, `\"standard\"`, or `\"saving on a valuable education\"`. attr_accessor :repayment_plan_type # Override the `sequence_number` field. Can only be set if `type` is `student`. diff --git a/lib/plaid/models/link_callback_metadata.rb b/lib/plaid/models/link_callback_metadata.rb index 64e9f28b0..84b9f7df0 100644 --- a/lib/plaid/models/link_callback_metadata.rb +++ b/lib/plaid/models/link_callback_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_account.rb b/lib/plaid/models/link_delivery_account.rb index d7284a715..01cb15f6e 100644 --- a/lib/plaid/models/link_delivery_account.rb +++ b/lib/plaid/models/link_delivery_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_callback_webhook.rb b/lib/plaid/models/link_delivery_callback_webhook.rb index 4eef0a039..e506c89db 100644 --- a/lib/plaid/models/link_delivery_callback_webhook.rb +++ b/lib/plaid/models/link_delivery_callback_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_communication_method.rb b/lib/plaid/models/link_delivery_communication_method.rb index dde561e01..07bb1d2d5 100644 --- a/lib/plaid/models/link_delivery_communication_method.rb +++ b/lib/plaid/models/link_delivery_communication_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_create_request.rb b/lib/plaid/models/link_delivery_create_request.rb index 572b9274f..d504a88ae 100644 --- a/lib/plaid/models/link_delivery_create_request.rb +++ b/lib/plaid/models/link_delivery_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_create_response.rb b/lib/plaid/models/link_delivery_create_response.rb index 42d6b110a..29bfce897 100644 --- a/lib/plaid/models/link_delivery_create_response.rb +++ b/lib/plaid/models/link_delivery_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_delivery_method.rb b/lib/plaid/models/link_delivery_delivery_method.rb index ca5bf7b82..0a929be7d 100644 --- a/lib/plaid/models/link_delivery_delivery_method.rb +++ b/lib/plaid/models/link_delivery_delivery_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_get_request.rb b/lib/plaid/models/link_delivery_get_request.rb index 6093d0809..685dde8b5 100644 --- a/lib/plaid/models/link_delivery_get_request.rb +++ b/lib/plaid/models/link_delivery_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_get_response.rb b/lib/plaid/models/link_delivery_get_response.rb index 926306ee7..c391f885f 100644 --- a/lib/plaid/models/link_delivery_get_response.rb +++ b/lib/plaid/models/link_delivery_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_institution.rb b/lib/plaid/models/link_delivery_institution.rb index b337bc73f..0a1548832 100644 --- a/lib/plaid/models/link_delivery_institution.rb +++ b/lib/plaid/models/link_delivery_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_metadata.rb b/lib/plaid/models/link_delivery_metadata.rb index 7780d9cdf..9f625b4ed 100644 --- a/lib/plaid/models/link_delivery_metadata.rb +++ b/lib/plaid/models/link_delivery_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_options.rb b/lib/plaid/models/link_delivery_options.rb index 63b017e8c..eda5d3bf2 100644 --- a/lib/plaid/models/link_delivery_options.rb +++ b/lib/plaid/models/link_delivery_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_recipient.rb b/lib/plaid/models/link_delivery_recipient.rb index 665a03637..943268842 100644 --- a/lib/plaid/models/link_delivery_recipient.rb +++ b/lib/plaid/models/link_delivery_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_session_status.rb b/lib/plaid/models/link_delivery_session_status.rb index 59af07f52..cb165c3eb 100644 --- a/lib/plaid/models/link_delivery_session_status.rb +++ b/lib/plaid/models/link_delivery_session_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_verification_status.rb b/lib/plaid/models/link_delivery_verification_status.rb index c7710e593..d697701c8 100644 --- a/lib/plaid/models/link_delivery_verification_status.rb +++ b/lib/plaid/models/link_delivery_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_webhook_callback_type.rb b/lib/plaid/models/link_delivery_webhook_callback_type.rb index ff16d95e8..c3d86746b 100644 --- a/lib/plaid/models/link_delivery_webhook_callback_type.rb +++ b/lib/plaid/models/link_delivery_webhook_callback_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_webhook_communication_method.rb b/lib/plaid/models/link_delivery_webhook_communication_method.rb index 0f4484f05..9fb22007c 100644 --- a/lib/plaid/models/link_delivery_webhook_communication_method.rb +++ b/lib/plaid/models/link_delivery_webhook_communication_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_delivery_webhook_delivery_status.rb b/lib/plaid/models/link_delivery_webhook_delivery_status.rb index 6f77b1f51..ae17823b7 100644 --- a/lib/plaid/models/link_delivery_webhook_delivery_status.rb +++ b/lib/plaid/models/link_delivery_webhook_delivery_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_event.rb b/lib/plaid/models/link_event.rb index 64a7785f3..645b4eb72 100644 --- a/lib/plaid/models/link_event.rb +++ b/lib/plaid/models/link_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_event_metadata.rb b/lib/plaid/models/link_event_metadata.rb index 0ba9967ca..6d20d8f36 100644 --- a/lib/plaid/models/link_event_metadata.rb +++ b/lib/plaid/models/link_event_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_event_name.rb b/lib/plaid/models/link_event_name.rb index 75ab81072..305e551ec 100644 --- a/lib/plaid/models/link_event_name.rb +++ b/lib/plaid/models/link_event_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -29,6 +29,7 @@ class LinkEventName SELECT_BRAND = "SELECT_BRAND".freeze SELECT_DEGRADED_INSTITUTION = "SELECT_DEGRADED_INSTITUTION".freeze SELECT_DOWN_INSTITUTION = "SELECT_DOWN_INSTITUTION".freeze + SELECT_FILTERED_INSTITUTION = "SELECT_FILTERED_INSTITUTION".freeze SELECT_INSTITUTION = "SELECT_INSTITUTION".freeze SUBMIT_ACCOUNT_NUMBER = "SUBMIT_ACCOUNT_NUMBER".freeze SUBMIT_CREDENTIALS = "SUBMIT_CREDENTIALS".freeze diff --git a/lib/plaid/models/link_events_webhook.rb b/lib/plaid/models/link_events_webhook.rb index 463a30fe0..dc0960811 100644 --- a/lib/plaid/models/link_events_webhook.rb +++ b/lib/plaid/models/link_events_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb b/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb index 9fee281f8..987fef00d 100644 --- a/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb +++ b/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb b/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb index 4cf4f7c56..0c51d1113 100644 --- a/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb +++ b/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_exit.rb b/lib/plaid/models/link_session_exit.rb index 18b3f9349..bcb6546a6 100644 --- a/lib/plaid/models/link_session_exit.rb +++ b/lib/plaid/models/link_session_exit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_exit_metadata.rb b/lib/plaid/models/link_session_exit_metadata.rb index b9d518805..4db553b8b 100644 --- a/lib/plaid/models/link_session_exit_metadata.rb +++ b/lib/plaid/models/link_session_exit_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_exit_metadata_institution.rb b/lib/plaid/models/link_session_exit_metadata_institution.rb index de2c9b76d..f32cd485e 100644 --- a/lib/plaid/models/link_session_exit_metadata_institution.rb +++ b/lib/plaid/models/link_session_exit_metadata_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_finished_webhook.rb b/lib/plaid/models/link_session_finished_webhook.rb index cd1c0c349..4d9a4f7fc 100644 --- a/lib/plaid/models/link_session_finished_webhook.rb +++ b/lib/plaid/models/link_session_finished_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_success.rb b/lib/plaid/models/link_session_success.rb index ea5af2e10..f2c933c1e 100644 --- a/lib/plaid/models/link_session_success.rb +++ b/lib/plaid/models/link_session_success.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_success_metadata.rb b/lib/plaid/models/link_session_success_metadata.rb index f6ccac56f..6bb2fbfc4 100644 --- a/lib/plaid/models/link_session_success_metadata.rb +++ b/lib/plaid/models/link_session_success_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_success_metadata_account.rb b/lib/plaid/models/link_session_success_metadata_account.rb index 321048b32..7331a4446 100644 --- a/lib/plaid/models/link_session_success_metadata_account.rb +++ b/lib/plaid/models/link_session_success_metadata_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_success_metadata_institution.rb b/lib/plaid/models/link_session_success_metadata_institution.rb index 6411b419f..d65d310db 100644 --- a/lib/plaid/models/link_session_success_metadata_institution.rb +++ b/lib/plaid/models/link_session_success_metadata_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_session_success_metadata_transfer_status.rb b/lib/plaid/models/link_session_success_metadata_transfer_status.rb index 34f96dc69..cf09710a7 100644 --- a/lib/plaid/models/link_session_success_metadata_transfer_status.rb +++ b/lib/plaid/models/link_session_success_metadata_transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_account_filters.rb b/lib/plaid/models/link_token_account_filters.rb index 7439387d7..ee3ce16cc 100644 --- a/lib/plaid/models/link_token_account_filters.rb +++ b/lib/plaid/models/link_token_account_filters.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_credit_filter.rb b/lib/plaid/models/link_token_create_credit_filter.rb index 31add65f4..0060198ed 100644 --- a/lib/plaid/models/link_token_create_credit_filter.rb +++ b/lib/plaid/models/link_token_create_credit_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_depository_filter.rb b/lib/plaid/models/link_token_create_depository_filter.rb index 62729ee16..8adb4c5b0 100644 --- a/lib/plaid/models/link_token_create_depository_filter.rb +++ b/lib/plaid/models/link_token_create_depository_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_hosted_link.rb b/lib/plaid/models/link_token_create_hosted_link.rb index b70827e13..0c483cbd4 100644 --- a/lib/plaid/models/link_token_create_hosted_link.rb +++ b/lib/plaid/models/link_token_create_hosted_link.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_institution_data.rb b/lib/plaid/models/link_token_create_institution_data.rb index 83b5cff83..930a1d243 100644 --- a/lib/plaid/models/link_token_create_institution_data.rb +++ b/lib/plaid/models/link_token_create_institution_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_investment_filter.rb b/lib/plaid/models/link_token_create_investment_filter.rb index 6ce762a9d..28bace425 100644 --- a/lib/plaid/models/link_token_create_investment_filter.rb +++ b/lib/plaid/models/link_token_create_investment_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_loan_filter.rb b/lib/plaid/models/link_token_create_loan_filter.rb index dd5242812..491a0075e 100644 --- a/lib/plaid/models/link_token_create_loan_filter.rb +++ b/lib/plaid/models/link_token_create_loan_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request.rb b/lib/plaid/models/link_token_create_request.rb index c9950b213..a4fea4809 100644 --- a/lib/plaid/models/link_token_create_request.rb +++ b/lib/plaid/models/link_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -36,12 +36,12 @@ class LinkTokenCreateRequest # List of Plaid product(s) you wish to use. If launching Link in update mode, should be omitted (unless you are using update mode to add Income or Assets to an Item); required otherwise. `balance` is *not* a valid value, the Balance product does not require explicit initialization and will automatically be initialized when any other product is initialized. The products specified here will determine which institutions will be available to your users in Link. Only institutions that support *all* requested products can be selected; a if a user attempts to select an institution that does not support a listed product, a \"Connectivity not supported\" error message will appear in Link. To maximize the number of institutions available, initialize Link with the minimal product set required for your use case. Additional products can be included via the [`required_if_supported_products`](https://plaid.com/docs/api/tokens/#link-token-create-request-required-if-supported-products) field, or can be initialized by calling the endpoint after obtaining an access token. For details and exceptions, see [Choosing when to initialize products](https://plaid.com/docs/link/initializing-products/). Note that, unless you have opted to disable Instant Match support, institutions that support Instant Match will also be shown in Link if `auth` is specified as a product, even though these institutions do not contain `auth` in their product array. In Production, you will be billed for each product that you specify when initializing Link. Note that a product cannot be removed from an Item once the Item has been initialized with that product. To stop billing on an Item for subscription-based products, such as Liabilities, Investments, and Transactions, remove the Item via `/item/remove`. attr_accessor :products - # (Beta) This field has no effect unless you are participating in the [Data Transparency](https://plaid.com/docs/link/data-transparency-messaging-migration-guide) beta program. List of additional Plaid product(s) you wish to collect consent for. These products will not be billed until you start using them by calling the relevant endpoints. `balance` is *not* a valid value, the Balance product does not require explicit initialization and will automatically have consent collected. Institutions that do not support these products will still be shown in Link - attr_accessor :additional_consented_products - - # List of Plaid product(s) you wish to use only if the institution and account(s) selected by the user support the product. Institutions that do not support these products will still be shown in Link. The products will only be extracted and billed if the user selects an institution and account type that supports them. There should be no overlap between `products` and `required_if_supported_products`. The `products` array must have at least one product. For more details on using this feature, see [Required if Supported Products](https://www.plaid.com/docs/link/initializing-products/#required-if-supported-products). + # List of Plaid product(s) you wish to use only if the institution and account(s) selected by the user support the product. Institutions that do not support these products will still be shown in Link. The products will only be extracted and billed if the user selects an institution and account type that supports them. There should be no overlap between this array and the `products` or `additional_consented_products` arrays. The `products` array must have at least one product. For more details on using this feature, see [Required if Supported Products](https://www.plaid.com/docs/link/initializing-products/#required-if-supported-products). attr_accessor :required_if_supported_products + # (Beta) This field has no effect unless you are participating in the [Data Transparency](https://plaid.com/docs/link/data-transparency-messaging-migration-guide) beta program. List of additional Plaid product(s) you wish to collect consent for. These products will not be billed until you start using them by calling the relevant endpoints. `balance` is *not* a valid value, the Balance product does not require explicit initialization and will automatically have consent collected. Institutions that do not support these products will still be shown in Link. There should be no overlap between this array and the `products` or `required_if_supported_products` arrays. + attr_accessor :additional_consented_products + # The destination URL to which any webhooks should be sent. Note that webhooks for Payment Initiation (e-wallet transactions only), Transfer, Bank Transfer (including Auth micro-deposit notification webhooks) and Identity Verification are configured via the Dashboard instead. attr_accessor :webhook @@ -107,8 +107,8 @@ def self.attribute_map :'country_codes' => :'country_codes', :'user' => :'user', :'products' => :'products', - :'additional_consented_products' => :'additional_consented_products', :'required_if_supported_products' => :'required_if_supported_products', + :'additional_consented_products' => :'additional_consented_products', :'webhook' => :'webhook', :'access_token' => :'access_token', :'link_customization_name' => :'link_customization_name', @@ -151,8 +151,8 @@ def self.openapi_types :'country_codes' => :'Array', :'user' => :'LinkTokenCreateRequestUser', :'products' => :'Array', - :'additional_consented_products' => :'Array', :'required_if_supported_products' => :'Array', + :'additional_consented_products' => :'Array', :'webhook' => :'String', :'access_token' => :'String', :'link_customization_name' => :'String', @@ -233,18 +233,18 @@ def initialize(attributes = {}) end end - if attributes.key?(:'additional_consented_products') - if (value = attributes[:'additional_consented_products']).is_a?(Array) - self.additional_consented_products = value - end - end - if attributes.key?(:'required_if_supported_products') if (value = attributes[:'required_if_supported_products']).is_a?(Array) self.required_if_supported_products = value end end + if attributes.key?(:'additional_consented_products') + if (value = attributes[:'additional_consented_products']).is_a?(Array) + self.additional_consented_products = value + end + end + if attributes.key?(:'webhook') self.webhook = attributes[:'webhook'] end @@ -408,8 +408,8 @@ def ==(o) country_codes == o.country_codes && user == o.user && products == o.products && - additional_consented_products == o.additional_consented_products && required_if_supported_products == o.required_if_supported_products && + additional_consented_products == o.additional_consented_products && webhook == o.webhook && access_token == o.access_token && link_customization_name == o.link_customization_name && @@ -445,7 +445,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [client_id, secret, client_name, language, country_codes, user, products, additional_consented_products, required_if_supported_products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, institution_data, account_filters, eu_config, institution_id, payment_initiation, deposit_switch, employment, income_verification, base_report, consumer_report_permissible_purpose, auth, transfer, update, identity_verification, statements, user_token, investments, investments_auth, hosted_link].hash + [client_id, secret, client_name, language, country_codes, user, products, required_if_supported_products, additional_consented_products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, institution_data, account_filters, eu_config, institution_id, payment_initiation, deposit_switch, employment, income_verification, base_report, consumer_report_permissible_purpose, auth, transfer, update, identity_verification, statements, user_token, investments, investments_auth, hosted_link].hash end # Builds the object from hash diff --git a/lib/plaid/models/link_token_create_request_account_subtypes.rb b/lib/plaid/models/link_token_create_request_account_subtypes.rb index 7c7718bed..851d8806b 100644 --- a/lib/plaid/models/link_token_create_request_account_subtypes.rb +++ b/lib/plaid/models/link_token_create_request_account_subtypes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_auth.rb b/lib/plaid/models/link_token_create_request_auth.rb index 3777da0b7..7bfaba2cf 100644 --- a/lib/plaid/models/link_token_create_request_auth.rb +++ b/lib/plaid/models/link_token_create_request_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -28,7 +28,7 @@ class LinkTokenCreateRequestAuth # Specifies whether the Link session is enabled for the Same Day Micro-deposits flow. attr_accessor :same_day_microdeposits_enabled - # Specifies what type of Reroute to Credentials pane should be used in the Link session for the Same Day Micro-deposits flow. + # Specifies what type of [Reroute to Credentials](https://plaid.com/docs/auth/coverage/same-day/#reroute-to-credentials) pane should be used in the Link session for the Same Day Micro-deposits flow. As of October 15 2023, the default setting is `OPTIONAL`. attr_accessor :reroute_to_credentials # This field has been deprecated in favor of `auth_type_select_enabled`. diff --git a/lib/plaid/models/link_token_create_request_base_report.rb b/lib/plaid/models/link_token_create_request_base_report.rb index 13610d8ec..5e8172322 100644 --- a/lib/plaid/models/link_token_create_request_base_report.rb +++ b/lib/plaid/models/link_token_create_request_base_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_deposit_switch.rb b/lib/plaid/models/link_token_create_request_deposit_switch.rb index 9d4e6fc56..0951b56fd 100644 --- a/lib/plaid/models/link_token_create_request_deposit_switch.rb +++ b/lib/plaid/models/link_token_create_request_deposit_switch.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_employment.rb b/lib/plaid/models/link_token_create_request_employment.rb index 363230b33..9673e4b9f 100644 --- a/lib/plaid/models/link_token_create_request_employment.rb +++ b/lib/plaid/models/link_token_create_request_employment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_employment_bank_income.rb b/lib/plaid/models/link_token_create_request_employment_bank_income.rb index 6bc2f6f55..6feb23311 100644 --- a/lib/plaid/models/link_token_create_request_employment_bank_income.rb +++ b/lib/plaid/models/link_token_create_request_employment_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_identity_verification.rb b/lib/plaid/models/link_token_create_request_identity_verification.rb index 0559cb182..cca68207b 100644 --- a/lib/plaid/models/link_token_create_request_identity_verification.rb +++ b/lib/plaid/models/link_token_create_request_identity_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification.rb b/lib/plaid/models/link_token_create_request_income_verification.rb index 64bf8966f..8768b0c63 100644 --- a/lib/plaid/models/link_token_create_request_income_verification.rb +++ b/lib/plaid/models/link_token_create_request_income_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb b/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb index 505b7b404..63289e47d 100644 --- a/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb +++ b/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb b/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb index 044356853..0ec613bfa 100644 --- a/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb +++ b/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_payment_initiation.rb b/lib/plaid/models/link_token_create_request_payment_initiation.rb index 82d794b90..dbcdc0dd6 100644 --- a/lib/plaid/models/link_token_create_request_payment_initiation.rb +++ b/lib/plaid/models/link_token_create_request_payment_initiation.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_statements.rb b/lib/plaid/models/link_token_create_request_statements.rb index 903752049..93d3e025d 100644 --- a/lib/plaid/models/link_token_create_request_statements.rb +++ b/lib/plaid/models/link_token_create_request_statements.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_transfer.rb b/lib/plaid/models/link_token_create_request_transfer.rb index e1748aab0..9ddb18002 100644 --- a/lib/plaid/models/link_token_create_request_transfer.rb +++ b/lib/plaid/models/link_token_create_request_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_update.rb b/lib/plaid/models/link_token_create_request_update.rb index 5310b5c61..69d51b014 100644 --- a/lib/plaid/models/link_token_create_request_update.rb +++ b/lib/plaid/models/link_token_create_request_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_user.rb b/lib/plaid/models/link_token_create_request_user.rb index 8aa8d86ab..45a3f6d13 100644 --- a/lib/plaid/models/link_token_create_request_user.rb +++ b/lib/plaid/models/link_token_create_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_user_address.rb b/lib/plaid/models/link_token_create_request_user_address.rb index 5a333d9d0..ad6b581a0 100644 --- a/lib/plaid/models/link_token_create_request_user_address.rb +++ b/lib/plaid/models/link_token_create_request_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_user_id_number.rb b/lib/plaid/models/link_token_create_request_user_id_number.rb index a8714f9d5..36af36307 100644 --- a/lib/plaid/models/link_token_create_request_user_id_number.rb +++ b/lib/plaid/models/link_token_create_request_user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_user_name.rb b/lib/plaid/models/link_token_create_request_user_name.rb index 6671673fc..f9c57f9bb 100644 --- a/lib/plaid/models/link_token_create_request_user_name.rb +++ b/lib/plaid/models/link_token_create_request_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_request_user_stated_income_source.rb b/lib/plaid/models/link_token_create_request_user_stated_income_source.rb index c085db26e..9f950c41c 100644 --- a/lib/plaid/models/link_token_create_request_user_stated_income_source.rb +++ b/lib/plaid/models/link_token_create_request_user_stated_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_create_response.rb b/lib/plaid/models/link_token_create_response.rb index d1c466f70..44725342f 100644 --- a/lib/plaid/models/link_token_create_response.rb +++ b/lib/plaid/models/link_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_eu_config.rb b/lib/plaid/models/link_token_eu_config.rb index d24631288..cc265c201 100644 --- a/lib/plaid/models/link_token_eu_config.rb +++ b/lib/plaid/models/link_token_eu_config.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_get_metadata_response.rb b/lib/plaid/models/link_token_get_metadata_response.rb index 07eef49e0..a12ce1e58 100644 --- a/lib/plaid/models/link_token_get_metadata_response.rb +++ b/lib/plaid/models/link_token_get_metadata_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_get_request.rb b/lib/plaid/models/link_token_get_request.rb index bd0adf5f8..c60385cac 100644 --- a/lib/plaid/models/link_token_get_request.rb +++ b/lib/plaid/models/link_token_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_get_response.rb b/lib/plaid/models/link_token_get_response.rb index afa373a3c..a237b2aa7 100644 --- a/lib/plaid/models/link_token_get_response.rb +++ b/lib/plaid/models/link_token_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_get_sessions_response.rb b/lib/plaid/models/link_token_get_sessions_response.rb index 05d93bc86..4077c96f9 100644 --- a/lib/plaid/models/link_token_get_sessions_response.rb +++ b/lib/plaid/models/link_token_get_sessions_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_investments.rb b/lib/plaid/models/link_token_investments.rb index 1c904d68f..95ce60cd8 100644 --- a/lib/plaid/models/link_token_investments.rb +++ b/lib/plaid/models/link_token_investments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_token_investments_auth.rb b/lib/plaid/models/link_token_investments_auth.rb index 9f8306a24..06457720e 100644 --- a/lib/plaid/models/link_token_investments_auth.rb +++ b/lib/plaid/models/link_token_investments_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/link_user_delivery_status_webhook.rb b/lib/plaid/models/link_user_delivery_status_webhook.rb index b03f49cbb..915a77168 100644 --- a/lib/plaid/models/link_user_delivery_status_webhook.rb +++ b/lib/plaid/models/link_user_delivery_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan.rb b/lib/plaid/models/loan.rb index 44d3b85a3..2ac763745 100644 --- a/lib/plaid/models/loan.rb +++ b/lib/plaid/models/loan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan_account_subtype.rb b/lib/plaid/models/loan_account_subtype.rb index 07a1f47d0..5808eca7b 100644 --- a/lib/plaid/models/loan_account_subtype.rb +++ b/lib/plaid/models/loan_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan_filter.rb b/lib/plaid/models/loan_filter.rb index e81db4841..1188570fc 100644 --- a/lib/plaid/models/loan_filter.rb +++ b/lib/plaid/models/loan_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan_identifier.rb b/lib/plaid/models/loan_identifier.rb index 9386a7e1a..a8250f849 100644 --- a/lib/plaid/models/loan_identifier.rb +++ b/lib/plaid/models/loan_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan_identifier_type.rb b/lib/plaid/models/loan_identifier_type.rb index 7757f1bf2..73a94799b 100644 --- a/lib/plaid/models/loan_identifier_type.rb +++ b/lib/plaid/models/loan_identifier_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loan_identifiers.rb b/lib/plaid/models/loan_identifiers.rb index 5939b0897..d3135e0cd 100644 --- a/lib/plaid/models/loan_identifiers.rb +++ b/lib/plaid/models/loan_identifiers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/loans.rb b/lib/plaid/models/loans.rb index 15ed373c6..6656cae3b 100644 --- a/lib/plaid/models/loans.rb +++ b/lib/plaid/models/loans.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/location.rb b/lib/plaid/models/location.rb index 1641baa20..97db97857 100644 --- a/lib/plaid/models/location.rb +++ b/lib/plaid/models/location.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/match_summary.rb b/lib/plaid/models/match_summary.rb index 5973f496e..35de1591d 100644 --- a/lib/plaid/models/match_summary.rb +++ b/lib/plaid/models/match_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/match_summary_code.rb b/lib/plaid/models/match_summary_code.rb index 78441846a..801ac01b6 100644 --- a/lib/plaid/models/match_summary_code.rb +++ b/lib/plaid/models/match_summary_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/meta.rb b/lib/plaid/models/meta.rb index d597106f2..3e4c1aa85 100644 --- a/lib/plaid/models/meta.rb +++ b/lib/plaid/models/meta.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/mfa.rb b/lib/plaid/models/mfa.rb index 0be99d061..5f6620720 100644 --- a/lib/plaid/models/mfa.rb +++ b/lib/plaid/models/mfa.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/mortgage_interest_rate.rb b/lib/plaid/models/mortgage_interest_rate.rb index 28cdb3328..f26bb66d1 100644 --- a/lib/plaid/models/mortgage_interest_rate.rb +++ b/lib/plaid/models/mortgage_interest_rate.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/mortgage_liability.rb b/lib/plaid/models/mortgage_liability.rb index 0d532af85..0f08859aa 100644 --- a/lib/plaid/models/mortgage_liability.rb +++ b/lib/plaid/models/mortgage_liability.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/mortgage_property_address.rb b/lib/plaid/models/mortgage_property_address.rb index 8184fc999..699db0d05 100644 --- a/lib/plaid/models/mortgage_property_address.rb +++ b/lib/plaid/models/mortgage_property_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/multi_document_risk_signal.rb b/lib/plaid/models/multi_document_risk_signal.rb index 5ac44660e..34e054d7f 100644 --- a/lib/plaid/models/multi_document_risk_signal.rb +++ b/lib/plaid/models/multi_document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/name_match_score.rb b/lib/plaid/models/name_match_score.rb index 8be15c377..b64696816 100644 --- a/lib/plaid/models/name_match_score.rb +++ b/lib/plaid/models/name_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/net_pay.rb b/lib/plaid/models/net_pay.rb index 9f5acb9c6..21112af03 100644 --- a/lib/plaid/models/net_pay.rb +++ b/lib/plaid/models/net_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/new_accounts_available_webhook.rb b/lib/plaid/models/new_accounts_available_webhook.rb index 2b97ec714..45deb9594 100644 --- a/lib/plaid/models/new_accounts_available_webhook.rb +++ b/lib/plaid/models/new_accounts_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers.rb b/lib/plaid/models/numbers.rb index 07278fb79..9f44180b5 100644 --- a/lib/plaid/models/numbers.rb +++ b/lib/plaid/models/numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_acats.rb b/lib/plaid/models/numbers_acats.rb index c7c2914cb..02aa2541e 100644 --- a/lib/plaid/models/numbers_acats.rb +++ b/lib/plaid/models/numbers_acats.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_ach.rb b/lib/plaid/models/numbers_ach.rb index 7be3197c6..cc51f454c 100644 --- a/lib/plaid/models/numbers_ach.rb +++ b/lib/plaid/models/numbers_ach.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_ach_nullable.rb b/lib/plaid/models/numbers_ach_nullable.rb index 875272cb6..d3f372402 100644 --- a/lib/plaid/models/numbers_ach_nullable.rb +++ b/lib/plaid/models/numbers_ach_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_aton.rb b/lib/plaid/models/numbers_aton.rb index a12c027e4..e7ce1853a 100644 --- a/lib/plaid/models/numbers_aton.rb +++ b/lib/plaid/models/numbers_aton.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_bacs.rb b/lib/plaid/models/numbers_bacs.rb index 42ad6ee0e..105a4698c 100644 --- a/lib/plaid/models/numbers_bacs.rb +++ b/lib/plaid/models/numbers_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_bacs_nullable.rb b/lib/plaid/models/numbers_bacs_nullable.rb index 71f731238..6112f39ea 100644 --- a/lib/plaid/models/numbers_bacs_nullable.rb +++ b/lib/plaid/models/numbers_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_eft.rb b/lib/plaid/models/numbers_eft.rb index 346fee1fb..dc959fcf4 100644 --- a/lib/plaid/models/numbers_eft.rb +++ b/lib/plaid/models/numbers_eft.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_eft_nullable.rb b/lib/plaid/models/numbers_eft_nullable.rb index 4bb6566f9..bed6c6e57 100644 --- a/lib/plaid/models/numbers_eft_nullable.rb +++ b/lib/plaid/models/numbers_eft_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_iban_nullable.rb b/lib/plaid/models/numbers_iban_nullable.rb index 497fe2161..b709f2d0e 100644 --- a/lib/plaid/models/numbers_iban_nullable.rb +++ b/lib/plaid/models/numbers_iban_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_international.rb b/lib/plaid/models/numbers_international.rb index 657482059..1292f0fb4 100644 --- a/lib/plaid/models/numbers_international.rb +++ b/lib/plaid/models/numbers_international.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_international_iban.rb b/lib/plaid/models/numbers_international_iban.rb index 6d9c83971..f12fb85f5 100644 --- a/lib/plaid/models/numbers_international_iban.rb +++ b/lib/plaid/models/numbers_international_iban.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/numbers_international_nullable.rb b/lib/plaid/models/numbers_international_nullable.rb index 9d410e77a..b187903c2 100644 --- a/lib/plaid/models/numbers_international_nullable.rb +++ b/lib/plaid/models/numbers_international_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/omittable_transfer_type.rb b/lib/plaid/models/omittable_transfer_type.rb new file mode 100644 index 000000000..6b02a5faa --- /dev/null +++ b/lib/plaid/models/omittable_transfer_type.rb @@ -0,0 +1,39 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + class OmittableTransferType + DEBIT = "debit".freeze + CREDIT = "credit".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/originator.rb b/lib/plaid/models/originator.rb index 19b4be858..81fb154c1 100644 --- a/lib/plaid/models/originator.rb +++ b/lib/plaid/models/originator.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/originator_expected_transfer_frequency.rb b/lib/plaid/models/originator_expected_transfer_frequency.rb index db272741f..f2a35699f 100644 --- a/lib/plaid/models/originator_expected_transfer_frequency.rb +++ b/lib/plaid/models/originator_expected_transfer_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/override_account_type.rb b/lib/plaid/models/override_account_type.rb index 124d84751..418e5e1be 100644 --- a/lib/plaid/models/override_account_type.rb +++ b/lib/plaid/models/override_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/override_accounts.rb b/lib/plaid/models/override_accounts.rb index f523b9bd3..f7b64e4a8 100644 --- a/lib/plaid/models/override_accounts.rb +++ b/lib/plaid/models/override_accounts.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/owner.rb b/lib/plaid/models/owner.rb index 045a00ab3..cc4e93129 100644 --- a/lib/plaid/models/owner.rb +++ b/lib/plaid/models/owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/owner_override.rb b/lib/plaid/models/owner_override.rb index fde69b7e0..5a017a77e 100644 --- a/lib/plaid/models/owner_override.rb +++ b/lib/plaid/models/owner_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/ownership_type.rb b/lib/plaid/models/ownership_type.rb index b59347d5a..15a58caed 100644 --- a/lib/plaid/models/ownership_type.rb +++ b/lib/plaid/models/ownership_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/parties.rb b/lib/plaid/models/parties.rb index 51c0e4648..3a0329b08 100644 --- a/lib/plaid/models/parties.rb +++ b/lib/plaid/models/parties.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_create_request.rb b/lib/plaid/models/partner_customer_create_request.rb index 6f47d6bb2..a3bf7a118 100644 --- a/lib/plaid/models/partner_customer_create_request.rb +++ b/lib/plaid/models/partner_customer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_create_response.rb b/lib/plaid/models/partner_customer_create_response.rb index be82c2774..803b30eeb 100644 --- a/lib/plaid/models/partner_customer_create_response.rb +++ b/lib/plaid/models/partner_customer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_enable_request.rb b/lib/plaid/models/partner_customer_enable_request.rb index 2cf61100c..e213c646d 100644 --- a/lib/plaid/models/partner_customer_enable_request.rb +++ b/lib/plaid/models/partner_customer_enable_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_enable_response.rb b/lib/plaid/models/partner_customer_enable_response.rb index a031c8bd3..ade6da512 100644 --- a/lib/plaid/models/partner_customer_enable_response.rb +++ b/lib/plaid/models/partner_customer_enable_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_get_request.rb b/lib/plaid/models/partner_customer_get_request.rb index 48a42cc8f..b23ecdfc8 100644 --- a/lib/plaid/models/partner_customer_get_request.rb +++ b/lib/plaid/models/partner_customer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_get_response.rb b/lib/plaid/models/partner_customer_get_response.rb index 62e7321bf..4a75f4f90 100644 --- a/lib/plaid/models/partner_customer_get_response.rb +++ b/lib/plaid/models/partner_customer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb b/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb index 875824422..3aaa02a67 100644 --- a/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb +++ b/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb b/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb index 0a98437ce..62008274a 100644 --- a/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb +++ b/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_remove_request.rb b/lib/plaid/models/partner_customer_remove_request.rb index 3b17b08ba..8d1ac8d18 100644 --- a/lib/plaid/models/partner_customer_remove_request.rb +++ b/lib/plaid/models/partner_customer_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_customer_remove_response.rb b/lib/plaid/models/partner_customer_remove_response.rb index 848989d60..e4c8abd7e 100644 --- a/lib/plaid/models/partner_customer_remove_response.rb +++ b/lib/plaid/models/partner_customer_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer.rb b/lib/plaid/models/partner_end_customer.rb index c6f962326..368235e7e 100644 --- a/lib/plaid/models/partner_end_customer.rb +++ b/lib/plaid/models/partner_end_customer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_address.rb b/lib/plaid/models/partner_end_customer_address.rb index 617910017..30f140672 100644 --- a/lib/plaid/models/partner_end_customer_address.rb +++ b/lib/plaid/models/partner_end_customer_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_assets_under_management.rb b/lib/plaid/models/partner_end_customer_assets_under_management.rb index fc392cf9b..d4038b729 100644 --- a/lib/plaid/models/partner_end_customer_assets_under_management.rb +++ b/lib/plaid/models/partner_end_customer_assets_under_management.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_billing_contact.rb b/lib/plaid/models/partner_end_customer_billing_contact.rb index d453dd01d..9f9cb5538 100644 --- a/lib/plaid/models/partner_end_customer_billing_contact.rb +++ b/lib/plaid/models/partner_end_customer_billing_contact.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_customer_support_info.rb b/lib/plaid/models/partner_end_customer_customer_support_info.rb index 678f586d3..d9ba812d8 100644 --- a/lib/plaid/models/partner_end_customer_customer_support_info.rb +++ b/lib/plaid/models/partner_end_customer_customer_support_info.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_flowdown_status.rb b/lib/plaid/models/partner_end_customer_flowdown_status.rb index 8b8562e09..1282bd83d 100644 --- a/lib/plaid/models/partner_end_customer_flowdown_status.rb +++ b/lib/plaid/models/partner_end_customer_flowdown_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution.rb b/lib/plaid/models/partner_end_customer_o_auth_institution.rb index 303f60c83..6af1c9b8a 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb b/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb index 525ff8a78..dc22223db 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb b/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb index 70a750abf..8a2514c4d 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb b/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb index cb8cc36b4..a53659b47 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb b/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb index b475ee4ce..d501e4d90 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_questionnaire_status.rb b/lib/plaid/models/partner_end_customer_questionnaire_status.rb index 531013e4c..c399ad097 100644 --- a/lib/plaid/models/partner_end_customer_questionnaire_status.rb +++ b/lib/plaid/models/partner_end_customer_questionnaire_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_secrets.rb b/lib/plaid/models/partner_end_customer_secrets.rb index f7decda87..ee582504b 100644 --- a/lib/plaid/models/partner_end_customer_secrets.rb +++ b/lib/plaid/models/partner_end_customer_secrets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_status.rb b/lib/plaid/models/partner_end_customer_status.rb index 3b68328b0..b0b6bd934 100644 --- a/lib/plaid/models/partner_end_customer_status.rb +++ b/lib/plaid/models/partner_end_customer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_technical_contact.rb b/lib/plaid/models/partner_end_customer_technical_contact.rb index 279c1bbe4..304c2a1f0 100644 --- a/lib/plaid/models/partner_end_customer_technical_contact.rb +++ b/lib/plaid/models/partner_end_customer_technical_contact.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_with_secrets.rb b/lib/plaid/models/partner_end_customer_with_secrets.rb index 410c5abbe..0ee2a5bbd 100644 --- a/lib/plaid/models/partner_end_customer_with_secrets.rb +++ b/lib/plaid/models/partner_end_customer_with_secrets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb b/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb index 0e8bdd327..50fd722cc 100644 --- a/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb +++ b/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/party.rb b/lib/plaid/models/party.rb index 0579892fc..658f94338 100644 --- a/lib/plaid/models/party.rb +++ b/lib/plaid/models/party.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/party_individual.rb b/lib/plaid/models/party_individual.rb index 1181e1ac6..6349380eb 100644 --- a/lib/plaid/models/party_individual.rb +++ b/lib/plaid/models/party_individual.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/party_role_type.rb b/lib/plaid/models/party_role_type.rb index 04ba544dc..cfd39cf89 100644 --- a/lib/plaid/models/party_role_type.rb +++ b/lib/plaid/models/party_role_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay.rb b/lib/plaid/models/pay.rb index c4e6ce482..71f7abc88 100644 --- a/lib/plaid/models/pay.rb +++ b/lib/plaid/models/pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_frequency.rb b/lib/plaid/models/pay_frequency.rb index b0640ec77..76d98e501 100644 --- a/lib/plaid/models/pay_frequency.rb +++ b/lib/plaid/models/pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_frequency_value.rb b/lib/plaid/models/pay_frequency_value.rb index 39419020f..b82be4598 100644 --- a/lib/plaid/models/pay_frequency_value.rb +++ b/lib/plaid/models/pay_frequency_value.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_period_details.rb b/lib/plaid/models/pay_period_details.rb index 40de6281d..b1be8823a 100644 --- a/lib/plaid/models/pay_period_details.rb +++ b/lib/plaid/models/pay_period_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_deductions_breakdown.rb b/lib/plaid/models/pay_stub_deductions_breakdown.rb index 779f5c530..eba6de276 100644 --- a/lib/plaid/models/pay_stub_deductions_breakdown.rb +++ b/lib/plaid/models/pay_stub_deductions_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_deductions_total.rb b/lib/plaid/models/pay_stub_deductions_total.rb index 83ed10a9b..76345bf9a 100644 --- a/lib/plaid/models/pay_stub_deductions_total.rb +++ b/lib/plaid/models/pay_stub_deductions_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_distribution_breakdown.rb b/lib/plaid/models/pay_stub_distribution_breakdown.rb index e20159665..483f6437a 100644 --- a/lib/plaid/models/pay_stub_distribution_breakdown.rb +++ b/lib/plaid/models/pay_stub_distribution_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_earnings_breakdown.rb b/lib/plaid/models/pay_stub_earnings_breakdown.rb index 2153f3c58..c8495e69f 100644 --- a/lib/plaid/models/pay_stub_earnings_breakdown.rb +++ b/lib/plaid/models/pay_stub_earnings_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_earnings_total.rb b/lib/plaid/models/pay_stub_earnings_total.rb index b5fb6d4a0..efa19e6e7 100644 --- a/lib/plaid/models/pay_stub_earnings_total.rb +++ b/lib/plaid/models/pay_stub_earnings_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_pay_period_details.rb b/lib/plaid/models/pay_stub_pay_period_details.rb index 89324b381..b7424ab24 100644 --- a/lib/plaid/models/pay_stub_pay_period_details.rb +++ b/lib/plaid/models/pay_stub_pay_period_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pay_stub_taxpayer_id.rb b/lib/plaid/models/pay_stub_taxpayer_id.rb index 2bf1160c3..f6a36c7ac 100644 --- a/lib/plaid/models/pay_stub_taxpayer_id.rb +++ b/lib/plaid/models/pay_stub_taxpayer_id.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_amount.rb b/lib/plaid/models/payment_amount.rb index 2aa1eb5d5..add0da7df 100644 --- a/lib/plaid/models/payment_amount.rb +++ b/lib/plaid/models/payment_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_amount_currency.rb b/lib/plaid/models/payment_amount_currency.rb index 79f72c2b6..03699dac5 100644 --- a/lib/plaid/models/payment_amount_currency.rb +++ b/lib/plaid/models/payment_amount_currency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_amount_nullable.rb b/lib/plaid/models/payment_amount_nullable.rb index ed9f0329b..dee0476dd 100644 --- a/lib/plaid/models/payment_amount_nullable.rb +++ b/lib/plaid/models/payment_amount_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_amount_refunded.rb b/lib/plaid/models/payment_amount_refunded.rb index e01ea6382..5f568f678 100644 --- a/lib/plaid/models/payment_amount_refunded.rb +++ b/lib/plaid/models/payment_amount_refunded.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_amount_to_refund.rb b/lib/plaid/models/payment_amount_to_refund.rb index 9cde0beda..9e03ca85b 100644 --- a/lib/plaid/models/payment_amount_to_refund.rb +++ b/lib/plaid/models/payment_amount_to_refund.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_channel.rb b/lib/plaid/models/payment_channel.rb index 73c892da5..aff307df8 100644 --- a/lib/plaid/models/payment_channel.rb +++ b/lib/plaid/models/payment_channel.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_max_payment_amount.rb b/lib/plaid/models/payment_consent_max_payment_amount.rb index 7beef3d78..8b08bb331 100644 --- a/lib/plaid/models/payment_consent_max_payment_amount.rb +++ b/lib/plaid/models/payment_consent_max_payment_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_periodic_alignment.rb b/lib/plaid/models/payment_consent_periodic_alignment.rb index f3a636529..bb1fc0b22 100644 --- a/lib/plaid/models/payment_consent_periodic_alignment.rb +++ b/lib/plaid/models/payment_consent_periodic_alignment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_periodic_amount.rb b/lib/plaid/models/payment_consent_periodic_amount.rb index 9b882faf5..bdc186626 100644 --- a/lib/plaid/models/payment_consent_periodic_amount.rb +++ b/lib/plaid/models/payment_consent_periodic_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_periodic_amount_amount.rb b/lib/plaid/models/payment_consent_periodic_amount_amount.rb index 09f111759..4a5e97aa9 100644 --- a/lib/plaid/models/payment_consent_periodic_amount_amount.rb +++ b/lib/plaid/models/payment_consent_periodic_amount_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_periodic_interval.rb b/lib/plaid/models/payment_consent_periodic_interval.rb index 912ec09e3..da28bcc27 100644 --- a/lib/plaid/models/payment_consent_periodic_interval.rb +++ b/lib/plaid/models/payment_consent_periodic_interval.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_consent_valid_date_time.rb b/lib/plaid/models/payment_consent_valid_date_time.rb index 5580bd702..ebbeb4be5 100644 --- a/lib/plaid/models/payment_consent_valid_date_time.rb +++ b/lib/plaid/models/payment_consent_valid_date_time.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_address.rb b/lib/plaid/models/payment_initiation_address.rb index 553654010..6b87be6b6 100644 --- a/lib/plaid/models/payment_initiation_address.rb +++ b/lib/plaid/models/payment_initiation_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent.rb b/lib/plaid/models/payment_initiation_consent.rb index d48e659d4..816a96678 100644 --- a/lib/plaid/models/payment_initiation_consent.rb +++ b/lib/plaid/models/payment_initiation_consent.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_constraints.rb b/lib/plaid/models/payment_initiation_consent_constraints.rb index 728baf9ae..5b2f6ffa7 100644 --- a/lib/plaid/models/payment_initiation_consent_constraints.rb +++ b/lib/plaid/models/payment_initiation_consent_constraints.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_create_request.rb b/lib/plaid/models/payment_initiation_consent_create_request.rb index 5648dbe60..05b3e5798 100644 --- a/lib/plaid/models/payment_initiation_consent_create_request.rb +++ b/lib/plaid/models/payment_initiation_consent_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_create_response.rb b/lib/plaid/models/payment_initiation_consent_create_response.rb index 1ab4790f2..9be1b3282 100644 --- a/lib/plaid/models/payment_initiation_consent_create_response.rb +++ b/lib/plaid/models/payment_initiation_consent_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_get_request.rb b/lib/plaid/models/payment_initiation_consent_get_request.rb index 524e4173e..605dc5930 100644 --- a/lib/plaid/models/payment_initiation_consent_get_request.rb +++ b/lib/plaid/models/payment_initiation_consent_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_get_response.rb b/lib/plaid/models/payment_initiation_consent_get_response.rb index fa5c72e34..d551c81c0 100644 --- a/lib/plaid/models/payment_initiation_consent_get_response.rb +++ b/lib/plaid/models/payment_initiation_consent_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb b/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb index d88544075..b01d647dd 100644 --- a/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +++ b/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb b/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb index 301cd9f63..1c56fb51a 100644 --- a/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +++ b/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_revoke_request.rb b/lib/plaid/models/payment_initiation_consent_revoke_request.rb index 81fd96289..3c7fb8459 100644 --- a/lib/plaid/models/payment_initiation_consent_revoke_request.rb +++ b/lib/plaid/models/payment_initiation_consent_revoke_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_revoke_response.rb b/lib/plaid/models/payment_initiation_consent_revoke_response.rb index 606fb6daf..64a0b191f 100644 --- a/lib/plaid/models/payment_initiation_consent_revoke_response.rb +++ b/lib/plaid/models/payment_initiation_consent_revoke_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_scope.rb b/lib/plaid/models/payment_initiation_consent_scope.rb index b705c3cdf..de2049fc0 100644 --- a/lib/plaid/models/payment_initiation_consent_scope.rb +++ b/lib/plaid/models/payment_initiation_consent_scope.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_consent_status.rb b/lib/plaid/models/payment_initiation_consent_status.rb index 47b34a705..c200728e9 100644 --- a/lib/plaid/models/payment_initiation_consent_status.rb +++ b/lib/plaid/models/payment_initiation_consent_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_metadata.rb b/lib/plaid/models/payment_initiation_metadata.rb index 155839386..9a4f68a70 100644 --- a/lib/plaid/models/payment_initiation_metadata.rb +++ b/lib/plaid/models/payment_initiation_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb b/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb index c980888f6..57e4e7481 100644 --- a/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +++ b/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment.rb b/lib/plaid/models/payment_initiation_payment.rb index ffd5fc3d5..09a3fc44e 100644 --- a/lib/plaid/models/payment_initiation_payment.rb +++ b/lib/plaid/models/payment_initiation_payment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_request.rb b/lib/plaid/models/payment_initiation_payment_create_request.rb index 914d82183..d97984e50 100644 --- a/lib/plaid/models/payment_initiation_payment_create_request.rb +++ b/lib/plaid/models/payment_initiation_payment_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_response.rb b/lib/plaid/models/payment_initiation_payment_create_response.rb index 58cb2ebcd..19820882b 100644 --- a/lib/plaid/models/payment_initiation_payment_create_response.rb +++ b/lib/plaid/models/payment_initiation_payment_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_status.rb b/lib/plaid/models/payment_initiation_payment_create_status.rb index 1a3ea3168..5374f22f4 100644 --- a/lib/plaid/models/payment_initiation_payment_create_status.rb +++ b/lib/plaid/models/payment_initiation_payment_create_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_get_request.rb b/lib/plaid/models/payment_initiation_payment_get_request.rb index 1d1cd5724..6fdcbee8b 100644 --- a/lib/plaid/models/payment_initiation_payment_get_request.rb +++ b/lib/plaid/models/payment_initiation_payment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_get_response.rb b/lib/plaid/models/payment_initiation_payment_get_response.rb index 292bbc2a5..7dea5ee67 100644 --- a/lib/plaid/models/payment_initiation_payment_get_response.rb +++ b/lib/plaid/models/payment_initiation_payment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_list_request.rb b/lib/plaid/models/payment_initiation_payment_list_request.rb index 248a071f5..0ecfabdfe 100644 --- a/lib/plaid/models/payment_initiation_payment_list_request.rb +++ b/lib/plaid/models/payment_initiation_payment_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_list_response.rb b/lib/plaid/models/payment_initiation_payment_list_response.rb index 6dde8cdd3..fda7cb6fe 100644 --- a/lib/plaid/models/payment_initiation_payment_list_response.rb +++ b/lib/plaid/models/payment_initiation_payment_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_reverse_request.rb b/lib/plaid/models/payment_initiation_payment_reverse_request.rb index 2cd3d40e6..c176db121 100644 --- a/lib/plaid/models/payment_initiation_payment_reverse_request.rb +++ b/lib/plaid/models/payment_initiation_payment_reverse_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_reverse_response.rb b/lib/plaid/models/payment_initiation_payment_reverse_response.rb index c2296385a..5026c46f6 100644 --- a/lib/plaid/models/payment_initiation_payment_reverse_response.rb +++ b/lib/plaid/models/payment_initiation_payment_reverse_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_status.rb b/lib/plaid/models/payment_initiation_payment_status.rb index c9a5b29a4..946957599 100644 --- a/lib/plaid/models/payment_initiation_payment_status.rb +++ b/lib/plaid/models/payment_initiation_payment_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_token_create_request.rb b/lib/plaid/models/payment_initiation_payment_token_create_request.rb index 75ad63e86..490b1bfca 100644 --- a/lib/plaid/models/payment_initiation_payment_token_create_request.rb +++ b/lib/plaid/models/payment_initiation_payment_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_payment_token_create_response.rb b/lib/plaid/models/payment_initiation_payment_token_create_response.rb index 1b38d695f..52e25b288 100644 --- a/lib/plaid/models/payment_initiation_payment_token_create_response.rb +++ b/lib/plaid/models/payment_initiation_payment_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient.rb b/lib/plaid/models/payment_initiation_recipient.rb index f39e7207e..b1835132a 100644 --- a/lib/plaid/models/payment_initiation_recipient.rb +++ b/lib/plaid/models/payment_initiation_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_create_request.rb b/lib/plaid/models/payment_initiation_recipient_create_request.rb index 72c118791..f94f27ad3 100644 --- a/lib/plaid/models/payment_initiation_recipient_create_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_create_response.rb b/lib/plaid/models/payment_initiation_recipient_create_response.rb index 88a2fa7cc..7dc9eb7b6 100644 --- a/lib/plaid/models/payment_initiation_recipient_create_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_request.rb b/lib/plaid/models/payment_initiation_recipient_get_request.rb index fa44b9b90..8aebb6655 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_response.rb b/lib/plaid/models/payment_initiation_recipient_get_response.rb index ba6962394..a47e234f7 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb b/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb index 270d28f86..98a65f890 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_list_request.rb b/lib/plaid/models/payment_initiation_recipient_list_request.rb index 17357dc7e..8f51a7730 100644 --- a/lib/plaid/models/payment_initiation_recipient_list_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_recipient_list_response.rb b/lib/plaid/models/payment_initiation_recipient_list_response.rb index e7c087610..bff895326 100644 --- a/lib/plaid/models/payment_initiation_recipient_list_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_initiation_standing_order_metadata.rb b/lib/plaid/models/payment_initiation_standing_order_metadata.rb index 2fc5157b4..b2550881f 100644 --- a/lib/plaid/models/payment_initiation_standing_order_metadata.rb +++ b/lib/plaid/models/payment_initiation_standing_order_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_meta.rb b/lib/plaid/models/payment_meta.rb index 5ed6e3f93..8c143f7de 100644 --- a/lib/plaid/models/payment_meta.rb +++ b/lib/plaid/models/payment_meta.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_create_request.rb b/lib/plaid/models/payment_profile_create_request.rb index f4b8f6ce9..a649657d9 100644 --- a/lib/plaid/models/payment_profile_create_request.rb +++ b/lib/plaid/models/payment_profile_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_create_response.rb b/lib/plaid/models/payment_profile_create_response.rb index 885ea95a8..0c27b27d1 100644 --- a/lib/plaid/models/payment_profile_create_response.rb +++ b/lib/plaid/models/payment_profile_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_get_request.rb b/lib/plaid/models/payment_profile_get_request.rb index 789a9382f..63bc736ec 100644 --- a/lib/plaid/models/payment_profile_get_request.rb +++ b/lib/plaid/models/payment_profile_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_get_response.rb b/lib/plaid/models/payment_profile_get_response.rb index 34fd8a64d..18e132f7e 100644 --- a/lib/plaid/models/payment_profile_get_response.rb +++ b/lib/plaid/models/payment_profile_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_remove_request.rb b/lib/plaid/models/payment_profile_remove_request.rb index 0826fc1e2..cb9e2ecbf 100644 --- a/lib/plaid/models/payment_profile_remove_request.rb +++ b/lib/plaid/models/payment_profile_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_remove_response.rb b/lib/plaid/models/payment_profile_remove_response.rb index c062cb92e..a83d2d18f 100644 --- a/lib/plaid/models/payment_profile_remove_response.rb +++ b/lib/plaid/models/payment_profile_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_profile_status.rb b/lib/plaid/models/payment_profile_status.rb index f11a86722..ee4e8bb79 100644 --- a/lib/plaid/models/payment_profile_status.rb +++ b/lib/plaid/models/payment_profile_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_schedule_interval.rb b/lib/plaid/models/payment_schedule_interval.rb index 58d7cf98e..c461b5129 100644 --- a/lib/plaid/models/payment_schedule_interval.rb +++ b/lib/plaid/models/payment_schedule_interval.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_scheme.rb b/lib/plaid/models/payment_scheme.rb index 1b0b39cb3..4464230af 100644 --- a/lib/plaid/models/payment_scheme.rb +++ b/lib/plaid/models/payment_scheme.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payment_status_update_webhook.rb b/lib/plaid/models/payment_status_update_webhook.rb index 76d527393..fccd9b3be 100644 --- a/lib/plaid/models/payment_status_update_webhook.rb +++ b/lib/plaid/models/payment_status_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_income_account_data.rb b/lib/plaid/models/payroll_income_account_data.rb index c86715b00..8dc3a12f4 100644 --- a/lib/plaid/models/payroll_income_account_data.rb +++ b/lib/plaid/models/payroll_income_account_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_income_object.rb b/lib/plaid/models/payroll_income_object.rb index 91a8aa45f..4b0194b3e 100644 --- a/lib/plaid/models/payroll_income_object.rb +++ b/lib/plaid/models/payroll_income_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_income_rate_of_pay.rb b/lib/plaid/models/payroll_income_rate_of_pay.rb index 6788264b9..c0f17a79a 100644 --- a/lib/plaid/models/payroll_income_rate_of_pay.rb +++ b/lib/plaid/models/payroll_income_rate_of_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_item.rb b/lib/plaid/models/payroll_item.rb index 96ab0549e..6e39260c3 100644 --- a/lib/plaid/models/payroll_item.rb +++ b/lib/plaid/models/payroll_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_item_status.rb b/lib/plaid/models/payroll_item_status.rb index b9d8dcb63..cf841a97a 100644 --- a/lib/plaid/models/payroll_item_status.rb +++ b/lib/plaid/models/payroll_item_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/payroll_risk_signals_item.rb b/lib/plaid/models/payroll_risk_signals_item.rb index 278a7400c..7d22f26ec 100644 --- a/lib/plaid/models/payroll_risk_signals_item.rb +++ b/lib/plaid/models/payroll_risk_signals_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub.rb b/lib/plaid/models/paystub.rb index b4e649e4f..faea9b711 100644 --- a/lib/plaid/models/paystub.rb +++ b/lib/plaid/models/paystub.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_address.rb b/lib/plaid/models/paystub_address.rb index e5f82216a..f05371473 100644 --- a/lib/plaid/models/paystub_address.rb +++ b/lib/plaid/models/paystub_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_deduction.rb b/lib/plaid/models/paystub_deduction.rb index 99d8415ed..3536d4509 100644 --- a/lib/plaid/models/paystub_deduction.rb +++ b/lib/plaid/models/paystub_deduction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_details.rb b/lib/plaid/models/paystub_details.rb index 7adb209ae..16c543126 100644 --- a/lib/plaid/models/paystub_details.rb +++ b/lib/plaid/models/paystub_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_employer.rb b/lib/plaid/models/paystub_employer.rb index 0aa3ab125..ff1ec6d87 100644 --- a/lib/plaid/models/paystub_employer.rb +++ b/lib/plaid/models/paystub_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_override.rb b/lib/plaid/models/paystub_override.rb index 549c576dd..980c19a70 100644 --- a/lib/plaid/models/paystub_override.rb +++ b/lib/plaid/models/paystub_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_override_employee.rb b/lib/plaid/models/paystub_override_employee.rb index 17ff07a9f..701f3555e 100644 --- a/lib/plaid/models/paystub_override_employee.rb +++ b/lib/plaid/models/paystub_override_employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_override_employee_address.rb b/lib/plaid/models/paystub_override_employee_address.rb index 047babcb5..4bc6bf6a7 100644 --- a/lib/plaid/models/paystub_override_employee_address.rb +++ b/lib/plaid/models/paystub_override_employee_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_override_employer.rb b/lib/plaid/models/paystub_override_employer.rb index 724c2f6a9..eb5263632 100644 --- a/lib/plaid/models/paystub_override_employer.rb +++ b/lib/plaid/models/paystub_override_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_pay_frequency.rb b/lib/plaid/models/paystub_pay_frequency.rb index 988159513..8a560757e 100644 --- a/lib/plaid/models/paystub_pay_frequency.rb +++ b/lib/plaid/models/paystub_pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/paystub_ytd_details.rb b/lib/plaid/models/paystub_ytd_details.rb index 4cc0f9642..c0143ccec 100644 --- a/lib/plaid/models/paystub_ytd_details.rb +++ b/lib/plaid/models/paystub_ytd_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pending_expiration_webhook.rb b/lib/plaid/models/pending_expiration_webhook.rb index 04055b422..42782ab2d 100644 --- a/lib/plaid/models/pending_expiration_webhook.rb +++ b/lib/plaid/models/pending_expiration_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/personal_finance_category.rb b/lib/plaid/models/personal_finance_category.rb index 270415762..3ecf168fc 100644 --- a/lib/plaid/models/personal_finance_category.rb +++ b/lib/plaid/models/personal_finance_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class PersonalFinanceCategory # A granular category conveying the transaction's intent. This field can also be used as a unique identifier for the category. attr_accessor :detailed - # Note: This field is only available for `/transactions/enrich` endpoint currently. A description of how confident we are that the provided categories accurately describe the transaction intent. `VERY_HIGH`: We are more than 98% confident that this category reflects the intent of the transaction. `HIGH`: We are more than 90% confident that this category reflects the intent of the transaction. `MEDIUM`: We are moderately confident that this category reflects the intent of the transaction. `LOW`: This category may reflect the intent, but there may be other categories that are more accurate. `UNKNOWN`: Error + # This field is currently only available for the `/transactions/enrich` endpoint. A description of how confident we are that the provided categories accurately describe the transaction intent. `VERY_HIGH`: We are more than 98% confident that this category reflects the intent of the transaction. `HIGH`: We are more than 90% confident that this category reflects the intent of the transaction. `MEDIUM`: We are moderately confident that this category reflects the intent of the transaction. `LOW`: This category may reflect the intent, but there may be other categories that are more accurate. `UNKNOWN`: We don’t know the confidence level for this category. attr_accessor :confidence_level # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/phone_number.rb b/lib/plaid/models/phone_number.rb index 8a69d5ece..d7a80d18f 100644 --- a/lib/plaid/models/phone_number.rb +++ b/lib/plaid/models/phone_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/phone_number_match_score.rb b/lib/plaid/models/phone_number_match_score.rb index de6f09e94..c4ebbb264 100644 --- a/lib/plaid/models/phone_number_match_score.rb +++ b/lib/plaid/models/phone_number_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/phone_type.rb b/lib/plaid/models/phone_type.rb index 3ce1aa39b..7bf66e164 100644 --- a/lib/plaid/models/phone_type.rb +++ b/lib/plaid/models/phone_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/physical_document_category.rb b/lib/plaid/models/physical_document_category.rb index 0c800bb56..c131abf5e 100644 --- a/lib/plaid/models/physical_document_category.rb +++ b/lib/plaid/models/physical_document_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/physical_document_extracted_data.rb b/lib/plaid/models/physical_document_extracted_data.rb index 109753454..c253faefc 100644 --- a/lib/plaid/models/physical_document_extracted_data.rb +++ b/lib/plaid/models/physical_document_extracted_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/physical_document_extracted_data_analysis.rb b/lib/plaid/models/physical_document_extracted_data_analysis.rb index f835a8acf..7078915cc 100644 --- a/lib/plaid/models/physical_document_extracted_data_analysis.rb +++ b/lib/plaid/models/physical_document_extracted_data_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/physical_document_images.rb b/lib/plaid/models/physical_document_images.rb index 95af09968..b4511e0bd 100644 --- a/lib/plaid/models/physical_document_images.rb +++ b/lib/plaid/models/physical_document_images.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/plaid_error.rb b/lib/plaid/models/plaid_error.rb index c625388e5..a901c0225 100644 --- a/lib/plaid/models/plaid_error.rb +++ b/lib/plaid/models/plaid_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/plaid_error_type.rb b/lib/plaid/models/plaid_error_type.rb index eebb49717..6664baf2e 100644 --- a/lib/plaid/models/plaid_error_type.rb +++ b/lib/plaid/models/plaid_error_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/platform_ids.rb b/lib/plaid/models/platform_ids.rb index f490dd84f..c153e07e9 100644 --- a/lib/plaid/models/platform_ids.rb +++ b/lib/plaid/models/platform_ids.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/po_box_status.rb b/lib/plaid/models/po_box_status.rb index 8ad4b3fbf..58ce891db 100644 --- a/lib/plaid/models/po_box_status.rb +++ b/lib/plaid/models/po_box_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_account_get_request.rb b/lib/plaid/models/processor_account_get_request.rb new file mode 100644 index 000000000..8e26a0c24 --- /dev/null +++ b/lib/plaid/models/processor_account_get_request.rb @@ -0,0 +1,246 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # ProcessorAccountGetRequest defines the request schema for `/processor/account/get` + class ProcessorAccountGetRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # The processor token obtained from the Plaid integration partner. Processor tokens are in the format: `processor--` + attr_accessor :processor_token + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'processor_token' => :'processor_token', + :'secret' => :'secret' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'processor_token' => :'String', + :'secret' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ProcessorAccountGetRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ProcessorAccountGetRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'processor_token') + self.processor_token = attributes[:'processor_token'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @processor_token.nil? + invalid_properties.push('invalid value for "processor_token", processor_token cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @processor_token.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + processor_token == o.processor_token && + secret == o.secret + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, processor_token, secret].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/processor_account_get_response.rb b/lib/plaid/models/processor_account_get_response.rb new file mode 100644 index 000000000..2ccb117ed --- /dev/null +++ b/lib/plaid/models/processor_account_get_response.rb @@ -0,0 +1,240 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # ProcessorAccountGetResponse defines the response schema for `/processor/account/get` + class ProcessorAccountGetResponse + attr_accessor :account + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'account' => :'account', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'account' => :'AccountBase', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ProcessorAccountGetResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ProcessorAccountGetResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'account') + self.account = attributes[:'account'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @account.nil? + invalid_properties.push('invalid value for "account", account cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @account.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + account == o.account && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [account, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/processor_apex_processor_token_create_request.rb b/lib/plaid/models/processor_apex_processor_token_create_request.rb index 6c764b98a..ebcb0671f 100644 --- a/lib/plaid/models/processor_apex_processor_token_create_request.rb +++ b/lib/plaid/models/processor_apex_processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_auth_get_request.rb b/lib/plaid/models/processor_auth_get_request.rb index 0358980bb..4ac7c731d 100644 --- a/lib/plaid/models/processor_auth_get_request.rb +++ b/lib/plaid/models/processor_auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_auth_get_response.rb b/lib/plaid/models/processor_auth_get_response.rb index 06d15b433..38e82e8cd 100644 --- a/lib/plaid/models/processor_auth_get_response.rb +++ b/lib/plaid/models/processor_auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_balance_get_request.rb b/lib/plaid/models/processor_balance_get_request.rb index efb94841a..5c8ebccb6 100644 --- a/lib/plaid/models/processor_balance_get_request.rb +++ b/lib/plaid/models/processor_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_balance_get_request_options.rb b/lib/plaid/models/processor_balance_get_request_options.rb index c2fed863b..07f1ad4a3 100644 --- a/lib/plaid/models/processor_balance_get_request_options.rb +++ b/lib/plaid/models/processor_balance_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_balance_get_response.rb b/lib/plaid/models/processor_balance_get_response.rb index 83a54f471..d8cf8ce5b 100644 --- a/lib/plaid/models/processor_balance_get_response.rb +++ b/lib/plaid/models/processor_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_bank_transfer_create_request.rb b/lib/plaid/models/processor_bank_transfer_create_request.rb index b7d5e0063..5c3c6b5dd 100644 --- a/lib/plaid/models/processor_bank_transfer_create_request.rb +++ b/lib/plaid/models/processor_bank_transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_bank_transfer_create_response.rb b/lib/plaid/models/processor_bank_transfer_create_response.rb index 6b42f2dab..4856b3a9e 100644 --- a/lib/plaid/models/processor_bank_transfer_create_response.rb +++ b/lib/plaid/models/processor_bank_transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_default_update_webhook.rb b/lib/plaid/models/processor_default_update_webhook.rb index 4dd3e2ac1..5de6f282d 100644 --- a/lib/plaid/models/processor_default_update_webhook.rb +++ b/lib/plaid/models/processor_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_historical_update_webhook.rb b/lib/plaid/models/processor_historical_update_webhook.rb index 3e4a4c8d2..230c5ed23 100644 --- a/lib/plaid/models/processor_historical_update_webhook.rb +++ b/lib/plaid/models/processor_historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_identity_get_request.rb b/lib/plaid/models/processor_identity_get_request.rb index 32ba7de63..98dbbb846 100644 --- a/lib/plaid/models/processor_identity_get_request.rb +++ b/lib/plaid/models/processor_identity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_identity_get_response.rb b/lib/plaid/models/processor_identity_get_response.rb index 664570f85..5492c5a3e 100644 --- a/lib/plaid/models/processor_identity_get_response.rb +++ b/lib/plaid/models/processor_identity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_identity_match_request.rb b/lib/plaid/models/processor_identity_match_request.rb index 25fd62a63..0bc3a731c 100644 --- a/lib/plaid/models/processor_identity_match_request.rb +++ b/lib/plaid/models/processor_identity_match_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_identity_match_response.rb b/lib/plaid/models/processor_identity_match_response.rb index 8fa3e569f..e64d51799 100644 --- a/lib/plaid/models/processor_identity_match_response.rb +++ b/lib/plaid/models/processor_identity_match_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_initial_update_webhook.rb b/lib/plaid/models/processor_initial_update_webhook.rb index 61c8619f8..d632e51db 100644 --- a/lib/plaid/models/processor_initial_update_webhook.rb +++ b/lib/plaid/models/processor_initial_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_number.rb b/lib/plaid/models/processor_number.rb index 78342f9a2..5d462713e 100644 --- a/lib/plaid/models/processor_number.rb +++ b/lib/plaid/models/processor_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_recurring_transactions_update_webhook.rb b/lib/plaid/models/processor_recurring_transactions_update_webhook.rb index b50e21cd8..03bb005fc 100644 --- a/lib/plaid/models/processor_recurring_transactions_update_webhook.rb +++ b/lib/plaid/models/processor_recurring_transactions_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_decision_report_request.rb b/lib/plaid/models/processor_signal_decision_report_request.rb index b40881123..ec1fae0e7 100644 --- a/lib/plaid/models/processor_signal_decision_report_request.rb +++ b/lib/plaid/models/processor_signal_decision_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_decision_report_response.rb b/lib/plaid/models/processor_signal_decision_report_response.rb index 7c5a9aafc..f97f496e7 100644 --- a/lib/plaid/models/processor_signal_decision_report_response.rb +++ b/lib/plaid/models/processor_signal_decision_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_evaluate_request.rb b/lib/plaid/models/processor_signal_evaluate_request.rb index 66b244eb8..5bab8e650 100644 --- a/lib/plaid/models/processor_signal_evaluate_request.rb +++ b/lib/plaid/models/processor_signal_evaluate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_evaluate_response.rb b/lib/plaid/models/processor_signal_evaluate_response.rb index aa80e58bc..dad9ab5c9 100644 --- a/lib/plaid/models/processor_signal_evaluate_response.rb +++ b/lib/plaid/models/processor_signal_evaluate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_return_report_request.rb b/lib/plaid/models/processor_signal_return_report_request.rb index 758ad2875..ab1ca39bc 100644 --- a/lib/plaid/models/processor_signal_return_report_request.rb +++ b/lib/plaid/models/processor_signal_return_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_signal_return_report_response.rb b/lib/plaid/models/processor_signal_return_report_response.rb index 837ab9536..42a609bcf 100644 --- a/lib/plaid/models/processor_signal_return_report_response.rb +++ b/lib/plaid/models/processor_signal_return_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb b/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb index 3f41e4e0e..0c08a4725 100644 --- a/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +++ b/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb b/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb index 406dbce57..1015a0b45 100644 --- a/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +++ b/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_sync_updates_available_webhook.rb b/lib/plaid/models/processor_sync_updates_available_webhook.rb index 06a07e3f6..466b6aea9 100644 --- a/lib/plaid/models/processor_sync_updates_available_webhook.rb +++ b/lib/plaid/models/processor_sync_updates_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_create_request.rb b/lib/plaid/models/processor_token_create_request.rb index fc6794e18..4cadae785 100644 --- a/lib/plaid/models/processor_token_create_request.rb +++ b/lib/plaid/models/processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -147,7 +147,7 @@ def valid? return false if @access_token.nil? return false if @account_id.nil? return false if @processor.nil? - processor_validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt"]) + processor_validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash"]) return false unless processor_validator.valid?(@processor) true end @@ -155,7 +155,7 @@ def valid? # Custom attribute writer method checking allowed values (enum). # @param [Object] processor Object to be assigned def processor=(processor) - validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt"]) + validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash"]) unless validator.valid?(processor) fail ArgumentError, "invalid value for \"processor\", must be one of #{validator.allowable_values}." end diff --git a/lib/plaid/models/processor_token_create_response.rb b/lib/plaid/models/processor_token_create_response.rb index 7c8da94d6..480105787 100644 --- a/lib/plaid/models/processor_token_create_response.rb +++ b/lib/plaid/models/processor_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_permissions_get_request.rb b/lib/plaid/models/processor_token_permissions_get_request.rb index 11dcabc8e..0bca4ecb6 100644 --- a/lib/plaid/models/processor_token_permissions_get_request.rb +++ b/lib/plaid/models/processor_token_permissions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_permissions_get_response.rb b/lib/plaid/models/processor_token_permissions_get_response.rb index 6735c12d4..b32bf2fe1 100644 --- a/lib/plaid/models/processor_token_permissions_get_response.rb +++ b/lib/plaid/models/processor_token_permissions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_permissions_set_request.rb b/lib/plaid/models/processor_token_permissions_set_request.rb index 4f24a134b..8c4499fd4 100644 --- a/lib/plaid/models/processor_token_permissions_set_request.rb +++ b/lib/plaid/models/processor_token_permissions_set_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_permissions_set_response.rb b/lib/plaid/models/processor_token_permissions_set_response.rb index d7fde58c0..4049ec974 100644 --- a/lib/plaid/models/processor_token_permissions_set_response.rb +++ b/lib/plaid/models/processor_token_permissions_set_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_webhook_update.rb b/lib/plaid/models/processor_token_webhook_update.rb index 6e7af9481..3caaf5ce1 100644 --- a/lib/plaid/models/processor_token_webhook_update.rb +++ b/lib/plaid/models/processor_token_webhook_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_webhook_update_request.rb b/lib/plaid/models/processor_token_webhook_update_request.rb index 3d7691bc3..25f94c476 100644 --- a/lib/plaid/models/processor_token_webhook_update_request.rb +++ b/lib/plaid/models/processor_token_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_token_webhook_update_response.rb b/lib/plaid/models/processor_token_webhook_update_response.rb index f69c88984..235612cbb 100644 --- a/lib/plaid/models/processor_token_webhook_update_response.rb +++ b/lib/plaid/models/processor_token_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_get_request.rb b/lib/plaid/models/processor_transactions_get_request.rb index bf66d395e..1b714fec2 100644 --- a/lib/plaid/models/processor_transactions_get_request.rb +++ b/lib/plaid/models/processor_transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_get_response.rb b/lib/plaid/models/processor_transactions_get_response.rb index 189e17154..da0757a43 100644 --- a/lib/plaid/models/processor_transactions_get_response.rb +++ b/lib/plaid/models/processor_transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_recurring_get_request.rb b/lib/plaid/models/processor_transactions_recurring_get_request.rb index a2c8ac0a9..c15690e1b 100644 --- a/lib/plaid/models/processor_transactions_recurring_get_request.rb +++ b/lib/plaid/models/processor_transactions_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_recurring_get_response.rb b/lib/plaid/models/processor_transactions_recurring_get_response.rb index d32b87f5d..161de1fe5 100644 --- a/lib/plaid/models/processor_transactions_recurring_get_response.rb +++ b/lib/plaid/models/processor_transactions_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_refresh_request.rb b/lib/plaid/models/processor_transactions_refresh_request.rb index e6370eb71..3227e19b3 100644 --- a/lib/plaid/models/processor_transactions_refresh_request.rb +++ b/lib/plaid/models/processor_transactions_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_refresh_response.rb b/lib/plaid/models/processor_transactions_refresh_response.rb index 0e40cc9ac..40b150b42 100644 --- a/lib/plaid/models/processor_transactions_refresh_response.rb +++ b/lib/plaid/models/processor_transactions_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_removed_webhook.rb b/lib/plaid/models/processor_transactions_removed_webhook.rb index e4c036bbe..7d3901531 100644 --- a/lib/plaid/models/processor_transactions_removed_webhook.rb +++ b/lib/plaid/models/processor_transactions_removed_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_sync_request.rb b/lib/plaid/models/processor_transactions_sync_request.rb index 47012bcbc..104f54635 100644 --- a/lib/plaid/models/processor_transactions_sync_request.rb +++ b/lib/plaid/models/processor_transactions_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/processor_transactions_sync_response.rb b/lib/plaid/models/processor_transactions_sync_response.rb index f654b1316..6904f2cb7 100644 --- a/lib/plaid/models/processor_transactions_sync_response.rb +++ b/lib/plaid/models/processor_transactions_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/product_access.rb b/lib/plaid/models/product_access.rb index 5b5797a04..98e867cd8 100644 --- a/lib/plaid/models/product_access.rb +++ b/lib/plaid/models/product_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/product_permissions_required_auth_webhook.rb b/lib/plaid/models/product_permissions_required_auth_webhook.rb index a8be0b583..8e4a5145a 100644 --- a/lib/plaid/models/product_permissions_required_auth_webhook.rb +++ b/lib/plaid/models/product_permissions_required_auth_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/product_permissions_required_identity_webhook.rb b/lib/plaid/models/product_permissions_required_identity_webhook.rb index 0c22d8501..000fa9ed0 100644 --- a/lib/plaid/models/product_permissions_required_identity_webhook.rb +++ b/lib/plaid/models/product_permissions_required_identity_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/product_status.rb b/lib/plaid/models/product_status.rb index f62c58a5d..8bb4b3090 100644 --- a/lib/plaid/models/product_status.rb +++ b/lib/plaid/models/product_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/product_status_breakdown.rb b/lib/plaid/models/product_status_breakdown.rb index 990b86b25..fbddd8720 100644 --- a/lib/plaid/models/product_status_breakdown.rb +++ b/lib/plaid/models/product_status_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/products.rb b/lib/plaid/models/products.rb index 0c9d2a419..82ac12a0a 100644 --- a/lib/plaid/models/products.rb +++ b/lib/plaid/models/products.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/program_name_sensitivity.rb b/lib/plaid/models/program_name_sensitivity.rb index b4467cad4..29f718350 100644 --- a/lib/plaid/models/program_name_sensitivity.rb +++ b/lib/plaid/models/program_name_sensitivity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/projected_income_summary_field_number.rb b/lib/plaid/models/projected_income_summary_field_number.rb index ef9b95117..46f3cc8eb 100644 --- a/lib/plaid/models/projected_income_summary_field_number.rb +++ b/lib/plaid/models/projected_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/proxy_type.rb b/lib/plaid/models/proxy_type.rb index 2263535de..b2a824f74 100644 --- a/lib/plaid/models/proxy_type.rb +++ b/lib/plaid/models/proxy_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/pslf_status.rb b/lib/plaid/models/pslf_status.rb index 55e42b9de..6583e1277 100644 --- a/lib/plaid/models/pslf_status.rb +++ b/lib/plaid/models/pslf_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recaptcha_required_error.rb b/lib/plaid/models/recaptcha_required_error.rb index b9026381d..abd4591bf 100644 --- a/lib/plaid/models/recaptcha_required_error.rb +++ b/lib/plaid/models/recaptcha_required_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recipient_bacs.rb b/lib/plaid/models/recipient_bacs.rb index f1f9826b9..7fc90b8d9 100644 --- a/lib/plaid/models/recipient_bacs.rb +++ b/lib/plaid/models/recipient_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recipient_bacs_nullable.rb b/lib/plaid/models/recipient_bacs_nullable.rb index e8fad408c..fdc7376e1 100644 --- a/lib/plaid/models/recipient_bacs_nullable.rb +++ b/lib/plaid/models/recipient_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurrence.rb b/lib/plaid/models/recurrence.rb index 5450f779f..46a03102c 100644 --- a/lib/plaid/models/recurrence.rb +++ b/lib/plaid/models/recurrence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_cancelled_webhook.rb b/lib/plaid/models/recurring_cancelled_webhook.rb index c3fedd116..839603d46 100644 --- a/lib/plaid/models/recurring_cancelled_webhook.rb +++ b/lib/plaid/models/recurring_cancelled_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_frequency.rb b/lib/plaid/models/recurring_frequency.rb index 5d0d227d3..854209b31 100644 --- a/lib/plaid/models/recurring_frequency.rb +++ b/lib/plaid/models/recurring_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_new_transfer_webhook.rb b/lib/plaid/models/recurring_new_transfer_webhook.rb index 2541f8234..89be1b915 100644 --- a/lib/plaid/models/recurring_new_transfer_webhook.rb +++ b/lib/plaid/models/recurring_new_transfer_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_transaction_frequency.rb b/lib/plaid/models/recurring_transaction_frequency.rb index f527ab82c..2de2357f6 100644 --- a/lib/plaid/models/recurring_transaction_frequency.rb +++ b/lib/plaid/models/recurring_transaction_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_transactions_update_webhook.rb b/lib/plaid/models/recurring_transactions_update_webhook.rb index 32ebc15ef..afdc3ffa1 100644 --- a/lib/plaid/models/recurring_transactions_update_webhook.rb +++ b/lib/plaid/models/recurring_transactions_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_transfer.rb b/lib/plaid/models/recurring_transfer.rb index 5bceb7399..93ad0d451 100644 --- a/lib/plaid/models/recurring_transfer.rb +++ b/lib/plaid/models/recurring_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_transfer_nullable.rb b/lib/plaid/models/recurring_transfer_nullable.rb index 7a0f947ca..e1e0aa13c 100644 --- a/lib/plaid/models/recurring_transfer_nullable.rb +++ b/lib/plaid/models/recurring_transfer_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/recurring_transfer_skipped_webhook.rb b/lib/plaid/models/recurring_transfer_skipped_webhook.rb index 6094a38a7..6204fd920 100644 --- a/lib/plaid/models/recurring_transfer_skipped_webhook.rb +++ b/lib/plaid/models/recurring_transfer_skipped_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/removed_transaction.rb b/lib/plaid/models/removed_transaction.rb index 93ca549df..d63374fb3 100644 --- a/lib/plaid/models/removed_transaction.rb +++ b/lib/plaid/models/removed_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/report_type.rb b/lib/plaid/models/report_type.rb index a12453a9c..48bcdcd3f 100644 --- a/lib/plaid/models/report_type.rb +++ b/lib/plaid/models/report_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -15,8 +15,7 @@ module Plaid class ReportType - ASSETS = "assets".freeze - INCOME = "income".freeze + ASSET = "asset".freeze # Builds the enum from string # @param [String] The enum value in the form of the string diff --git a/lib/plaid/models/reporting_information.rb b/lib/plaid/models/reporting_information.rb index 44b615f7f..f944fc181 100644 --- a/lib/plaid/models/reporting_information.rb +++ b/lib/plaid/models/reporting_information.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_behavior.rb b/lib/plaid/models/risk_check_behavior.rb index 63c0e6d68..2f6c04a11 100644 --- a/lib/plaid/models/risk_check_behavior.rb +++ b/lib/plaid/models/risk_check_behavior.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_behavior_bot_detected_label.rb b/lib/plaid/models/risk_check_behavior_bot_detected_label.rb index bd08fb05e..9043d9530 100644 --- a/lib/plaid/models/risk_check_behavior_bot_detected_label.rb +++ b/lib/plaid/models/risk_check_behavior_bot_detected_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb b/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb index 5ff64ad4f..639f652f5 100644 --- a/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb +++ b/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_behavior_user_interactions_label.rb b/lib/plaid/models/risk_check_behavior_user_interactions_label.rb index 620a35ca0..2120ddca0 100644 --- a/lib/plaid/models/risk_check_behavior_user_interactions_label.rb +++ b/lib/plaid/models/risk_check_behavior_user_interactions_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_details.rb b/lib/plaid/models/risk_check_details.rb index b7d91643d..f26f9b4d4 100644 --- a/lib/plaid/models/risk_check_details.rb +++ b/lib/plaid/models/risk_check_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_device.rb b/lib/plaid/models/risk_check_device.rb index fe7fb633a..58d09733a 100644 --- a/lib/plaid/models/risk_check_device.rb +++ b/lib/plaid/models/risk_check_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email.rb b/lib/plaid/models/risk_check_email.rb index bdfb568ea..60b3accd9 100644 --- a/lib/plaid/models/risk_check_email.rb +++ b/lib/plaid/models/risk_check_email.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_custom.rb b/lib/plaid/models/risk_check_email_domain_is_custom.rb index 4e44a0e44..143281723 100644 --- a/lib/plaid/models/risk_check_email_domain_is_custom.rb +++ b/lib/plaid/models/risk_check_email_domain_is_custom.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_disposable.rb b/lib/plaid/models/risk_check_email_domain_is_disposable.rb index 326c60f6e..9ed07b001 100644 --- a/lib/plaid/models/risk_check_email_domain_is_disposable.rb +++ b/lib/plaid/models/risk_check_email_domain_is_disposable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_free_provider.rb b/lib/plaid/models/risk_check_email_domain_is_free_provider.rb index 06158954e..81a045069 100644 --- a/lib/plaid/models/risk_check_email_domain_is_free_provider.rb +++ b/lib/plaid/models/risk_check_email_domain_is_free_provider.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email_is_deliverable_status.rb b/lib/plaid/models/risk_check_email_is_deliverable_status.rb index 68e40b9e0..fc59976ea 100644 --- a/lib/plaid/models/risk_check_email_is_deliverable_status.rb +++ b/lib/plaid/models/risk_check_email_is_deliverable_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb b/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb index f89c5812f..00d6d5bbd 100644 --- a/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb +++ b/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_identity_abuse_signals.rb b/lib/plaid/models/risk_check_identity_abuse_signals.rb index b193f37c5..e3258f0e6 100644 --- a/lib/plaid/models/risk_check_identity_abuse_signals.rb +++ b/lib/plaid/models/risk_check_identity_abuse_signals.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_linked_service.rb b/lib/plaid/models/risk_check_linked_service.rb index 5840a3a1c..77de03dd6 100644 --- a/lib/plaid/models/risk_check_linked_service.rb +++ b/lib/plaid/models/risk_check_linked_service.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_phone.rb b/lib/plaid/models/risk_check_phone.rb index a8c697eee..9305151b3 100644 --- a/lib/plaid/models/risk_check_phone.rb +++ b/lib/plaid/models/risk_check_phone.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_stolen_identity.rb b/lib/plaid/models/risk_check_stolen_identity.rb index 57358b360..e4d0816fa 100644 --- a/lib/plaid/models/risk_check_stolen_identity.rb +++ b/lib/plaid/models/risk_check_stolen_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_check_synthetic_identity.rb b/lib/plaid/models/risk_check_synthetic_identity.rb index 2439e90d7..5973a1f1d 100644 --- a/lib/plaid/models/risk_check_synthetic_identity.rb +++ b/lib/plaid/models/risk_check_synthetic_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_signal_document_reference.rb b/lib/plaid/models/risk_signal_document_reference.rb index 2c0f9163a..b3680dd6a 100644 --- a/lib/plaid/models/risk_signal_document_reference.rb +++ b/lib/plaid/models/risk_signal_document_reference.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/risk_signal_document_status.rb b/lib/plaid/models/risk_signal_document_status.rb index 52dbd0b31..47fb21390 100644 --- a/lib/plaid/models/risk_signal_document_status.rb +++ b/lib/plaid/models/risk_signal_document_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/role.rb b/lib/plaid/models/role.rb index d53003194..8c862b3bb 100644 --- a/lib/plaid/models/role.rb +++ b/lib/plaid/models/role.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/role_detail.rb b/lib/plaid/models/role_detail.rb index fa986d292..e9113b099 100644 --- a/lib/plaid/models/role_detail.rb +++ b/lib/plaid/models/role_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/roles.rb b/lib/plaid/models/roles.rb index 0042f0930..195063897 100644 --- a/lib/plaid/models/roles.rb +++ b/lib/plaid/models/roles.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb b/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb index 37a4f703c..9b0e0b3c6 100644 --- a/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb b/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb index 6fa7ee999..09a3c28ea 100644 --- a/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb index 47cb17f03..099a72b21 100644 --- a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb +++ b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb index f2919e16b..cc667d339 100644 --- a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb +++ b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb index 3ccf9ad3f..0458fa8f1 100644 --- a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb index 2394edddf..5ece913e2 100644 --- a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb b/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb index 170c94e21..690314156 100644 --- a/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +++ b/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb b/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb index 20e3f5917..0f9e9617f 100644 --- a/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +++ b/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_income_fire_webhook_request.rb b/lib/plaid/models/sandbox_income_fire_webhook_request.rb index b1f12d4b9..fcc9a86da 100644 --- a/lib/plaid/models/sandbox_income_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_income_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_income_fire_webhook_response.rb b/lib/plaid/models/sandbox_income_fire_webhook_response.rb index 88ef20f4d..5f2352ba6 100644 --- a/lib/plaid/models/sandbox_income_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_income_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_fire_webhook_request.rb b/lib/plaid/models/sandbox_item_fire_webhook_request.rb index 3b3788336..e99415047 100644 --- a/lib/plaid/models/sandbox_item_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_item_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_fire_webhook_response.rb b/lib/plaid/models/sandbox_item_fire_webhook_response.rb index 73ab50de0..f35495560 100644 --- a/lib/plaid/models/sandbox_item_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_item_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_reset_login_request.rb b/lib/plaid/models/sandbox_item_reset_login_request.rb index d300cee1c..fc1bb52e5 100644 --- a/lib/plaid/models/sandbox_item_reset_login_request.rb +++ b/lib/plaid/models/sandbox_item_reset_login_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_reset_login_response.rb b/lib/plaid/models/sandbox_item_reset_login_response.rb index cd42bb5e2..ed638a009 100644 --- a/lib/plaid/models/sandbox_item_reset_login_response.rb +++ b/lib/plaid/models/sandbox_item_reset_login_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_set_verification_status_request.rb b/lib/plaid/models/sandbox_item_set_verification_status_request.rb index 98303747c..b5d8e60f0 100644 --- a/lib/plaid/models/sandbox_item_set_verification_status_request.rb +++ b/lib/plaid/models/sandbox_item_set_verification_status_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_item_set_verification_status_response.rb b/lib/plaid/models/sandbox_item_set_verification_status_response.rb index fbe16bf8d..6a844781b 100644 --- a/lib/plaid/models/sandbox_item_set_verification_status_response.rb +++ b/lib/plaid/models/sandbox_item_set_verification_status_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_oauth_select_accounts_request.rb b/lib/plaid/models/sandbox_oauth_select_accounts_request.rb index ed5d1856c..7874bc02c 100644 --- a/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +++ b/lib/plaid/models/sandbox_oauth_select_accounts_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb b/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb index b3613310a..d9933a089 100644 --- a/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb +++ b/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb b/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb index f0efbbcd7..3cad5f03c 100644 --- a/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb +++ b/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_request.rb b/lib/plaid/models/sandbox_processor_token_create_request.rb index feb4aa909..a229e3bba 100644 --- a/lib/plaid/models/sandbox_processor_token_create_request.rb +++ b/lib/plaid/models/sandbox_processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_request_options.rb b/lib/plaid/models/sandbox_processor_token_create_request_options.rb index 61a586ec5..b3e7098db 100644 --- a/lib/plaid/models/sandbox_processor_token_create_request_options.rb +++ b/lib/plaid/models/sandbox_processor_token_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_response.rb b/lib/plaid/models/sandbox_processor_token_create_response.rb index 05abf6d5d..181d2ab21 100644 --- a/lib/plaid/models/sandbox_processor_token_create_response.rb +++ b/lib/plaid/models/sandbox_processor_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request.rb b/lib/plaid/models/sandbox_public_token_create_request.rb index f762edcf8..36afe5cab 100644 --- a/lib/plaid/models/sandbox_public_token_create_request.rb +++ b/lib/plaid/models/sandbox_public_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb b/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb index 9bd63c2da..b20d8f466 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options.rb b/lib/plaid/models/sandbox_public_token_create_request_options.rb index 640741639..2225b1ad5 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb b/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb index f5b536c6b..91f3e69e0 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb b/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb index 63af318ef..986546bed 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_public_token_create_response.rb b/lib/plaid/models/sandbox_public_token_create_response.rb index 3a0ed4f72..f56ad149b 100644 --- a/lib/plaid/models/sandbox_public_token_create_response.rb +++ b/lib/plaid/models/sandbox_public_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb b/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb index eb6021739..437d71e27 100644 --- a/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb b/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb index 5052d94ae..c2edabb32 100644 --- a/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb new file mode 100644 index 000000000..fdbc01f3c --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb @@ -0,0 +1,270 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/sandbox/transfer/ledger/deposit/simulate` + class SandboxTransferLedgerDepositSimulateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Plaid’s unique identifier for a sweep. + attr_accessor :sweep_id + + attr_accessor :event_type + + attr_accessor :failure_reason + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'sweep_id' => :'sweep_id', + :'event_type' => :'event_type', + :'failure_reason' => :'failure_reason' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'sweep_id' => :'String', + :'event_type' => :'TransferLedgerSweepSimulateEventType', + :'failure_reason' => :'TransferFailure' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'failure_reason' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerDepositSimulateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerDepositSimulateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'sweep_id') + self.sweep_id = attributes[:'sweep_id'] + end + + if attributes.key?(:'event_type') + self.event_type = attributes[:'event_type'] + end + + if attributes.key?(:'failure_reason') + self.failure_reason = attributes[:'failure_reason'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @sweep_id.nil? + invalid_properties.push('invalid value for "sweep_id", sweep_id cannot be nil.') + end + + if @event_type.nil? + invalid_properties.push('invalid value for "event_type", event_type cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @sweep_id.nil? + return false if @event_type.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + sweep_id == o.sweep_id && + event_type == o.event_type && + failure_reason == o.failure_reason + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, sweep_id, event_type, failure_reason].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb new file mode 100644 index 000000000..b9ed256ab --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/sandbox/transfer/ledger/deposit/simulate` + class SandboxTransferLedgerDepositSimulateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerDepositSimulateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerDepositSimulateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb new file mode 100644 index 000000000..30807080e --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb @@ -0,0 +1,242 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/sandbox/transfer/ledger/simulate_available` + class SandboxTransferLedgerSimulateAvailableRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Plaid’s unique identifier for a test clock. If provided, only the pending balance that is due before the `virtual_timestamp` on the test clock will be converted. + attr_accessor :test_clock_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'test_clock_id' => :'test_clock_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'test_clock_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'test_clock_id' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerSimulateAvailableRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerSimulateAvailableRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'test_clock_id') + self.test_clock_id = attributes[:'test_clock_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + test_clock_id == o.test_clock_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, test_clock_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb new file mode 100644 index 000000000..6eafb0a03 --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/sandbox/transfer/ledger/simulate_available` + class SandboxTransferLedgerSimulateAvailableResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerSimulateAvailableResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerSimulateAvailableResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb new file mode 100644 index 000000000..3b596bf1e --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb @@ -0,0 +1,270 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/sandbox/transfer/ledger/withdraw/simulate` + class SandboxTransferLedgerWithdrawSimulateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Plaid’s unique identifier for a sweep. + attr_accessor :sweep_id + + attr_accessor :event_type + + attr_accessor :failure_reason + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'sweep_id' => :'sweep_id', + :'event_type' => :'event_type', + :'failure_reason' => :'failure_reason' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'sweep_id' => :'String', + :'event_type' => :'TransferLedgerSweepSimulateEventType', + :'failure_reason' => :'TransferFailure' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'failure_reason' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerWithdrawSimulateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerWithdrawSimulateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'sweep_id') + self.sweep_id = attributes[:'sweep_id'] + end + + if attributes.key?(:'event_type') + self.event_type = attributes[:'event_type'] + end + + if attributes.key?(:'failure_reason') + self.failure_reason = attributes[:'failure_reason'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @sweep_id.nil? + invalid_properties.push('invalid value for "sweep_id", sweep_id cannot be nil.') + end + + if @event_type.nil? + invalid_properties.push('invalid value for "event_type", event_type cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @sweep_id.nil? + return false if @event_type.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + sweep_id == o.sweep_id && + event_type == o.event_type && + failure_reason == o.failure_reason + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, sweep_id, event_type, failure_reason].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb new file mode 100644 index 000000000..6749fb94a --- /dev/null +++ b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/sandbox/transfer/ledger/withdraw/simulate` + class SandboxTransferLedgerWithdrawSimulateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::SandboxTransferLedgerWithdrawSimulateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::SandboxTransferLedgerWithdrawSimulateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb b/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb index 58e545ec6..76d559c5b 100644 --- a/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb b/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb index b33a9f667..5192e2073 100644 --- a/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_simulate_request.rb b/lib/plaid/models/sandbox_transfer_simulate_request.rb index 4cfa3d268..249059af0 100644 --- a/lib/plaid/models/sandbox_transfer_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_simulate_response.rb b/lib/plaid/models/sandbox_transfer_simulate_response.rb index f7037300c..465831b5f 100644 --- a/lib/plaid/models/sandbox_transfer_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb b/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb index 04b6409c7..d48be3127 100644 --- a/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb b/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb index d0940f2bd..f554a6014 100644 --- a/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb index 1a4ca2522..3a4d32888 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb index d0e6a6a48..9582fa267 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb index b170fe1cb..7014b5bc3 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb index ec882a120..a2eb4bf17 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb index 3dfab5665..d99e654ec 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb index c1e562c98..991cc34df 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb index eaec7850a..03b85ffc5 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb index 3552cd226..b5c94e9cb 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/scopes.rb b/lib/plaid/models/scopes.rb index 9a0a17e96..0bdc092b8 100644 --- a/lib/plaid/models/scopes.rb +++ b/lib/plaid/models/scopes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/scopes_context.rb b/lib/plaid/models/scopes_context.rb index 3e6c9cb56..c41f02b3f 100644 --- a/lib/plaid/models/scopes_context.rb +++ b/lib/plaid/models/scopes_context.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/scopes_nullable.rb b/lib/plaid/models/scopes_nullable.rb index 81d6e444f..fe06afd0b 100644 --- a/lib/plaid/models/scopes_nullable.rb +++ b/lib/plaid/models/scopes_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_hit_analysis.rb b/lib/plaid/models/screening_hit_analysis.rb index a0562d972..1176127ff 100644 --- a/lib/plaid/models/screening_hit_analysis.rb +++ b/lib/plaid/models/screening_hit_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_hit_data.rb b/lib/plaid/models/screening_hit_data.rb index dbdf5a1ce..30112e7b1 100644 --- a/lib/plaid/models/screening_hit_data.rb +++ b/lib/plaid/models/screening_hit_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_hit_date_of_birth_item.rb b/lib/plaid/models/screening_hit_date_of_birth_item.rb index ae1a0d8d8..aca43ac81 100644 --- a/lib/plaid/models/screening_hit_date_of_birth_item.rb +++ b/lib/plaid/models/screening_hit_date_of_birth_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_hit_documents_items.rb b/lib/plaid/models/screening_hit_documents_items.rb index 0e7648760..c6a8509a2 100644 --- a/lib/plaid/models/screening_hit_documents_items.rb +++ b/lib/plaid/models/screening_hit_documents_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_hit_names_items.rb b/lib/plaid/models/screening_hit_names_items.rb index 34709144f..b8bfc4a5c 100644 --- a/lib/plaid/models/screening_hit_names_items.rb +++ b/lib/plaid/models/screening_hit_names_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/screening_status_updated_webhook.rb b/lib/plaid/models/screening_status_updated_webhook.rb index 72b8bbc33..ab48dca71 100644 --- a/lib/plaid/models/screening_status_updated_webhook.rb +++ b/lib/plaid/models/screening_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/security.rb b/lib/plaid/models/security.rb index b5297762f..09228c8c2 100644 --- a/lib/plaid/models/security.rb +++ b/lib/plaid/models/security.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/security_override.rb b/lib/plaid/models/security_override.rb index d28ba9bfa..2108474d0 100644 --- a/lib/plaid/models/security_override.rb +++ b/lib/plaid/models/security_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_analysis.rb b/lib/plaid/models/selfie_analysis.rb index 867027b24..2e648cecc 100644 --- a/lib/plaid/models/selfie_analysis.rb +++ b/lib/plaid/models/selfie_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_analysis_document_comparison.rb b/lib/plaid/models/selfie_analysis_document_comparison.rb index a905cc04e..cc567c7c0 100644 --- a/lib/plaid/models/selfie_analysis_document_comparison.rb +++ b/lib/plaid/models/selfie_analysis_document_comparison.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_capture.rb b/lib/plaid/models/selfie_capture.rb index ec22f6799..5184c8927 100644 --- a/lib/plaid/models/selfie_capture.rb +++ b/lib/plaid/models/selfie_capture.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_check.rb b/lib/plaid/models/selfie_check.rb index ce5e40501..9efd28e81 100644 --- a/lib/plaid/models/selfie_check.rb +++ b/lib/plaid/models/selfie_check.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_check_selfie.rb b/lib/plaid/models/selfie_check_selfie.rb index 6a87f8135..82c9397f2 100644 --- a/lib/plaid/models/selfie_check_selfie.rb +++ b/lib/plaid/models/selfie_check_selfie.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_check_status.rb b/lib/plaid/models/selfie_check_status.rb index 4d78971ad..dcdc07de1 100644 --- a/lib/plaid/models/selfie_check_status.rb +++ b/lib/plaid/models/selfie_check_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/selfie_status.rb b/lib/plaid/models/selfie_status.rb index c506061b6..e740be1f7 100644 --- a/lib/plaid/models/selfie_status.rb +++ b/lib/plaid/models/selfie_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sender_bacs_nullable.rb b/lib/plaid/models/sender_bacs_nullable.rb index a1d1d75bc..f8ddc6f87 100644 --- a/lib/plaid/models/sender_bacs_nullable.rb +++ b/lib/plaid/models/sender_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/service.rb b/lib/plaid/models/service.rb index d1a76e07d..86f8b2dbd 100644 --- a/lib/plaid/models/service.rb +++ b/lib/plaid/models/service.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/service_product_fulfillment.rb b/lib/plaid/models/service_product_fulfillment.rb index c2dd43851..101e8b2cc 100644 --- a/lib/plaid/models/service_product_fulfillment.rb +++ b/lib/plaid/models/service_product_fulfillment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/service_product_fulfillment_detail.rb b/lib/plaid/models/service_product_fulfillment_detail.rb index 2c551d4f7..517b6213b 100644 --- a/lib/plaid/models/service_product_fulfillment_detail.rb +++ b/lib/plaid/models/service_product_fulfillment_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/service_product_fulfillment_identifier.rb b/lib/plaid/models/service_product_fulfillment_identifier.rb index 8c0497812..1574f2aed 100644 --- a/lib/plaid/models/service_product_fulfillment_identifier.rb +++ b/lib/plaid/models/service_product_fulfillment_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/servicer_address_data.rb b/lib/plaid/models/servicer_address_data.rb index 12e745c80..63b636295 100644 --- a/lib/plaid/models/servicer_address_data.rb +++ b/lib/plaid/models/servicer_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/services.rb b/lib/plaid/models/services.rb index 67bedb518..18eca3c56 100644 --- a/lib/plaid/models/services.rb +++ b/lib/plaid/models/services.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_address_data.rb b/lib/plaid/models/signal_address_data.rb index 780d503d6..2e9ebf556 100644 --- a/lib/plaid/models/signal_address_data.rb +++ b/lib/plaid/models/signal_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_decision_outcome.rb b/lib/plaid/models/signal_decision_outcome.rb index e1d02f4e2..e7023bd9c 100644 --- a/lib/plaid/models/signal_decision_outcome.rb +++ b/lib/plaid/models/signal_decision_outcome.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_decision_report_request.rb b/lib/plaid/models/signal_decision_report_request.rb index ca446ecae..8a6ba4e70 100644 --- a/lib/plaid/models/signal_decision_report_request.rb +++ b/lib/plaid/models/signal_decision_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_decision_report_response.rb b/lib/plaid/models/signal_decision_report_response.rb index b314d9d4d..4b59c8d97 100644 --- a/lib/plaid/models/signal_decision_report_response.rb +++ b/lib/plaid/models/signal_decision_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_device.rb b/lib/plaid/models/signal_device.rb index 7387a9217..9ce96e0c4 100644 --- a/lib/plaid/models/signal_device.rb +++ b/lib/plaid/models/signal_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_evaluate_core_attributes.rb b/lib/plaid/models/signal_evaluate_core_attributes.rb index e06013e99..def7418f7 100644 --- a/lib/plaid/models/signal_evaluate_core_attributes.rb +++ b/lib/plaid/models/signal_evaluate_core_attributes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_evaluate_request.rb b/lib/plaid/models/signal_evaluate_request.rb index 688469ae1..4a3a40ce5 100644 --- a/lib/plaid/models/signal_evaluate_request.rb +++ b/lib/plaid/models/signal_evaluate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_evaluate_response.rb b/lib/plaid/models/signal_evaluate_response.rb index 723e3a69c..f49652304 100644 --- a/lib/plaid/models/signal_evaluate_response.rb +++ b/lib/plaid/models/signal_evaluate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_insights.rb b/lib/plaid/models/signal_insights.rb index bb0380c57..bccad47b0 100644 --- a/lib/plaid/models/signal_insights.rb +++ b/lib/plaid/models/signal_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_payment_method.rb b/lib/plaid/models/signal_payment_method.rb index a2520f412..011e2d7f4 100644 --- a/lib/plaid/models/signal_payment_method.rb +++ b/lib/plaid/models/signal_payment_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_person_name.rb b/lib/plaid/models/signal_person_name.rb index 699988568..95adf8cc0 100644 --- a/lib/plaid/models/signal_person_name.rb +++ b/lib/plaid/models/signal_person_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_prepare_request.rb b/lib/plaid/models/signal_prepare_request.rb index 296633f7d..5c736c7a0 100644 --- a/lib/plaid/models/signal_prepare_request.rb +++ b/lib/plaid/models/signal_prepare_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_prepare_response.rb b/lib/plaid/models/signal_prepare_response.rb index d4f170132..fb3f062e3 100644 --- a/lib/plaid/models/signal_prepare_response.rb +++ b/lib/plaid/models/signal_prepare_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_return_report_request.rb b/lib/plaid/models/signal_return_report_request.rb index 065f858e4..2edbe0f0e 100644 --- a/lib/plaid/models/signal_return_report_request.rb +++ b/lib/plaid/models/signal_return_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_return_report_response.rb b/lib/plaid/models/signal_return_report_response.rb index 4999b5fd9..aadb9f229 100644 --- a/lib/plaid/models/signal_return_report_response.rb +++ b/lib/plaid/models/signal_return_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_scores.rb b/lib/plaid/models/signal_scores.rb index 9b8f0caf2..9db586327 100644 --- a/lib/plaid/models/signal_scores.rb +++ b/lib/plaid/models/signal_scores.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_user.rb b/lib/plaid/models/signal_user.rb index 6082e793f..893c9ed61 100644 --- a/lib/plaid/models/signal_user.rb +++ b/lib/plaid/models/signal_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/signal_warning.rb b/lib/plaid/models/signal_warning.rb index 9ea96909c..622ff1728 100644 --- a/lib/plaid/models/signal_warning.rb +++ b/lib/plaid/models/signal_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -19,7 +19,7 @@ class SignalWarning # A broad categorization of the warning. Safe for programmatic use. attr_accessor :warning_type - # The warning code identifies a specific kind of warning that pertains to the error causing bank data to be missing. Safe for programmatic use. For more details on warning codes, please refer to Plaid standard error codes documentation. In case you receive the `ITEM_LOGIN_REQUIRED` warning, we recommend re-authenticating your user by implementing Link's update mode. This will guide your user to fix their credentials, allowing Plaid to start fetching data again for future Signal requests. + # The warning code identifies a specific kind of warning that pertains to the error causing bank data to be missing. Safe for programmatic use. For more details on warning codes, please refer to Plaid standard error codes documentation. If you receive the `ITEM_LOGIN_REQUIRED` warning, we recommend re-authenticating your user by implementing Link's update mode. This will guide your user to fix their credentials, allowing Plaid to start fetching data again for future Signal requests. attr_accessor :warning_code # A developer-friendly representation of the warning type. This may change over time and is not safe for programmatic use. diff --git a/lib/plaid/models/simulated_transfer_sweep.rb b/lib/plaid/models/simulated_transfer_sweep.rb index 1a2322bac..744af420f 100644 --- a/lib/plaid/models/simulated_transfer_sweep.rb +++ b/lib/plaid/models/simulated_transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -36,6 +36,11 @@ class SimulatedTransferSweep attr_accessor :status + attr_accessor :trigger + + # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. + attr_accessor :description + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { @@ -45,7 +50,9 @@ def self.attribute_map :'amount' => :'amount', :'iso_currency_code' => :'iso_currency_code', :'settled' => :'settled', - :'status' => :'status' + :'status' => :'status', + :'trigger' => :'trigger', + :'description' => :'description' } end @@ -63,7 +70,9 @@ def self.openapi_types :'amount' => :'String', :'iso_currency_code' => :'String', :'settled' => :'Date', - :'status' => :'SweepStatus' + :'status' => :'SweepStatus', + :'trigger' => :'SweepTrigger', + :'description' => :'String' } end @@ -71,7 +80,8 @@ def self.openapi_types def self.openapi_nullable Set.new([ :'settled', - :'status' + :'status', + :'trigger', ]) end @@ -124,6 +134,14 @@ def initialize(attributes = {}) if attributes.key?(:'status') self.status = attributes[:'status'] end + + if attributes.key?(:'trigger') + self.trigger = attributes[:'trigger'] + end + + if attributes.key?(:'description') + self.description = attributes[:'description'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -175,7 +193,9 @@ def ==(o) amount == o.amount && iso_currency_code == o.iso_currency_code && settled == o.settled && - status == o.status + status == o.status && + trigger == o.trigger && + description == o.description end # @see the `==` method @@ -187,7 +207,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [id, funding_account_id, created, amount, iso_currency_code, settled, status].hash + [id, funding_account_id, created, amount, iso_currency_code, settled, status, trigger, description].hash end # Builds the object from hash diff --git a/lib/plaid/models/single_document_risk_signal.rb b/lib/plaid/models/single_document_risk_signal.rb index 71b7122cd..0aafc36d0 100644 --- a/lib/plaid/models/single_document_risk_signal.rb +++ b/lib/plaid/models/single_document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/source.rb b/lib/plaid/models/source.rb index c0af2dc5e..e2be83a55 100644 --- a/lib/plaid/models/source.rb +++ b/lib/plaid/models/source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/standalone_account_type.rb b/lib/plaid/models/standalone_account_type.rb index aae2e4dfc..851a1f073 100644 --- a/lib/plaid/models/standalone_account_type.rb +++ b/lib/plaid/models/standalone_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/standalone_currency_code_list.rb b/lib/plaid/models/standalone_currency_code_list.rb index 86c3ee560..454ae6eaa 100644 --- a/lib/plaid/models/standalone_currency_code_list.rb +++ b/lib/plaid/models/standalone_currency_code_list.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/standalone_investment_transaction_type.rb b/lib/plaid/models/standalone_investment_transaction_type.rb index 593b3500a..9fa346487 100644 --- a/lib/plaid/models/standalone_investment_transaction_type.rb +++ b/lib/plaid/models/standalone_investment_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/statements_account.rb b/lib/plaid/models/statements_account.rb index b786d7b1c..23ef5ebad 100644 --- a/lib/plaid/models/statements_account.rb +++ b/lib/plaid/models/statements_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # Account associated with the item. + # Account associated with the Item. class StatementsAccount # Plaid's unique identifier for the account. attr_accessor :account_id diff --git a/lib/plaid/models/statements_download_request.rb b/lib/plaid/models/statements_download_request.rb index 7d2c850ec..d77470669 100644 --- a/lib/plaid/models/statements_download_request.rb +++ b/lib/plaid/models/statements_download_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/statements_list_request.rb b/lib/plaid/models/statements_list_request.rb index 206811655..3764c6688 100644 --- a/lib/plaid/models/statements_list_request.rb +++ b/lib/plaid/models/statements_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/statements_list_response.rb b/lib/plaid/models/statements_list_response.rb index f56810228..7b222da18 100644 --- a/lib/plaid/models/statements_list_response.rb +++ b/lib/plaid/models/statements_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/statements_statement.rb b/lib/plaid/models/statements_statement.rb index 502a3eb38..4564eff52 100644 --- a/lib/plaid/models/statements_statement.rb +++ b/lib/plaid/models/statements_statement.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class StatementsStatement # Month of the year. Possible values: 1 through 12 (January through December). attr_accessor :month - # Year. Possible values: 2010-{current_year}. + # The year of statement. attr_accessor :year # Attribute mapping from ruby-style variable name to JSON key. @@ -98,6 +98,11 @@ def list_invalid_properties invalid_properties.push('invalid value for "year", year cannot be nil.') end + if @year < 2010 + invalid_properties.push('invalid value for "year", must be greater than or equal to 2010.') + end + + invalid_properties end @@ -107,9 +112,25 @@ def valid? return false if @statement_id.nil? return false if @month.nil? return false if @year.nil? + return false if @year < 2010 true end + # Custom attribute writer method with validation + # @param [Object] year Value to be assigned + def year=(year) + if year.nil? + fail ArgumentError, 'year cannot be nil' + end + + if year < 2010 + fail ArgumentError, 'invalid value for "year", must be greater than or equal to 2010.' + end + + + @year = year + end + # Checks equality by comparing each attribute. # @param [Object] Object to be compared def ==(o) diff --git a/lib/plaid/models/status.rb b/lib/plaid/models/status.rb index bcda3eba9..6286abb24 100644 --- a/lib/plaid/models/status.rb +++ b/lib/plaid/models/status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/statuses.rb b/lib/plaid/models/statuses.rb index 25379164f..2e055e1f5 100644 --- a/lib/plaid/models/statuses.rb +++ b/lib/plaid/models/statuses.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/strategy.rb b/lib/plaid/models/strategy.rb index 03f0d3452..1a4511f6d 100644 --- a/lib/plaid/models/strategy.rb +++ b/lib/plaid/models/strategy.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/student_loan.rb b/lib/plaid/models/student_loan.rb index 31bdb84ee..e0c007c65 100644 --- a/lib/plaid/models/student_loan.rb +++ b/lib/plaid/models/student_loan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/student_loan_repayment_model.rb b/lib/plaid/models/student_loan_repayment_model.rb index 173a0699d..0ea1b3d18 100644 --- a/lib/plaid/models/student_loan_repayment_model.rb +++ b/lib/plaid/models/student_loan_repayment_model.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/student_loan_status.rb b/lib/plaid/models/student_loan_status.rb index b1c9ff79f..58a4edc30 100644 --- a/lib/plaid/models/student_loan_status.rb +++ b/lib/plaid/models/student_loan_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/student_repayment_plan.rb b/lib/plaid/models/student_repayment_plan.rb index df81f5b8c..176f3bc34 100644 --- a/lib/plaid/models/student_repayment_plan.rb +++ b/lib/plaid/models/student_repayment_plan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -107,7 +107,7 @@ def list_invalid_properties # Check to see if the all the properties in the model are valid # @return true if the model is valid def valid? - type_validator = EnumAttributeValidator.new('String', ["extended graduated", "extended standard", "graduated", "income-contingent repayment", "income-based repayment", "interest-only", "other", "pay as you earn", "revised pay as you earn", "standard", "null"]) + type_validator = EnumAttributeValidator.new('String', ["extended graduated", "extended standard", "graduated", "income-contingent repayment", "income-based repayment", "interest-only", "other", "pay as you earn", "revised pay as you earn", "standard", "saving on a valuable education", "null"]) return false unless type_validator.valid?(@type) true end @@ -115,7 +115,7 @@ def valid? # Custom attribute writer method checking allowed values (enum). # @param [Object] type Object to be assigned def type=(type) - validator = EnumAttributeValidator.new('String', ["extended graduated", "extended standard", "graduated", "income-contingent repayment", "income-based repayment", "interest-only", "other", "pay as you earn", "revised pay as you earn", "standard", "null"]) + validator = EnumAttributeValidator.new('String', ["extended graduated", "extended standard", "graduated", "income-contingent repayment", "income-based repayment", "interest-only", "other", "pay as you earn", "revised pay as you earn", "standard", "saving on a valuable education", "null"]) unless validator.valid?(type) fail ArgumentError, "invalid value for \"type\", must be one of #{validator.allowable_values}." end diff --git a/lib/plaid/models/sweep_status.rb b/lib/plaid/models/sweep_status.rb index 52805ba62..18ac7a7be 100644 --- a/lib/plaid/models/sweep_status.rb +++ b/lib/plaid/models/sweep_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/sweep_trigger.rb b/lib/plaid/models/sweep_trigger.rb new file mode 100644 index 000000000..960921849 --- /dev/null +++ b/lib/plaid/models/sweep_trigger.rb @@ -0,0 +1,41 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + class SweepTrigger + MANUAL = "manual".freeze + INCOMING = "incoming".freeze + BALANCE_THRESHOLD = "balance_threshold".freeze + AUTOMATIC_AGGREGATE = "automatic_aggregate".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/sync_updates_available_webhook.rb b/lib/plaid/models/sync_updates_available_webhook.rb index 1c3bb29b2..ac5e3affb 100644 --- a/lib/plaid/models/sync_updates_available_webhook.rb +++ b/lib/plaid/models/sync_updates_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/taxform.rb b/lib/plaid/models/taxform.rb index c3b5f8768..d66bc408c 100644 --- a/lib/plaid/models/taxform.rb +++ b/lib/plaid/models/taxform.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/taxpayer_id.rb b/lib/plaid/models/taxpayer_id.rb index 07eea2066..5bd462eca 100644 --- a/lib/plaid/models/taxpayer_id.rb +++ b/lib/plaid/models/taxpayer_id.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/taxpayer_identifier.rb b/lib/plaid/models/taxpayer_identifier.rb index fd60795b2..45bb3cc39 100644 --- a/lib/plaid/models/taxpayer_identifier.rb +++ b/lib/plaid/models/taxpayer_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/taxpayer_identifier_type.rb b/lib/plaid/models/taxpayer_identifier_type.rb index 860647f52..6541f6444 100644 --- a/lib/plaid/models/taxpayer_identifier_type.rb +++ b/lib/plaid/models/taxpayer_identifier_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/taxpayer_identifiers.rb b/lib/plaid/models/taxpayer_identifiers.rb index d8b650926..6fdd023b8 100644 --- a/lib/plaid/models/taxpayer_identifiers.rb +++ b/lib/plaid/models/taxpayer_identifiers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/total.rb b/lib/plaid/models/total.rb index e07738421..394e0004a 100644 --- a/lib/plaid/models/total.rb +++ b/lib/plaid/models/total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/total_canonical_description.rb b/lib/plaid/models/total_canonical_description.rb index aea77a169..0ed971351 100644 --- a/lib/plaid/models/total_canonical_description.rb +++ b/lib/plaid/models/total_canonical_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction.rb b/lib/plaid/models/transaction.rb index f83ee6366..3432f3fa0 100644 --- a/lib/plaid/models/transaction.rb +++ b/lib/plaid/models/transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -28,7 +28,7 @@ class Transaction # The unofficial currency code associated with the transaction. Always `null` if `iso_currency_code` is non-`null`. Unofficial currency codes are used for currencies that do not have official ISO currency codes, such as cryptocurrencies and the currencies of certain countries. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s. attr_accessor :unofficial_currency_code - # A hierarchical array of the categories to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category`. `personal_finance_category` provides more meaningful categorization and greater accuracy. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. + # A hierarchical array of the categories to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category_id`, as it provides greater accuracy and more meaningful categorization. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. attr_accessor :category # The ID of the category to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category_id`, as it provides greater accuracy and more meaningful categorization. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. @@ -68,7 +68,7 @@ class Transaction # Please use the `payment_channel` field, `transaction_type` will be deprecated in the future. `digital:` transactions that took place online. `place:` transactions that were made at a physical location. `special:` transactions that relate to banks, e.g. fees or deposits. `unresolved:` transactions that do not fit into the other three types. attr_accessor :transaction_type - # The logo associated with the merchant, if available. Formatted as a 100x100 pixels PNG file path. + # The URL of a logo associated with the merchant, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url # The website associated with the merchant, if available. @@ -90,12 +90,15 @@ class Transaction attr_accessor :transaction_code - # A link to the icon associated with the primary personal finance category. The logo will always be 100x100 pixels. + # The URL of an icon associated with the primary personal finance category. The icon will always be 100×100 pixel PNG file. attr_accessor :personal_finance_category_icon_url # The counterparties present in the transaction. Counterparties, such as the financial institutions, are extracted by Plaid from the raw description. attr_accessor :counterparties + # A unique, stable, Plaid-generated ID that maps to the merchant. + attr_accessor :merchant_entity_id + class EnumAttributeValidator attr_reader :datatype attr_reader :allowable_values @@ -148,7 +151,8 @@ def self.attribute_map :'personal_finance_category' => :'personal_finance_category', :'transaction_code' => :'transaction_code', :'personal_finance_category_icon_url' => :'personal_finance_category_icon_url', - :'counterparties' => :'counterparties' + :'counterparties' => :'counterparties', + :'merchant_entity_id' => :'merchant_entity_id' } end @@ -187,7 +191,8 @@ def self.openapi_types :'personal_finance_category' => :'PersonalFinanceCategory', :'transaction_code' => :'TransactionCode', :'personal_finance_category_icon_url' => :'String', - :'counterparties' => :'Array' + :'counterparties' => :'Array', + :'merchant_entity_id' => :'String' } end @@ -210,6 +215,7 @@ def self.openapi_nullable :'datetime', :'personal_finance_category', :'transaction_code', + :'merchant_entity_id' ]) end @@ -351,6 +357,10 @@ def initialize(attributes = {}) self.counterparties = value end end + + if attributes.key?(:'merchant_entity_id') + self.merchant_entity_id = attributes[:'merchant_entity_id'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -467,7 +477,8 @@ def ==(o) personal_finance_category == o.personal_finance_category && transaction_code == o.transaction_code && personal_finance_category_icon_url == o.personal_finance_category_icon_url && - counterparties == o.counterparties + counterparties == o.counterparties && + merchant_entity_id == o.merchant_entity_id end # @see the `==` method @@ -479,7 +490,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [account_id, amount, iso_currency_code, unofficial_currency_code, category, category_id, check_number, date, location, name, merchant_name, original_description, payment_meta, pending, pending_transaction_id, account_owner, transaction_id, transaction_type, logo_url, website, authorized_date, authorized_datetime, datetime, payment_channel, personal_finance_category, transaction_code, personal_finance_category_icon_url, counterparties].hash + [account_id, amount, iso_currency_code, unofficial_currency_code, category, category_id, check_number, date, location, name, merchant_name, original_description, payment_meta, pending, pending_transaction_id, account_owner, transaction_id, transaction_type, logo_url, website, authorized_date, authorized_datetime, datetime, payment_channel, personal_finance_category, transaction_code, personal_finance_category_icon_url, counterparties, merchant_entity_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/transaction_all_of.rb b/lib/plaid/models/transaction_all_of.rb index cfda2158a..63f862d5c 100644 --- a/lib/plaid/models/transaction_all_of.rb +++ b/lib/plaid/models/transaction_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -31,12 +31,15 @@ class TransactionAllOf attr_accessor :transaction_code - # A link to the icon associated with the primary personal finance category. The logo will always be 100x100 pixels. + # The URL of an icon associated with the primary personal finance category. The icon will always be 100×100 pixel PNG file. attr_accessor :personal_finance_category_icon_url # The counterparties present in the transaction. Counterparties, such as the financial institutions, are extracted by Plaid from the raw description. attr_accessor :counterparties + # A unique, stable, Plaid-generated ID that maps to the merchant. + attr_accessor :merchant_entity_id + class EnumAttributeValidator attr_reader :datatype attr_reader :allowable_values @@ -69,7 +72,8 @@ def self.attribute_map :'personal_finance_category' => :'personal_finance_category', :'transaction_code' => :'transaction_code', :'personal_finance_category_icon_url' => :'personal_finance_category_icon_url', - :'counterparties' => :'counterparties' + :'counterparties' => :'counterparties', + :'merchant_entity_id' => :'merchant_entity_id' } end @@ -88,7 +92,8 @@ def self.openapi_types :'personal_finance_category' => :'PersonalFinanceCategory', :'transaction_code' => :'TransactionCode', :'personal_finance_category_icon_url' => :'String', - :'counterparties' => :'Array' + :'counterparties' => :'Array', + :'merchant_entity_id' => :'String' } end @@ -100,6 +105,7 @@ def self.openapi_nullable :'datetime', :'personal_finance_category', :'transaction_code', + :'merchant_entity_id' ]) end @@ -151,6 +157,10 @@ def initialize(attributes = {}) self.counterparties = value end end + + if attributes.key?(:'merchant_entity_id') + self.merchant_entity_id = attributes[:'merchant_entity_id'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -195,7 +205,8 @@ def ==(o) personal_finance_category == o.personal_finance_category && transaction_code == o.transaction_code && personal_finance_category_icon_url == o.personal_finance_category_icon_url && - counterparties == o.counterparties + counterparties == o.counterparties && + merchant_entity_id == o.merchant_entity_id end # @see the `==` method @@ -207,7 +218,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [authorized_date, authorized_datetime, datetime, payment_channel, personal_finance_category, transaction_code, personal_finance_category_icon_url, counterparties].hash + [authorized_date, authorized_datetime, datetime, payment_channel, personal_finance_category, transaction_code, personal_finance_category_icon_url, counterparties, merchant_entity_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/transaction_base.rb b/lib/plaid/models/transaction_base.rb index 7798924c6..0ca374b8a 100644 --- a/lib/plaid/models/transaction_base.rb +++ b/lib/plaid/models/transaction_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -28,7 +28,7 @@ class TransactionBase # The unofficial currency code associated with the transaction. Always `null` if `iso_currency_code` is non-`null`. Unofficial currency codes are used for currencies that do not have official ISO currency codes, such as cryptocurrencies and the currencies of certain countries. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s. attr_accessor :unofficial_currency_code - # A hierarchical array of the categories to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category`. `personal_finance_category` provides more meaningful categorization and greater accuracy. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. + # A hierarchical array of the categories to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category_id`, as it provides greater accuracy and more meaningful categorization. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. attr_accessor :category # The ID of the category to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/transactions/#categoriesget). All Transactions implementations are recommended to use the new `personal_finance_category` instead of `category_id`, as it provides greater accuracy and more meaningful categorization. If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights. @@ -68,7 +68,7 @@ class TransactionBase # Please use the `payment_channel` field, `transaction_type` will be deprecated in the future. `digital:` transactions that took place online. `place:` transactions that were made at a physical location. `special:` transactions that relate to banks, e.g. fees or deposits. `unresolved:` transactions that do not fit into the other three types. attr_accessor :transaction_type - # The logo associated with the merchant, if available. Formatted as a 100x100 pixels PNG file path. + # The URL of a logo associated with the merchant, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url # The website associated with the merchant, if available. diff --git a/lib/plaid/models/transaction_code.rb b/lib/plaid/models/transaction_code.rb index cec81b4ba..95235f4de 100644 --- a/lib/plaid/models/transaction_code.rb +++ b/lib/plaid/models/transaction_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction_counterparty.rb b/lib/plaid/models/transaction_counterparty.rb index e5cd358f7..60d4fa1e5 100644 --- a/lib/plaid/models/transaction_counterparty.rb +++ b/lib/plaid/models/transaction_counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -19,21 +19,29 @@ class TransactionCounterparty # The name of the counterparty, such as the merchant or the financial institution, as extracted by Plaid from the raw description. attr_accessor :name + # A unique, stable, Plaid-generated ID that maps to the counterparty. + attr_accessor :entity_id + attr_accessor :type # The website associated with the counterparty. attr_accessor :website - # The URL of a logo associated with the counterparty, if available. The logo is formatted as a 100x100 pixel PNG filepath. + # The URL of a logo associated with the counterparty, if available. The logo will always be 100×100 pixel PNG file. attr_accessor :logo_url + # A description of how confident we are that the provided counterparty is involved in the transaction. `VERY_HIGH`: We recognize this counterparty and we are more than 98% confident that it is involved in this transaction. `HIGH`: We recognize this counterparty and we are more than 90% confident that it is involved in this transaction. `MEDIUM`: We are moderately confident that this counterparty was involved in this transaction, but some details may differ from our records. `LOW`: We didn’t find a matching counterparty in our records, so we are returning a cleansed name parsed out of the request description. `UNKNOWN`: We don’t know the confidence level for this counterparty. + attr_accessor :confidence_level + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { :'name' => :'name', + :'entity_id' => :'entity_id', :'type' => :'type', :'website' => :'website', - :'logo_url' => :'logo_url' + :'logo_url' => :'logo_url', + :'confidence_level' => :'confidence_level' } end @@ -46,17 +54,21 @@ def self.acceptable_attributes def self.openapi_types { :'name' => :'String', + :'entity_id' => :'String', :'type' => :'CounterpartyType', :'website' => :'String', - :'logo_url' => :'String' + :'logo_url' => :'String', + :'confidence_level' => :'String' } end # List of attributes with nullable: true def self.openapi_nullable Set.new([ + :'entity_id', :'website', - :'logo_url' + :'logo_url', + :'confidence_level' ]) end @@ -79,6 +91,10 @@ def initialize(attributes = {}) self.name = attributes[:'name'] end + if attributes.key?(:'entity_id') + self.entity_id = attributes[:'entity_id'] + end + if attributes.key?(:'type') self.type = attributes[:'type'] end @@ -90,6 +106,10 @@ def initialize(attributes = {}) if attributes.key?(:'logo_url') self.logo_url = attributes[:'logo_url'] end + + if attributes.key?(:'confidence_level') + self.confidence_level = attributes[:'confidence_level'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -121,9 +141,11 @@ def ==(o) return true if self.equal?(o) self.class == o.class && name == o.name && + entity_id == o.entity_id && type == o.type && website == o.website && - logo_url == o.logo_url + logo_url == o.logo_url && + confidence_level == o.confidence_level end # @see the `==` method @@ -135,7 +157,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [name, type, website, logo_url].hash + [name, entity_id, type, website, logo_url, confidence_level].hash end # Builds the object from hash diff --git a/lib/plaid/models/transaction_data.rb b/lib/plaid/models/transaction_data.rb index d8a694fb3..bcd6c3b72 100644 --- a/lib/plaid/models/transaction_data.rb +++ b/lib/plaid/models/transaction_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction_override.rb b/lib/plaid/models/transaction_override.rb index 1c9284474..becb5e5bd 100644 --- a/lib/plaid/models/transaction_override.rb +++ b/lib/plaid/models/transaction_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction_stream.rb b/lib/plaid/models/transaction_stream.rb index 48b92270e..3f5961c69 100644 --- a/lib/plaid/models/transaction_stream.rb +++ b/lib/plaid/models/transaction_stream.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction_stream_amount.rb b/lib/plaid/models/transaction_stream_amount.rb index 7e849f2c2..971eb3f18 100644 --- a/lib/plaid/models/transaction_stream_amount.rb +++ b/lib/plaid/models/transaction_stream_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transaction_stream_status.rb b/lib/plaid/models/transaction_stream_status.rb index 9d2b21591..9cf6f100d 100644 --- a/lib/plaid/models/transaction_stream_status.rb +++ b/lib/plaid/models/transaction_stream_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_category_rule.rb b/lib/plaid/models/transactions_category_rule.rb index a708c46bd..0edfa867e 100644 --- a/lib/plaid/models/transactions_category_rule.rb +++ b/lib/plaid/models/transactions_category_rule.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_enhance_get_request.rb b/lib/plaid/models/transactions_enhance_get_request.rb index 8791736df..54e606911 100644 --- a/lib/plaid/models/transactions_enhance_get_request.rb +++ b/lib/plaid/models/transactions_enhance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_enhance_get_response.rb b/lib/plaid/models/transactions_enhance_get_response.rb index 39c951ea6..72adbe674 100644 --- a/lib/plaid/models/transactions_enhance_get_response.rb +++ b/lib/plaid/models/transactions_enhance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_enrich_get_request.rb b/lib/plaid/models/transactions_enrich_get_request.rb index cebd682e9..2931c899b 100644 --- a/lib/plaid/models/transactions_enrich_get_request.rb +++ b/lib/plaid/models/transactions_enrich_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_enrich_get_response.rb b/lib/plaid/models/transactions_enrich_get_response.rb index e996ce903..10dea664b 100644 --- a/lib/plaid/models/transactions_enrich_get_response.rb +++ b/lib/plaid/models/transactions_enrich_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_enrich_request_options.rb b/lib/plaid/models/transactions_enrich_request_options.rb index eec8883ac..5e646c00e 100644 --- a/lib/plaid/models/transactions_enrich_request_options.rb +++ b/lib/plaid/models/transactions_enrich_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_get_request.rb b/lib/plaid/models/transactions_get_request.rb index 38b6940db..3198b660b 100644 --- a/lib/plaid/models/transactions_get_request.rb +++ b/lib/plaid/models/transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_get_request_options.rb b/lib/plaid/models/transactions_get_request_options.rb index fe1514c0c..823f394b7 100644 --- a/lib/plaid/models/transactions_get_request_options.rb +++ b/lib/plaid/models/transactions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -34,7 +34,7 @@ class TransactionsGetRequestOptions # Include the [`personal_finance_category`](https://plaid.com/docs/api/products/transactions/#transactions-get-response-transactions-personal-finance-category) object in the response. All implementations are encouraged to set this field to `true` and use the `personal_finance_category` instead of `category`. Personal finance categories are the preferred categorization system for transactions, providing higher accuracy and more meaningful categories. See the [`taxonomy csv file`](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) for a full list of personal finance categories. attr_accessor :include_personal_finance_category - # Include counterparties and extran merchant fields in the transaction. This field is disabled by default. If you need this information in addition to the parsed data provided, contact your Plaid Account Manager. + # Include counterparties and extra merchant fields in the response. attr_accessor :include_logo_and_counterparty_beta # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/transactions_get_response.rb b/lib/plaid/models/transactions_get_response.rb index 496b74eec..f7ae1cea8 100644 --- a/lib/plaid/models/transactions_get_response.rb +++ b/lib/plaid/models/transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_recurring_get_request.rb b/lib/plaid/models/transactions_recurring_get_request.rb index 45e32b254..5da27adf2 100644 --- a/lib/plaid/models/transactions_recurring_get_request.rb +++ b/lib/plaid/models/transactions_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_recurring_get_request_options.rb b/lib/plaid/models/transactions_recurring_get_request_options.rb index eea71162a..428a1ac99 100644 --- a/lib/plaid/models/transactions_recurring_get_request_options.rb +++ b/lib/plaid/models/transactions_recurring_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_recurring_get_response.rb b/lib/plaid/models/transactions_recurring_get_response.rb index a8367fe2a..ef9c59f1c 100644 --- a/lib/plaid/models/transactions_recurring_get_response.rb +++ b/lib/plaid/models/transactions_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_refresh_request.rb b/lib/plaid/models/transactions_refresh_request.rb index 9a0ea1c94..151b9700b 100644 --- a/lib/plaid/models/transactions_refresh_request.rb +++ b/lib/plaid/models/transactions_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_refresh_response.rb b/lib/plaid/models/transactions_refresh_response.rb index bff272a31..e31f9053f 100644 --- a/lib/plaid/models/transactions_refresh_response.rb +++ b/lib/plaid/models/transactions_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_removed_webhook.rb b/lib/plaid/models/transactions_removed_webhook.rb index 8f11f5b01..9dd85f12e 100644 --- a/lib/plaid/models/transactions_removed_webhook.rb +++ b/lib/plaid/models/transactions_removed_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rule_details.rb b/lib/plaid/models/transactions_rule_details.rb index 52da0f6a7..d6db298c8 100644 --- a/lib/plaid/models/transactions_rule_details.rb +++ b/lib/plaid/models/transactions_rule_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rule_field.rb b/lib/plaid/models/transactions_rule_field.rb index 1df4c28ec..0ab7f009a 100644 --- a/lib/plaid/models/transactions_rule_field.rb +++ b/lib/plaid/models/transactions_rule_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rule_type.rb b/lib/plaid/models/transactions_rule_type.rb index 6f249e6e4..5b212cee1 100644 --- a/lib/plaid/models/transactions_rule_type.rb +++ b/lib/plaid/models/transactions_rule_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_create_request.rb b/lib/plaid/models/transactions_rules_create_request.rb index eb5cb2465..a3d233fc1 100644 --- a/lib/plaid/models/transactions_rules_create_request.rb +++ b/lib/plaid/models/transactions_rules_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_create_response.rb b/lib/plaid/models/transactions_rules_create_response.rb index 630a18dfa..cdccacbfd 100644 --- a/lib/plaid/models/transactions_rules_create_response.rb +++ b/lib/plaid/models/transactions_rules_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_list_request.rb b/lib/plaid/models/transactions_rules_list_request.rb index 1b25ea255..bbfe1b6a9 100644 --- a/lib/plaid/models/transactions_rules_list_request.rb +++ b/lib/plaid/models/transactions_rules_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_list_response.rb b/lib/plaid/models/transactions_rules_list_response.rb index 9fc1ef5f9..1b24bf72f 100644 --- a/lib/plaid/models/transactions_rules_list_response.rb +++ b/lib/plaid/models/transactions_rules_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_remove_request.rb b/lib/plaid/models/transactions_rules_remove_request.rb index 78fcc4edb..15854ca65 100644 --- a/lib/plaid/models/transactions_rules_remove_request.rb +++ b/lib/plaid/models/transactions_rules_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_rules_remove_response.rb b/lib/plaid/models/transactions_rules_remove_response.rb index caf3846c4..b4346d368 100644 --- a/lib/plaid/models/transactions_rules_remove_response.rb +++ b/lib/plaid/models/transactions_rules_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_sync_request.rb b/lib/plaid/models/transactions_sync_request.rb index 34758e178..80e75f474 100644 --- a/lib/plaid/models/transactions_sync_request.rb +++ b/lib/plaid/models/transactions_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transactions_sync_request_options.rb b/lib/plaid/models/transactions_sync_request_options.rb index f3ccdea43..8b1451649 100644 --- a/lib/plaid/models/transactions_sync_request_options.rb +++ b/lib/plaid/models/transactions_sync_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,7 +22,7 @@ class TransactionsSyncRequestOptions # Include the [`personal_finance_category`](https://plaid.com/docs/api/products/transactions/#transactions-sync-response-added-personal-finance-category) object in the response. All implementations are encouraged to use set this field to `true` and to use the `personal_finance_category` instead of `category` for more meaningful and accurate categorization. See the [`taxonomy csv file`](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) for a full list of personal finance categories. attr_accessor :include_personal_finance_category - # Include counterparties and extra merchant fields in the transaction. This field is disabled by default. If you need this information in addition to the parsed data provided, contact your Plaid Account Manager. + # Include counterparties and extra merchant fields in the response. attr_accessor :include_logo_and_counterparty_beta # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/transactions_sync_response.rb b/lib/plaid/models/transactions_sync_response.rb index 060c81fc2..3b22614a3 100644 --- a/lib/plaid/models/transactions_sync_response.rb +++ b/lib/plaid/models/transactions_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer.rb b/lib/plaid/models/transfer.rb index e319bcbde..f99c2db26 100644 --- a/lib/plaid/models/transfer.rb +++ b/lib/plaid/models/transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_ach_network.rb b/lib/plaid/models/transfer_ach_network.rb new file mode 100644 index 000000000..2b3010131 --- /dev/null +++ b/lib/plaid/models/transfer_ach_network.rb @@ -0,0 +1,39 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + class TransferACHNetwork + ACH = "ach".freeze + SAME_DAY_ACH = "same-day-ach".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/transfer_authorization.rb b/lib/plaid/models/transfer_authorization.rb index de4cc455b..d4b1b3780 100644 --- a/lib/plaid/models/transfer_authorization.rb +++ b/lib/plaid/models/transfer_authorization.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_create_request.rb b/lib/plaid/models/transfer_authorization_create_request.rb index dfab52993..5122beb00 100644 --- a/lib/plaid/models/transfer_authorization_create_request.rb +++ b/lib/plaid/models/transfer_authorization_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,13 +22,13 @@ class TransferAuthorizationCreateRequest # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. attr_accessor :secret - # The Plaid `access_token` for the account that will be debited or credited. Required if not using `payment_profile_token`. + # The Plaid `access_token` for the account that will be debited or credited. attr_accessor :access_token - # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. Required when creating a transfer using an `access_token`. + # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. attr_accessor :account_id - # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. + # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. You can find your list of `funding_account_id`s in the Accounts page of your Plaid Dashboard, under the \"Account ID\" column. attr_accessor :funding_account_id # The payment profile token associated with the Payment Profile that will be debited or credited. Required if not using `access_token`. @@ -53,10 +53,10 @@ class TransferAuthorizationCreateRequest # The currency of the transfer amount. The default value is \"USD\". attr_accessor :iso_currency_code - # A random key provided by the client, per unique authorization, which expires after 48 hours. Maximum of 50 characters. The API supports idempotency for safely retrying requests without accidentally performing the same operation twice. For example, if a request to create an authorization fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single authorization is created. This idempotency key expires after 48 hours, after which the same key can be reused. Failure to provide this key may result in duplicate charges. Required for guaranteed ACH customers. + # A random key provided by the client, per unique authorization, which expires after 48 hours. Maximum of 50 characters. The API supports idempotency for safely retrying requests without accidentally performing the same operation twice. For example, if a request to create an authorization fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single authorization is created. This idempotency key expires after 48 hours, after which the same key can be reused. Failure to provide this key may result in duplicate charges. attr_accessor :idempotency_key - # If the end user is initiating the specific transfer themselves via an interactive UI, this should be `true`; for automatic recurring payments where the end user is not actually initiating each individual transfer, it should be `false`. + # If the end user is initiating the specific transfer themselves via an interactive UI, this should be `true`; for automatic recurring payments where the end user is not actually initiating each individual transfer, it should be `false`. This field is not currently used and is present to support planned future functionality. attr_accessor :user_present # If set to `false`, Plaid will not offer a `guarantee_decision` for this request (Guarantee customers only). @@ -70,7 +70,7 @@ class TransferAuthorizationCreateRequest attr_accessor :credit_funds_source - # Plaid’s unique identifier for a test clock. This field may only be used when using `sandbox` environment. If provided, the `authorization` is created at the `virtual_time` on the provided `test_clock`. + # Plaid’s unique identifier for a test clock. This field may only be used when using `sandbox` environment. If provided, the `authorization` is created at the `virtual_time` on the provided test clock. attr_accessor :test_clock_id # Attribute mapping from ruby-style variable name to JSON key. @@ -252,6 +252,14 @@ def initialize(attributes = {}) # @return Array for valid properties with the reasons def list_invalid_properties invalid_properties = Array.new + if @access_token.nil? + invalid_properties.push('invalid value for "access_token", access_token cannot be nil.') + end + + if @account_id.nil? + invalid_properties.push('invalid value for "account_id", account_id cannot be nil.') + end + if @type.nil? invalid_properties.push('invalid value for "type", type cannot be nil.') end @@ -279,6 +287,8 @@ def list_invalid_properties # Check to see if the all the properties in the model are valid # @return true if the model is valid def valid? + return false if @access_token.nil? + return false if @account_id.nil? return false if @type.nil? return false if @network.nil? return false if @amount.nil? diff --git a/lib/plaid/models/transfer_authorization_create_response.rb b/lib/plaid/models/transfer_authorization_create_response.rb index d7edc5a62..c29e118ed 100644 --- a/lib/plaid/models/transfer_authorization_create_response.rb +++ b/lib/plaid/models/transfer_authorization_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_decision.rb b/lib/plaid/models/transfer_authorization_decision.rb index 5870c6f8a..11127f2d0 100644 --- a/lib/plaid/models/transfer_authorization_decision.rb +++ b/lib/plaid/models/transfer_authorization_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_decision_rationale.rb b/lib/plaid/models/transfer_authorization_decision_rationale.rb index 2565c5f1b..c1c274110 100644 --- a/lib/plaid/models/transfer_authorization_decision_rationale.rb +++ b/lib/plaid/models/transfer_authorization_decision_rationale.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_decision_rationale_code.rb b/lib/plaid/models/transfer_authorization_decision_rationale_code.rb index f124394d3..48b4d49c7 100644 --- a/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +++ b/lib/plaid/models/transfer_authorization_decision_rationale_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -23,6 +23,7 @@ class TransferAuthorizationDecisionRationaleCode PAYMENT_PROFILE_LOGIN_REQUIRED = "PAYMENT_PROFILE_LOGIN_REQUIRED".freeze ERROR = "ERROR".freeze MIGRATED_ACCOUNT_ITEM = "MIGRATED_ACCOUNT_ITEM".freeze + NULL = "null".freeze # Builds the enum from string # @param [String] The enum value in the form of the string diff --git a/lib/plaid/models/transfer_authorization_device.rb b/lib/plaid/models/transfer_authorization_device.rb index c04572749..278359822 100644 --- a/lib/plaid/models/transfer_authorization_device.rb +++ b/lib/plaid/models/transfer_authorization_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,12 +14,12 @@ require 'time' module Plaid - # Information about the device being used to initiate the authorization. + # Information about the device being used to initiate the authorization. These fields are not currently incorporated into the risk check. class TransferAuthorizationDevice - # The IP address of the device being used to initiate the authorization. Required when the end-user is present at authorization create time. + # The IP address of the device being used to initiate the authorization. attr_accessor :ip_address - # The user agent of the device being used to initiate the authorization. Required when the end-user is present at authorization create time. + # The user agent of the device being used to initiate the authorization. attr_accessor :user_agent # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision.rb b/lib/plaid/models/transfer_authorization_guarantee_decision.rb index 1985df10f..6d7d9d9ef 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb index a06b6a862..c86653698 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb index a2fc8d12d..6f4a589d4 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_proposed_transfer.rb b/lib/plaid/models/transfer_authorization_proposed_transfer.rb index c34454c86..a3c9eeae0 100644 --- a/lib/plaid/models/transfer_authorization_proposed_transfer.rb +++ b/lib/plaid/models/transfer_authorization_proposed_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_authorization_user_in_request.rb b/lib/plaid/models/transfer_authorization_user_in_request.rb index 92987cb6e..98a3d626b 100644 --- a/lib/plaid/models/transfer_authorization_user_in_request.rb +++ b/lib/plaid/models/transfer_authorization_user_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,15 +14,15 @@ require 'time' module Plaid - # The legal name and other information for the account holder. + # The legal name and other information for the account holder. The `user.legal_name` field is required. Other fields are not currently used and are present to support planned future functionality. class TransferAuthorizationUserInRequest - # The user's legal name. + # The user's legal name. If the user is a business, provide the business name. attr_accessor :legal_name - # The user's phone number. In order to qualify for a guaranteed transfer, at least one of `phone_number` or `email_address` must be provided. + # The user's phone number. attr_accessor :phone_number - # The user's email address. In order to qualify for a guaranteed transfer, at least one of `phone_number` or `email_address` must be provided. + # The user's email address. attr_accessor :email_address attr_accessor :address diff --git a/lib/plaid/models/transfer_balance.rb b/lib/plaid/models/transfer_balance.rb index ec338d790..1a2ba68ec 100644 --- a/lib/plaid/models/transfer_balance.rb +++ b/lib/plaid/models/transfer_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_balance_get_request.rb b/lib/plaid/models/transfer_balance_get_request.rb index ff74c0f50..c59e2a529 100644 --- a/lib/plaid/models/transfer_balance_get_request.rb +++ b/lib/plaid/models/transfer_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_balance_get_response.rb b/lib/plaid/models/transfer_balance_get_response.rb index 5705b10b0..c9b709dda 100644 --- a/lib/plaid/models/transfer_balance_get_response.rb +++ b/lib/plaid/models/transfer_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_balance_type.rb b/lib/plaid/models/transfer_balance_type.rb index 326b5e441..441cedd28 100644 --- a/lib/plaid/models/transfer_balance_type.rb +++ b/lib/plaid/models/transfer_balance_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_cancel_request.rb b/lib/plaid/models/transfer_cancel_request.rb index e29c50642..886f32c79 100644 --- a/lib/plaid/models/transfer_cancel_request.rb +++ b/lib/plaid/models/transfer_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_cancel_response.rb b/lib/plaid/models/transfer_cancel_response.rb index 894c89259..335cad6a1 100644 --- a/lib/plaid/models/transfer_cancel_response.rb +++ b/lib/plaid/models/transfer_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_capabilities_get_request.rb b/lib/plaid/models/transfer_capabilities_get_request.rb index a4970e30a..171134b95 100644 --- a/lib/plaid/models/transfer_capabilities_get_request.rb +++ b/lib/plaid/models/transfer_capabilities_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,10 +22,10 @@ class TransferCapabilitiesGetRequest # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. attr_accessor :secret - # The Plaid `access_token` for the account that will be debited or credited. Required if not using `payment_profile_token`. + # The Plaid `access_token` for the account that will be debited or credited. attr_accessor :access_token - # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. Required when creating a transfer using an `access_token`. + # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. attr_accessor :account_id # A payment profile token associated with the Payment Profile data that is being requested. diff --git a/lib/plaid/models/transfer_capabilities_get_response.rb b/lib/plaid/models/transfer_capabilities_get_response.rb index 1f50100ae..b4260f210 100644 --- a/lib/plaid/models/transfer_capabilities_get_response.rb +++ b/lib/plaid/models/transfer_capabilities_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_capabilities_get_rtp.rb b/lib/plaid/models/transfer_capabilities_get_rtp.rb index db0df992e..8b965cde2 100644 --- a/lib/plaid/models/transfer_capabilities_get_rtp.rb +++ b/lib/plaid/models/transfer_capabilities_get_rtp.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_configuration_get_request.rb b/lib/plaid/models/transfer_configuration_get_request.rb index 2a0c671bd..1fdb68004 100644 --- a/lib/plaid/models/transfer_configuration_get_request.rb +++ b/lib/plaid/models/transfer_configuration_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_configuration_get_response.rb b/lib/plaid/models/transfer_configuration_get_response.rb index ce0e00a26..e6ba3d1c9 100644 --- a/lib/plaid/models/transfer_configuration_get_response.rb +++ b/lib/plaid/models/transfer_configuration_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_create_request.rb b/lib/plaid/models/transfer_create_request.rb index 440b1bc99..865261911 100644 --- a/lib/plaid/models/transfer_create_request.rb +++ b/lib/plaid/models/transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -25,15 +25,12 @@ class TransferCreateRequest # Deprecated. `authorization_id` is now used as idempotency instead. A random key provided by the client, per unique transfer. Maximum of 50 characters. The API supports idempotency for safely retrying requests without accidentally performing the same operation twice. For example, if a request to create a transfer fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single transfer is created. attr_accessor :idempotency_key - # The Plaid `access_token` for the account that will be debited or credited. Required if not using `payment_profile_token`. + # The Plaid `access_token` for the account that will be debited or credited. attr_accessor :access_token - # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. Required when creating a transfer using an `access_token`. + # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. attr_accessor :account_id - # The payment profile token associated with the Payment Profile that will be debited or credited. Required if not using `access_token`. - attr_accessor :payment_profile_token - # Plaid’s unique identifier for a transfer authorization. This parameter also serves the purpose of acting as an idempotency identifier. attr_accessor :authorization_id @@ -71,7 +68,6 @@ def self.attribute_map :'idempotency_key' => :'idempotency_key', :'access_token' => :'access_token', :'account_id' => :'account_id', - :'payment_profile_token' => :'payment_profile_token', :'authorization_id' => :'authorization_id', :'type' => :'type', :'network' => :'network', @@ -99,7 +95,6 @@ def self.openapi_types :'idempotency_key' => :'String', :'access_token' => :'String', :'account_id' => :'String', - :'payment_profile_token' => :'String', :'authorization_id' => :'String', :'type' => :'TransferType', :'network' => :'TransferNetwork', @@ -159,10 +154,6 @@ def initialize(attributes = {}) self.account_id = attributes[:'account_id'] end - if attributes.key?(:'payment_profile_token') - self.payment_profile_token = attributes[:'payment_profile_token'] - end - if attributes.key?(:'authorization_id') self.authorization_id = attributes[:'authorization_id'] end @@ -290,7 +281,6 @@ def ==(o) idempotency_key == o.idempotency_key && access_token == o.access_token && account_id == o.account_id && - payment_profile_token == o.payment_profile_token && authorization_id == o.authorization_id && type == o.type && network == o.network && @@ -313,7 +303,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [client_id, secret, idempotency_key, access_token, account_id, payment_profile_token, authorization_id, type, network, amount, description, ach_class, user, metadata, origination_account_id, iso_currency_code, test_clock_id].hash + [client_id, secret, idempotency_key, access_token, account_id, authorization_id, type, network, amount, description, ach_class, user, metadata, origination_account_id, iso_currency_code, test_clock_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/transfer_create_response.rb b/lib/plaid/models/transfer_create_response.rb index 4ca302a7d..f324a7965 100644 --- a/lib/plaid/models/transfer_create_response.rb +++ b/lib/plaid/models/transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_credit_funds_source.rb b/lib/plaid/models/transfer_credit_funds_source.rb index fe56b264a..5aae279b4 100644 --- a/lib/plaid/models/transfer_credit_funds_source.rb +++ b/lib/plaid/models/transfer_credit_funds_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_credit_usage_configuration.rb b/lib/plaid/models/transfer_credit_usage_configuration.rb index ae8332c72..affc453b3 100644 --- a/lib/plaid/models/transfer_credit_usage_configuration.rb +++ b/lib/plaid/models/transfer_credit_usage_configuration.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_debit_usage_configuration.rb b/lib/plaid/models/transfer_debit_usage_configuration.rb index 2a2ae2d6d..83b2fc8f4 100644 --- a/lib/plaid/models/transfer_debit_usage_configuration.rb +++ b/lib/plaid/models/transfer_debit_usage_configuration.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_device.rb b/lib/plaid/models/transfer_device.rb index 44da20ffb..2342840eb 100644 --- a/lib/plaid/models/transfer_device.rb +++ b/lib/plaid/models/transfer_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_diligence_document_upload_request.rb b/lib/plaid/models/transfer_diligence_document_upload_request.rb index b87592c02..367967dda 100644 --- a/lib/plaid/models/transfer_diligence_document_upload_request.rb +++ b/lib/plaid/models/transfer_diligence_document_upload_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_diligence_document_upload_response.rb b/lib/plaid/models/transfer_diligence_document_upload_response.rb index 03eba327a..7e625c07d 100644 --- a/lib/plaid/models/transfer_diligence_document_upload_response.rb +++ b/lib/plaid/models/transfer_diligence_document_upload_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_diligence_status.rb b/lib/plaid/models/transfer_diligence_status.rb index d713dd627..409ed3614 100644 --- a/lib/plaid/models/transfer_diligence_status.rb +++ b/lib/plaid/models/transfer_diligence_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -15,6 +15,8 @@ module Plaid class TransferDiligenceStatus + NOT_SUBMITTED = "not_submitted".freeze + SUBMITTED = "submitted".freeze UNDER_REVIEW = "under_review".freeze APPROVED = "approved".freeze DENIED = "denied".freeze diff --git a/lib/plaid/models/transfer_diligence_submit_request.rb b/lib/plaid/models/transfer_diligence_submit_request.rb index e3ca6d35f..6312944e9 100644 --- a/lib/plaid/models/transfer_diligence_submit_request.rb +++ b/lib/plaid/models/transfer_diligence_submit_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_diligence_submit_response.rb b/lib/plaid/models/transfer_diligence_submit_response.rb index 6af563259..562deafee 100644 --- a/lib/plaid/models/transfer_diligence_submit_response.rb +++ b/lib/plaid/models/transfer_diligence_submit_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_document_purpose.rb b/lib/plaid/models/transfer_document_purpose.rb index 21fc077ce..66e00db49 100644 --- a/lib/plaid/models/transfer_document_purpose.rb +++ b/lib/plaid/models/transfer_document_purpose.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event.rb b/lib/plaid/models/transfer_event.rb index 1d7587db7..5b7befcfe 100644 --- a/lib/plaid/models/transfer_event.rb +++ b/lib/plaid/models/transfer_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -24,13 +24,13 @@ class TransferEvent attr_accessor :event_type - # The account ID associated with the transfer. + # The account ID associated with the transfer. This field is omitted for Plaid Ledger Sweep events. attr_accessor :account_id # The id of the associated funding account, available in the Plaid Dashboard. If present, this indicates which of your business checking accounts will be credited or debited. attr_accessor :funding_account_id - # Plaid’s unique identifier for a transfer. + # Plaid’s unique identifier for a transfer. This field is `null` for Plaid Ledger Sweep events. attr_accessor :transfer_id # The ID of the origination account that this balance belongs to. @@ -38,7 +38,7 @@ class TransferEvent attr_accessor :transfer_type - # The amount of the transfer (decimal string with two digits of precision e.g. \"10.00\"). + # The amount of the transfer (decimal string with two digits of precision e.g. \"10.00\"). This field is omitted for Plaid Ledger Sweep events. attr_accessor :transfer_amount attr_accessor :failure_reason @@ -90,7 +90,7 @@ def self.openapi_types :'funding_account_id' => :'String', :'transfer_id' => :'String', :'origination_account_id' => :'String', - :'transfer_type' => :'TransferType', + :'transfer_type' => :'OmittableTransferType', :'transfer_amount' => :'String', :'failure_reason' => :'TransferFailure', :'sweep_id' => :'String', @@ -206,22 +206,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "event_type", event_type cannot be nil.') end - if @account_id.nil? - invalid_properties.push('invalid value for "account_id", account_id cannot be nil.') - end - if @transfer_id.nil? invalid_properties.push('invalid value for "transfer_id", transfer_id cannot be nil.') end - if @transfer_type.nil? - invalid_properties.push('invalid value for "transfer_type", transfer_type cannot be nil.') - end - - if @transfer_amount.nil? - invalid_properties.push('invalid value for "transfer_amount", transfer_amount cannot be nil.') - end - invalid_properties end @@ -232,10 +220,7 @@ def valid? return false if @event_id < 0 return false if @timestamp.nil? return false if @event_type.nil? - return false if @account_id.nil? return false if @transfer_id.nil? - return false if @transfer_type.nil? - return false if @transfer_amount.nil? true end diff --git a/lib/plaid/models/transfer_event_list_request.rb b/lib/plaid/models/transfer_event_list_request.rb index 45120983f..576aaf16f 100644 --- a/lib/plaid/models/transfer_event_list_request.rb +++ b/lib/plaid/models/transfer_event_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event_list_response.rb b/lib/plaid/models/transfer_event_list_response.rb index b16493be6..3ce705696 100644 --- a/lib/plaid/models/transfer_event_list_response.rb +++ b/lib/plaid/models/transfer_event_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event_list_transfer_type.rb b/lib/plaid/models/transfer_event_list_transfer_type.rb index cfa51ee82..0d16366a9 100644 --- a/lib/plaid/models/transfer_event_list_transfer_type.rb +++ b/lib/plaid/models/transfer_event_list_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event_sync_request.rb b/lib/plaid/models/transfer_event_sync_request.rb index a62422496..608d4f640 100644 --- a/lib/plaid/models/transfer_event_sync_request.rb +++ b/lib/plaid/models/transfer_event_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event_sync_response.rb b/lib/plaid/models/transfer_event_sync_response.rb index d3b1efd6e..afd2c8d25 100644 --- a/lib/plaid/models/transfer_event_sync_response.rb +++ b/lib/plaid/models/transfer_event_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_event_type.rb b/lib/plaid/models/transfer_event_type.rb index 0f0ba99fa..a6b99f5de 100644 --- a/lib/plaid/models/transfer_event_type.rb +++ b/lib/plaid/models/transfer_event_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -24,6 +24,11 @@ class TransferEventType SWEPT = "swept".freeze SWEPT_SETTLED = "swept_settled".freeze RETURN_SWEPT = "return_swept".freeze + SWEEP_PENDING = "sweep.pending".freeze + SWEEP_POSTED = "sweep.posted".freeze + SWEEP_SETTLED = "sweep.settled".freeze + SWEEP_RETURNED = "sweep.returned".freeze + SWEEP_FAILED = "sweep.failed".freeze # Builds the enum from string # @param [String] The enum value in the form of the string diff --git a/lib/plaid/models/transfer_events_update_webhook.rb b/lib/plaid/models/transfer_events_update_webhook.rb index d9837dc6a..346753cc5 100644 --- a/lib/plaid/models/transfer_events_update_webhook.rb +++ b/lib/plaid/models/transfer_events_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb b/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb index 4bf3ae79c..e759d1772 100644 --- a/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb +++ b/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_failure.rb b/lib/plaid/models/transfer_failure.rb index bdbc2b2e3..ae823d4b6 100644 --- a/lib/plaid/models/transfer_failure.rb +++ b/lib/plaid/models/transfer_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_funding_account.rb b/lib/plaid/models/transfer_funding_account.rb new file mode 100644 index 000000000..bd9ad7ee6 --- /dev/null +++ b/lib/plaid/models/transfer_funding_account.rb @@ -0,0 +1,241 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # The originator's funding account, linked with Plaid Link or /transfer/migrate_account. + class TransferFundingAccount + # The access token associated with the Item data is being requested for. + attr_accessor :access_token + + # The Plaid `account_id` for the newly created Item. + attr_accessor :account_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'access_token' => :'access_token', + :'account_id' => :'account_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'access_token' => :'String', + :'account_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferFundingAccount` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferFundingAccount`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'access_token') + self.access_token = attributes[:'access_token'] + end + + if attributes.key?(:'account_id') + self.account_id = attributes[:'account_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @access_token.nil? + invalid_properties.push('invalid value for "access_token", access_token cannot be nil.') + end + + if @account_id.nil? + invalid_properties.push('invalid value for "account_id", account_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @access_token.nil? + return false if @account_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + access_token == o.access_token && + account_id == o.account_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [access_token, account_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_get_request.rb b/lib/plaid/models/transfer_get_request.rb index 879e6d9a4..22f280fb5 100644 --- a/lib/plaid/models/transfer_get_request.rb +++ b/lib/plaid/models/transfer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_get_response.rb b/lib/plaid/models/transfer_get_response.rb index 9af7cf06e..d24351a8c 100644 --- a/lib/plaid/models/transfer_get_response.rb +++ b/lib/plaid/models/transfer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_authorization_decision.rb b/lib/plaid/models/transfer_intent_authorization_decision.rb index ceb32cbb1..293051034 100644 --- a/lib/plaid/models/transfer_intent_authorization_decision.rb +++ b/lib/plaid/models/transfer_intent_authorization_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_create.rb b/lib/plaid/models/transfer_intent_create.rb index 89442990b..f9f5cdc80 100644 --- a/lib/plaid/models/transfer_intent_create.rb +++ b/lib/plaid/models/transfer_intent_create.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_create_mode.rb b/lib/plaid/models/transfer_intent_create_mode.rb index f5e6976e5..ad3420170 100644 --- a/lib/plaid/models/transfer_intent_create_mode.rb +++ b/lib/plaid/models/transfer_intent_create_mode.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_create_network.rb b/lib/plaid/models/transfer_intent_create_network.rb index 922dbbe8f..aa98b2a8a 100644 --- a/lib/plaid/models/transfer_intent_create_network.rb +++ b/lib/plaid/models/transfer_intent_create_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_create_request.rb b/lib/plaid/models/transfer_intent_create_request.rb index f87dedc39..bfb6cf4e7 100644 --- a/lib/plaid/models/transfer_intent_create_request.rb +++ b/lib/plaid/models/transfer_intent_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -25,7 +25,7 @@ class TransferIntentCreateRequest # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. attr_accessor :account_id - # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. + # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. You can find your list of `funding_account_id`s in the Accounts page of your Plaid Dashboard, under the \"Account ID\" column. attr_accessor :funding_account_id attr_accessor :mode diff --git a/lib/plaid/models/transfer_intent_create_response.rb b/lib/plaid/models/transfer_intent_create_response.rb index b495eafae..6f005e03d 100644 --- a/lib/plaid/models/transfer_intent_create_response.rb +++ b/lib/plaid/models/transfer_intent_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_get.rb b/lib/plaid/models/transfer_intent_get.rb index f1d72cb54..556cfad30 100644 --- a/lib/plaid/models/transfer_intent_get.rb +++ b/lib/plaid/models/transfer_intent_get.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_get_failure_reason.rb b/lib/plaid/models/transfer_intent_get_failure_reason.rb index 4066520d5..2d6e10b5b 100644 --- a/lib/plaid/models/transfer_intent_get_failure_reason.rb +++ b/lib/plaid/models/transfer_intent_get_failure_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_get_request.rb b/lib/plaid/models/transfer_intent_get_request.rb index 1ad9ed3a9..d40f8284d 100644 --- a/lib/plaid/models/transfer_intent_get_request.rb +++ b/lib/plaid/models/transfer_intent_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_get_response.rb b/lib/plaid/models/transfer_intent_get_response.rb index 3017077d2..6005c75b9 100644 --- a/lib/plaid/models/transfer_intent_get_response.rb +++ b/lib/plaid/models/transfer_intent_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_intent_status.rb b/lib/plaid/models/transfer_intent_status.rb index c8248bd72..d17033391 100644 --- a/lib/plaid/models/transfer_intent_status.rb +++ b/lib/plaid/models/transfer_intent_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_ledger_balance.rb b/lib/plaid/models/transfer_ledger_balance.rb new file mode 100644 index 000000000..3537bc3f8 --- /dev/null +++ b/lib/plaid/models/transfer_ledger_balance.rb @@ -0,0 +1,241 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Information about the balance of the ledger held with Plaid. + class TransferLedgerBalance + # The amount of this balance available for use (decimal string with two digits of precision e.g. \"10.00\"). + attr_accessor :available + + # The amount of pending funds that are in processing (decimal string with two digits of precision e.g. \"10.00\"). + attr_accessor :pending + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'available' => :'available', + :'pending' => :'pending' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'available' => :'String', + :'pending' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerBalance` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerBalance`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'available') + self.available = attributes[:'available'] + end + + if attributes.key?(:'pending') + self.pending = attributes[:'pending'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @available.nil? + invalid_properties.push('invalid value for "available", available cannot be nil.') + end + + if @pending.nil? + invalid_properties.push('invalid value for "pending", pending cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @available.nil? + return false if @pending.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + available == o.available && + pending == o.pending + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [available, pending].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_deposit_request.rb b/lib/plaid/models/transfer_ledger_deposit_request.rb new file mode 100644 index 000000000..2d879c610 --- /dev/null +++ b/lib/plaid/models/transfer_ledger_deposit_request.rb @@ -0,0 +1,346 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/transfer/ledger/deposit` + class TransferLedgerDepositRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Client ID of the customer that owns the Ledger balance. This is so Plaid knows which of your customers to payout or collect funds. Only applicable for Platform customers. Do not include if you’re paying out to yourself. + attr_accessor :originator_client_id + + # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. You can find your list of `funding_account_id`s in the Accounts page of your Plaid Dashboard, under the \"Account ID\" column. + attr_accessor :funding_account_id + + # A positive amount of how much will be deposited into ledger (decimal string with two digits of precision e.g. \"5.50\"). + attr_accessor :amount + + # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. + attr_accessor :description + + # A unique key provided by the client, per unique ledger deposit. Maximum of 50 characters. The API supports idempotency for safely retrying the request without accidentally performing the same operation twice. For example, if a request to create a ledger deposit fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single deposit is created. + attr_accessor :idempotency_key + + attr_accessor :network + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'originator_client_id' => :'originator_client_id', + :'funding_account_id' => :'funding_account_id', + :'amount' => :'amount', + :'description' => :'description', + :'idempotency_key' => :'idempotency_key', + :'network' => :'network' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'originator_client_id' => :'String', + :'funding_account_id' => :'String', + :'amount' => :'String', + :'description' => :'String', + :'idempotency_key' => :'String', + :'network' => :'TransferACHNetwork' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'originator_client_id', + :'funding_account_id', + :'description', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerDepositRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerDepositRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'originator_client_id') + self.originator_client_id = attributes[:'originator_client_id'] + end + + if attributes.key?(:'funding_account_id') + self.funding_account_id = attributes[:'funding_account_id'] + end + + if attributes.key?(:'amount') + self.amount = attributes[:'amount'] + end + + if attributes.key?(:'description') + self.description = attributes[:'description'] + end + + if attributes.key?(:'idempotency_key') + self.idempotency_key = attributes[:'idempotency_key'] + end + + if attributes.key?(:'network') + self.network = attributes[:'network'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @amount.nil? + invalid_properties.push('invalid value for "amount", amount cannot be nil.') + end + + if !@description.nil? && @description.to_s.length > 10 + invalid_properties.push('invalid value for "description", the character length must be smaller than or equal to 10.') + end + + + if @idempotency_key.nil? + invalid_properties.push('invalid value for "idempotency_key", idempotency_key cannot be nil.') + end + + if @idempotency_key.to_s.length > 50 + invalid_properties.push('invalid value for "idempotency_key", the character length must be smaller than or equal to 50.') + end + + + if @network.nil? + invalid_properties.push('invalid value for "network", network cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @amount.nil? + return false if !@description.nil? && @description.to_s.length > 10 + return false if @idempotency_key.nil? + return false if @idempotency_key.to_s.length > 50 + return false if @network.nil? + true + end + + # Custom attribute writer method with validation + # @param [Object] description Value to be assigned + def description=(description) + if !description.nil? && description.to_s.length > 10 + fail ArgumentError, 'invalid value for "description", the character length must be smaller than or equal to 10.' + end + + + @description = description + end + + # Custom attribute writer method with validation + # @param [Object] idempotency_key Value to be assigned + def idempotency_key=(idempotency_key) + if idempotency_key.nil? + fail ArgumentError, 'idempotency_key cannot be nil' + end + + if idempotency_key.to_s.length > 50 + fail ArgumentError, 'invalid value for "idempotency_key", the character length must be smaller than or equal to 50.' + end + + + @idempotency_key = idempotency_key + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + originator_client_id == o.originator_client_id && + funding_account_id == o.funding_account_id && + amount == o.amount && + description == o.description && + idempotency_key == o.idempotency_key && + network == o.network + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, originator_client_id, funding_account_id, amount, description, idempotency_key, network].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_deposit_response.rb b/lib/plaid/models/transfer_ledger_deposit_response.rb new file mode 100644 index 000000000..5d444cd4f --- /dev/null +++ b/lib/plaid/models/transfer_ledger_deposit_response.rb @@ -0,0 +1,240 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/transfer/ledger/deposit` + class TransferLedgerDepositResponse + attr_accessor :sweep + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'sweep' => :'sweep', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'sweep' => :'TransferSweep', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerDepositResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerDepositResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'sweep') + self.sweep = attributes[:'sweep'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @sweep.nil? + invalid_properties.push('invalid value for "sweep", sweep cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @sweep.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + sweep == o.sweep && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [sweep, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_get_request.rb b/lib/plaid/models/transfer_ledger_get_request.rb new file mode 100644 index 000000000..775112b12 --- /dev/null +++ b/lib/plaid/models/transfer_ledger_get_request.rb @@ -0,0 +1,242 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/transfer/ledger/get` + class TransferLedgerGetRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Client ID of the end customer. + attr_accessor :originator_client_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'originator_client_id' => :'originator_client_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'originator_client_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'originator_client_id' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerGetRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerGetRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'originator_client_id') + self.originator_client_id = attributes[:'originator_client_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + originator_client_id == o.originator_client_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, originator_client_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_get_response.rb b/lib/plaid/models/transfer_ledger_get_response.rb new file mode 100644 index 000000000..9bc5f0f6e --- /dev/null +++ b/lib/plaid/models/transfer_ledger_get_response.rb @@ -0,0 +1,240 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/transfer/ledger/get` + class TransferLedgerGetResponse + attr_accessor :balance + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'balance' => :'balance', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'balance' => :'TransferLedgerBalance', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerGetResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerGetResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'balance') + self.balance = attributes[:'balance'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @balance.nil? + invalid_properties.push('invalid value for "balance", balance cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @balance.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + balance == o.balance && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [balance, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb b/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb new file mode 100644 index 000000000..9318a9c82 --- /dev/null +++ b/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb @@ -0,0 +1,41 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + class TransferLedgerSweepSimulateEventType + POSTED = "sweep.posted".freeze + SETTLED = "sweep.settled".freeze + RETURNED = "sweep.returned".freeze + FAILED = "sweep.failed".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/transfer_ledger_withdraw_request.rb b/lib/plaid/models/transfer_ledger_withdraw_request.rb new file mode 100644 index 000000000..704565ddc --- /dev/null +++ b/lib/plaid/models/transfer_ledger_withdraw_request.rb @@ -0,0 +1,346 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/transfer/ledger/withdraw` + class TransferLedgerWithdrawRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Client ID of the customer that owns the Ledger balance. This is so Plaid knows which of your customers to payout or collect funds. Only applicable for Platform customers. Do not include if you’re paying out to yourself. + attr_accessor :originator_client_id + + # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. You can find your list of `funding_account_id`s in the Accounts page of your Plaid Dashboard, under the \"Account ID\" column. + attr_accessor :funding_account_id + + # A positive amount of how much will be withdrawn from the ledger balance (decimal string with two digits of precision e.g. \"5.50\"). + attr_accessor :amount + + # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. + attr_accessor :description + + # A unique key provided by the client, per unique ledger withdraw. Maximum of 50 characters. The API supports idempotency for safely retrying the request without accidentally performing the same operation twice. For example, if a request to create a ledger withdraw fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single withdraw is created. + attr_accessor :idempotency_key + + attr_accessor :network + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'originator_client_id' => :'originator_client_id', + :'funding_account_id' => :'funding_account_id', + :'amount' => :'amount', + :'description' => :'description', + :'idempotency_key' => :'idempotency_key', + :'network' => :'network' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'originator_client_id' => :'String', + :'funding_account_id' => :'String', + :'amount' => :'String', + :'description' => :'String', + :'idempotency_key' => :'String', + :'network' => :'TransferNetwork' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'originator_client_id', + :'funding_account_id', + :'description', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerWithdrawRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerWithdrawRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'originator_client_id') + self.originator_client_id = attributes[:'originator_client_id'] + end + + if attributes.key?(:'funding_account_id') + self.funding_account_id = attributes[:'funding_account_id'] + end + + if attributes.key?(:'amount') + self.amount = attributes[:'amount'] + end + + if attributes.key?(:'description') + self.description = attributes[:'description'] + end + + if attributes.key?(:'idempotency_key') + self.idempotency_key = attributes[:'idempotency_key'] + end + + if attributes.key?(:'network') + self.network = attributes[:'network'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @amount.nil? + invalid_properties.push('invalid value for "amount", amount cannot be nil.') + end + + if !@description.nil? && @description.to_s.length > 10 + invalid_properties.push('invalid value for "description", the character length must be smaller than or equal to 10.') + end + + + if @idempotency_key.nil? + invalid_properties.push('invalid value for "idempotency_key", idempotency_key cannot be nil.') + end + + if @idempotency_key.to_s.length > 50 + invalid_properties.push('invalid value for "idempotency_key", the character length must be smaller than or equal to 50.') + end + + + if @network.nil? + invalid_properties.push('invalid value for "network", network cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @amount.nil? + return false if !@description.nil? && @description.to_s.length > 10 + return false if @idempotency_key.nil? + return false if @idempotency_key.to_s.length > 50 + return false if @network.nil? + true + end + + # Custom attribute writer method with validation + # @param [Object] description Value to be assigned + def description=(description) + if !description.nil? && description.to_s.length > 10 + fail ArgumentError, 'invalid value for "description", the character length must be smaller than or equal to 10.' + end + + + @description = description + end + + # Custom attribute writer method with validation + # @param [Object] idempotency_key Value to be assigned + def idempotency_key=(idempotency_key) + if idempotency_key.nil? + fail ArgumentError, 'idempotency_key cannot be nil' + end + + if idempotency_key.to_s.length > 50 + fail ArgumentError, 'invalid value for "idempotency_key", the character length must be smaller than or equal to 50.' + end + + + @idempotency_key = idempotency_key + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + originator_client_id == o.originator_client_id && + funding_account_id == o.funding_account_id && + amount == o.amount && + description == o.description && + idempotency_key == o.idempotency_key && + network == o.network + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, originator_client_id, funding_account_id, amount, description, idempotency_key, network].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_ledger_withdraw_response.rb b/lib/plaid/models/transfer_ledger_withdraw_response.rb new file mode 100644 index 000000000..5150c41b5 --- /dev/null +++ b/lib/plaid/models/transfer_ledger_withdraw_response.rb @@ -0,0 +1,240 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/transfer/ledger/withdraw` + class TransferLedgerWithdrawResponse + attr_accessor :sweep + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'sweep' => :'sweep', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'sweep' => :'TransferSweep', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferLedgerWithdrawResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferLedgerWithdrawResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'sweep') + self.sweep = attributes[:'sweep'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @sweep.nil? + invalid_properties.push('invalid value for "sweep", sweep cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @sweep.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + sweep == o.sweep && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [sweep, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_list_request.rb b/lib/plaid/models/transfer_list_request.rb index bd6e2c358..5545e1737 100644 --- a/lib/plaid/models/transfer_list_request.rb +++ b/lib/plaid/models/transfer_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_list_response.rb b/lib/plaid/models/transfer_list_response.rb index 3fc49b597..13c14acdc 100644 --- a/lib/plaid/models/transfer_list_response.rb +++ b/lib/plaid/models/transfer_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_metrics_get_request.rb b/lib/plaid/models/transfer_metrics_get_request.rb index 6835c79c2..136053079 100644 --- a/lib/plaid/models/transfer_metrics_get_request.rb +++ b/lib/plaid/models/transfer_metrics_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_metrics_get_response.rb b/lib/plaid/models/transfer_metrics_get_response.rb index 718eb573a..dcca93d97 100644 --- a/lib/plaid/models/transfer_metrics_get_response.rb +++ b/lib/plaid/models/transfer_metrics_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_migrate_account_request.rb b/lib/plaid/models/transfer_migrate_account_request.rb index 463f20e5f..ee86cb656 100644 --- a/lib/plaid/models/transfer_migrate_account_request.rb +++ b/lib/plaid/models/transfer_migrate_account_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_migrate_account_response.rb b/lib/plaid/models/transfer_migrate_account_response.rb index fa8ab19ff..a5d01851f 100644 --- a/lib/plaid/models/transfer_migrate_account_response.rb +++ b/lib/plaid/models/transfer_migrate_account_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_network.rb b/lib/plaid/models/transfer_network.rb index d7d4040f5..da5883d3e 100644 --- a/lib/plaid/models/transfer_network.rb +++ b/lib/plaid/models/transfer_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_address.rb b/lib/plaid/models/transfer_originator_address.rb index 26e1fe0e1..4af464811 100644 --- a/lib/plaid/models/transfer_originator_address.rb +++ b/lib/plaid/models/transfer_originator_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_create_request.rb b/lib/plaid/models/transfer_originator_create_request.rb index ecd97cf2b..b4501d129 100644 --- a/lib/plaid/models/transfer_originator_create_request.rb +++ b/lib/plaid/models/transfer_originator_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_create_response.rb b/lib/plaid/models/transfer_originator_create_response.rb index 79b3cf929..8ebb935a5 100644 --- a/lib/plaid/models/transfer_originator_create_response.rb +++ b/lib/plaid/models/transfer_originator_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_diligence.rb b/lib/plaid/models/transfer_originator_diligence.rb index 8116faec2..987784f2c 100644 --- a/lib/plaid/models/transfer_originator_diligence.rb +++ b/lib/plaid/models/transfer_originator_diligence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -34,6 +34,8 @@ class TransferOriginatorDiligence # The NAICS code of the originator. attr_accessor :naics_code + attr_accessor :funding_account + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { @@ -43,7 +45,8 @@ def self.attribute_map :'debit_usage_configuration' => :'debit_usage_configuration', :'address' => :'address', :'website' => :'website', - :'naics_code' => :'naics_code' + :'naics_code' => :'naics_code', + :'funding_account' => :'funding_account' } end @@ -61,7 +64,8 @@ def self.openapi_types :'debit_usage_configuration' => :'TransferDebitUsageConfiguration', :'address' => :'TransferOriginatorAddress', :'website' => :'String', - :'naics_code' => :'String' + :'naics_code' => :'String', + :'funding_account' => :'TransferFundingAccount' } end @@ -115,6 +119,10 @@ def initialize(attributes = {}) if attributes.key?(:'naics_code') self.naics_code = attributes[:'naics_code'] end + + if attributes.key?(:'funding_account') + self.funding_account = attributes[:'funding_account'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -155,6 +163,10 @@ def list_invalid_properties end + if @funding_account.nil? + invalid_properties.push('invalid value for "funding_account", funding_account cannot be nil.') + end + invalid_properties end @@ -169,6 +181,7 @@ def valid? return false if @naics_code.nil? return false if @naics_code.to_s.length > 6 return false if @naics_code.to_s.length < 6 + return false if @funding_account.nil? true end @@ -217,7 +230,8 @@ def ==(o) debit_usage_configuration == o.debit_usage_configuration && address == o.address && website == o.website && - naics_code == o.naics_code + naics_code == o.naics_code && + funding_account == o.funding_account end # @see the `==` method @@ -229,7 +243,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [dba, tax_id, credit_usage_configuration, debit_usage_configuration, address, website, naics_code].hash + [dba, tax_id, credit_usage_configuration, debit_usage_configuration, address, website, naics_code, funding_account].hash end # Builds the object from hash diff --git a/lib/plaid/models/transfer_originator_funding_account_update_request.rb b/lib/plaid/models/transfer_originator_funding_account_update_request.rb new file mode 100644 index 000000000..b8bc924c9 --- /dev/null +++ b/lib/plaid/models/transfer_originator_funding_account_update_request.rb @@ -0,0 +1,260 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the request schema for `/transfer/originator/funding_account/update` + class TransferOriginatorFundingAccountUpdateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The Plaid client ID of the transfer originator. + attr_accessor :originator_client_id + + attr_accessor :funding_account + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'originator_client_id' => :'originator_client_id', + :'funding_account' => :'funding_account' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'originator_client_id' => :'String', + :'funding_account' => :'TransferFundingAccount' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferOriginatorFundingAccountUpdateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferOriginatorFundingAccountUpdateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'originator_client_id') + self.originator_client_id = attributes[:'originator_client_id'] + end + + if attributes.key?(:'funding_account') + self.funding_account = attributes[:'funding_account'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @originator_client_id.nil? + invalid_properties.push('invalid value for "originator_client_id", originator_client_id cannot be nil.') + end + + if @funding_account.nil? + invalid_properties.push('invalid value for "funding_account", funding_account cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @originator_client_id.nil? + return false if @funding_account.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + originator_client_id == o.originator_client_id && + funding_account == o.funding_account + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, originator_client_id, funding_account].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_originator_funding_account_update_response.rb b/lib/plaid/models/transfer_originator_funding_account_update_response.rb new file mode 100644 index 000000000..a8875aa89 --- /dev/null +++ b/lib/plaid/models/transfer_originator_funding_account_update_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Defines the response schema for `/transfer/originator/funding_account/update` + class TransferOriginatorFundingAccountUpdateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::TransferOriginatorFundingAccountUpdateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::TransferOriginatorFundingAccountUpdateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/transfer_originator_get_request.rb b/lib/plaid/models/transfer_originator_get_request.rb index 35d50e90a..8bb3491c6 100644 --- a/lib/plaid/models/transfer_originator_get_request.rb +++ b/lib/plaid/models/transfer_originator_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_get_response.rb b/lib/plaid/models/transfer_originator_get_response.rb index dfd87b2d1..a2cd1b232 100644 --- a/lib/plaid/models/transfer_originator_get_response.rb +++ b/lib/plaid/models/transfer_originator_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_list_request.rb b/lib/plaid/models/transfer_originator_list_request.rb index 199647b70..c3dbac8de 100644 --- a/lib/plaid/models/transfer_originator_list_request.rb +++ b/lib/plaid/models/transfer_originator_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_originator_list_response.rb b/lib/plaid/models/transfer_originator_list_response.rb index 2f365aa8a..60ff53e0d 100644 --- a/lib/plaid/models/transfer_originator_list_response.rb +++ b/lib/plaid/models/transfer_originator_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_questionnaire_create_request.rb b/lib/plaid/models/transfer_questionnaire_create_request.rb index 9829a5304..ab5cfba90 100644 --- a/lib/plaid/models/transfer_questionnaire_create_request.rb +++ b/lib/plaid/models/transfer_questionnaire_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_questionnaire_create_response.rb b/lib/plaid/models/transfer_questionnaire_create_response.rb index 9a347faff..b89533037 100644 --- a/lib/plaid/models/transfer_questionnaire_create_response.rb +++ b/lib/plaid/models/transfer_questionnaire_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_cancel_request.rb b/lib/plaid/models/transfer_recurring_cancel_request.rb index 135a8e3b5..b36d844b5 100644 --- a/lib/plaid/models/transfer_recurring_cancel_request.rb +++ b/lib/plaid/models/transfer_recurring_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_cancel_response.rb b/lib/plaid/models/transfer_recurring_cancel_response.rb index d06f1f03d..2d1bba1b8 100644 --- a/lib/plaid/models/transfer_recurring_cancel_response.rb +++ b/lib/plaid/models/transfer_recurring_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_create_request.rb b/lib/plaid/models/transfer_recurring_create_request.rb index 1983254a4..a8069d0d2 100644 --- a/lib/plaid/models/transfer_recurring_create_request.rb +++ b/lib/plaid/models/transfer_recurring_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -22,16 +22,16 @@ class TransferRecurringCreateRequest # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. attr_accessor :secret - # The Plaid `access_token` for the account that will be debited or credited. Required if not using `payment_profile_token`. + # The Plaid `access_token` for the account that will be debited or credited. attr_accessor :access_token # A random key provided by the client, per unique recurring transfer. Maximum of 50 characters. The API supports idempotency for safely retrying requests without accidentally performing the same operation twice. For example, if a request to create a recurring fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single recurring transfer is created. attr_accessor :idempotency_key - # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. Required when creating a transfer using an `access_token`. + # The Plaid `account_id` corresponding to the end-user account that will be debited or credited. attr_accessor :account_id - # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. + # The id of the funding account to use, available in the Plaid Dashboard. This determines which of your business checking accounts will be credited or debited. Defaults to the account configured during onboarding. You can find your list of `funding_account_id`s in the Accounts page of your Plaid Dashboard, under the \"Account ID\" column. attr_accessor :funding_account_id attr_accessor :type diff --git a/lib/plaid/models/transfer_recurring_create_response.rb b/lib/plaid/models/transfer_recurring_create_response.rb index 10373004f..2dbbf6271 100644 --- a/lib/plaid/models/transfer_recurring_create_response.rb +++ b/lib/plaid/models/transfer_recurring_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_get_request.rb b/lib/plaid/models/transfer_recurring_get_request.rb index dbc169b55..fd27458c7 100644 --- a/lib/plaid/models/transfer_recurring_get_request.rb +++ b/lib/plaid/models/transfer_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_get_response.rb b/lib/plaid/models/transfer_recurring_get_response.rb index cef5be8fd..e6b3362a9 100644 --- a/lib/plaid/models/transfer_recurring_get_response.rb +++ b/lib/plaid/models/transfer_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_list_request.rb b/lib/plaid/models/transfer_recurring_list_request.rb index b30bba497..ec79e0682 100644 --- a/lib/plaid/models/transfer_recurring_list_request.rb +++ b/lib/plaid/models/transfer_recurring_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_list_response.rb b/lib/plaid/models/transfer_recurring_list_response.rb index 45599ecc5..77700f7f6 100644 --- a/lib/plaid/models/transfer_recurring_list_response.rb +++ b/lib/plaid/models/transfer_recurring_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_recurring_schedule.rb b/lib/plaid/models/transfer_recurring_schedule.rb index 1175027a9..705e59c45 100644 --- a/lib/plaid/models/transfer_recurring_schedule.rb +++ b/lib/plaid/models/transfer_recurring_schedule.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -18,10 +18,10 @@ module Plaid class TransferRecurringSchedule attr_accessor :interval_unit - # The number of recurring `interval_units` between originations. The recurring interval(before holiday adjustment) is calculated by multiplying `interval_unit` and `interval_count`. For instance, to schedule a recurring transfer which originates once every two weeks, set `interval_unit` = `week` and `interval_count` = 2. + # The number of recurring `interval_units` between originations. The recurring interval (before holiday adjustment) is calculated by multiplying `interval_unit` and `interval_count`. For example, to schedule a recurring transfer which originates once every two weeks, set `interval_unit` = `week` and `interval_count` = 2. attr_accessor :interval_count - # The day of the interval on which to schedule the transfer. If the `interval_unit` is `week`, `interval_execution_day` should be an integer from 1 (Monday) to 5 (Friday). If the `interval_unit` is `month`, `interval_execution_day` should be an integer indicating which day of the month to make the transfer on. Integers from 1 to 28 can be used to make a transfer on that day of the month. Negative integers from -1 to -5 can be used to make a transfer relative to the end of the month. To make a transfer on the last day of the month, use -1; to make the transfer on the second-to-last day, use -2, and so on. The transfer will be originated on next available banking day if the designated day is a non banking day. + # The day of the interval on which to schedule the transfer. If the `interval_unit` is `week`, `interval_execution_day` should be an integer from 1 (Monday) to 5 (Friday). If the `interval_unit` is `month`, `interval_execution_day` should be an integer indicating which day of the month to make the transfer on. Integers from 1 to 28 can be used to make a transfer on that day of the month. Negative integers from -1 to -5 can be used to make a transfer relative to the end of the month. To make a transfer on the last day of the month, use -1; to make the transfer on the second-to-last day, use -2, and so on. The transfer will be originated on the next available banking day if the designated day is a non banking day. attr_accessor :interval_execution_day # A date in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) format (YYYY-MM-DD). The recurring transfer will begin on the first `interval_execution_day` on or after the `start_date`. If the first `interval_execution_day` on or after the start date is also the same day that `/transfer/recurring/create` was called, the bank *may* make the first payment on that day, but it is not guaranteed to do so. diff --git a/lib/plaid/models/transfer_recurring_status.rb b/lib/plaid/models/transfer_recurring_status.rb index 17be44a11..e89940624 100644 --- a/lib/plaid/models/transfer_recurring_status.rb +++ b/lib/plaid/models/transfer_recurring_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund.rb b/lib/plaid/models/transfer_refund.rb index 66079163a..0e3730465 100644 --- a/lib/plaid/models/transfer_refund.rb +++ b/lib/plaid/models/transfer_refund.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_cancel_request.rb b/lib/plaid/models/transfer_refund_cancel_request.rb index c052eb7be..59a020351 100644 --- a/lib/plaid/models/transfer_refund_cancel_request.rb +++ b/lib/plaid/models/transfer_refund_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_cancel_response.rb b/lib/plaid/models/transfer_refund_cancel_response.rb index eb3d51c15..1ba738845 100644 --- a/lib/plaid/models/transfer_refund_cancel_response.rb +++ b/lib/plaid/models/transfer_refund_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_create_request.rb b/lib/plaid/models/transfer_refund_create_request.rb index 32bcad1ac..e0a5493ae 100644 --- a/lib/plaid/models/transfer_refund_create_request.rb +++ b/lib/plaid/models/transfer_refund_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_create_response.rb b/lib/plaid/models/transfer_refund_create_response.rb index 498a52e9a..7664e977d 100644 --- a/lib/plaid/models/transfer_refund_create_response.rb +++ b/lib/plaid/models/transfer_refund_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_failure.rb b/lib/plaid/models/transfer_refund_failure.rb index cd58e53c7..6a0f61ceb 100644 --- a/lib/plaid/models/transfer_refund_failure.rb +++ b/lib/plaid/models/transfer_refund_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_get_request.rb b/lib/plaid/models/transfer_refund_get_request.rb index 98e224c44..3c6a717df 100644 --- a/lib/plaid/models/transfer_refund_get_request.rb +++ b/lib/plaid/models/transfer_refund_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_get_response.rb b/lib/plaid/models/transfer_refund_get_response.rb index c0b7e0f62..ff96aabae 100644 --- a/lib/plaid/models/transfer_refund_get_response.rb +++ b/lib/plaid/models/transfer_refund_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_refund_status.rb b/lib/plaid/models/transfer_refund_status.rb index ad8a158fa..99047c2ab 100644 --- a/lib/plaid/models/transfer_refund_status.rb +++ b/lib/plaid/models/transfer_refund_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment.rb b/lib/plaid/models/transfer_repayment.rb index 3c4f0243b..142d60bc4 100644 --- a/lib/plaid/models/transfer_repayment.rb +++ b/lib/plaid/models/transfer_repayment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment_list_request.rb b/lib/plaid/models/transfer_repayment_list_request.rb index 67a667a18..9185aacd8 100644 --- a/lib/plaid/models/transfer_repayment_list_request.rb +++ b/lib/plaid/models/transfer_repayment_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment_list_response.rb b/lib/plaid/models/transfer_repayment_list_response.rb index 9dbfc214a..015aec34d 100644 --- a/lib/plaid/models/transfer_repayment_list_response.rb +++ b/lib/plaid/models/transfer_repayment_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment_return.rb b/lib/plaid/models/transfer_repayment_return.rb index 40113a733..5d2b1c52e 100644 --- a/lib/plaid/models/transfer_repayment_return.rb +++ b/lib/plaid/models/transfer_repayment_return.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment_return_list_request.rb b/lib/plaid/models/transfer_repayment_return_list_request.rb index e540d3829..98a17293b 100644 --- a/lib/plaid/models/transfer_repayment_return_list_request.rb +++ b/lib/plaid/models/transfer_repayment_return_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_repayment_return_list_response.rb b/lib/plaid/models/transfer_repayment_return_list_response.rb index f01844e80..9b32b540f 100644 --- a/lib/plaid/models/transfer_repayment_return_list_response.rb +++ b/lib/plaid/models/transfer_repayment_return_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_schedule_interval_unit.rb b/lib/plaid/models/transfer_schedule_interval_unit.rb index fe7ba6894..2ab42a04d 100644 --- a/lib/plaid/models/transfer_schedule_interval_unit.rb +++ b/lib/plaid/models/transfer_schedule_interval_unit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_status.rb b/lib/plaid/models/transfer_status.rb index 30ded573f..0849eac95 100644 --- a/lib/plaid/models/transfer_status.rb +++ b/lib/plaid/models/transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_sweep.rb b/lib/plaid/models/transfer_sweep.rb index 4b1fd15e3..82dc9941d 100644 --- a/lib/plaid/models/transfer_sweep.rb +++ b/lib/plaid/models/transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -36,6 +36,11 @@ class TransferSweep attr_accessor :status + attr_accessor :trigger + + # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. + attr_accessor :description + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { @@ -45,7 +50,9 @@ def self.attribute_map :'amount' => :'amount', :'iso_currency_code' => :'iso_currency_code', :'settled' => :'settled', - :'status' => :'status' + :'status' => :'status', + :'trigger' => :'trigger', + :'description' => :'description' } end @@ -63,7 +70,9 @@ def self.openapi_types :'amount' => :'String', :'iso_currency_code' => :'String', :'settled' => :'Date', - :'status' => :'SweepStatus' + :'status' => :'SweepStatus', + :'trigger' => :'SweepTrigger', + :'description' => :'String' } end @@ -71,7 +80,8 @@ def self.openapi_types def self.openapi_nullable Set.new([ :'settled', - :'status' + :'status', + :'trigger', ]) end @@ -117,6 +127,14 @@ def initialize(attributes = {}) if attributes.key?(:'status') self.status = attributes[:'status'] end + + if attributes.key?(:'trigger') + self.trigger = attributes[:'trigger'] + end + + if attributes.key?(:'description') + self.description = attributes[:'description'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -168,7 +186,9 @@ def ==(o) amount == o.amount && iso_currency_code == o.iso_currency_code && settled == o.settled && - status == o.status + status == o.status && + trigger == o.trigger && + description == o.description end # @see the `==` method @@ -180,7 +200,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [id, funding_account_id, created, amount, iso_currency_code, settled, status].hash + [id, funding_account_id, created, amount, iso_currency_code, settled, status, trigger, description].hash end # Builds the object from hash diff --git a/lib/plaid/models/transfer_sweep_get_request.rb b/lib/plaid/models/transfer_sweep_get_request.rb index ad7ef3353..1af3503fd 100644 --- a/lib/plaid/models/transfer_sweep_get_request.rb +++ b/lib/plaid/models/transfer_sweep_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_sweep_get_response.rb b/lib/plaid/models/transfer_sweep_get_response.rb index 9cba2c508..962f7e6b5 100644 --- a/lib/plaid/models/transfer_sweep_get_response.rb +++ b/lib/plaid/models/transfer_sweep_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_sweep_list_request.rb b/lib/plaid/models/transfer_sweep_list_request.rb index e17058efa..fa128ca63 100644 --- a/lib/plaid/models/transfer_sweep_list_request.rb +++ b/lib/plaid/models/transfer_sweep_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -48,6 +48,8 @@ class TransferSweepListRequest # Filter sweeps to only those with the included `transfer_id`. attr_accessor :transfer_id + attr_accessor :trigger + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { @@ -61,7 +63,8 @@ def self.attribute_map :'status' => :'status', :'originator_client_id' => :'originator_client_id', :'funding_account_id' => :'funding_account_id', - :'transfer_id' => :'transfer_id' + :'transfer_id' => :'transfer_id', + :'trigger' => :'trigger' } end @@ -83,7 +86,8 @@ def self.openapi_types :'status' => :'SweepStatus', :'originator_client_id' => :'String', :'funding_account_id' => :'String', - :'transfer_id' => :'String' + :'transfer_id' => :'String', + :'trigger' => :'SweepTrigger' } end @@ -97,7 +101,8 @@ def self.openapi_nullable :'status', :'originator_client_id', :'funding_account_id', - :'transfer_id' + :'transfer_id', + :'trigger' ]) end @@ -163,6 +168,10 @@ def initialize(attributes = {}) if attributes.key?(:'transfer_id') self.transfer_id = attributes[:'transfer_id'] end + + if attributes.key?(:'trigger') + self.trigger = attributes[:'trigger'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -236,7 +245,8 @@ def ==(o) status == o.status && originator_client_id == o.originator_client_id && funding_account_id == o.funding_account_id && - transfer_id == o.transfer_id + transfer_id == o.transfer_id && + trigger == o.trigger end # @see the `==` method @@ -248,7 +258,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [client_id, secret, start_date, end_date, count, offset, amount, status, originator_client_id, funding_account_id, transfer_id].hash + [client_id, secret, start_date, end_date, count, offset, amount, status, originator_client_id, funding_account_id, transfer_id, trigger].hash end # Builds the object from hash diff --git a/lib/plaid/models/transfer_sweep_list_response.rb b/lib/plaid/models/transfer_sweep_list_response.rb index 04e0e5ce1..8c217c6f2 100644 --- a/lib/plaid/models/transfer_sweep_list_response.rb +++ b/lib/plaid/models/transfer_sweep_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_sweep_status.rb b/lib/plaid/models/transfer_sweep_status.rb index 7dc2cf7c7..e68bd7b99 100644 --- a/lib/plaid/models/transfer_sweep_status.rb +++ b/lib/plaid/models/transfer_sweep_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_test_clock.rb b/lib/plaid/models/transfer_test_clock.rb index c25a860da..586f7c4fc 100644 --- a/lib/plaid/models/transfer_test_clock.rb +++ b/lib/plaid/models/transfer_test_clock.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_type.rb b/lib/plaid/models/transfer_type.rb index 1689c1214..2f9bec1da 100644 --- a/lib/plaid/models/transfer_type.rb +++ b/lib/plaid/models/transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_user_address_in_request.rb b/lib/plaid/models/transfer_user_address_in_request.rb index a3d9033be..839fd90ed 100644 --- a/lib/plaid/models/transfer_user_address_in_request.rb +++ b/lib/plaid/models/transfer_user_address_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # The address associated with the account holder. Providing this data will improve the likelihood that Plaid will be able to guarantee the transfer, if applicable. + # The address associated with the account holder. class TransferUserAddressInRequest # The street number and name (i.e., \"100 Market St.\"). attr_accessor :street diff --git a/lib/plaid/models/transfer_user_address_in_response.rb b/lib/plaid/models/transfer_user_address_in_response.rb index 52a45f81f..2f229653c 100644 --- a/lib/plaid/models/transfer_user_address_in_response.rb +++ b/lib/plaid/models/transfer_user_address_in_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_user_in_request.rb b/lib/plaid/models/transfer_user_in_request.rb index fbab60cdc..521f09156 100644 --- a/lib/plaid/models/transfer_user_in_request.rb +++ b/lib/plaid/models/transfer_user_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_user_in_request_deprecated.rb b/lib/plaid/models/transfer_user_in_request_deprecated.rb index 3824acb1d..0316ac198 100644 --- a/lib/plaid/models/transfer_user_in_request_deprecated.rb +++ b/lib/plaid/models/transfer_user_in_request_deprecated.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/transfer_user_in_response.rb b/lib/plaid/models/transfer_user_in_response.rb index 72928c88b..e5373bbdb 100644 --- a/lib/plaid/models/transfer_user_in_response.rb +++ b/lib/plaid/models/transfer_user_in_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/update_entity_screening_request_search_terms.rb b/lib/plaid/models/update_entity_screening_request_search_terms.rb index e42a7f30d..1a74b9256 100644 --- a/lib/plaid/models/update_entity_screening_request_search_terms.rb +++ b/lib/plaid/models/update_entity_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/update_individual_screening_request_search_terms.rb b/lib/plaid/models/update_individual_screening_request_search_terms.rb index db8dbcf43..c9caea7ba 100644 --- a/lib/plaid/models/update_individual_screening_request_search_terms.rb +++ b/lib/plaid/models/update_individual_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_address.rb b/lib/plaid/models/user_address.rb index b92590311..8fcd328e3 100644 --- a/lib/plaid/models/user_address.rb +++ b/lib/plaid/models/user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_create_request.rb b/lib/plaid/models/user_create_request.rb index ef95bb58d..93051893d 100644 --- a/lib/plaid/models/user_create_request.rb +++ b/lib/plaid/models/user_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_create_response.rb b/lib/plaid/models/user_create_response.rb index 3265f51bd..062b772f2 100644 --- a/lib/plaid/models/user_create_response.rb +++ b/lib/plaid/models/user_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_custom_password.rb b/lib/plaid/models/user_custom_password.rb index 2cc3073f9..0efbc30a4 100644 --- a/lib/plaid/models/user_custom_password.rb +++ b/lib/plaid/models/user_custom_password.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_id_number.rb b/lib/plaid/models/user_id_number.rb index 7eb92580d..1a6d4ecd6 100644 --- a/lib/plaid/models/user_id_number.rb +++ b/lib/plaid/models/user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_permission_revoked_webhook.rb b/lib/plaid/models/user_permission_revoked_webhook.rb index 984996df6..08c04e7de 100644 --- a/lib/plaid/models/user_permission_revoked_webhook.rb +++ b/lib/plaid/models/user_permission_revoked_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_stated_income_source_category.rb b/lib/plaid/models/user_stated_income_source_category.rb index 845caeecb..cebefe2e6 100644 --- a/lib/plaid/models/user_stated_income_source_category.rb +++ b/lib/plaid/models/user_stated_income_source_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_stated_income_source_frequency.rb b/lib/plaid/models/user_stated_income_source_frequency.rb index 6543256f6..3a7e77ce0 100644 --- a/lib/plaid/models/user_stated_income_source_frequency.rb +++ b/lib/plaid/models/user_stated_income_source_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_stated_income_source_pay_type.rb b/lib/plaid/models/user_stated_income_source_pay_type.rb index d5e473d53..e292547e7 100644 --- a/lib/plaid/models/user_stated_income_source_pay_type.rb +++ b/lib/plaid/models/user_stated_income_source_pay_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/user_update_request.rb b/lib/plaid/models/user_update_request.rb new file mode 100644 index 000000000..a6eb33c06 --- /dev/null +++ b/lib/plaid/models/user_update_request.rb @@ -0,0 +1,256 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # UserUpdateRequest defines the request schema for `/user/update` + class UserUpdateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The user token associated with the User data is being requested for. + attr_accessor :user_token + + attr_accessor :consumer_report_user_identity + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'user_token' => :'user_token', + :'consumer_report_user_identity' => :'consumer_report_user_identity' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'user_token' => :'String', + :'consumer_report_user_identity' => :'ConsumerReportUserIdentity' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'consumer_report_user_identity' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::UserUpdateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::UserUpdateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'user_token') + self.user_token = attributes[:'user_token'] + end + + if attributes.key?(:'consumer_report_user_identity') + self.consumer_report_user_identity = attributes[:'consumer_report_user_identity'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @user_token.nil? + invalid_properties.push('invalid value for "user_token", user_token cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @user_token.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + user_token == o.user_token && + consumer_report_user_identity == o.consumer_report_user_identity + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, user_token, consumer_report_user_identity].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/user_update_response.rb b/lib/plaid/models/user_update_response.rb new file mode 100644 index 000000000..ab41a2446 --- /dev/null +++ b/lib/plaid/models/user_update_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.431.7 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.1.0 + +=end + +require 'date' +require 'time' + +module Plaid + # UserUpdateResponse defines the response schema for `/user/update` + class UserUpdateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::UserUpdateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::UserUpdateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/validation_source.rb b/lib/plaid/models/validation_source.rb index 96afda21e..32abf8f69 100644 --- a/lib/plaid/models/validation_source.rb +++ b/lib/plaid/models/validation_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/validation_sources.rb b/lib/plaid/models/validation_sources.rb index 771cb0ce9..466cc8a4b 100644 --- a/lib/plaid/models/validation_sources.rb +++ b/lib/plaid/models/validation_sources.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/verification_expired_webhook.rb b/lib/plaid/models/verification_expired_webhook.rb index 30a8a827d..411b1bdee 100644 --- a/lib/plaid/models/verification_expired_webhook.rb +++ b/lib/plaid/models/verification_expired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/verification_of_asset.rb b/lib/plaid/models/verification_of_asset.rb index 20fb19474..f043c2bd0 100644 --- a/lib/plaid/models/verification_of_asset.rb +++ b/lib/plaid/models/verification_of_asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/verification_of_asset_response.rb b/lib/plaid/models/verification_of_asset_response.rb index 489859bff..bb9e20e3c 100644 --- a/lib/plaid/models/verification_of_asset_response.rb +++ b/lib/plaid/models/verification_of_asset_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/verification_refresh_status.rb b/lib/plaid/models/verification_refresh_status.rb index 1caf7f5ca..45cef4867 100644 --- a/lib/plaid/models/verification_refresh_status.rb +++ b/lib/plaid/models/verification_refresh_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/verification_status.rb b/lib/plaid/models/verification_status.rb index dd337363b..da3ea7f31 100644 --- a/lib/plaid/models/verification_status.rb +++ b/lib/plaid/models/verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/w2.rb b/lib/plaid/models/w2.rb index a9a81247c..89ac0702b 100644 --- a/lib/plaid/models/w2.rb +++ b/lib/plaid/models/w2.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/w2_box12.rb b/lib/plaid/models/w2_box12.rb index d9c344337..cd5acf89a 100644 --- a/lib/plaid/models/w2_box12.rb +++ b/lib/plaid/models/w2_box12.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/w2_state_and_local_wages.rb b/lib/plaid/models/w2_state_and_local_wages.rb index 5a117e35c..6f96085c1 100644 --- a/lib/plaid/models/w2_state_and_local_wages.rb +++ b/lib/plaid/models/w2_state_and_local_wages.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet.rb b/lib/plaid/models/wallet.rb index ce3318309..a91c8e7a3 100644 --- a/lib/plaid/models/wallet.rb +++ b/lib/plaid/models/wallet.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_balance.rb b/lib/plaid/models/wallet_balance.rb index 19200a61d..1230b10b7 100644 --- a/lib/plaid/models/wallet_balance.rb +++ b/lib/plaid/models/wallet_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_create_request.rb b/lib/plaid/models/wallet_create_request.rb index f55ba0814..4330cce27 100644 --- a/lib/plaid/models/wallet_create_request.rb +++ b/lib/plaid/models/wallet_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_create_response.rb b/lib/plaid/models/wallet_create_response.rb index fd2b001c7..0b4fb94e9 100644 --- a/lib/plaid/models/wallet_create_response.rb +++ b/lib/plaid/models/wallet_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_get_request.rb b/lib/plaid/models/wallet_get_request.rb index 80a66c3d1..af88c9513 100644 --- a/lib/plaid/models/wallet_get_request.rb +++ b/lib/plaid/models/wallet_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_get_response.rb b/lib/plaid/models/wallet_get_response.rb index 753fb29b8..26f5a100f 100644 --- a/lib/plaid/models/wallet_get_response.rb +++ b/lib/plaid/models/wallet_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_iso_currency_code.rb b/lib/plaid/models/wallet_iso_currency_code.rb index 4cfe6c12c..fde15f2e7 100644 --- a/lib/plaid/models/wallet_iso_currency_code.rb +++ b/lib/plaid/models/wallet_iso_currency_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_list_request.rb b/lib/plaid/models/wallet_list_request.rb index f5425fd3a..7b4971568 100644 --- a/lib/plaid/models/wallet_list_request.rb +++ b/lib/plaid/models/wallet_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_list_response.rb b/lib/plaid/models/wallet_list_response.rb index cf783f0fb..1958ab600 100644 --- a/lib/plaid/models/wallet_list_response.rb +++ b/lib/plaid/models/wallet_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_numbers.rb b/lib/plaid/models/wallet_numbers.rb index 14ef75b50..c11446923 100644 --- a/lib/plaid/models/wallet_numbers.rb +++ b/lib/plaid/models/wallet_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_payment_scheme.rb b/lib/plaid/models/wallet_payment_scheme.rb index 4f50ecb5a..3c2b6def8 100644 --- a/lib/plaid/models/wallet_payment_scheme.rb +++ b/lib/plaid/models/wallet_payment_scheme.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_status.rb b/lib/plaid/models/wallet_status.rb index bbde116c1..3e7392484 100644 --- a/lib/plaid/models/wallet_status.rb +++ b/lib/plaid/models/wallet_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction.rb b/lib/plaid/models/wallet_transaction.rb index d623c8272..51b5d78b1 100644 --- a/lib/plaid/models/wallet_transaction.rb +++ b/lib/plaid/models/wallet_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_amount.rb b/lib/plaid/models/wallet_transaction_amount.rb index 96db49c96..7022daf57 100644 --- a/lib/plaid/models/wallet_transaction_amount.rb +++ b/lib/plaid/models/wallet_transaction_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty.rb b/lib/plaid/models/wallet_transaction_counterparty.rb index 0f0985553..a5331bba1 100644 --- a/lib/plaid/models/wallet_transaction_counterparty.rb +++ b/lib/plaid/models/wallet_transaction_counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_bacs.rb b/lib/plaid/models/wallet_transaction_counterparty_bacs.rb index 303a6d2b9..4d486b98f 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_international.rb b/lib/plaid/models/wallet_transaction_counterparty_international.rb index 356eb70e6..a6b048efb 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_international.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_international.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_numbers.rb b/lib/plaid/models/wallet_transaction_counterparty_numbers.rb index 8efa81f4f..2881a27a1 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_execute_request.rb b/lib/plaid/models/wallet_transaction_execute_request.rb index a66b6f6f0..d16d52961 100644 --- a/lib/plaid/models/wallet_transaction_execute_request.rb +++ b/lib/plaid/models/wallet_transaction_execute_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_execute_response.rb b/lib/plaid/models/wallet_transaction_execute_response.rb index 109e5bd92..b120d15d9 100644 --- a/lib/plaid/models/wallet_transaction_execute_response.rb +++ b/lib/plaid/models/wallet_transaction_execute_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_failure_reason.rb b/lib/plaid/models/wallet_transaction_failure_reason.rb index b86e716f2..60c1630b1 100644 --- a/lib/plaid/models/wallet_transaction_failure_reason.rb +++ b/lib/plaid/models/wallet_transaction_failure_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_get_request.rb b/lib/plaid/models/wallet_transaction_get_request.rb index 5f6a4ed27..18fb4ed80 100644 --- a/lib/plaid/models/wallet_transaction_get_request.rb +++ b/lib/plaid/models/wallet_transaction_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_get_response.rb b/lib/plaid/models/wallet_transaction_get_response.rb index 2cc1cc2d3..0dbb2c8ac 100644 --- a/lib/plaid/models/wallet_transaction_get_response.rb +++ b/lib/plaid/models/wallet_transaction_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_list_request.rb b/lib/plaid/models/wallet_transaction_list_request.rb index 2e775e24f..61328f585 100644 --- a/lib/plaid/models/wallet_transaction_list_request.rb +++ b/lib/plaid/models/wallet_transaction_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_list_request_options.rb b/lib/plaid/models/wallet_transaction_list_request_options.rb index 513b42218..4ba5457f0 100644 --- a/lib/plaid/models/wallet_transaction_list_request_options.rb +++ b/lib/plaid/models/wallet_transaction_list_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_list_response.rb b/lib/plaid/models/wallet_transaction_list_response.rb index d2f808736..65759fbe8 100644 --- a/lib/plaid/models/wallet_transaction_list_response.rb +++ b/lib/plaid/models/wallet_transaction_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_status.rb b/lib/plaid/models/wallet_transaction_status.rb index f442cc6b0..5e73510c2 100644 --- a/lib/plaid/models/wallet_transaction_status.rb +++ b/lib/plaid/models/wallet_transaction_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/wallet_transaction_status_update_webhook.rb b/lib/plaid/models/wallet_transaction_status_update_webhook.rb index 2369286e3..bd38e58f4 100644 --- a/lib/plaid/models/wallet_transaction_status_update_webhook.rb +++ b/lib/plaid/models/wallet_transaction_status_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -25,7 +25,7 @@ class WalletTransactionStatusUpdateWebhook # The `transaction_id` for the wallet transaction being updated attr_accessor :transaction_id - # The `payment_id` associated with the transaction. This will be present in case of `REFUND` and `PIS_PAY_IN` + # The `payment_id` associated with the transaction. This will be present in case of `REFUND` and `PIS_PAY_IN`. attr_accessor :payment_id # The EMI (E-Money Institution) wallet that this payment is associated with. This wallet is used as an intermediary account to enable Plaid to reconcile the settlement of funds for Payment Initiation requests. diff --git a/lib/plaid/models/wallet_transactions_list_request.rb b/lib/plaid/models/wallet_transactions_list_request.rb index c8f922d7b..b3f8b10cc 100644 --- a/lib/plaid/models/wallet_transactions_list_request.rb +++ b/lib/plaid/models/wallet_transactions_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/warning.rb b/lib/plaid/models/warning.rb index d5a686fe2..e89c761cb 100644 --- a/lib/plaid/models/warning.rb +++ b/lib/plaid/models/warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_audit_trail.rb b/lib/plaid/models/watchlist_screening_audit_trail.rb index 58171db45..2320d8771 100644 --- a/lib/plaid/models/watchlist_screening_audit_trail.rb +++ b/lib/plaid/models/watchlist_screening_audit_trail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_document.rb b/lib/plaid/models/watchlist_screening_document.rb index 0f8026fee..bd465906d 100644 --- a/lib/plaid/models/watchlist_screening_document.rb +++ b/lib/plaid/models/watchlist_screening_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_document_type.rb b/lib/plaid/models/watchlist_screening_document_type.rb index 72145bdda..aeda9cbe0 100644 --- a/lib/plaid/models/watchlist_screening_document_type.rb +++ b/lib/plaid/models/watchlist_screening_document_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_create_request.rb b/lib/plaid/models/watchlist_screening_entity_create_request.rb index d0c28bf75..d883e6799 100644 --- a/lib/plaid/models/watchlist_screening_entity_create_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_create_response.rb b/lib/plaid/models/watchlist_screening_entity_create_response.rb index e2f218a14..feb38fc41 100644 --- a/lib/plaid/models/watchlist_screening_entity_create_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_get_request.rb b/lib/plaid/models/watchlist_screening_entity_get_request.rb index 76c1d185b..389795d49 100644 --- a/lib/plaid/models/watchlist_screening_entity_get_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_get_response.rb b/lib/plaid/models/watchlist_screening_entity_get_response.rb index 6cf8926d6..6af56df99 100644 --- a/lib/plaid/models/watchlist_screening_entity_get_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_history_list_request.rb b/lib/plaid/models/watchlist_screening_entity_history_list_request.rb index ae70f4bcc..717982dbf 100644 --- a/lib/plaid/models/watchlist_screening_entity_history_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_history_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_history_list_response.rb b/lib/plaid/models/watchlist_screening_entity_history_list_response.rb index dffe58188..001683740 100644 --- a/lib/plaid/models/watchlist_screening_entity_history_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_history_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb b/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb index b95144c2e..8c8e7f56d 100644 --- a/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb b/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb index 2392298d0..45d09f2e7 100644 --- a/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_list_request.rb b/lib/plaid/models/watchlist_screening_entity_list_request.rb index 465e726a3..285a8133b 100644 --- a/lib/plaid/models/watchlist_screening_entity_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_list_response.rb b/lib/plaid/models/watchlist_screening_entity_list_response.rb index 77a00285b..47385c4f7 100644 --- a/lib/plaid/models/watchlist_screening_entity_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_get_request.rb b/lib/plaid/models/watchlist_screening_entity_program_get_request.rb index b37c17e08..409dc17d1 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_get_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_get_response.rb b/lib/plaid/models/watchlist_screening_entity_program_get_response.rb index 791678d4b..658d21823 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_get_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_list_request.rb b/lib/plaid/models/watchlist_screening_entity_program_list_request.rb index b7355dd69..47b4cce51 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_list_response.rb b/lib/plaid/models/watchlist_screening_entity_program_list_response.rb index e1000e22f..b7298c96b 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_create_request.rb b/lib/plaid/models/watchlist_screening_entity_review_create_request.rb index c8d2832be..978517495 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_create_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_create_response.rb b/lib/plaid/models/watchlist_screening_entity_review_create_response.rb index 8c742825c..e3fa6339c 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_create_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_list_request.rb b/lib/plaid/models/watchlist_screening_entity_review_list_request.rb index af6a5d777..c07f020c3 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_list_response.rb b/lib/plaid/models/watchlist_screening_entity_review_list_response.rb index cd687d7ff..ea7c1468e 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_request.rb b/lib/plaid/models/watchlist_screening_entity_update_request.rb index fc91db510..12fdf0d8b 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb b/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb index a2b54f775..16054aaff 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_response.rb b/lib/plaid/models/watchlist_screening_entity_update_response.rb index a9074b1e8..9ac4b2644 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_hit.rb b/lib/plaid/models/watchlist_screening_hit.rb index 03dded243..b1e4e5812 100644 --- a/lib/plaid/models/watchlist_screening_hit.rb +++ b/lib/plaid/models/watchlist_screening_hit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_hit_locations.rb b/lib/plaid/models/watchlist_screening_hit_locations.rb index 3d56fc6a8..39eb30b47 100644 --- a/lib/plaid/models/watchlist_screening_hit_locations.rb +++ b/lib/plaid/models/watchlist_screening_hit_locations.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_hit_status.rb b/lib/plaid/models/watchlist_screening_hit_status.rb index 6e4618f85..67e53a69f 100644 --- a/lib/plaid/models/watchlist_screening_hit_status.rb +++ b/lib/plaid/models/watchlist_screening_hit_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual.rb b/lib/plaid/models/watchlist_screening_individual.rb index 96be30a9f..16cfa1c61 100644 --- a/lib/plaid/models/watchlist_screening_individual.rb +++ b/lib/plaid/models/watchlist_screening_individual.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_create_request.rb b/lib/plaid/models/watchlist_screening_individual_create_request.rb index 45605a7de..cd8f5a486 100644 --- a/lib/plaid/models/watchlist_screening_individual_create_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_create_response.rb b/lib/plaid/models/watchlist_screening_individual_create_response.rb index c83595576..e49a56f2c 100644 --- a/lib/plaid/models/watchlist_screening_individual_create_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_get_request.rb b/lib/plaid/models/watchlist_screening_individual_get_request.rb index 6a63fe856..733004354 100644 --- a/lib/plaid/models/watchlist_screening_individual_get_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_get_response.rb b/lib/plaid/models/watchlist_screening_individual_get_response.rb index 3990662f6..bee153c68 100644 --- a/lib/plaid/models/watchlist_screening_individual_get_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_history_list_request.rb b/lib/plaid/models/watchlist_screening_individual_history_list_request.rb index 02404e4ab..715f9a8c3 100644 --- a/lib/plaid/models/watchlist_screening_individual_history_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_history_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_history_list_response.rb b/lib/plaid/models/watchlist_screening_individual_history_list_response.rb index adebef074..4ef035b3d 100644 --- a/lib/plaid/models/watchlist_screening_individual_history_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_history_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb b/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb index f7047058d..90b153bc9 100644 --- a/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb b/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb index f19a9d86f..7d5522c04 100644 --- a/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_list_request.rb b/lib/plaid/models/watchlist_screening_individual_list_request.rb index ea920d350..eceb189dd 100644 --- a/lib/plaid/models/watchlist_screening_individual_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_list_response.rb b/lib/plaid/models/watchlist_screening_individual_list_response.rb index 42c33a4f3..f02da9b03 100644 --- a/lib/plaid/models/watchlist_screening_individual_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_get_request.rb b/lib/plaid/models/watchlist_screening_individual_program_get_request.rb index c695b0db7..721aa28e1 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_get_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_get_response.rb b/lib/plaid/models/watchlist_screening_individual_program_get_response.rb index 8c136896e..96ec81c8c 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_get_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_list_request.rb b/lib/plaid/models/watchlist_screening_individual_program_list_request.rb index 52fd3e667..b441d4dc7 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_list_response.rb b/lib/plaid/models/watchlist_screening_individual_program_list_response.rb index a260e8427..8f7248929 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_create_request.rb b/lib/plaid/models/watchlist_screening_individual_review_create_request.rb index e051e782c..e1072b96e 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_create_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_create_response.rb b/lib/plaid/models/watchlist_screening_individual_review_create_response.rb index 3ab18c639..1ec58caad 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_create_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_list_request.rb b/lib/plaid/models/watchlist_screening_individual_review_list_request.rb index 5452132be..419ca97da 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_list_response.rb b/lib/plaid/models/watchlist_screening_individual_review_list_response.rb index c554b7101..807453d5b 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_request.rb b/lib/plaid/models/watchlist_screening_individual_update_request.rb index 593627e42..f5d0ec211 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb b/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb index 5698cc121..e58108186 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_response.rb b/lib/plaid/models/watchlist_screening_individual_update_response.rb index 724b86845..f00b86647 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_request_search_terms.rb b/lib/plaid/models/watchlist_screening_request_search_terms.rb index 40e360857..a1fb6c030 100644 --- a/lib/plaid/models/watchlist_screening_request_search_terms.rb +++ b/lib/plaid/models/watchlist_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_review.rb b/lib/plaid/models/watchlist_screening_review.rb index 5d0db031e..74833b3b9 100644 --- a/lib/plaid/models/watchlist_screening_review.rb +++ b/lib/plaid/models/watchlist_screening_review.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_search_terms.rb b/lib/plaid/models/watchlist_screening_search_terms.rb index b0e7bf591..79cf6c886 100644 --- a/lib/plaid/models/watchlist_screening_search_terms.rb +++ b/lib/plaid/models/watchlist_screening_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/watchlist_screening_status.rb b/lib/plaid/models/watchlist_screening_status.rb index b9f19e2dc..4a0f3a910 100644 --- a/lib/plaid/models/watchlist_screening_status.rb +++ b/lib/plaid/models/watchlist_screening_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/weak_alias_determination.rb b/lib/plaid/models/weak_alias_determination.rb index 83cc903b4..d0e661235 100644 --- a/lib/plaid/models/weak_alias_determination.rb +++ b/lib/plaid/models/weak_alias_determination.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/webhook_environment_values.rb b/lib/plaid/models/webhook_environment_values.rb index 21777a789..6b9d83d09 100644 --- a/lib/plaid/models/webhook_environment_values.rb +++ b/lib/plaid/models/webhook_environment_values.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/webhook_type.rb b/lib/plaid/models/webhook_type.rb index 28b0a9a2d..0f6b4149c 100644 --- a/lib/plaid/models/webhook_type.rb +++ b/lib/plaid/models/webhook_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/webhook_update_acknowledged_webhook.rb b/lib/plaid/models/webhook_update_acknowledged_webhook.rb index 6bec0e4e8..7e394b72f 100644 --- a/lib/plaid/models/webhook_update_acknowledged_webhook.rb +++ b/lib/plaid/models/webhook_update_acknowledged_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/webhook_verification_key_get_request.rb b/lib/plaid/models/webhook_verification_key_get_request.rb index d7bb864e3..e26705ab9 100644 --- a/lib/plaid/models/webhook_verification_key_get_request.rb +++ b/lib/plaid/models/webhook_verification_key_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/webhook_verification_key_get_response.rb b/lib/plaid/models/webhook_verification_key_get_response.rb index c50f3d5a7..0bc6cc5ef 100644 --- a/lib/plaid/models/webhook_verification_key_get_response.rb +++ b/lib/plaid/models/webhook_verification_key_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/ytd_gross_income_summary_field_number.rb b/lib/plaid/models/ytd_gross_income_summary_field_number.rb index c69a7d9a5..432c6a4cb 100644 --- a/lib/plaid/models/ytd_gross_income_summary_field_number.rb +++ b/lib/plaid/models/ytd_gross_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/models/ytd_net_income_summary_field_number.rb b/lib/plaid/models/ytd_net_income_summary_field_number.rb index 45cafc48e..ae584b46c 100644 --- a/lib/plaid/models/ytd_net_income_summary_field_number.rb +++ b/lib/plaid/models/ytd_net_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/lib/plaid/version.rb b/lib/plaid/version.rb index d924a98f0..981ecbc9a 100644 --- a/lib/plaid/version.rb +++ b/lib/plaid/version.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 @@ -11,5 +11,5 @@ =end module Plaid - VERSION = '21.3.0' + VERSION = '22.0.0' end diff --git a/plaid.gemspec b/plaid.gemspec index 05c2f2366..c9ae8f035 100644 --- a/plaid.gemspec +++ b/plaid.gemspec @@ -5,7 +5,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.419.0 +The version of the OpenAPI document: 2020-09-14_1.431.7 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 diff --git a/test/test_deposit_switch.rb b/test/test_deposit_switch.rb deleted file mode 100644 index 5cd9bcffa..000000000 --- a/test/test_deposit_switch.rb +++ /dev/null @@ -1,73 +0,0 @@ -require_relative "test_helper" - -class PlaidDepositSwitchTest < PlaidTest - # rubocop:disable Metrics/MethodLength - def test_all_routes - # import item - item_import_request = Plaid::ItemImportRequest.new - - item_import_request.products = %w[identity auth] - item_import_request.user_auth = { - user_id: "user_good", - auth_token: "pass_good", - } - - import_response = client.item_import( - item_import_request - ) - - refute_empty(import_response.access_token) - access_token = import_response.access_token - assert_kind_of(Plaid::ItemImportResponse, import_response) - - # get account id - accounts_get_request = Plaid::AccountsGetRequest.new - accounts_get_request.access_token = access_token - - get_accounts_response = client.accounts_get(accounts_get_request) - refute_empty(get_accounts_response.accounts) - assert_kind_of(Plaid::AccountsGetResponse, get_accounts_response) - - depository_accounts = get_accounts_response.accounts.select do |account| - account.type == "depository" - end - account_id = depository_accounts[0].account_id - - # create deposit switch - deposit_switch_create_request = Plaid::DepositSwitchCreateRequest.new - deposit_switch_create_request.target_account_id = account_id - deposit_switch_create_request.target_access_token = access_token - - create_response = client.deposit_switch_create( - deposit_switch_create_request - ) - assert_kind_of(Plaid::DepositSwitchCreateResponse, create_response) - - refute_empty(create_response.deposit_switch_id) - deposit_switch_id = create_response.deposit_switch_id - - # get deposit switch - deposit_switch_get_request = Plaid::DepositSwitchGetRequest.new() - deposit_switch_get_request.deposit_switch_id = deposit_switch_id - - get_response = client.deposit_switch_get(deposit_switch_get_request) - assert_kind_of(Plaid::DepositSwitchGetResponse, get_response) - - refute_empty(get_response.deposit_switch_id) - refute_empty(get_response.target_item_id) - refute_empty(get_response.target_account_id) - refute_empty(get_response.state) - refute_nil(get_response.date_created) - - # create deposit switch token - deposit_switch_create_token_request = Plaid::DepositSwitchTokenCreateRequest.new - deposit_switch_create_token_request.deposit_switch_id = deposit_switch_id - - create_token_response = client.deposit_switch_token_create(deposit_switch_create_token_request) - - refute_empty(create_token_response.deposit_switch_token) - refute_empty(create_token_response.deposit_switch_token_expiration_time) - end -end - -# rubocop:enable Metrics/MethodLength \ No newline at end of file