From 67d93255fdeea0c543ed3ae1673dfb17a8bdc2ec Mon Sep 17 00:00:00 2001 From: Amy Hynes Date: Mon, 26 Jan 2026 11:52:35 -0500 Subject: [PATCH] OpenAPI generated code at 2026-01-26T16:52:23Z --- .openapi-generator/FILES | 7 + CHANGELOG.md | 31 ++ plaid/__init__.py | 4 +- plaid/api/plaid_api.py | 435 +++++++++++++++++- plaid/api_client.py | 4 +- plaid/configuration.py | 6 +- plaid/exceptions.py | 2 +- plaid/model/aamva_analysis.py | 2 +- plaid/model/aamva_detailed_match_result.py | 2 +- plaid/model/aamva_match_result.py | 2 +- plaid/model/account_access.py | 2 +- plaid/model/account_assets.py | 2 +- plaid/model/account_balance.py | 2 +- plaid/model/account_base.py | 2 +- plaid/model/account_base_nullable.py | 2 +- plaid/model/account_filter.py | 2 +- plaid/model/account_filter_subtypes.py | 2 +- plaid/model/account_filters_response.py | 2 +- plaid/model/account_holder_category.py | 2 +- plaid/model/account_identity.py | 2 +- plaid/model/account_identity_all_of.py | 2 +- .../model/account_identity_document_upload.py | 2 +- ...account_identity_document_upload_all_of.py | 2 +- plaid/model/account_identity_match_score.py | 2 +- .../account_identity_match_score_all_of.py | 2 +- plaid/model/account_ids_with_updated_auth.py | 2 +- .../account_ids_with_updated_identity.py | 2 +- plaid/model/account_insights.py | 2 +- plaid/model/account_product_access.py | 2 +- .../model/account_product_access_nullable.py | 2 +- plaid/model/account_selection_cardinality.py | 2 +- plaid/model/account_subtype.py | 2 +- plaid/model/account_subtypes.py | 2 +- plaid/model/account_type.py | 2 +- plaid/model/account_verification_insights.py | 2 +- ...fication_insights_account_number_format.py | 2 +- ...nt_verification_insights_network_status.py | 2 +- ..._verification_insights_previous_returns.py | 2 +- plaid/model/accounts_balance_get_request.py | 2 +- .../accounts_balance_get_request_options.py | 2 +- plaid/model/accounts_get_request.py | 2 +- plaid/model/accounts_get_request_options.py | 2 +- plaid/model/accounts_get_response.py | 2 +- plaid/model/ach_class.py | 2 +- plaid/model/action_state.py | 2 +- plaid/model/activity.py | 2 +- plaid/model/activity_type.py | 2 +- plaid/model/address.py | 2 +- plaid/model/address_data.py | 2 +- plaid/model/address_data_not_required.py | 2 +- plaid/model/address_data_nullable.py | 2 +- ...ddress_data_nullable_no_required_fields.py | 2 +- plaid/model/address_match_score.py | 2 +- plaid/model/address_nullable.py | 2 +- plaid/model/address_purpose_label.py | 2 +- plaid/model/affordability_insights.py | 2 +- plaid/model/amount_with_currency.py | 2 +- ...ount_with_currency_with_monthly_average.py | 2 +- plaid/model/application.py | 2 +- plaid/model/application_get_request.py | 2 +- plaid/model/application_get_response.py | 2 +- plaid/model/apr.py | 2 +- plaid/model/asset.py | 2 +- plaid/model/asset_detail.py | 2 +- plaid/model/asset_holder.py | 2 +- plaid/model/asset_holder_name.py | 2 +- plaid/model/asset_holding.py | 2 +- plaid/model/asset_holdings.py | 2 +- .../asset_investment_transaction_type.py | 2 +- plaid/model/asset_owner.py | 2 +- plaid/model/asset_owners.py | 2 +- plaid/model/asset_report.py | 2 +- plaid/model/asset_report_account_balance.py | 2 +- plaid/model/asset_report_add_ons.py | 2 +- .../asset_report_audit_copy_create_request.py | 2 +- ...asset_report_audit_copy_create_response.py | 2 +- .../asset_report_audit_copy_get_request.py | 2 +- ...asset_report_audit_copy_pdf_get_request.py | 2 +- .../asset_report_audit_copy_remove_request.py | 2 +- ...asset_report_audit_copy_remove_response.py | 2 +- plaid/model/asset_report_create_request.py | 2 +- .../asset_report_create_request_options.py | 2 +- plaid/model/asset_report_create_response.py | 2 +- plaid/model/asset_report_filter_request.py | 2 +- plaid/model/asset_report_filter_response.py | 2 +- plaid/model/asset_report_freddie.py | 2 +- .../model/asset_report_freddie_get_request.py | 2 +- .../asset_report_freddie_get_response.py | 2 +- plaid/model/asset_report_get_request.py | 2 +- .../model/asset_report_get_request_options.py | 2 +- plaid/model/asset_report_get_response.py | 2 +- .../model/asset_report_investment_holding.py | 2 +- .../model/asset_report_investment_security.py | 2 +- .../asset_report_investment_transaction.py | 2 +- plaid/model/asset_report_investments.py | 2 +- plaid/model/asset_report_item.py | 2 +- plaid/model/asset_report_pdf_get_request.py | 2 +- .../asset_report_pdf_get_request_options.py | 2 +- plaid/model/asset_report_refresh_request.py | 2 +- .../asset_report_refresh_request_options.py | 2 +- plaid/model/asset_report_refresh_response.py | 2 +- plaid/model/asset_report_remove_request.py | 2 +- plaid/model/asset_report_remove_response.py | 2 +- plaid/model/asset_report_transaction.py | 2 +- plaid/model/asset_report_transaction_type.py | 2 +- plaid/model/asset_report_type.py | 2 +- plaid/model/asset_report_user.py | 2 +- plaid/model/asset_transaction.py | 2 +- .../model/asset_transaction_category_type.py | 2 +- plaid/model/asset_transaction_description.py | 2 +- plaid/model/asset_transaction_detail.py | 2 +- plaid/model/asset_transaction_type.py | 2 +- plaid/model/asset_transactions.py | 2 +- plaid/model/asset_type.py | 2 +- plaid/model/assets.py | 2 +- plaid/model/assets_error_webhook.py | 2 +- plaid/model/assets_product_ready_webhook.py | 2 +- plaid/model/auth_default_update_webhook.py | 2 +- plaid/model/auth_get_numbers.py | 2 +- plaid/model/auth_get_request.py | 2 +- plaid/model/auth_get_request_options.py | 2 +- plaid/model/auth_get_response.py | 2 +- plaid/model/auth_metadata.py | 2 +- plaid/model/auth_supported_methods.py | 2 +- plaid/model/auth_update_types.py | 2 +- plaid/model/auth_verify_numbers_ach.py | 2 +- plaid/model/auth_verify_request.py | 2 +- plaid/model/auth_verify_request_numbers.py | 2 +- plaid/model/auth_verify_response.py | 2 +- plaid/model/automatically_verified_webhook.py | 2 +- plaid/model/bank_income_complete_result.py | 2 +- plaid/model/bank_income_complete_webhook.py | 2 +- .../bank_income_refresh_complete_result.py | 2 +- .../bank_income_refresh_complete_webhook.py | 2 +- .../bank_income_refresh_update_webhook.py | 2 +- plaid/model/bank_initiated_return_risk.py | 2 +- plaid/model/bank_initiated_risk_tier.py | 2 +- plaid/model/bank_penalties_indicators.py | 2 +- plaid/model/bank_transfer.py | 2 +- plaid/model/bank_transfer_balance.py | 2 +- .../bank_transfer_balance_get_request.py | 2 +- .../bank_transfer_balance_get_response.py | 2 +- plaid/model/bank_transfer_cancel_request.py | 2 +- plaid/model/bank_transfer_cancel_response.py | 2 +- plaid/model/bank_transfer_create_request.py | 2 +- plaid/model/bank_transfer_create_response.py | 2 +- plaid/model/bank_transfer_direction.py | 2 +- plaid/model/bank_transfer_event.py | 2 +- ..._transfer_event_list_bank_transfer_type.py | 2 +- .../bank_transfer_event_list_direction.py | 2 +- .../model/bank_transfer_event_list_request.py | 2 +- .../bank_transfer_event_list_response.py | 2 +- .../model/bank_transfer_event_sync_request.py | 2 +- .../bank_transfer_event_sync_response.py | 2 +- plaid/model/bank_transfer_event_type.py | 2 +- plaid/model/bank_transfer_failure.py | 2 +- plaid/model/bank_transfer_get_request.py | 2 +- plaid/model/bank_transfer_get_response.py | 2 +- plaid/model/bank_transfer_idempotency_key.py | 2 +- plaid/model/bank_transfer_list_request.py | 2 +- plaid/model/bank_transfer_list_response.py | 2 +- plaid/model/bank_transfer_metadata.py | 2 +- .../bank_transfer_migrate_account_request.py | 2 +- .../bank_transfer_migrate_account_response.py | 2 +- plaid/model/bank_transfer_network.py | 2 +- plaid/model/bank_transfer_status.py | 2 +- plaid/model/bank_transfer_sweep.py | 2 +- .../model/bank_transfer_sweep_get_request.py | 2 +- .../model/bank_transfer_sweep_get_response.py | 2 +- .../model/bank_transfer_sweep_list_request.py | 2 +- .../bank_transfer_sweep_list_response.py | 2 +- plaid/model/bank_transfer_type.py | 2 +- plaid/model/bank_transfer_user.py | 2 +- .../bank_transfers_events_update_webhook.py | 2 +- ...ransfers_events_update_webhook_for_auth.py | 2 +- plaid/model/base_report.py | 2 +- plaid/model/base_report_account.py | 2 +- plaid/model/base_report_account_balances.py | 2 +- plaid/model/base_report_account_insights.py | 2 +- plaid/model/base_report_account_metadata.py | 2 +- plaid/model/base_report_attributes.py | 2 +- .../base_report_average_flow_insights.py | 2 +- .../base_report_average_monthly_balances.py | 2 +- plaid/model/base_report_historical_balance.py | 2 +- plaid/model/base_report_investment_holding.py | 2 +- .../model/base_report_investment_security.py | 2 +- .../base_report_investment_transaction.py | 2 +- plaid/model/base_report_investments.py | 2 +- plaid/model/base_report_item.py | 2 +- .../model/base_report_longest_gap_insights.py | 2 +- .../model/base_report_number_flow_insights.py | 2 +- plaid/model/base_report_transaction.py | 2 +- plaid/model/base_report_transaction_type.py | 2 +- plaid/model/base_report_user_attributes.py | 2 +- plaid/model/base_report_warning.py | 2 +- plaid/model/base_report_warning_code.py | 2 +- plaid/model/base_reports_error_webhook.py | 2 +- plaid/model/beacon_account_risk_attributes.py | 2 +- .../beacon_account_risk_evaluate_account.py | 2 +- ...ccount_risk_evaluate_account_attributes.py | 2 +- ...account_risk_evaluate_evaluation_reason.py | 2 +- .../beacon_account_risk_evaluate_request.py | 2 +- ...n_account_risk_evaluate_request_options.py | 2 +- .../beacon_account_risk_evaluate_response.py | 2 +- plaid/model/beacon_audit_trail.py | 2 +- plaid/model/beacon_audit_trail_source.py | 2 +- plaid/model/beacon_bank_account_insights.py | 2 +- plaid/model/beacon_bank_accounts.py | 2 +- .../beacon_duplicate_detected_webhook.py | 2 +- plaid/model/beacon_duplicate_get_request.py | 2 +- plaid/model/beacon_duplicate_get_response.py | 2 +- plaid/model/beacon_match_summary_analysis.py | 2 +- plaid/model/beacon_match_summary_code.py | 2 +- plaid/model/beacon_report.py | 2 +- plaid/model/beacon_report_create_request.py | 2 +- plaid/model/beacon_report_create_response.py | 2 +- plaid/model/beacon_report_create_type.py | 2 +- plaid/model/beacon_report_created_webhook.py | 2 +- plaid/model/beacon_report_get_request.py | 2 +- plaid/model/beacon_report_get_response.py | 2 +- plaid/model/beacon_report_list_request.py | 2 +- plaid/model/beacon_report_list_response.py | 2 +- plaid/model/beacon_report_syndication.py | 2 +- .../beacon_report_syndication_analysis.py | 2 +- ...acon_report_syndication_created_webhook.py | 2 +- .../beacon_report_syndication_get_request.py | 2 +- .../beacon_report_syndication_get_response.py | 2 +- .../beacon_report_syndication_list_request.py | 2 +- ...beacon_report_syndication_list_response.py | 2 +- ...acon_report_syndication_original_report.py | 2 +- plaid/model/beacon_report_type.py | 2 +- plaid/model/beacon_report_updated_webhook.py | 2 +- ...eport_depository_account_match_analysis.py | 2 +- plaid/model/beacon_user.py | 6 +- ...eacon_user_account_insights_get_request.py | 2 +- ...acon_user_account_insights_get_response.py | 2 +- plaid/model/beacon_user_address.py | 2 +- plaid/model/beacon_user_create_request.py | 6 +- plaid/model/beacon_user_create_response.py | 6 +- plaid/model/beacon_user_data.py | 2 +- plaid/model/beacon_user_depository_account.py | 2 +- plaid/model/beacon_user_get_request.py | 2 +- plaid/model/beacon_user_get_response.py | 6 +- .../model/beacon_user_history_list_request.py | 2 +- .../beacon_user_history_list_response.py | 2 +- plaid/model/beacon_user_id_number.py | 2 +- plaid/model/beacon_user_name.py | 2 +- plaid/model/beacon_user_name_nullable.py | 2 +- plaid/model/beacon_user_request_address.py | 2 +- .../beacon_user_request_address_nullable.py | 2 +- plaid/model/beacon_user_request_data.py | 2 +- .../beacon_user_request_depository_account.py | 2 +- plaid/model/beacon_user_review_request.py | 2 +- plaid/model/beacon_user_revision.py | 2 +- plaid/model/beacon_user_status.py | 2 +- .../beacon_user_status_updated_webhook.py | 2 +- plaid/model/beacon_user_update_request.py | 2 +- .../model/beacon_user_update_request_data.py | 2 +- plaid/model/beacon_user_update_response.py | 6 +- plaid/model/beta_ewa_report_v1_get_request.py | 2 +- .../model/beta_ewa_report_v1_get_response.py | 2 +- ...beta_partner_customer_v1_create_request.py | 2 +- ...eta_partner_customer_v1_create_response.py | 2 +- ...beta_partner_customer_v1_enable_request.py | 2 +- ...eta_partner_customer_v1_enable_response.py | 2 +- .../beta_partner_customer_v1_get_request.py | 2 +- .../beta_partner_customer_v1_get_response.py | 2 +- ...beta_partner_customer_v1_update_request.py | 2 +- ...eta_partner_customer_v1_update_response.py | 2 +- plaid/model/beta_partner_end_customer.py | 2 +- .../beta_partner_end_customer_with_secrets.py | 2 +- plaid/model/business_account.py | 2 +- plaid/model/business_account_all_of.py | 2 +- plaid/model/business_email_address.py | 2 +- plaid/model/business_entity_type.py | 2 +- plaid/model/business_field_match_summary.py | 2 +- plaid/model/business_finance_category.py | 2 +- plaid/model/business_kyb_check.py | 2 +- plaid/model/business_kyb_match_details.py | 2 +- plaid/model/business_phone_number.py | 2 +- plaid/model/business_risk_check.py | 2 +- plaid/model/business_search_terms.py | 2 +- .../business_verification_create_request.py | 6 +- ...ss_verification_create_request_business.py | 10 +- .../business_verification_create_response.py | 6 +- .../business_verification_get_request.py | 2 +- .../business_verification_get_response.py | 6 +- .../business_verification_status_kyb_check.py | 2 +- .../business_verification_status_overall.py | 2 +- ...business_verification_status_risk_check.py | 2 +- plaid/model/business_website.py | 2 +- plaid/model/cash_flow_insight.py | 2 +- .../cash_flow_updates_event_webhook_codes.py | 2 +- ...updates_expected_deposit_missed_webhook.py | 2 +- .../cash_flow_updates_insights_v2_webhook.py | 2 +- .../cash_flow_updates_insights_webhook.py | 2 +- ...cash_flow_updates_large_deposit_webhook.py | 2 +- .../cash_flow_updates_low_balance_webhook.py | 2 +- ..._flow_updates_new_income_stream_webhook.py | 2 +- ...h_flow_updates_new_loan_payment_webhook.py | 2 +- plaid/model/cash_flow_updates_nsf_webhook.py | 2 +- plaid/model/cashflow_attributes_version.py | 2 +- .../model/cashflow_report_account_insights.py | 2 +- plaid/model/cashflow_report_get_request.py | 2 +- .../cashflow_report_get_request_options.py | 2 +- plaid/model/cashflow_report_get_response.py | 2 +- .../cashflow_report_historical_balance.py | 2 +- .../cashflow_report_insights_get_request.py | 2 +- .../cashflow_report_insights_get_response.py | 2 +- .../model/cashflow_report_monthly_summary.py | 2 +- ...ly_summary_average_daily_ending_balance.py | 2 +- ...hly_summary_average_daily_inflow_amount.py | 2 +- ...mmary_average_daily_net_cashflow_amount.py | 2 +- ...ly_summary_average_daily_outflow_amount.py | 2 +- ...w_report_monthly_summary_ending_balance.py | 2 +- ...report_monthly_summary_starting_balance.py | 2 +- ...port_monthly_summary_total_loan_payment.py | 2 +- ...ow_report_monthly_summary_total_payroll.py | 2 +- ...ow_report_monthly_summary_total_revenue.py | 2 +- ..._monthly_summary_total_variable_expense.py | 2 +- plaid/model/cashflow_report_payment_meta.py | 2 +- .../model/cashflow_report_refresh_request.py | 2 +- .../model/cashflow_report_refresh_response.py | 2 +- plaid/model/cashflow_report_transaction.py | 2 +- ...ashflow_report_transactions_get_request.py | 2 +- ...report_transactions_get_request_options.py | 2 +- ...shflow_report_transactions_get_response.py | 2 +- plaid/model/categories_get_response.py | 2 +- plaid/model/category.py | 2 +- plaid/model/category_expenses.py | 2 +- plaid/model/category_insight_details.py | 2 +- plaid/model/category_insights.py | 2 +- plaid/model/cause.py | 10 +- plaid/model/cause_all_of.py | 2 +- plaid/model/check_report_warning.py | 2 +- plaid/model/check_report_warning_code.py | 2 +- plaid/model/client_customization.py | 2 +- .../client_provided_enhanced_transaction.py | 2 +- .../client_provided_enriched_transaction.py | 2 +- .../model/client_provided_raw_transaction.py | 2 +- plaid/model/client_provided_transaction.py | 2 +- .../client_provided_transaction_location.py | 2 +- plaid/model/client_user_identity.py | 2 +- plaid/model/client_user_identity_address.py | 2 +- plaid/model/client_user_identity_email.py | 2 +- plaid/model/client_user_identity_name.py | 2 +- .../client_user_identity_phone_number.py | 2 +- plaid/model/connected_application.py | 2 +- plaid/model/consent_event.py | 2 +- plaid/model/consent_event_code.py | 2 +- plaid/model/consent_event_initiator.py | 2 +- plaid/model/consent_event_type.py | 2 +- plaid/model/consent_events_get_request.py | 2 +- plaid/model/consent_events_get_response.py | 2 +- .../model/consent_payment_idempotency_key.py | 2 +- plaid/model/consented_account.py | 2 +- plaid/model/consumer_dispute.py | 2 +- plaid/model/consumer_dispute_category.py | 2 +- .../model/consumer_report_pdf_get_request.py | 2 +- .../consumer_report_permissible_purpose.py | 2 +- plaid/model/consumer_report_user_identity.py | 2 +- plaid/model/counterparty.py | 2 +- plaid/model/counterparty_insights.py | 2 +- plaid/model/counterparty_numbers.py | 2 +- plaid/model/counterparty_numbers_bacs.py | 2 +- .../counterparty_numbers_international.py | 2 +- plaid/model/counterparty_type.py | 2 +- plaid/model/country_code.py | 2 +- plaid/model/cra_bank_income_account.py | 2 +- .../model/cra_bank_income_account_metadata.py | 2 +- plaid/model/cra_bank_income_bonus_type.py | 2 +- plaid/model/cra_bank_income_cause.py | 2 +- .../model/cra_bank_income_complete_result.py | 2 +- .../model/cra_bank_income_complete_webhook.py | 2 +- plaid/model/cra_bank_income_employer.py | 2 +- plaid/model/cra_bank_income_error_webhook.py | 2 +- .../cra_bank_income_historical_summary.py | 2 +- .../model/cra_bank_income_income_provider.py | 2 +- plaid/model/cra_bank_income_item.py | 2 +- plaid/model/cra_bank_income_source.py | 2 +- plaid/model/cra_bank_income_status.py | 2 +- plaid/model/cra_bank_income_summary.py | 2 +- plaid/model/cra_bank_income_transaction.py | 2 +- plaid/model/cra_bank_income_warning.py | 2 +- plaid/model/cra_bank_income_warning_code.py | 2 +- plaid/model/cra_cashflow_insights_report.py | 2 +- ...ra_check_report_base_report_get_request.py | 2 +- ...a_check_report_base_report_get_response.py | 2 +- ...ck_report_cashflow_insights_get_options.py | 2 +- ...ck_report_cashflow_insights_get_request.py | 2 +- ...k_report_cashflow_insights_get_response.py | 2 +- ...check_report_create_base_report_options.py | 2 +- ..._report_create_partner_insights_options.py | 2 +- .../model/cra_check_report_create_request.py | 2 +- .../model/cra_check_report_create_response.py | 2 +- .../model/cra_check_report_failed_webhook.py | 2 +- ...ra_check_report_freddie_mac_get_request.py | 2 +- ...a_check_report_freddie_mac_get_response.py | 2 +- ...freddie_mac_verification_of_assets_deal.py | 2 +- plaid/model/cra_check_report_gse_options.py | 2 +- ...heck_report_income_insights_get_request.py | 2 +- ...eck_report_income_insights_get_response.py | 2 +- ...cra_check_report_lend_score_get_options.py | 2 +- ...cra_check_report_lend_score_get_request.py | 2 +- ...ra_check_report_lend_score_get_response.py | 2 +- ...eck_report_network_insights_get_options.py | 2 +- ...eck_report_network_insights_get_request.py | 2 +- ...ck_report_network_insights_get_response.py | 2 +- ...eck_report_partner_insights_get_options.py | 2 +- ...t_partner_insights_get_partner_insights.py | 2 +- ...eck_report_partner_insights_get_request.py | 2 +- ...ck_report_partner_insights_get_response.py | 2 +- .../model/cra_check_report_pdf_get_request.py | 2 +- plaid/model/cra_check_report_ready_webhook.py | 2 +- ...fication_get_employment_refresh_options.py | 2 +- ...eck_report_verification_get_report_type.py | 2 +- ...a_check_report_verification_get_request.py | 2 +- ..._check_report_verification_get_response.py | 2 +- ...eck_report_verification_pdf_get_request.py | 18 +- ...eck_report_verification_pdf_report_type.py | 2 +- plaid/model/cra_employment_refresh_report.py | 2 +- .../cra_employment_refresh_report_account.py | 2 +- .../cra_employment_refresh_report_item.py | 2 +- ...a_employment_refresh_report_transaction.py | 2 +- plaid/model/cra_income_insights.py | 2 +- plaid/model/cra_lend_score_report.py | 2 +- plaid/model/cra_loan_application.py | 2 +- plaid/model/cra_loan_application_decision.py | 2 +- plaid/model/cra_loan_closed_status.py | 2 +- plaid/model/cra_loan_opened_status.py | 2 +- plaid/model/cra_loan_payment_history.py | 2 +- plaid/model/cra_loan_payment_schedule.py | 2 +- plaid/model/cra_loan_register.py | 2 +- plaid/model/cra_loan_register_application.py | 2 +- plaid/model/cra_loan_status.py | 2 +- plaid/model/cra_loan_status_history_update.py | 2 +- plaid/model/cra_loan_type.py | 2 +- plaid/model/cra_loan_unregister.py | 2 +- plaid/model/cra_loan_unregister_response.py | 2 +- plaid/model/cra_loan_update.py | 2 +- ...cra_loans_applications_register_request.py | 2 +- ...ra_loans_applications_register_response.py | 2 +- plaid/model/cra_loans_register_request.py | 2 +- plaid/model/cra_loans_register_response.py | 2 +- plaid/model/cra_loans_unregister_request.py | 2 +- plaid/model/cra_loans_update_request.py | 2 +- plaid/model/cra_loans_update_response.py | 2 +- .../cra_monitoring_insights_get_request.py | 2 +- .../cra_monitoring_insights_get_response.py | 2 +- plaid/model/cra_monitoring_insights_item.py | 2 +- ...a_monitoring_insights_subscribe_request.py | 2 +- ..._monitoring_insights_subscribe_response.py | 2 +- ...monitoring_insights_unsubscribe_request.py | 2 +- ...onitoring_insights_unsubscribe_response.py | 2 +- plaid/model/cra_network_insights_item.py | 2 +- plaid/model/cra_network_insights_report.py | 2 +- plaid/model/cra_partner_insights.py | 2 +- .../cra_partner_insights_complete_webhook.py | 2 +- .../cra_partner_insights_error_webhook.py | 2 +- .../model/cra_partner_insights_get_request.py | 2 +- .../cra_partner_insights_get_response.py | 2 +- plaid/model/cra_partner_insights_item.py | 2 +- .../cra_partner_insights_item_account.py | 2 +- ..._partner_insights_item_account_metadata.py | 2 +- plaid/model/cra_partner_insights_prism.py | 2 +- plaid/model/cra_pdf_add_ons.py | 2 +- plaid/model/cra_prediction_interval.py | 2 +- plaid/model/cra_upgrade_failed_webhook.py | 2 +- .../cra_user_check_report_failed_webhook.py | 2 +- .../cra_user_check_report_ready_webhook.py | 2 +- plaid/model/cra_verification_report.py | 2 +- plaid/model/cra_voa_report.py | 2 +- plaid/model/cra_voa_report_account.py | 2 +- .../model/cra_voa_report_account_balances.py | 2 +- ...a_voa_report_account_historical_balance.py | 2 +- plaid/model/cra_voa_report_attributes.py | 2 +- plaid/model/cra_voa_report_item.py | 2 +- .../cra_voa_report_transactions_insights.py | 2 +- plaid/model/credit1099.py | 2 +- plaid/model/credit1099_filer.py | 2 +- plaid/model/credit1099_payer.py | 2 +- plaid/model/credit1099_recipient.py | 2 +- plaid/model/credit_account_subtype.py | 2 +- plaid/model/credit_account_subtypes.py | 2 +- plaid/model/credit_ach_class.py | 2 +- plaid/model/credit_amount_with_currency.py | 2 +- .../credit_audit_copy_token_create_request.py | 2 +- ...credit_audit_copy_token_create_response.py | 2 +- .../credit_audit_copy_token_remove_request.py | 2 +- ...credit_audit_copy_token_remove_response.py | 2 +- .../credit_audit_copy_token_update_request.py | 2 +- ...credit_audit_copy_token_update_response.py | 2 +- plaid/model/credit_bank_employer.py | 2 +- plaid/model/credit_bank_employment.py | 2 +- .../credit_bank_employment_get_request.py | 2 +- .../credit_bank_employment_get_response.py | 2 +- plaid/model/credit_bank_employment_item.py | 2 +- plaid/model/credit_bank_employment_report.py | 2 +- plaid/model/credit_bank_employment_warning.py | 2 +- .../credit_bank_employment_warning_type.py | 2 +- plaid/model/credit_bank_income.py | 2 +- plaid/model/credit_bank_income_account.py | 2 +- .../model/credit_bank_income_account_type.py | 2 +- plaid/model/credit_bank_income_category.py | 2 +- plaid/model/credit_bank_income_cause.py | 2 +- plaid/model/credit_bank_income_error_type.py | 2 +- plaid/model/credit_bank_income_get_request.py | 2 +- .../credit_bank_income_get_request_options.py | 2 +- .../model/credit_bank_income_get_response.py | 2 +- .../credit_bank_income_historical_summary.py | 2 +- plaid/model/credit_bank_income_item.py | 2 +- .../model/credit_bank_income_pay_frequency.py | 2 +- .../credit_bank_income_pdf_get_request.py | 2 +- .../credit_bank_income_refresh_request.py | 2 +- ...dit_bank_income_refresh_request_options.py | 2 +- .../credit_bank_income_refresh_response.py | 2 +- plaid/model/credit_bank_income_source.py | 2 +- plaid/model/credit_bank_income_summary.py | 2 +- plaid/model/credit_bank_income_transaction.py | 2 +- plaid/model/credit_bank_income_warning.py | 2 +- .../model/credit_bank_income_warning_code.py | 2 +- .../model/credit_bank_income_warning_type.py | 2 +- ...edit_bank_income_webhook_update_request.py | 2 +- ...dit_bank_income_webhook_update_response.py | 2 +- ...dit_bank_statement_upload_account_owner.py | 2 +- ..._statement_upload_account_owner_address.py | 2 +- ...edit_bank_statement_upload_bank_account.py | 2 +- ...nk_statement_upload_bank_account_period.py | 2 +- .../credit_bank_statement_upload_item.py | 2 +- .../credit_bank_statement_upload_object.py | 2 +- ...redit_bank_statement_upload_transaction.py | 2 +- ...dit_bank_statements_uploads_get_request.py | 2 +- ..._statements_uploads_get_request_options.py | 2 +- ...it_bank_statements_uploads_get_response.py | 2 +- plaid/model/credit_card_liability.py | 2 +- plaid/model/credit_category.py | 2 +- plaid/model/credit_document_metadata.py | 2 +- plaid/model/credit_employer_verification.py | 2 +- plaid/model/credit_employment_get_request.py | 2 +- plaid/model/credit_employment_get_response.py | 2 +- plaid/model/credit_employment_item.py | 2 +- plaid/model/credit_employment_verification.py | 2 +- plaid/model/credit_filter.py | 2 +- plaid/model/credit_freddie_mac_asset.py | 2 +- .../credit_freddie_mac_asset_transaction.py | 2 +- .../credit_freddie_mac_asset_transactions.py | 2 +- plaid/model/credit_freddie_mac_assets.py | 2 +- .../credit_freddie_mac_individual_name.py | 2 +- plaid/model/credit_freddie_mac_loan.py | 2 +- .../credit_freddie_mac_loan_identifiers.py | 2 +- plaid/model/credit_freddie_mac_loans.py | 2 +- plaid/model/credit_freddie_mac_parties.py | 2 +- plaid/model/credit_freddie_mac_party.py | 2 +- .../credit_freddie_mac_party_individual.py | 2 +- ...redit_freddie_mac_reporting_information.py | 2 +- .../credit_freddie_mac_reports_get_request.py | 2 +- ...credit_freddie_mac_reports_get_response.py | 2 +- plaid/model/credit_freddie_mac_service.py | 2 +- plaid/model/credit_freddie_mac_services.py | 2 +- ...redit_freddie_mac_verification_of_asset.py | 2 +- ...ddie_mac_verification_of_asset_response.py | 2 +- ...freddie_mac_verification_of_assets_deal.py | 2 +- plaid/model/credit_pay_stub.py | 2 +- plaid/model/credit_pay_stub_address.py | 2 +- plaid/model/credit_pay_stub_deductions.py | 2 +- plaid/model/credit_pay_stub_earnings.py | 2 +- plaid/model/credit_pay_stub_employee.py | 2 +- plaid/model/credit_pay_stub_employer.py | 2 +- plaid/model/credit_pay_stub_net_pay.py | 2 +- plaid/model/credit_pay_stub_pay_basis_type.py | 2 +- .../credit_payroll_income_get_request.py | 2 +- ...edit_payroll_income_get_request_options.py | 2 +- .../credit_payroll_income_get_response.py | 2 +- ...ll_income_parsing_config_update_request.py | 2 +- ...l_income_parsing_config_update_response.py | 2 +- .../credit_payroll_income_precheck_request.py | 2 +- ...credit_payroll_income_precheck_response.py | 2 +- .../credit_payroll_income_refresh_request.py | 2 +- ..._payroll_income_refresh_request_options.py | 2 +- .../credit_payroll_income_refresh_response.py | 2 +- ...payroll_income_risk_signals_get_request.py | 2 +- ...ayroll_income_risk_signals_get_response.py | 2 +- plaid/model/credit_platform_ids.py | 2 +- plaid/model/credit_relay_create_request.py | 2 +- plaid/model/credit_relay_create_response.py | 2 +- plaid/model/credit_relay_get_request.py | 2 +- plaid/model/credit_relay_pdf_get_request.py | 2 +- plaid/model/credit_relay_refresh_request.py | 2 +- plaid/model/credit_relay_refresh_response.py | 2 +- plaid/model/credit_relay_remove_request.py | 2 +- plaid/model/credit_relay_remove_response.py | 2 +- plaid/model/credit_session.py | 2 +- .../credit_session_bank_employment_result.py | 2 +- .../credit_session_bank_employment_status.py | 2 +- .../credit_session_bank_income_result.py | 2 +- .../credit_session_bank_income_status.py | 2 +- .../credit_session_document_income_result.py | 2 +- plaid/model/credit_session_error.py | 2 +- plaid/model/credit_session_item_add_result.py | 2 +- .../credit_session_payroll_income_result.py | 2 +- plaid/model/credit_session_results.py | 2 +- plaid/model/credit_sessions_get_request.py | 2 +- plaid/model/credit_sessions_get_response.py | 2 +- plaid/model/credit_w2.py | 2 +- plaid/model/custom_sandbox_transaction.py | 2 +- plaid/model/customer_initiated_return_risk.py | 2 +- plaid/model/customer_initiated_risk_tier.py | 2 +- plaid/model/dashboard_user.py | 2 +- plaid/model/dashboard_user_get_request.py | 2 +- plaid/model/dashboard_user_get_response.py | 2 +- plaid/model/dashboard_user_list_request.py | 2 +- plaid/model/dashboard_user_list_response.py | 2 +- plaid/model/dashboard_user_status.py | 2 +- plaid/model/data_sources.py | 2 +- plaid/model/date_range.py | 2 +- plaid/model/deductions.py | 2 +- plaid/model/deductions_breakdown.py | 2 +- plaid/model/deductions_total.py | 2 +- plaid/model/default_update_webhook.py | 2 +- plaid/model/depository_account_subtype.py | 2 +- plaid/model/depository_account_subtypes.py | 2 +- plaid/model/depository_filter.py | 2 +- plaid/model/detailed_originator.py | 2 +- plaid/model/detected_account.py | 2 +- plaid/model/device_id.py | 2 +- plaid/model/distribution_breakdown.py | 2 +- plaid/model/doc_type.py | 2 +- plaid/model/document_analysis.py | 2 +- .../model/document_authenticity_match_code.py | 2 +- .../document_date_of_birth_match_code.py | 2 +- plaid/model/document_metadata.py | 2 +- plaid/model/document_name_match_code.py | 2 +- plaid/model/document_risk_signal.py | 2 +- ...cument_risk_signal_institution_metadata.py | 2 +- plaid/model/document_risk_signals_object.py | 2 +- plaid/model/document_risk_summary.py | 2 +- plaid/model/document_status.py | 2 +- plaid/model/documentary_verification.py | 2 +- .../documentary_verification_document.py | 2 +- plaid/model/earnings.py | 2 +- plaid/model/earnings_breakdown.py | 2 +- ...arnings_breakdown_canonical_description.py | 2 +- plaid/model/earnings_total.py | 2 +- plaid/model/email.py | 2 +- plaid/model/email_address_match_score.py | 2 +- plaid/model/employee.py | 2 +- .../employee_income_summary_field_string.py | 2 +- plaid/model/employer.py | 2 +- .../employer_income_summary_field_string.py | 2 +- plaid/model/employer_verification.py | 2 +- plaid/model/employers_search_request.py | 2 +- plaid/model/employers_search_response.py | 2 +- plaid/model/employment_details.py | 2 +- plaid/model/employment_source_type.py | 2 +- plaid/model/employment_verification.py | 2 +- .../employment_verification_get_request.py | 2 +- .../employment_verification_get_response.py | 2 +- plaid/model/employment_verification_status.py | 2 +- plaid/model/enhancements.py | 2 +- plaid/model/enrich_transaction_direction.py | 2 +- plaid/model/enrichments.py | 2 +- plaid/model/entity_document.py | 2 +- plaid/model/entity_document_type.py | 2 +- plaid/model/entity_screening_hit_analysis.py | 2 +- plaid/model/entity_screening_hit_data.py | 2 +- .../entity_screening_hit_documents_items.py | 2 +- plaid/model/entity_screening_hit_emails.py | 2 +- .../entity_screening_hit_emails_items.py | 2 +- plaid/model/entity_screening_hit_names.py | 2 +- .../model/entity_screening_hit_names_items.py | 2 +- .../entity_screening_hit_phone_numbers.py | 2 +- plaid/model/entity_screening_hit_urls.py | 2 +- .../model/entity_screening_hit_urls_items.py | 2 +- ...ntity_screening_hits_phone_number_items.py | 2 +- ...entity_screening_status_updated_webhook.py | 2 +- plaid/model/entity_watchlist_code.py | 2 +- plaid/model/entity_watchlist_program.py | 2 +- plaid/model/entity_watchlist_screening.py | 6 +- plaid/model/entity_watchlist_screening_hit.py | 2 +- .../entity_watchlist_screening_review.py | 2 +- ...entity_watchlist_screening_search_terms.py | 2 +- plaid/model/entity_watchlist_search_terms.py | 2 +- plaid/model/ewa_score.py | 2 +- plaid/model/expenditure_insights.py | 2 +- plaid/model/expenditure_insights_cash_flow.py | 2 +- plaid/model/expenditure_summary.py | 2 +- plaid/model/expiration_date.py | 2 +- plaid/model/extended_recipient_metadata.py | 2 +- .../extended_recipient_metadata_all_of.py | 2 +- ...rnal_payment_initiation_consent_options.py | 2 +- plaid/model/external_payment_options.py | 2 +- .../model/external_payment_refund_details.py | 2 +- plaid/model/external_payment_schedule_base.py | 2 +- plaid/model/external_payment_schedule_get.py | 2 +- .../external_payment_schedule_request.py | 2 +- ...auth_microdeposit_auto_verified_webhook.py | 2 +- ...crodeposit_verification_expired_webhook.py | 2 +- plaid/model/fdx_content_types.py | 2 +- plaid/model/fdx_event_status.py | 2 +- plaid/model/fdx_hateoas_link.py | 2 +- plaid/model/fdx_hateoas_link_action.py | 2 +- plaid/model/fdx_initiator_fi_attribute.py | 2 +- plaid/model/fdx_lifecycle_event.py | 2 +- plaid/model/fdx_notification.py | 2 +- plaid/model/fdx_notification_category.py | 2 +- plaid/model/fdx_notification_payload.py | 8 +- .../model/fdx_notification_payload_id_type.py | 2 +- plaid/model/fdx_notification_priority.py | 2 +- plaid/model/fdx_notification_severity.py | 2 +- plaid/model/fdx_notification_type.py | 2 +- plaid/model/fdx_party.py | 2 +- plaid/model/fdx_party_registry.py | 2 +- plaid/model/fdx_party_type.py | 2 +- plaid/model/fdx_recipient_metadata.py | 2 +- plaid/model/fdx_update_reason.py | 2 +- plaid/model/fdxfi_attribute.py | 2 +- plaid/model/financial_institution_insights.py | 2 +- plaid/model/fixed_income.py | 2 +- plaid/model/forecasted_monthly_income.py | 2 +- plaid/model/form1099_type.py | 2 +- plaid/model/forwarded_json_response.py | 2 +- plaid/model/fraud_amount.py | 2 +- plaid/model/fraud_analysis_details.py | 2 +- plaid/model/fraud_attributes.py | 2 +- plaid/model/fraud_check_outcome.py | 2 +- .../model/fraud_check_outcome_with_no_data.py | 2 +- plaid/model/gambling_indicators.py | 2 +- .../generic_screening_hit_location_items.py | 2 +- plaid/model/get_recipient_response.py | 2 +- plaid/model/get_recipients_response.py | 2 +- plaid/model/gse_report_type.py | 2 +- plaid/model/health_incident.py | 2 +- plaid/model/hidden_match_summary_code.py | 2 +- plaid/model/historical_annual_income.py | 2 +- plaid/model/historical_balance.py | 2 +- plaid/model/historical_update_webhook.py | 2 +- plaid/model/holding.py | 2 +- .../model/holdings_default_update_webhook.py | 2 +- plaid/model/holdings_override.py | 2 +- plaid/model/hosted_link_delivery_method.py | 2 +- .../model/hosted_mmd_verification_webhook.py | 2 +- plaid/model/human_review.py | 2 +- plaid/model/human_review_status.py | 2 +- plaid/model/id_number_type.py | 2 +- .../model/identity_default_update_webhook.py | 2 +- plaid/model/identity_document_metadata.py | 2 +- plaid/model/identity_document_upload.py | 2 +- .../identity_document_upload_metadata.py | 2 +- .../identity_document_upload_risk_insights.py | 2 +- .../identity_document_upload_risk_signal.py | 2 +- .../identity_document_upload_risk_summary.py | 2 +- .../identity_documents_uploads_get_request.py | 2 +- ...y_documents_uploads_get_request_options.py | 2 +- ...identity_documents_uploads_get_response.py | 2 +- plaid/model/identity_get_request.py | 2 +- plaid/model/identity_get_request_options.py | 2 +- plaid/model/identity_get_response.py | 2 +- plaid/model/identity_match_request.py | 2 +- plaid/model/identity_match_request_options.py | 2 +- plaid/model/identity_match_response.py | 2 +- plaid/model/identity_match_user.py | 2 +- plaid/model/identity_refresh_request.py | 2 +- plaid/model/identity_refresh_response.py | 2 +- plaid/model/identity_update_types.py | 2 +- plaid/model/identity_verification.py | 10 +- .../identity_verification_autofill_address.py | 2 +- ...ty_verification_autofill_create_request.py | 2 +- ...y_verification_autofill_create_response.py | 2 +- .../identity_verification_autofill_status.py | 2 +- ...dentity_verification_autofill_user_data.py | 2 +- .../identity_verification_create_request.py | 10 +- ...entity_verification_create_request_user.py | 2 +- .../identity_verification_create_response.py | 10 +- ..._verification_document_address_response.py | 2 +- ...ity_verification_document_name_response.py | 2 +- .../identity_verification_get_request.py | 2 +- .../identity_verification_get_response.py | 10 +- .../identity_verification_list_request.py | 10 +- .../identity_verification_list_response.py | 2 +- .../identity_verification_request_user.py | 2 +- ...identity_verification_request_user_name.py | 2 +- ...dentity_verification_response_user_name.py | 2 +- .../identity_verification_retried_webhook.py | 2 +- .../identity_verification_retry_request.py | 6 +- ...verification_retry_request_steps_object.py | 2 +- .../identity_verification_retry_response.py | 10 +- plaid/model/identity_verification_status.py | 2 +- ...ity_verification_status_updated_webhook.py | 2 +- .../identity_verification_step_status.py | 2 +- .../identity_verification_step_summary.py | 2 +- ...ntity_verification_step_updated_webhook.py | 2 +- ...dentity_verification_template_reference.py | 2 +- .../identity_verification_user_address.py | 2 +- .../model/identity_verification_user_data.py | 2 +- plaid/model/idv_protect_event.py | 2 +- plaid/model/image_quality.py | 2 +- plaid/model/image_quality_details.py | 2 +- plaid/model/image_quality_outcome.py | 2 +- plaid/model/incident_update.py | 2 +- plaid/model/income_breakdown.py | 2 +- plaid/model/income_breakdown_type.py | 2 +- plaid/model/income_insights.py | 2 +- ...ome_insights_income_excluding_transfers.py | 2 +- plaid/model/income_insights_total_income.py | 2 +- plaid/model/income_insights_transfers_in.py | 2 +- plaid/model/income_override.py | 2 +- plaid/model/income_sources_counts.py | 2 +- plaid/model/income_summary.py | 2 +- plaid/model/income_summary_field_number.py | 2 +- plaid/model/income_summary_field_string.py | 2 +- .../income_verification_create_request.py | 2 +- ...ome_verification_create_request_options.py | 2 +- .../income_verification_create_response.py | 2 +- .../income_verification_doc_parsing_config.py | 2 +- ...verification_documents_download_request.py | 2 +- .../income_verification_payroll_flow_type.py | 2 +- ...ncome_verification_paystubs_get_request.py | 2 +- ...come_verification_paystubs_get_response.py | 2 +- ...income_verification_precheck_confidence.py | 2 +- .../income_verification_precheck_employer.py | 2 +- ..._verification_precheck_employer_address.py | 2 +- ...fication_precheck_employer_address_data.py | 2 +- ...ome_verification_precheck_military_info.py | 2 +- ...rification_precheck_payroll_institution.py | 2 +- .../income_verification_precheck_request.py | 2 +- .../income_verification_precheck_response.py | 2 +- .../income_verification_precheck_user.py | 2 +- ...cation_refresh_reconnect_needed_webhook.py | 2 +- ...erification_risk_signals_status_webhook.py | 2 +- .../model/income_verification_source_type.py | 2 +- .../income_verification_status_webhook.py | 2 +- ...ncome_verification_taxforms_get_request.py | 2 +- ...come_verification_taxforms_get_response.py | 2 +- .../income_verification_webhook_status.py | 2 +- plaid/model/individual_name.py | 2 +- plaid/model/individual_screening_hit_names.py | 2 +- plaid/model/individual_watchlist_code.py | 2 +- plaid/model/individual_watchlist_program.py | 2 +- plaid/model/inflow_model.py | 2 +- plaid/model/initial_update_webhook.py | 2 +- plaid/model/institution.py | 2 +- plaid/model/institution_status.py | 2 +- .../model/institution_status_alert_webhook.py | 2 +- plaid/model/institution_supported_networks.py | 2 +- plaid/model/institutions_get_by_id_request.py | 2 +- .../institutions_get_by_id_request_options.py | 2 +- .../model/institutions_get_by_id_response.py | 2 +- plaid/model/institutions_get_request.py | 2 +- .../model/institutions_get_request_options.py | 2 +- plaid/model/institutions_get_response.py | 2 +- .../institutions_search_account_filter.py | 2 +- ...tions_search_payment_initiation_options.py | 2 +- plaid/model/institutions_search_request.py | 2 +- .../institutions_search_request_options.py | 2 +- plaid/model/institutions_search_response.py | 2 +- plaid/model/investment_account_subtype.py | 2 +- plaid/model/investment_account_subtypes.py | 2 +- plaid/model/investment_filter.py | 2 +- ...investment_holdings_get_request_options.py | 2 +- plaid/model/investment_transaction.py | 2 +- plaid/model/investment_transaction_subtype.py | 2 +- plaid/model/investment_transaction_type.py | 2 +- ...vestments_auth401k_contribution_details.py | 2 +- .../model/investments_auth401k_fee_details.py | 2 +- .../investments_auth_account_details401k.py | 2 +- plaid/model/investments_auth_data_sources.py | 2 +- plaid/model/investments_auth_get_numbers.py | 2 +- plaid/model/investments_auth_get_request.py | 2 +- .../investments_auth_get_request_options.py | 2 +- plaid/model/investments_auth_get_response.py | 2 +- plaid/model/investments_auth_owner.py | 2 +- .../investments_default_update_webhook.py | 2 +- .../investments_historical_update_webhook.py | 2 +- .../model/investments_holdings_get_request.py | 2 +- .../investments_holdings_get_response.py | 2 +- plaid/model/investments_refresh_request.py | 2 +- plaid/model/investments_refresh_response.py | 2 +- .../investments_transactions_get_request.py | 2 +- ...tments_transactions_get_request_options.py | 2 +- .../investments_transactions_get_response.py | 2 +- .../investments_transactions_override.py | 2 +- plaid/model/iso_currency_code.py | 2 +- plaid/model/issue.py | 2 +- plaid/model/issue_resolved_webhook.py | 2 +- plaid/model/issues_get_request.py | 2 +- plaid/model/issues_get_response.py | 2 +- plaid/model/issues_search_request.py | 2 +- plaid/model/issues_search_response.py | 2 +- plaid/model/issues_status.py | 2 +- plaid/model/issues_subscribe_request.py | 2 +- plaid/model/issues_subscribe_response.py | 2 +- plaid/model/issuing_country.py | 2 +- plaid/model/item.py | 2 +- .../item_access_token_invalidate_request.py | 2 +- .../item_access_token_invalidate_response.py | 2 +- plaid/model/item_activity_list_request.py | 2 +- plaid/model/item_activity_list_response.py | 2 +- plaid/model/item_add_result_webhook.py | 2 +- plaid/model/item_application_list_request.py | 2 +- plaid/model/item_application_list_response.py | 2 +- .../model/item_application_list_user_auth.py | 2 +- .../item_application_scopes_update_request.py | 2 +- ...item_application_scopes_update_response.py | 2 +- .../model/item_application_unlink_request.py | 2 +- .../model/item_application_unlink_response.py | 2 +- plaid/model/item_auth_method.py | 2 +- plaid/model/item_consented_data_scope.py | 2 +- plaid/model/item_create_authentication.py | 2 +- plaid/model/item_error_webhook.py | 2 +- plaid/model/item_get_request.py | 2 +- plaid/model/item_get_response.py | 2 +- plaid/model/item_import_request.py | 2 +- plaid/model/item_import_request_options.py | 2 +- plaid/model/item_import_request_user_auth.py | 2 +- plaid/model/item_import_response.py | 2 +- plaid/model/item_login_repaired_webhook.py | 2 +- plaid/model/item_product_ready_webhook.py | 2 +- .../model/item_public_token_create_request.py | 2 +- .../item_public_token_create_response.py | 2 +- .../item_public_token_exchange_request.py | 2 +- .../item_public_token_exchange_response.py | 2 +- plaid/model/item_remove_reason_code.py | 2 +- plaid/model/item_remove_request.py | 2 +- plaid/model/item_remove_response.py | 2 +- plaid/model/item_status.py | 2 +- plaid/model/item_status_investments.py | 2 +- plaid/model/item_status_last_webhook.py | 2 +- plaid/model/item_status_nullable.py | 2 +- plaid/model/item_status_transactions.py | 2 +- plaid/model/item_webhook_update_request.py | 2 +- plaid/model/item_webhook_update_response.py | 2 +- plaid/model/item_with_consent_fields.py | 2 +- .../model/item_with_consent_fields_all_of.py | 2 +- plaid/model/jwk_public_key.py | 2 +- plaid/model/jwt_header.py | 2 +- plaid/model/kyc_check_address_summary.py | 2 +- .../model/kyc_check_date_of_birth_summary.py | 2 +- plaid/model/kyc_check_details.py | 2 +- ...kyc_check_details_international_address.py | 2 +- plaid/model/kyc_check_id_number_summary.py | 2 +- plaid/model/kyc_check_name_summary.py | 2 +- plaid/model/kyc_check_phone_summary.py | 2 +- plaid/model/last_data_access_times.py | 2 +- plaid/model/latest_scored_event.py | 2 +- .../layer_authentication_passed_webhook.py | 2 +- plaid/model/ledger_deposit_idempotency_key.py | 2 +- .../ledger_distribute_idempotency_key.py | 2 +- plaid/model/ledger_event_source_type.py | 2 +- .../model/ledger_withdraw_idempotency_key.py | 2 +- plaid/model/lend_score.py | 2 +- ...es_account_ids_with_updated_liabilities.py | 2 +- .../liabilities_default_update_webhook.py | 2 +- plaid/model/liabilities_get_request.py | 2 +- .../model/liabilities_get_request_options.py | 2 +- plaid/model/liabilities_get_response.py | 2 +- plaid/model/liabilities_object.py | 2 +- plaid/model/liability_override.py | 2 +- plaid/model/link_callback_metadata.py | 2 +- plaid/model/link_delivery_account.py | 2 +- plaid/model/link_delivery_callback_webhook.py | 2 +- .../link_delivery_communication_method.py | 2 +- plaid/model/link_delivery_create_request.py | 2 +- plaid/model/link_delivery_create_response.py | 2 +- plaid/model/link_delivery_delivery_method.py | 2 +- plaid/model/link_delivery_get_request.py | 2 +- plaid/model/link_delivery_get_response.py | 2 +- plaid/model/link_delivery_institution.py | 2 +- plaid/model/link_delivery_metadata.py | 2 +- plaid/model/link_delivery_options.py | 2 +- plaid/model/link_delivery_recipient.py | 2 +- plaid/model/link_delivery_session_status.py | 2 +- .../link_delivery_verification_status.py | 2 +- .../link_delivery_webhook_callback_type.py | 2 +- ...k_delivery_webhook_communication_method.py | 2 +- .../link_delivery_webhook_delivery_status.py | 2 +- plaid/model/link_event.py | 2 +- plaid/model/link_event_metadata.py | 2 +- plaid/model/link_event_name.py | 2 +- plaid/model/link_events_webhook.py | 2 +- ..._o_auth_correlation_id_exchange_request.py | 2 +- ...o_auth_correlation_id_exchange_response.py | 2 +- .../link_session_bank_employment_result.py | 2 +- .../model/link_session_bank_income_result.py | 2 +- ...link_session_cra_document_upload_result.py | 2 +- .../model/link_session_cra_item_add_result.py | 2 +- plaid/model/link_session_cra_update_result.py | 2 +- plaid/model/link_session_exit.py | 2 +- plaid/model/link_session_exit_deprecated.py | 2 +- plaid/model/link_session_exit_metadata.py | 2 +- .../link_session_exit_metadata_institution.py | 2 +- plaid/model/link_session_finished_webhook.py | 2 +- plaid/model/link_session_item_add_result.py | 2 +- .../link_session_payroll_income_result.py | 2 +- plaid/model/link_session_protect_result.py | 2 +- ...session_protect_result_fraud_attributes.py | 2 +- plaid/model/link_session_results.py | 2 +- plaid/model/link_session_success.py | 2 +- plaid/model/link_session_success_metadata.py | 2 +- .../link_session_success_metadata_account.py | 2 +- ...nk_session_success_metadata_institution.py | 2 +- ...ession_success_metadata_transfer_status.py | 2 +- plaid/model/link_token_account_filters.py | 2 +- plaid/model/link_token_cashflow_report.py | 2 +- plaid/model/link_token_create_card_switch.py | 2 +- .../model/link_token_create_credit_filter.py | 2 +- .../link_token_create_depository_filter.py | 2 +- plaid/model/link_token_create_hosted_link.py | 2 +- plaid/model/link_token_create_identity.py | 2 +- .../link_token_create_institution_data.py | 2 +- .../link_token_create_investment_filter.py | 2 +- plaid/model/link_token_create_loan_filter.py | 2 +- plaid/model/link_token_create_request.py | 2 +- ...k_token_create_request_account_subtypes.py | 2 +- ...nk_token_create_request_appearance_mode.py | 2 +- plaid/model/link_token_create_request_auth.py | 2 +- .../link_token_create_request_base_report.py | 2 +- .../link_token_create_request_cra_options.py | 2 +- ..._create_request_cra_options_base_report.py | 2 +- ...est_cra_options_base_report_gse_options.py | 2 +- ...e_request_cra_options_cashflow_insights.py | 2 +- ...n_create_request_cra_options_lend_score.py | 2 +- ...te_request_cra_options_network_insights.py | 2 +- ...te_request_cra_options_partner_insights.py | 2 +- ..._create_request_credit_partner_insights.py | 2 +- ...ink_token_create_request_deposit_switch.py | 2 +- .../link_token_create_request_employment.py | 2 +- ...n_create_request_employment_bank_income.py | 2 +- ...en_create_request_identity_verification.py | 2 +- ...oken_create_request_income_verification.py | 2 +- ...request_income_verification_bank_income.py | 2 +- ...uest_income_verification_payroll_income.py | 2 +- ...en_create_request_payment_configuration.py | 2 +- ...token_create_request_payment_initiation.py | 2 +- .../link_token_create_request_statements.py | 2 +- .../link_token_create_request_transfer.py | 2 +- .../model/link_token_create_request_update.py | 2 +- plaid/model/link_token_create_request_user.py | 2 +- .../link_token_create_request_user_address.py | 2 +- ...ink_token_create_request_user_id_number.py | 2 +- .../link_token_create_request_user_name.py | 2 +- ...reate_request_user_stated_income_source.py | 2 +- plaid/model/link_token_create_response.py | 2 +- plaid/model/link_token_eu_config.py | 2 +- .../model/link_token_get_metadata_response.py | 2 +- plaid/model/link_token_get_request.py | 2 +- plaid/model/link_token_get_response.py | 2 +- .../model/link_token_get_sessions_response.py | 2 +- plaid/model/link_token_investments.py | 2 +- plaid/model/link_token_investments_auth.py | 2 +- plaid/model/link_token_transactions.py | 2 +- .../link_user_delivery_status_webhook.py | 2 +- plaid/model/loan.py | 2 +- plaid/model/loan_account_subtype.py | 2 +- plaid/model/loan_account_subtypes.py | 2 +- plaid/model/loan_disbursements_indicators.py | 2 +- plaid/model/loan_filter.py | 2 +- plaid/model/loan_identifier.py | 2 +- plaid/model/loan_identifier_type.py | 2 +- plaid/model/loan_identifiers.py | 2 +- plaid/model/loan_payments_counts.py | 2 +- plaid/model/loan_payments_indicators.py | 2 +- plaid/model/loan_payments_merchant_counts.py | 2 +- plaid/model/loans.py | 2 +- plaid/model/location.py | 2 +- plaid/model/match_summary.py | 2 +- plaid/model/match_summary_code.py | 2 +- plaid/model/merchant_insights.py | 2 +- plaid/model/meta.py | 2 +- plaid/model/mfa.py | 2 +- ...ing_consumer_report_permissible_purpose.py | 2 +- plaid/model/monitoring_income_insights.py | 2 +- plaid/model/monitoring_income_source.py | 2 +- plaid/model/monitoring_insights.py | 2 +- .../model/monitoring_insights_item_status.py | 2 +- plaid/model/monitoring_insights_status.py | 2 +- plaid/model/monitoring_item_status_code.py | 2 +- plaid/model/monitoring_loan_insights.py | 2 +- plaid/model/monthly_average.py | 2 +- plaid/model/monthly_summary.py | 2 +- plaid/model/mortgage_interest_rate.py | 2 +- plaid/model/mortgage_liability.py | 2 +- plaid/model/mortgage_property_address.py | 2 +- plaid/model/multi_document_risk_signal.py | 2 +- plaid/model/name_match_score.py | 2 +- plaid/model/negative_balance_insights.py | 2 +- plaid/model/negative_balance_occurrence.py | 2 +- plaid/model/net_pay.py | 2 +- plaid/model/network_insights_item.py | 2 +- plaid/model/network_insights_report.py | 2 +- .../network_insights_report_get_request.py | 2 +- .../network_insights_report_get_response.py | 2 +- plaid/model/network_insights_version.py | 2 +- plaid/model/network_status_get_request.py | 2 +- plaid/model/network_status_get_response.py | 2 +- .../network_status_get_response_layer.py | 2 +- ...work_status_get_response_network_status.py | 2 +- plaid/model/network_status_get_user.py | 2 +- plaid/model/new_accounts_available_webhook.py | 2 +- plaid/model/numbers.py | 2 +- plaid/model/numbers_acats.py | 2 +- plaid/model/numbers_ach.py | 2 +- plaid/model/numbers_ach_nullable.py | 2 +- plaid/model/numbers_aton.py | 2 +- plaid/model/numbers_bacs.py | 2 +- plaid/model/numbers_bacs_nullable.py | 2 +- plaid/model/numbers_eft.py | 2 +- plaid/model/numbers_eft_nullable.py | 2 +- plaid/model/numbers_iban.py | 2 +- plaid/model/numbers_iban_nullable.py | 2 +- plaid/model/numbers_international.py | 2 +- plaid/model/numbers_international_iban.py | 2 +- plaid/model/numbers_international_nullable.py | 2 +- plaid/model/numbers_retirement401k.py | 2 +- plaid/model/o_auth_error_code.py | 2 +- plaid/model/o_auth_error_response.py | 2 +- plaid/model/o_auth_grant_type.py | 2 +- plaid/model/o_auth_introspect_request.py | 2 +- plaid/model/o_auth_introspect_response.py | 2 +- plaid/model/o_auth_revoke_request.py | 2 +- plaid/model/o_auth_revoke_response.py | 2 +- plaid/model/o_auth_subject_token_type.py | 2 +- plaid/model/o_auth_token_request.py | 2 +- plaid/model/o_auth_token_response.py | 10 +- plaid/model/omittable_transfer_type.py | 2 +- plaid/model/option_contract.py | 2 +- plaid/model/originating_fund_source.py | 2 +- plaid/model/originator.py | 2 +- .../originator_expected_transfer_frequency.py | 2 +- plaid/model/other_account_subtype.py | 2 +- plaid/model/other_account_subtypes.py | 2 +- plaid/model/other_filter.py | 2 +- plaid/model/outlier_transactions_insights.py | 2 +- plaid/model/override_account_type.py | 2 +- plaid/model/override_accounts.py | 6 +- plaid/model/owner.py | 2 +- plaid/model/owner_override.py | 2 +- plaid/model/ownership_type.py | 2 +- plaid/model/parties.py | 2 +- .../model/partner_customer_create_request.py | 2 +- .../model/partner_customer_create_response.py | 2 +- .../model/partner_customer_enable_request.py | 2 +- .../model/partner_customer_enable_response.py | 2 +- plaid/model/partner_customer_get_request.py | 2 +- plaid/model/partner_customer_get_response.py | 2 +- ...ustomer_o_auth_institutions_get_request.py | 2 +- ...stomer_o_auth_institutions_get_response.py | 2 +- .../model/partner_customer_remove_request.py | 2 +- .../model/partner_customer_remove_response.py | 2 +- plaid/model/partner_end_customer.py | 2 +- plaid/model/partner_end_customer_address.py | 2 +- ...er_end_customer_assets_under_management.py | 2 +- ...r_end_customer_bank_addendum_acceptance.py | 2 +- .../partner_end_customer_billing_contact.py | 2 +- .../partner_end_customer_cra_purposes.py | 2 +- .../partner_end_customer_cra_questionnaire.py | 2 +- .../partner_end_customer_cra_use_case.py | 2 +- .../partner_end_customer_cra_use_cases.py | 2 +- ...tner_end_customer_customer_support_info.py | 2 +- .../partner_end_customer_flowdown_status.py | 2 +- ...partner_end_customer_o_auth_institution.py | 2 +- ...r_o_auth_institution_application_status.py | 2 +- ...ustomer_o_auth_institution_environments.py | 2 +- ...d_customer_o_auth_status_updated_values.py | 2 +- ..._customer_o_auth_status_updated_webhook.py | 2 +- .../partner_end_customer_product_statuses.py | 2 +- ...rtner_end_customer_questionnaire_status.py | 2 +- .../partner_end_customer_questionnaires.py | 2 +- .../partner_end_customer_requirement_due.py | 2 +- .../partner_end_customer_requirements_due.py | 2 +- plaid/model/partner_end_customer_secrets.py | 2 +- plaid/model/partner_end_customer_status.py | 2 +- .../partner_end_customer_technical_contact.py | 2 +- .../partner_end_customer_with_secrets.py | 2 +- ...artner_end_customer_with_secrets_all_of.py | 2 +- plaid/model/party.py | 2 +- plaid/model/party_individual.py | 2 +- plaid/model/party_role_type.py | 2 +- plaid/model/pay.py | 2 +- plaid/model/pay_frequency.py | 2 +- plaid/model/pay_frequency_value.py | 2 +- plaid/model/pay_period_details.py | 2 +- .../model/pay_period_details_pay_frequency.py | 2 +- plaid/model/pay_stub_deductions_breakdown.py | 2 +- plaid/model/pay_stub_deductions_total.py | 2 +- .../model/pay_stub_distribution_breakdown.py | 2 +- plaid/model/pay_stub_earnings_breakdown.py | 2 +- plaid/model/pay_stub_earnings_total.py | 2 +- plaid/model/pay_stub_pay_period_details.py | 2 +- plaid/model/pay_stub_taxpayer_id.py | 2 +- plaid/model/payment_amount.py | 2 +- plaid/model/payment_amount_currency.py | 2 +- plaid/model/payment_amount_nullable.py | 2 +- plaid/model/payment_amount_refunded.py | 2 +- plaid/model/payment_amount_to_refund.py | 2 +- plaid/model/payment_channel.py | 2 +- .../payment_consent_max_payment_amount.py | 2 +- .../payment_consent_periodic_alignment.py | 2 +- .../model/payment_consent_periodic_amount.py | 2 +- .../payment_consent_periodic_amount_amount.py | 2 +- .../payment_consent_periodic_interval.py | 2 +- .../model/payment_consent_valid_date_time.py | 2 +- plaid/model/payment_initiation_address.py | 2 +- plaid/model/payment_initiation_consent.py | 2 +- .../payment_initiation_consent_constraints.py | 2 +- ...yment_initiation_consent_create_request.py | 2 +- ...ment_initiation_consent_create_response.py | 2 +- .../payment_initiation_consent_get_request.py | 2 +- ...payment_initiation_consent_get_response.py | 2 +- ...ayment_initiation_consent_payer_details.py | 2 +- ...ayment_initiation_consent_payer_numbers.py | 2 +- ...tiation_consent_payment_execute_request.py | 2 +- ...iation_consent_payment_execute_response.py | 2 +- ...ment_initiation_consent_processing_mode.py | 2 +- ...yment_initiation_consent_revoke_request.py | 2 +- ...ment_initiation_consent_revoke_response.py | 2 +- .../model/payment_initiation_consent_scope.py | 2 +- .../payment_initiation_consent_status.py | 2 +- ...nitiation_consent_status_update_webhook.py | 2 +- .../model/payment_initiation_consent_type.py | 2 +- ...yment_initiation_maximum_payment_amount.py | 2 +- plaid/model/payment_initiation_metadata.py | 2 +- ...nt_initiation_optional_restriction_bacs.py | 2 +- plaid/model/payment_initiation_payment.py | 2 +- ...yment_initiation_payment_create_request.py | 2 +- ...ment_initiation_payment_create_response.py | 2 +- ...ayment_initiation_payment_create_status.py | 2 +- .../payment_initiation_payment_get_request.py | 2 +- ...payment_initiation_payment_get_response.py | 2 +- ...payment_initiation_payment_list_request.py | 2 +- ...ayment_initiation_payment_list_response.py | 2 +- ...ment_initiation_payment_reverse_request.py | 2 +- ...ent_initiation_payment_reverse_response.py | 2 +- .../payment_initiation_payment_status.py | 10 +- ...initiation_payment_token_create_request.py | 2 +- ...nitiation_payment_token_create_response.py | 2 +- plaid/model/payment_initiation_recipient.py | 2 +- ...ent_initiation_recipient_create_request.py | 2 +- ...nt_initiation_recipient_create_response.py | 2 +- ...ayment_initiation_recipient_get_request.py | 2 +- ...yment_initiation_recipient_get_response.py | 2 +- ...nitiation_recipient_get_response_all_of.py | 2 +- ...yment_initiation_recipient_list_request.py | 2 +- ...ment_initiation_recipient_list_response.py | 2 +- ...ment_initiation_standing_order_metadata.py | 2 +- plaid/model/payment_meta.py | 2 +- plaid/model/payment_profile_create_request.py | 2 +- .../model/payment_profile_create_response.py | 2 +- plaid/model/payment_profile_get_request.py | 2 +- plaid/model/payment_profile_get_response.py | 2 +- plaid/model/payment_profile_remove_request.py | 2 +- .../model/payment_profile_remove_response.py | 2 +- plaid/model/payment_profile_status.py | 2 +- plaid/model/payment_schedule_interval.py | 2 +- plaid/model/payment_scheme.py | 10 +- plaid/model/payment_status_update_webhook.py | 2 +- plaid/model/payroll_income_account_data.py | 2 +- plaid/model/payroll_income_object.py | 2 +- plaid/model/payroll_income_rate_of_pay.py | 2 +- plaid/model/payroll_item.py | 2 +- plaid/model/payroll_item_status.py | 2 +- plaid/model/payroll_risk_signals_item.py | 2 +- plaid/model/paystub.py | 2 +- plaid/model/paystub_address.py | 2 +- plaid/model/paystub_deduction.py | 2 +- plaid/model/paystub_details.py | 2 +- plaid/model/paystub_employer.py | 2 +- plaid/model/paystub_override.py | 2 +- plaid/model/paystub_override_deductions.py | 2 +- .../paystub_override_deductions_breakdown.py | 2 +- .../paystub_override_deductions_total.py | 2 +- ...paystub_override_distribution_breakdown.py | 2 +- plaid/model/paystub_override_earnings.py | 2 +- .../paystub_override_earnings_breakdown.py | 2 +- .../model/paystub_override_earnings_total.py | 2 +- plaid/model/paystub_override_employee.py | 2 +- .../paystub_override_employee_address.py | 2 +- plaid/model/paystub_override_employer.py | 2 +- .../paystub_override_employer_address.py | 2 +- plaid/model/paystub_override_net_pay.py | 2 +- .../paystub_override_pay_period_details.py | 2 +- plaid/model/paystub_override_taxpayer_id.py | 2 +- plaid/model/paystub_pay_frequency.py | 2 +- plaid/model/paystub_ytd_details.py | 2 +- plaid/model/pending_disconnect_webhook.py | 2 +- .../pending_disconnect_webhook_reason.py | 2 +- plaid/model/pending_expiration_webhook.py | 2 +- plaid/model/personal_finance_category.py | 2 +- .../personal_finance_category_version.py | 2 +- plaid/model/phone_number.py | 2 +- plaid/model/phone_number_match_score.py | 2 +- plaid/model/phone_type.py | 2 +- plaid/model/physical_document_category.py | 2 +- .../model/physical_document_extracted_data.py | 2 +- ...ysical_document_extracted_data_analysis.py | 2 +- plaid/model/physical_document_images.py | 2 +- plaid/model/plaid_check_score.py | 2 +- plaid/model/plaid_check_score_version.py | 2 +- plaid/model/plaid_error.py | 10 +- plaid/model/plaid_error_type.py | 2 +- plaid/model/plaid_lend_score_version.py | 2 +- plaid/model/platform_ids.py | 2 +- plaid/model/po_box_status.py | 2 +- plaid/model/prism_cash_score.py | 2 +- plaid/model/prism_cash_score_metadata.py | 2 +- plaid/model/prism_cash_score_version.py | 2 +- plaid/model/prism_detect.py | 2 +- plaid/model/prism_detect_version.py | 2 +- plaid/model/prism_extend.py | 2 +- plaid/model/prism_extend_version.py | 2 +- plaid/model/prism_first_detect.py | 2 +- plaid/model/prism_first_detect_version.py | 2 +- plaid/model/prism_insights.py | 2 +- plaid/model/prism_insights_version.py | 2 +- plaid/model/prism_product.py | 2 +- plaid/model/prism_versions.py | 2 +- plaid/model/prism_versions_deprecated.py | 2 +- plaid/model/processor_account_get_request.py | 2 +- plaid/model/processor_account_get_response.py | 2 +- ...sor_apex_processor_token_create_request.py | 2 +- plaid/model/processor_auth_get_request.py | 2 +- plaid/model/processor_auth_get_response.py | 2 +- plaid/model/processor_balance_get_request.py | 2 +- .../processor_balance_get_request_options.py | 2 +- plaid/model/processor_balance_get_response.py | 2 +- .../processor_bank_transfer_create_request.py | 2 +- ...processor_bank_transfer_create_response.py | 2 +- .../model/processor_default_update_webhook.py | 2 +- .../processor_historical_update_webhook.py | 2 +- plaid/model/processor_identity_get_request.py | 2 +- .../model/processor_identity_get_response.py | 2 +- .../model/processor_identity_match_request.py | 2 +- .../processor_identity_match_response.py | 2 +- .../model/processor_initial_update_webhook.py | 2 +- ...cessor_investments_holdings_get_request.py | 2 +- ...essor_investments_holdings_get_response.py | 12 +- ...or_investments_transactions_get_request.py | 2 +- ...r_investments_transactions_get_response.py | 2 +- .../processor_liabilities_get_request.py | 2 +- .../processor_liabilities_get_response.py | 2 +- plaid/model/processor_number.py | 2 +- ...r_recurring_transactions_update_webhook.py | 2 +- ...rocessor_signal_decision_report_request.py | 2 +- ...ocessor_signal_decision_report_response.py | 2 +- .../processor_signal_evaluate_request.py | 2 +- .../processor_signal_evaluate_response.py | 2 +- .../model/processor_signal_prepare_request.py | 2 +- .../processor_signal_prepare_response.py | 2 +- .../processor_signal_return_report_request.py | 2 +- ...processor_signal_return_report_response.py | 2 +- ...tripe_bank_account_token_create_request.py | 2 +- ...ripe_bank_account_token_create_response.py | 2 +- ...rocessor_sync_updates_available_webhook.py | 2 +- plaid/model/processor_token_create_request.py | 4 +- .../model/processor_token_create_response.py | 2 +- ...processor_token_permissions_get_request.py | 2 +- ...rocessor_token_permissions_get_response.py | 2 +- ...processor_token_permissions_set_request.py | 2 +- ...rocessor_token_permissions_set_response.py | 2 +- plaid/model/processor_token_webhook_update.py | 2 +- .../processor_token_webhook_update_request.py | 2 +- ...processor_token_webhook_update_response.py | 2 +- .../processor_transactions_get_request.py | 2 +- ...cessor_transactions_get_request_options.py | 2 +- .../processor_transactions_get_response.py | 2 +- ...ssor_transactions_recurring_get_request.py | 2 +- ...sor_transactions_recurring_get_response.py | 2 +- .../processor_transactions_refresh_request.py | 2 +- ...processor_transactions_refresh_response.py | 2 +- .../processor_transactions_removed_webhook.py | 2 +- .../processor_transactions_sync_request.py | 2 +- .../processor_transactions_sync_response.py | 2 +- plaid/model/product_access.py | 2 +- ...oduct_permissions_required_auth_webhook.py | 2 +- ...t_permissions_required_identity_webhook.py | 2 +- plaid/model/product_status.py | 2 +- plaid/model/product_status_breakdown.py | 2 +- plaid/model/products.py | 11 +- .../profile_network_status_get_request.py | 2 +- .../profile_network_status_get_response.py | 2 +- plaid/model/program_name_sensitivity.py | 2 +- .../projected_income_summary_field_number.py | 2 +- plaid/model/protect_app_visit_event.py | 2 +- plaid/model/protect_bank_account.py | 2 +- plaid/model/protect_event.py | 2 +- plaid/model/protect_event_get_request.py | 2 +- plaid/model/protect_event_get_response.py | 2 +- plaid/model/protect_event_send_request.py | 2 +- plaid/model/protect_event_send_response.py | 2 +- plaid/model/protect_incident_amount.py | 2 +- plaid/model/protect_incident_event.py | 2 +- .../model/protect_incident_event_response.py | 2 +- plaid/model/protect_report.py | 2 +- plaid/model/protect_report_confidence.py | 2 +- plaid/model/protect_report_create_request.py | 2 +- plaid/model/protect_report_create_response.py | 2 +- plaid/model/protect_report_source.py | 2 +- plaid/model/protect_report_type.py | 2 +- plaid/model/protect_user_event_webhook.py | 18 +- .../protect_user_insights_get_request.py | 2 +- .../protect_user_insights_get_response.py | 2 +- plaid/model/protect_user_sign_in_event.py | 2 +- plaid/model/protect_user_sign_up_event.py | 2 +- plaid/model/provider_business_address.py | 2 +- plaid/model/proxy_type.py | 2 +- plaid/model/pslf_status.py | 2 +- plaid/model/reason_code.py | 2 +- plaid/model/recaptcha_required_error.py | 2 +- plaid/model/recipient_bacs.py | 2 +- plaid/model/recipient_bacs_nullable.py | 2 +- plaid/model/recommendation_string.py | 2 +- plaid/model/recurrence.py | 2 +- plaid/model/recurring_cancelled_webhook.py | 2 +- plaid/model/recurring_frequency.py | 2 +- plaid/model/recurring_insights_stream.py | 2 +- plaid/model/recurring_new_transfer_webhook.py | 2 +- .../model/recurring_transaction_frequency.py | 2 +- plaid/model/recurring_transactions.py | 2 +- .../recurring_transactions_update_webhook.py | 2 +- plaid/model/recurring_transfer.py | 2 +- plaid/model/recurring_transfer_nullable.py | 2 +- .../recurring_transfer_skipped_webhook.py | 2 +- plaid/model/refresh_result.py | 2 +- plaid/model/removed_transaction.py | 2 +- plaid/model/report_type.py | 2 +- plaid/model/reporting_information.py | 2 +- plaid/model/request_business_address.py | 2 +- plaid/model/response_business_address.py | 2 +- plaid/model/risk_check_behavior.py | 2 +- .../risk_check_behavior_bot_detected_label.py | 2 +- ...heck_behavior_fraud_ring_detected_label.py | 2 +- ..._check_behavior_user_interactions_label.py | 2 +- plaid/model/risk_check_details.py | 2 +- plaid/model/risk_check_device.py | 2 +- plaid/model/risk_check_email.py | 2 +- .../risk_check_email_domain_is_custom.py | 2 +- .../risk_check_email_domain_is_disposable.py | 2 +- ...isk_check_email_domain_is_free_provider.py | 2 +- .../risk_check_email_is_deliverable_status.py | 2 +- ...ck_email_top_level_domain_is_suspicious.py | 2 +- plaid/model/risk_check_facial_duplicate.py | 2 +- plaid/model/risk_check_factors.py | 2 +- .../risk_check_identity_abuse_signals.py | 2 +- plaid/model/risk_check_linked_service.py | 2 +- plaid/model/risk_check_network.py | 2 +- plaid/model/risk_check_phone.py | 2 +- plaid/model/risk_check_stolen_identity.py | 2 +- plaid/model/risk_check_synthetic_identity.py | 2 +- plaid/model/risk_indicators.py | 2 +- plaid/model/risk_level.py | 2 +- plaid/model/risk_level_with_no_data.py | 2 +- plaid/model/risk_profile.py | 2 +- plaid/model/risk_reason.py | 2 +- plaid/model/risk_signal_document_reference.py | 2 +- plaid/model/risk_signal_document_status.py | 2 +- plaid/model/risk_signal_document_type.py | 2 +- plaid/model/risk_signal_file_type.py | 2 +- plaid/model/role.py | 2 +- plaid/model/role_detail.py | 2 +- plaid/model/roles.py | 2 +- plaid/model/rule_details.py | 2 +- plaid/model/rule_result.py | 2 +- plaid/model/ruleset.py | 2 +- ...andbox_bank_income_fire_webhook_request.py | 2 +- ...ndbox_bank_income_fire_webhook_response.py | 2 +- ...ncome_webhook_fire_request_webhook_code.py | 2 +- ...ome_webhook_fire_request_webhook_fields.py | 2 +- ...dbox_bank_transfer_fire_webhook_request.py | 2 +- ...box_bank_transfer_fire_webhook_response.py | 2 +- .../sandbox_bank_transfer_simulate_request.py | 2 +- ...sandbox_bank_transfer_simulate_response.py | 2 +- ...box_cra_cashflow_updates_update_request.py | 2 +- ...ox_cra_cashflow_updates_update_response.py | 2 +- .../sandbox_income_fire_webhook_request.py | 2 +- .../sandbox_income_fire_webhook_response.py | 2 +- ...ncome_webhook_fire_request_webhook_code.py | 2 +- .../sandbox_item_fire_webhook_request.py | 2 +- .../sandbox_item_fire_webhook_response.py | 6 +- .../model/sandbox_item_reset_login_request.py | 2 +- .../sandbox_item_reset_login_response.py | 2 +- ...ox_item_set_verification_status_request.py | 2 +- ...x_item_set_verification_status_response.py | 2 +- .../sandbox_oauth_select_accounts_request.py | 2 +- .../sandbox_oauth_select_accounts_response.py | 2 +- ...box_payment_profile_reset_login_request.py | 2 +- ...ox_payment_profile_reset_login_response.py | 2 +- .../model/sandbox_payment_simulate_request.py | 2 +- .../sandbox_payment_simulate_response.py | 2 +- .../sandbox_processor_token_create_request.py | 2 +- ..._processor_token_create_request_options.py | 2 +- ...sandbox_processor_token_create_response.py | 2 +- .../sandbox_public_token_create_request.py | 2 +- ...request_income_verification_bank_income.py | 2 +- ...box_public_token_create_request_options.py | 2 +- ...ate_request_options_income_verification.py | 2 +- ...token_create_request_options_statements.py | 2 +- ...ken_create_request_options_transactions.py | 2 +- .../sandbox_public_token_create_response.py | 2 +- .../sandbox_transactions_create_request.py | 2 +- .../sandbox_transactions_create_response.py | 2 +- .../sandbox_transfer_fire_webhook_request.py | 2 +- .../sandbox_transfer_fire_webhook_response.py | 2 +- ...ransfer_ledger_deposit_simulate_request.py | 2 +- ...ansfer_ledger_deposit_simulate_response.py | 2 +- ...nsfer_ledger_simulate_available_request.py | 2 +- ...sfer_ledger_simulate_available_response.py | 2 +- ...ansfer_ledger_withdraw_simulate_request.py | 2 +- ...nsfer_ledger_withdraw_simulate_response.py | 2 +- ...andbox_transfer_refund_simulate_request.py | 2 +- ...ndbox_transfer_refund_simulate_response.py | 2 +- ...box_transfer_repayment_simulate_request.py | 2 +- ...ox_transfer_repayment_simulate_response.py | 2 +- .../sandbox_transfer_simulate_request.py | 2 +- .../sandbox_transfer_simulate_response.py | 2 +- ...sandbox_transfer_sweep_simulate_request.py | 2 +- ...andbox_transfer_sweep_simulate_response.py | 2 +- ...box_transfer_test_clock_advance_request.py | 2 +- ...ox_transfer_test_clock_advance_response.py | 2 +- ...dbox_transfer_test_clock_create_request.py | 2 +- ...box_transfer_test_clock_create_response.py | 2 +- ...sandbox_transfer_test_clock_get_request.py | 2 +- ...andbox_transfer_test_clock_get_response.py | 2 +- ...andbox_transfer_test_clock_list_request.py | 2 +- ...ndbox_transfer_test_clock_list_response.py | 2 +- .../model/sandbox_user_reset_login_request.py | 2 +- .../sandbox_user_reset_login_response.py | 2 +- plaid/model/scopes.py | 2 +- plaid/model/scopes_context.py | 2 +- plaid/model/scopes_nullable.py | 2 +- plaid/model/screening_hit_analysis.py | 2 +- plaid/model/screening_hit_data.py | 2 +- .../model/screening_hit_date_of_birth_item.py | 2 +- plaid/model/screening_hit_documents_items.py | 2 +- plaid/model/screening_hit_names_items.py | 2 +- .../model/screening_status_updated_webhook.py | 2 +- plaid/model/security.py | 2 +- plaid/model/security_override.py | 2 +- plaid/model/selfie_analysis.py | 2 +- .../selfie_analysis_document_comparison.py | 2 +- .../model/selfie_analysis_facial_analysis.py | 2 +- ...selfie_analysis_facial_analysis_outcome.py | 2 +- plaid/model/selfie_analysis_liveness_check.py | 2 +- plaid/model/selfie_capture.py | 2 +- plaid/model/selfie_check.py | 2 +- plaid/model/selfie_check_selfie.py | 2 +- plaid/model/selfie_check_status.py | 2 +- plaid/model/selfie_status.py | 2 +- plaid/model/sender_bacs_nullable.py | 2 +- plaid/model/service.py | 2 +- plaid/model/service_product_fulfillment.py | 2 +- .../service_product_fulfillment_detail.py | 2 +- .../service_product_fulfillment_identifier.py | 2 +- plaid/model/servicer_address_data.py | 2 +- plaid/model/services.py | 2 +- plaid/model/session_token_create_request.py | 2 +- .../session_token_create_request_user.py | 2 +- plaid/model/session_token_create_response.py | 2 +- .../session_token_create_response_link.py | 2 +- plaid/model/signal_address_data.py | 2 +- plaid/model/signal_decision_outcome.py | 2 +- plaid/model/signal_decision_report_request.py | 2 +- .../model/signal_decision_report_response.py | 2 +- plaid/model/signal_device.py | 2 +- .../model/signal_evaluate_core_attributes.py | 2 +- plaid/model/signal_evaluate_request.py | 2 +- plaid/model/signal_evaluate_response.py | 2 +- plaid/model/signal_payment_method.py | 2 +- plaid/model/signal_person_name.py | 2 +- plaid/model/signal_prepare_request.py | 2 +- plaid/model/signal_prepare_response.py | 2 +- plaid/model/signal_return_report_request.py | 2 +- plaid/model/signal_return_report_response.py | 2 +- .../signal_schedule_default_payment_method.py | 2 +- plaid/model/signal_schedule_recommendation.py | 2 +- plaid/model/signal_schedule_request.py | 2 +- plaid/model/signal_schedule_response.py | 2 +- plaid/model/signal_score.py | 2 +- plaid/model/signal_scores.py | 2 +- plaid/model/signal_user.py | 2 +- plaid/model/signal_warning.py | 2 +- plaid/model/simulated_transfer_sweep.py | 2 +- plaid/model/single_document_risk_signal.py | 2 +- plaid/model/sms_verification.py | 2 +- plaid/model/sms_verification_status.py | 2 +- plaid/model/source.py | 2 +- plaid/model/standalone_account_type.py | 2 +- plaid/model/standalone_currency_code_list.py | 2 +- .../standalone_investment_transaction_type.py | 2 +- plaid/model/statements_account.py | 2 +- plaid/model/statements_download_request.py | 6 +- plaid/model/statements_list_request.py | 2 +- plaid/model/statements_list_response.py | 2 +- .../statements_refresh_complete_result.py | 2 +- .../statements_refresh_complete_webhook.py | 2 +- plaid/model/statements_refresh_request.py | 2 +- plaid/model/statements_refresh_response.py | 2 +- plaid/model/statements_statement.py | 2 +- plaid/model/status.py | 2 +- plaid/model/statuses.py | 2 +- plaid/model/strategy.py | 2 +- plaid/model/student_loan.py | 2 +- plaid/model/student_loan_repayment_model.py | 2 +- plaid/model/student_loan_status.py | 2 +- plaid/model/student_repayment_plan.py | 2 +- plaid/model/sweep_description.py | 2 +- plaid/model/sweep_failure.py | 2 +- plaid/model/sweep_status.py | 2 +- plaid/model/sweep_trigger.py | 2 +- plaid/model/sync_updates_available_webhook.py | 2 +- plaid/model/synthetic_fraud.py | 2 +- plaid/model/taxform.py | 2 +- plaid/model/taxpayer_id.py | 2 +- plaid/model/taxpayer_identifier.py | 2 +- plaid/model/taxpayer_identifier_type.py | 2 +- plaid/model/taxpayer_identifiers.py | 2 +- plaid/model/total.py | 2 +- plaid/model/total_canonical_description.py | 2 +- plaid/model/total_inflow_amount.py | 2 +- plaid/model/total_inflow_amount30d.py | 2 +- plaid/model/total_inflow_amount60d.py | 2 +- plaid/model/total_inflow_amount90d.py | 2 +- plaid/model/total_monthly_income_insights.py | 2 +- plaid/model/total_outflow_amount.py | 2 +- plaid/model/total_outflow_amount30d.py | 2 +- plaid/model/total_outflow_amount60d.py | 2 +- plaid/model/total_outflow_amount90d.py | 2 +- plaid/model/total_report_inflow_amount.py | 2 +- plaid/model/total_report_inflow_amount30d.py | 2 +- plaid/model/total_report_inflow_amount60d.py | 2 +- plaid/model/total_report_inflow_amount90d.py | 2 +- plaid/model/total_report_outflow_amount.py | 2 +- plaid/model/total_report_outflow_amount30d.py | 2 +- plaid/model/total_report_outflow_amount60d.py | 2 +- plaid/model/total_report_outflow_amount90d.py | 2 +- plaid/model/transaction.py | 2 +- plaid/model/transaction_all_of.py | 2 +- plaid/model/transaction_base.py | 2 +- plaid/model/transaction_code.py | 2 +- plaid/model/transaction_counterparty.py | 2 +- plaid/model/transaction_data.py | 2 +- plaid/model/transaction_override.py | 2 +- plaid/model/transaction_stream.py | 2 +- plaid/model/transaction_stream_amount.py | 2 +- plaid/model/transaction_stream_status.py | 2 +- plaid/model/transactions_category_rule.py | 2 +- .../model/transactions_enhance_get_request.py | 2 +- .../transactions_enhance_get_response.py | 2 +- plaid/model/transactions_enrich_request.py | 2 +- .../transactions_enrich_request_options.py | 2 +- plaid/model/transactions_enrich_response.py | 2 +- plaid/model/transactions_get_request.py | 2 +- .../model/transactions_get_request_options.py | 2 +- plaid/model/transactions_get_response.py | 2 +- .../transactions_recurring_create_input.py | 2 +- .../transactions_recurring_create_request.py | 2 +- .../transactions_recurring_create_response.py | 2 +- .../transactions_recurring_get_request.py | 2 +- ...nsactions_recurring_get_request_options.py | 2 +- .../transactions_recurring_get_response.py | 2 +- .../transactions_recurring_merge_input.py | 2 +- .../transactions_recurring_merge_request.py | 2 +- .../transactions_recurring_merge_response.py | 2 +- .../transactions_recurring_update_input.py | 2 +- .../transactions_recurring_update_request.py | 2 +- .../transactions_recurring_update_response.py | 2 +- plaid/model/transactions_refresh_request.py | 2 +- plaid/model/transactions_refresh_response.py | 2 +- plaid/model/transactions_removed_webhook.py | 2 +- plaid/model/transactions_rule_details.py | 2 +- plaid/model/transactions_rule_field.py | 2 +- plaid/model/transactions_rule_type.py | 2 +- .../transactions_rules_create_request.py | 2 +- .../transactions_rules_create_response.py | 2 +- .../model/transactions_rules_list_request.py | 2 +- .../model/transactions_rules_list_response.py | 2 +- .../transactions_rules_remove_request.py | 2 +- .../transactions_rules_remove_response.py | 2 +- plaid/model/transactions_sync_request.py | 2 +- .../transactions_sync_request_options.py | 2 +- plaid/model/transactions_sync_response.py | 2 +- plaid/model/transactions_update_status.py | 2 +- .../transactions_user_insights_get_request.py | 2 +- ...transactions_user_insights_get_response.py | 2 +- plaid/model/transfer.py | 2 +- plaid/model/transfer_ach_network.py | 10 +- plaid/model/transfer_authorization.py | 2 +- .../transfer_authorization_cancel_request.py | 2 +- .../transfer_authorization_cancel_response.py | 2 +- .../transfer_authorization_create_request.py | 2 +- .../transfer_authorization_create_response.py | 2 +- .../model/transfer_authorization_decision.py | 2 +- ...ansfer_authorization_decision_rationale.py | 2 +- ...r_authorization_decision_rationale_code.py | 2 +- plaid/model/transfer_authorization_device.py | 2 +- ...ansfer_authorization_guarantee_decision.py | 2 +- ...horization_guarantee_decision_rationale.py | 2 +- ...ation_guarantee_decision_rationale_code.py | 2 +- .../transfer_authorization_idempotency_key.py | 2 +- .../transfer_authorization_payment_risk.py | 2 +- ...ransfer_authorization_proposed_transfer.py | 2 +- .../transfer_authorization_risk_level.py | 2 +- .../transfer_authorization_user_in_request.py | 2 +- plaid/model/transfer_balance.py | 2 +- plaid/model/transfer_balance_get_request.py | 2 +- plaid/model/transfer_balance_get_response.py | 2 +- plaid/model/transfer_balance_type.py | 2 +- plaid/model/transfer_cancel_request.py | 2 +- plaid/model/transfer_cancel_response.py | 2 +- .../transfer_capabilities_get_request.py | 2 +- .../transfer_capabilities_get_response.py | 2 +- plaid/model/transfer_capabilities_get_rf_p.py | 2 +- plaid/model/transfer_capabilities_get_rtp.py | 2 +- .../transfer_configuration_get_request.py | 2 +- .../transfer_configuration_get_response.py | 2 +- .../model/transfer_create_idempotency_key.py | 2 +- plaid/model/transfer_create_request.py | 2 +- plaid/model/transfer_create_response.py | 2 +- plaid/model/transfer_credit_funds_source.py | 2 +- .../transfer_credit_usage_configuration.py | 2 +- .../transfer_debit_usage_configuration.py | 2 +- plaid/model/transfer_device.py | 2 +- ...nsfer_diligence_document_upload_request.py | 2 +- ...sfer_diligence_document_upload_response.py | 2 +- plaid/model/transfer_diligence_status.py | 2 +- .../transfer_diligence_submit_request.py | 6 +- .../transfer_diligence_submit_response.py | 2 +- plaid/model/transfer_document_purpose.py | 2 +- plaid/model/transfer_event.py | 2 +- plaid/model/transfer_event_list_request.py | 2 +- plaid/model/transfer_event_list_response.py | 2 +- .../transfer_event_list_transfer_type.py | 2 +- plaid/model/transfer_event_sync_request.py | 2 +- plaid/model/transfer_event_sync_response.py | 2 +- plaid/model/transfer_event_type.py | 2 +- plaid/model/transfer_events_update_webhook.py | 2 +- ...expected_sweep_settlement_schedule_item.py | 2 +- plaid/model/transfer_failure.py | 2 +- plaid/model/transfer_funding_account.py | 2 +- ...nsfer_funding_account_with_display_name.py | 2 +- ...unding_account_with_display_name_all_of.py | 2 +- plaid/model/transfer_get_request.py | 2 +- plaid/model/transfer_get_response.py | 2 +- .../transfer_intent_authorization_decision.py | 2 +- plaid/model/transfer_intent_create.py | 2 +- plaid/model/transfer_intent_create_mode.py | 2 +- plaid/model/transfer_intent_create_network.py | 10 +- plaid/model/transfer_intent_create_request.py | 2 +- .../model/transfer_intent_create_response.py | 2 +- plaid/model/transfer_intent_get.py | 2 +- .../transfer_intent_get_failure_reason.py | 2 +- plaid/model/transfer_intent_get_request.py | 2 +- plaid/model/transfer_intent_get_response.py | 2 +- plaid/model/transfer_intent_status.py | 2 +- plaid/model/transfer_ledger_balance.py | 2 +- .../model/transfer_ledger_deposit_request.py | 2 +- .../model/transfer_ledger_deposit_response.py | 2 +- .../transfer_ledger_distribute_request.py | 2 +- .../transfer_ledger_distribute_response.py | 2 +- plaid/model/transfer_ledger_event.py | 2 +- .../transfer_ledger_event_list_request.py | 2 +- .../transfer_ledger_event_list_response.py | 2 +- plaid/model/transfer_ledger_get_request.py | 2 +- plaid/model/transfer_ledger_get_response.py | 2 +- ...ansfer_ledger_sweep_simulate_event_type.py | 2 +- .../model/transfer_ledger_withdraw_request.py | 2 +- .../transfer_ledger_withdraw_response.py | 2 +- plaid/model/transfer_list_request.py | 2 +- plaid/model/transfer_list_response.py | 2 +- plaid/model/transfer_metadata.py | 2 +- ...ransfer_metrics_get_authorization_usage.py | 2 +- plaid/model/transfer_metrics_get_request.py | 2 +- plaid/model/transfer_metrics_get_response.py | 2 +- .../transfer_metrics_get_return_rates.py | 2 +- ..._metrics_get_return_rates_over_interval.py | 2 +- .../model/transfer_migrate_account_request.py | 2 +- .../transfer_migrate_account_response.py | 2 +- plaid/model/transfer_network.py | 10 +- plaid/model/transfer_originator_address.py | 2 +- .../transfer_originator_create_request.py | 2 +- .../transfer_originator_create_response.py | 2 +- plaid/model/transfer_originator_diligence.py | 2 +- ...iginator_funding_account_create_request.py | 2 +- ...ginator_funding_account_create_response.py | 2 +- ...iginator_funding_account_update_request.py | 2 +- ...ginator_funding_account_update_response.py | 2 +- .../model/transfer_originator_get_request.py | 2 +- .../model/transfer_originator_get_response.py | 2 +- .../model/transfer_originator_list_request.py | 2 +- .../transfer_originator_list_response.py | 2 +- ...sfer_platform_onboarding_update_webhook.py | 2 +- ...sfer_platform_originator_create_request.py | 2 +- ...fer_platform_originator_create_response.py | 2 +- .../model/transfer_platform_person_address.py | 2 +- ...transfer_platform_person_create_request.py | 2 +- ...ransfer_platform_person_create_response.py | 2 +- .../transfer_platform_person_id_number.py | 2 +- plaid/model/transfer_platform_person_name.py | 2 +- plaid/model/transfer_platform_requirement.py | 2 +- ...ransfer_platform_requirement_submission.py | 2 +- ...fer_platform_requirement_submit_request.py | 2 +- ...er_platform_requirement_submit_response.py | 2 +- ...ansfer_platform_tos_acceptance_metadata.py | 2 +- .../transfer_questionnaire_create_request.py | 2 +- .../transfer_questionnaire_create_response.py | 2 +- .../transfer_recurring_cancel_request.py | 2 +- .../transfer_recurring_cancel_response.py | 2 +- .../transfer_recurring_create_request.py | 2 +- .../transfer_recurring_create_response.py | 2 +- plaid/model/transfer_recurring_get_request.py | 2 +- .../model/transfer_recurring_get_response.py | 2 +- .../transfer_recurring_idempotency_key.py | 2 +- .../model/transfer_recurring_list_request.py | 2 +- .../model/transfer_recurring_list_response.py | 2 +- plaid/model/transfer_recurring_network.py | 2 +- plaid/model/transfer_recurring_schedule.py | 2 +- plaid/model/transfer_recurring_status.py | 2 +- plaid/model/transfer_refund.py | 2 +- plaid/model/transfer_refund_cancel_request.py | 2 +- .../model/transfer_refund_cancel_response.py | 2 +- plaid/model/transfer_refund_create_request.py | 2 +- .../model/transfer_refund_create_response.py | 2 +- plaid/model/transfer_refund_failure.py | 2 +- plaid/model/transfer_refund_get_request.py | 2 +- plaid/model/transfer_refund_get_response.py | 2 +- .../model/transfer_refund_idempotency_key.py | 2 +- plaid/model/transfer_refund_status.py | 2 +- plaid/model/transfer_repayment.py | 2 +- .../model/transfer_repayment_list_request.py | 2 +- .../model/transfer_repayment_list_response.py | 2 +- plaid/model/transfer_repayment_return.py | 2 +- .../transfer_repayment_return_list_request.py | 2 +- ...transfer_repayment_return_list_response.py | 2 +- .../model/transfer_schedule_interval_unit.py | 2 +- plaid/model/transfer_status.py | 2 +- plaid/model/transfer_sweep.py | 2 +- plaid/model/transfer_sweep_get_request.py | 2 +- plaid/model/transfer_sweep_get_response.py | 2 +- plaid/model/transfer_sweep_list_request.py | 2 +- plaid/model/transfer_sweep_list_response.py | 2 +- plaid/model/transfer_sweep_status.py | 2 +- plaid/model/transfer_test_clock.py | 2 +- plaid/model/transfer_type.py | 2 +- .../model/transfer_user_address_in_request.py | 2 +- .../transfer_user_address_in_response.py | 2 +- plaid/model/transfer_user_in_request.py | 2 +- .../transfer_user_in_request_deprecated.py | 2 +- plaid/model/transfer_user_in_response.py | 2 +- plaid/model/transfer_wire_details.py | 2 +- plaid/model/trust_index.py | 2 +- plaid/model/trust_index_subscore.py | 2 +- plaid/model/trust_index_subscores.py | 2 +- plaid/model/trusted_device_data.py | 2 +- ...e_entity_screening_request_search_terms.py | 2 +- ...dividual_screening_request_search_terms.py | 2 +- plaid/model/user_account_identity.py | 6 +- plaid/model/user_account_identity_address.py | 2 +- plaid/model/user_account_identity_name.py | 2 +- plaid/model/user_account_item.py | 2 +- plaid/model/user_account_revoked_webhook.py | 2 +- plaid/model/user_account_session_event.py | 279 +++++++++++ ...user_account_session_event_send_request.py | 293 ++++++++++++ ...ser_account_session_event_send_response.py | 269 +++++++++++ .../model/user_account_session_get_request.py | 2 +- .../user_account_session_get_response.py | 2 +- plaid/model/user_address.py | 2 +- plaid/model/user_based_products.py | 11 +- plaid/model/user_create_request.py | 2 +- plaid/model/user_create_response.py | 2 +- plaid/model/user_custom_password.py | 2 +- plaid/model/user_data_overview.py | 2 +- .../user_financial_data_refresh_request.py | 2 +- .../user_financial_data_refresh_response.py | 2 +- plaid/model/user_get_request.py | 2 +- plaid/model/user_get_response.py | 2 +- plaid/model/user_id_number.py | 2 +- plaid/model/user_identity_remove_request.py | 277 +++++++++++ plaid/model/user_identity_remove_response.py | 269 +++++++++++ plaid/model/user_items_associate_request.py | 2 +- plaid/model/user_items_associate_response.py | 2 +- plaid/model/user_items_get_request.py | 2 +- plaid/model/user_items_get_response.py | 2 +- plaid/model/user_items_remove_request.py | 285 ++++++++++++ plaid/model/user_items_remove_response.py | 269 +++++++++++ .../model/user_permission_revoked_webhook.py | 2 +- .../model/user_products_terminate_request.py | 2 +- .../model/user_products_terminate_response.py | 2 +- plaid/model/user_remove_request.py | 2 +- plaid/model/user_remove_response.py | 2 +- .../user_stated_income_source_category.py | 2 +- .../user_stated_income_source_frequency.py | 2 +- .../user_stated_income_source_pay_type.py | 2 +- .../user_third_party_token_create_request.py | 2 +- .../user_third_party_token_create_response.py | 2 +- .../user_third_party_token_remove_request.py | 2 +- .../user_third_party_token_remove_response.py | 2 +- .../user_transactions_refresh_request.py | 2 +- .../user_transactions_refresh_response.py | 2 +- plaid/model/user_update_request.py | 2 +- plaid/model/user_update_response.py | 2 +- plaid/model/validation_source.py | 2 +- plaid/model/validation_sources.py | 2 +- plaid/model/verification_expired_webhook.py | 2 +- plaid/model/verification_of_asset.py | 2 +- plaid/model/verification_of_asset_response.py | 2 +- plaid/model/verification_refresh_status.py | 2 +- plaid/model/verification_status.py | 2 +- plaid/model/verify_sms_details.py | 2 +- plaid/model/verify_sms_details_status.py | 2 +- plaid/model/w2.py | 2 +- plaid/model/w2_box12.py | 2 +- plaid/model/w2_box12_override.py | 2 +- plaid/model/w2_override.py | 2 +- plaid/model/w2_state_and_local_wages.py | 2 +- .../w2_state_and_local_wages_override.py | 2 +- plaid/model/wallet.py | 2 +- plaid/model/wallet_balance.py | 2 +- plaid/model/wallet_create_request.py | 2 +- plaid/model/wallet_create_response.py | 2 +- plaid/model/wallet_get_request.py | 2 +- plaid/model/wallet_get_response.py | 2 +- plaid/model/wallet_iso_currency_code.py | 2 +- plaid/model/wallet_list_request.py | 2 +- plaid/model/wallet_list_response.py | 2 +- plaid/model/wallet_numbers.py | 2 +- plaid/model/wallet_payment_scheme.py | 2 +- plaid/model/wallet_status.py | 2 +- plaid/model/wallet_transaction.py | 2 +- plaid/model/wallet_transaction_amount.py | 2 +- .../model/wallet_transaction_counterparty.py | 2 +- .../wallet_transaction_counterparty_bacs.py | 2 +- ..._transaction_counterparty_international.py | 2 +- ...wallet_transaction_counterparty_numbers.py | 2 +- .../wallet_transaction_execute_request.py | 2 +- .../wallet_transaction_execute_response.py | 2 +- .../wallet_transaction_failure_reason.py | 2 +- plaid/model/wallet_transaction_get_request.py | 2 +- .../model/wallet_transaction_get_response.py | 2 +- .../wallet_transaction_idempotency_key.py | 2 +- .../model/wallet_transaction_list_request.py | 2 +- ...wallet_transaction_list_request_options.py | 2 +- .../model/wallet_transaction_list_response.py | 2 +- plaid/model/wallet_transaction_relation.py | 2 +- plaid/model/wallet_transaction_status.py | 2 +- ...allet_transaction_status_update_webhook.py | 2 +- .../model/wallet_transactions_list_request.py | 2 +- plaid/model/warning.py | 2 +- .../model/watchlist_screening_audit_trail.py | 2 +- plaid/model/watchlist_screening_document.py | 2 +- .../watchlist_screening_document_type.py | 2 +- ...tchlist_screening_entity_create_request.py | 6 +- ...chlist_screening_entity_create_response.py | 6 +- .../watchlist_screening_entity_get_request.py | 2 +- ...watchlist_screening_entity_get_response.py | 6 +- ...t_screening_entity_history_list_request.py | 2 +- ..._screening_entity_history_list_response.py | 2 +- ...hlist_screening_entity_hit_list_request.py | 2 +- ...list_screening_entity_hit_list_response.py | 2 +- ...watchlist_screening_entity_list_request.py | 6 +- ...atchlist_screening_entity_list_response.py | 2 +- ...st_screening_entity_program_get_request.py | 2 +- ...t_screening_entity_program_get_response.py | 2 +- ...t_screening_entity_program_list_request.py | 2 +- ..._screening_entity_program_list_response.py | 2 +- ..._screening_entity_review_create_request.py | 2 +- ...screening_entity_review_create_response.py | 2 +- ...st_screening_entity_review_list_request.py | 2 +- ...t_screening_entity_review_list_response.py | 2 +- ...tchlist_screening_entity_update_request.py | 6 +- ..._entity_update_request_resettable_field.py | 2 +- ...ty_update_request_resettable_field_list.py | 2 +- ...chlist_screening_entity_update_response.py | 6 +- plaid/model/watchlist_screening_hit.py | 2 +- .../watchlist_screening_hit_locations.py | 2 +- plaid/model/watchlist_screening_hit_status.py | 2 +- plaid/model/watchlist_screening_individual.py | 6 +- ...ist_screening_individual_create_request.py | 6 +- ...st_screening_individual_create_response.py | 6 +- ...chlist_screening_individual_get_request.py | 2 +- ...hlist_screening_individual_get_response.py | 6 +- ...reening_individual_history_list_request.py | 2 +- ...eening_individual_history_list_response.py | 2 +- ...t_screening_individual_hit_list_request.py | 2 +- ..._screening_individual_hit_list_response.py | 2 +- ...hlist_screening_individual_list_request.py | 6 +- ...list_screening_individual_list_response.py | 2 +- ...creening_individual_program_get_request.py | 2 +- ...reening_individual_program_get_response.py | 2 +- ...reening_individual_program_list_request.py | 2 +- ...eening_individual_program_list_response.py | 2 +- ...eening_individual_review_create_request.py | 2 +- ...ening_individual_review_create_response.py | 2 +- ...creening_individual_review_list_request.py | 2 +- ...reening_individual_review_list_response.py | 2 +- ...ist_screening_individual_update_request.py | 6 +- ...ividual_update_request_resettable_field.py | 2 +- ...al_update_request_resettable_field_list.py | 2 +- ...st_screening_individual_update_response.py | 6 +- ...atchlist_screening_request_search_terms.py | 2 +- plaid/model/watchlist_screening_review.py | 2 +- .../model/watchlist_screening_search_terms.py | 2 +- plaid/model/watchlist_screening_status.py | 2 +- plaid/model/weak_alias_determination.py | 2 +- plaid/model/webhook_environment_values.py | 2 +- plaid/model/webhook_type.py | 2 +- .../webhook_update_acknowledged_webhook.py | 2 +- .../webhook_verification_key_get_request.py | 2 +- .../webhook_verification_key_get_response.py | 2 +- plaid/model/yield_rate.py | 2 +- plaid/model/yield_rate_type.py | 2 +- .../ytd_gross_income_summary_field_number.py | 2 +- .../ytd_net_income_summary_field_number.py | 2 +- plaid/model_utils.py | 2 +- plaid/models/__init__.py | 7 + plaid/rest.py | 2 +- setup.py | 2 +- 2014 files changed, 4576 insertions(+), 2159 deletions(-) create mode 100644 plaid/model/user_account_session_event.py create mode 100644 plaid/model/user_account_session_event_send_request.py create mode 100644 plaid/model/user_account_session_event_send_response.py create mode 100644 plaid/model/user_identity_remove_request.py create mode 100644 plaid/model/user_identity_remove_response.py create mode 100644 plaid/model/user_items_remove_request.py create mode 100644 plaid/model/user_items_remove_response.py diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 4eee37991..de2083ed6 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -1857,6 +1857,9 @@ plaid/model/user_account_identity_address.py plaid/model/user_account_identity_name.py plaid/model/user_account_item.py plaid/model/user_account_revoked_webhook.py +plaid/model/user_account_session_event.py +plaid/model/user_account_session_event_send_request.py +plaid/model/user_account_session_event_send_response.py plaid/model/user_account_session_get_request.py plaid/model/user_account_session_get_response.py plaid/model/user_address.py @@ -1870,10 +1873,14 @@ plaid/model/user_financial_data_refresh_response.py plaid/model/user_get_request.py plaid/model/user_get_response.py plaid/model/user_id_number.py +plaid/model/user_identity_remove_request.py +plaid/model/user_identity_remove_response.py plaid/model/user_items_associate_request.py plaid/model/user_items_associate_response.py plaid/model/user_items_get_request.py plaid/model/user_items_get_response.py +plaid/model/user_items_remove_request.py +plaid/model/user_items_remove_response.py plaid/model/user_permission_revoked_webhook.py plaid/model/user_products_terminate_request.py plaid/model/user_products_terminate_response.py diff --git a/CHANGELOG.md b/CHANGELOG.md index a8a015774..c2d8adc6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ See full changelog for the OpenAPI Schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md). +# 38.1.0 +- Updating to OAS 2020-09-14_1.680.8 + +## OpenAPI Schema Changes +### 2020-09-14_1.680.8 +- Add `cra_plaid_credit_score` value to Products enum. Note that this value is deprecated and is added only to reflect current API behavior, as it is present in the supported products array returned by insititutions endpoints. `cra_plaid_credit_score` should not be used in any requests to `/link/token/create` and is planned to be removed from the API. + +### 2020-09-14_1.680.7 +- Add `environment` field to `ProtectUserEventWebhook` + +### 2020-09-14_1.680.6 +- Add 'investment_auth' as an available product in the request to `/partner/customer/create` + +### 2020-09-14_1.680.6 +- Add `201` response to `/user/create` + +### 2020-09-14_1.680.5 +- Add `/user/items/remove` endpoint + +### 2020-09-14_1.680.4 +- (hidden) Add `/user/identity/remove` endpoint to allow customers to explicitly purge identity data + +### 2020-09-14_1.680.3 +- Mark `is_investments_fallback_item` as an optional rather than required parameter in the response schema for `/processor/investments/holdings/get` endpoint (not yet currently used in Production by any customers), to achieve consistency with `/investments/holdings/get`. + +### 2020-09-14_1.680.2 +- Add `/user_account/session/event/send` endpoint for Layer customer event tracking + +### 2020-09-14_1.680.1 +- Update /verification/pdf/get endpoint request attribute from `report_type` to `report_requested`. + # 38.0.0 - Updating to OAS 2020-09-14_1.680.0 ## Breaking changes in this version diff --git a/plaid/__init__.py b/plaid/__init__.py index 010b77e58..ebf2ed05f 100644 --- a/plaid/__init__.py +++ b/plaid/__init__.py @@ -5,12 +5,12 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ -__version__ = "38.0.0" +__version__ = "38.1.0" # import ApiClient from plaid.api_client import ApiClient diff --git a/plaid/api/plaid_api.py b/plaid/api/plaid_api.py index 78f09fb69..ff930e189 100644 --- a/plaid/api/plaid_api.py +++ b/plaid/api/plaid_api.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -569,6 +569,8 @@ from plaid.model.transfer_sweep_get_response import TransferSweepGetResponse from plaid.model.transfer_sweep_list_request import TransferSweepListRequest from plaid.model.transfer_sweep_list_response import TransferSweepListResponse +from plaid.model.user_account_session_event_send_request import UserAccountSessionEventSendRequest +from plaid.model.user_account_session_event_send_response import UserAccountSessionEventSendResponse from plaid.model.user_account_session_get_request import UserAccountSessionGetRequest from plaid.model.user_account_session_get_response import UserAccountSessionGetResponse from plaid.model.user_create_request import UserCreateRequest @@ -577,10 +579,14 @@ from plaid.model.user_financial_data_refresh_response import UserFinancialDataRefreshResponse from plaid.model.user_get_request import UserGetRequest from plaid.model.user_get_response import UserGetResponse +from plaid.model.user_identity_remove_request import UserIdentityRemoveRequest +from plaid.model.user_identity_remove_response import UserIdentityRemoveResponse from plaid.model.user_items_associate_request import UserItemsAssociateRequest from plaid.model.user_items_associate_response import UserItemsAssociateResponse from plaid.model.user_items_get_request import UserItemsGetRequest from plaid.model.user_items_get_response import UserItemsGetResponse +from plaid.model.user_items_remove_request import UserItemsRemoveRequest +from plaid.model.user_items_remove_response import UserItemsRemoveResponse from plaid.model.user_products_terminate_request import UserProductsTerminateRequest from plaid.model.user_products_terminate_response import UserProductsTerminateResponse from plaid.model.user_remove_request import UserRemoveRequest @@ -15889,6 +15895,60 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.user_account_session_event_send_endpoint = _Endpoint( + settings={ + 'response_type': (UserAccountSessionEventSendResponse,), + 'auth': [ + 'clientId', + 'plaidVersion', + 'secret' + ], + 'endpoint_path': '/user_account/session/event/send', + 'operation_id': 'user_account_session_event_send', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'user_account_session_event_send_request', + ], + 'required': [ + 'user_account_session_event_send_request', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'user_account_session_event_send_request': + (UserAccountSessionEventSendRequest,), + }, + 'attribute_map': { + }, + 'location_map': { + 'user_account_session_event_send_request': 'body', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json' + ] + }, + api_client=api_client + ) self.user_account_session_get_endpoint = _Endpoint( settings={ 'response_type': (UserAccountSessionGetResponse,), @@ -16115,6 +16175,65 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.user_identity_remove_endpoint = _Endpoint( + settings={ + 'response_type': (UserIdentityRemoveResponse,), + 'auth': [ + 'clientId', + 'plaidVersion', + 'secret' + ], + 'endpoint_path': '/user/identity/remove', + 'operation_id': 'user_identity_remove', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'user_identity_remove_request', + 'plaid_new_user_api_enabled', + ], + 'required': [ + 'user_identity_remove_request', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'user_identity_remove_request': + (UserIdentityRemoveRequest,), + 'plaid_new_user_api_enabled': + (bool,), + }, + 'attribute_map': { + 'plaid_new_user_api_enabled': 'Plaid-New-User-API-Enabled', + }, + 'location_map': { + 'user_identity_remove_request': 'body', + 'plaid_new_user_api_enabled': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json' + ] + }, + api_client=api_client + ) self.user_items_associate_endpoint = _Endpoint( settings={ 'response_type': (UserItemsAssociateResponse,), @@ -16223,6 +16342,60 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.user_items_remove_endpoint = _Endpoint( + settings={ + 'response_type': (UserItemsRemoveResponse,), + 'auth': [ + 'clientId', + 'plaidVersion', + 'secret' + ], + 'endpoint_path': '/user/items/remove', + 'operation_id': 'user_items_remove', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'user_items_remove_request', + ], + 'required': [ + 'user_items_remove_request', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'user_items_remove_request': + (UserItemsRemoveRequest,), + }, + 'attribute_map': { + }, + 'location_map': { + 'user_items_remove_request': 'body', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json' + ] + }, + api_client=api_client + ) self.user_products_terminate_endpoint = _Endpoint( settings={ 'response_type': (UserProductsTerminateResponse,), @@ -18355,7 +18528,7 @@ def asset_report_audit_copy_get( ): """Retrieve an Asset Report Audit Copy # noqa: E501 - `/asset_report/audit_copy/get` allows auditors to get a copy of an Asset Report that was previously shared via the `/asset_report/audit_copy/create` endpoint. The caller of `/asset_report/audit_copy/create` must provide the `audit_copy_token` to the auditor. This token can then be used to call `/asset_report/audit_copy/create`. # noqa: E501 + `/asset_report/audit_copy/get` allows auditors to get a copy of an Asset Report that was previously shared via the `/asset_report/audit_copy/create` endpoint. The caller of `/asset_report/audit_copy/create` must provide the `audit_copy_token` to the auditor. This token can then be used to call `/asset_report/audit_copy/get`. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True @@ -26817,7 +26990,7 @@ def identity_verification_create( ): """Create a new Identity Verification # noqa: E501 - Create a new Identity Verification for the user specified by the `client_user_id` and/or `user_id` field. At least one of these two fields must be provided. The requirements and behavior of the verification are determined by the `template_id` provided. If `user_id` is provided, there must be an associated user otherwise an error will be returned. If you don't know whether an active Identity Verification exists for a given `client_user_id` and/or `user_id`, you can specify `\"is_idempotent\": true` in the request body. With idempotency enabled, a new Identity Verification will only be created if one does not already exist for the associated `client_user_id` and/or `user_id`, and `template_id`. If an Identity Verification is found, it will be returned unmodified with a `200 OK` HTTP status code. If `user_id` is not provided, you can also use this endpoint to supply information you already have collected about the user; if any of these fields are specified, the screens prompting the user to enter them will be skipped during the Link flow. If `user_id` is provided, user information can not be included in the request body. Please use the `/user/update` endpoint to update user data instead. # noqa: E501 + Create a new Identity Verification for the user specified by the `client_user_id` and/or `user_id` field. At least one of these two fields must be provided. The requirements and behavior of the verification are determined by the `template_id` provided. If `user_id` is provided, there must be an associated user otherwise an error will be returned. If you don't know whether an active Identity Verification exists for a given `client_user_id` and/or `user_id`, you can specify `\"is_idempotent\": true` in the request body. With idempotency enabled, a new Identity Verification will only be created if one does not already exist for the associated `client_user_id` and/or `user_id`, and `template_id`. If an Identity Verification is found, it will be returned unmodified with a `200 OK` HTTP status code. If `user_id` is not provided, you can also use this endpoint to supply information you already have collected about the user; if any of these fields are specified, the screens prompting the user to enter them will be skipped during the Link flow. If `user_id` is provided, user information can not be included in the request body. Please use the `/user/update` endpoint to update user data instead. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True @@ -36445,7 +36618,7 @@ def signal_decision_report( ): """Report whether you initiated an ACH transaction # noqa: E501 - After you call `/signal/evaluate`, Plaid will normally infer the outcome from your Signal Rules. However, if you are not using Signal Rules, if the Signal Rules outcome was `REVIEW`, or if you take a different action than the one determined by the Signal Rules, you will need to call `/signal/decision/report`. This helps improve Signal Transaction Score accuracy for your account and is necessary for proper functioning of the rule performance and rule tuning capabilities in the Dashboard. If your effective decision changes after calling `/signal/decision/report` (for example, you indicated that you accepted a transaction, but later on, your payment processor rejected it, so it was never initiated), call `/signal/decision/report` again for the transaction to correct Plaid's records. If you are using Plaid Transfer as your payment processor, you also do not need to call `/signal/decision/report`, as Plaid can infer outcomes from your Transfer activity. If using a Balance-only ruleset, this endpoint will not impact scores (Balance does not use scores), but is necessary to view accurate transaction outcomes and tune rule logic in the Dashboard. # noqa: E501 + After you call `/signal/evaluate`, Plaid will normally infer the outcome from your Signal Rules. However, if you are not using Signal Rules, if the Signal Rules outcome was `REVIEW`, or if you take a different action than the one determined by the Signal Rules, you will need to call `/signal/decision/report`. This helps improve Signal Transaction Score accuracy for your account and is necessary for proper functioning of the rule performance and rule tuning capabilities in the Dashboard. If your effective decision changes after calling `/signal/decision/report` (for example, you indicated that you accepted a transaction, but later on, your payment processor rejected it, so it was never initiated), call `/signal/decision/report` again for the transaction to correct Plaid's records. If you are using Plaid Transfer as your payment processor, you also do not need to call `/signal/decision/report`, as Plaid can infer outcomes from your Transfer activity. If using a Balance-only ruleset, this endpoint will not impact scores (Balance does not use scores), but is necessary to view accurate transaction outcomes and tune rule logic in the Dashboard. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True @@ -37275,7 +37448,7 @@ def transactions_get( ): """Get transaction data # noqa: E501 - Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. # noqa: E501 + Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True @@ -41418,6 +41591,89 @@ def transfer_sweep_list( transfer_sweep_list_request return self.transfer_sweep_list_endpoint.call_with_http_info(**kwargs) + def user_account_session_event_send( + self, + user_account_session_event_send_request, + **kwargs + ): + """Send User Account Session Event # noqa: E501 + + This endpoint allows sending client-specific events related to Layer sessions for analytics and tracking purposes. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.user_account_session_event_send(user_account_session_event_send_request, async_req=True) + >>> result = thread.get() + + Args: + user_account_session_event_send_request (UserAccountSessionEventSendRequest): + + Keyword Args: + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + UserAccountSessionEventSendResponse + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['user_account_session_event_send_request'] = \ + user_account_session_event_send_request + return self.user_account_session_event_send_endpoint.call_with_http_info(**kwargs) + def user_account_session_get( self, user_account_session_get_request, @@ -41508,7 +41764,7 @@ def user_create( ): """Create user # noqa: E501 - For Plaid products and flows that use the user object, `/user/create` provides you a single token to access all data associated with the user. You must call this endpoint before calling `/link/token/create` if you are using any of the following: Plaid Check, Income Verification, Multi-Item Link, or Plaid Protect. For customers who began using this endpoint on or after December 10, 2025, this endpoint takes a `client_user_id` and an `identity` object and will return a `user_id`. For customers who began using it before that date, the endpoint takes a `client_user_id` and a `consumer_report_user_identity` object and will return a `user_token` and `user_id`. For more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). In order to create a Plaid Check Consumer Report for a user, the `identity` (new) or `consumer_report_user_identity` (legacy) object must be present. If it is not provided during the `/user/create` call, it can be added later by calling `/user/update`. In order to generate a Plaid Check Consumer Report, the following `identity` fields, at minimum, are required and must be non-empty: `name`, `date_of_birth`, `emails`, `phone_numbers`, and `addresses`, (with at least one email, phone number, and address designated as `primary`). Plaid Check Consumer Reports can only be created for US-based users; the user's address country must be `US`. If creating a report for sharing with a GSE such as Fannie or Freddie, the user's full SSN must be provided via the `id_numbers` field. Providing at least a partial SSN is also strongly recommended for all use cases, since it improves the accuracy of matching user records during compliance processes such as file disclosure, dispute, or security freeze requests. When using Plaid Protect, it is highly recommended that you provide an `identity` object to better identify and block fraud across your Link sessions. Plaid will normalize identity fields before storing them and utilize the same identity across different user-based products. # noqa: E501 + For Plaid products and flows that use the user object, `/user/create` provides you a single token to access all data associated with the user. You must call this endpoint before calling `/link/token/create` if you are using any of the following: Plaid Check, Income Verification, Multi-Item Link, or Plaid Protect. For customers who began using this endpoint on or after December 10, 2025, this endpoint takes a `client_user_id` and an `identity` object and will return a `user_id`. For customers who began using it before that date, the endpoint takes a `client_user_id` and a `consumer_report_user_identity` object and will return a `user_token` and `user_id`. For more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). In order to create a Plaid Check Consumer Report for a user, the `identity` (new) or `consumer_report_user_identity` (legacy) object must be present. If it is not provided during the `/user/create` call, it can be added later by calling `/user/update`. In order to generate a Plaid Check Consumer Report, the following `identity` fields, at minimum, are required and must be non-empty: `name`, `date_of_birth`, `emails`, `phone_numbers`, and `addresses`, (with at least one email, phone number, and address designated as `primary`). Plaid Check Consumer Reports can only be created for US-based users; the user's address country must be `US`. If creating a report for sharing with a GSE such as Fannie or Freddie, the user's full SSN must be provided via the `id_numbers` field. Providing at least a partial SSN is also strongly recommended for all use cases, since it improves the accuracy of matching user records during compliance processes such as file disclosure, dispute, or security freeze requests. When using Plaid Protect, it is highly recommended that you provide an `identity` object to better identify and block fraud across your Link sessions. Plaid will normalize identity fields before storing them and utilize the same identity across different user-based products. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True @@ -41752,6 +42008,90 @@ def user_get( user_get_request return self.user_get_endpoint.call_with_http_info(**kwargs) + def user_identity_remove( + self, + user_identity_remove_request, + **kwargs + ): + """Remove user identity data # noqa: E501 + + This endpoint allows customers to explicitly purge identity/PII data provided to Plaid for a given user. This is not exposed to customers by default, as it is meant for special scenarios or requests, but Plaid is obligated to enable customers to delete PII provided to us. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.user_identity_remove(user_identity_remove_request, async_req=True) + >>> result = thread.get() + + Args: + user_identity_remove_request (UserIdentityRemoveRequest): + + Keyword Args: + plaid_new_user_api_enabled (bool): The HTTP header used in API requests to determine which set of User APIs to invoke: the legacy CRA version or the new User API version.. [optional] if omitted the server will use the default value of False + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + UserIdentityRemoveResponse + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['user_identity_remove_request'] = \ + user_identity_remove_request + return self.user_identity_remove_endpoint.call_with_http_info(**kwargs) + def user_items_associate( self, user_items_associate_request, @@ -41918,6 +42258,89 @@ def user_items_get( user_items_get_request return self.user_items_get_endpoint.call_with_http_info(**kwargs) + def user_items_remove( + self, + user_items_remove_request, + **kwargs + ): + """Remove Items from a User # noqa: E501 + + This endpoint is used to delete Items for a given User. Either a `user_id` or `user_token` must be provided. If any of the Items are not associated with the provided User, an error will be returned, and no Items will be deleted. This is equivalent to calling `/item/remove` on each Item, but this endpoint supports User-based use cases (CRA) where `/item/remove` is not supported. To obtain a list of Items associated with a User, call `/user/items/get`. After an Item is deleted, it will no longer appear in `/user/items/get`. Item deletion via `/user/items/remove` will permanently and irreversibly delete the Item; to re-create the Item, send the User back through the Link flow. This endpoint is not intended to remove all data for a User, as it will only remove items and no other data for the User. In the case of a user deleting their account with your product, call `/user/products/terminate` to stop billing for unneeded services. For a user initiated data deletion request, see the [Consumer Service Center](https://plaid.com/check/consumer-service-center/) to revoke access to data. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.user_items_remove(user_items_remove_request, async_req=True) + >>> result = thread.get() + + Args: + user_items_remove_request (UserItemsRemoveRequest): + + Keyword Args: + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + UserItemsRemoveResponse + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['user_items_remove_request'] = \ + user_items_remove_request + return self.user_items_remove_endpoint.call_with_http_info(**kwargs) + def user_products_terminate( self, user_products_terminate_request, diff --git a/plaid/api_client.py b/plaid/api_client.py index 2b92b0294..3946112a9 100644 --- a/plaid/api_client.py +++ b/plaid/api_client.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -76,7 +76,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Plaid Python v38.0.0' + self.user_agent = 'Plaid Python v38.1.0' def __enter__(self): return self diff --git a/plaid/configuration.py b/plaid/configuration.py index c6e298c26..4434f72e1 100644 --- a/plaid/configuration.py +++ b/plaid/configuration.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -431,8 +431,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 2020-09-14_1.680.0\n"\ - "SDK Package Version: 38.0.0".\ + "Version of the API: 2020-09-14_1.680.8\n"\ + "SDK Package Version: 38.1.0".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/plaid/exceptions.py b/plaid/exceptions.py index 40be0b133..da69032af 100644 --- a/plaid/exceptions.py +++ b/plaid/exceptions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/aamva_analysis.py b/plaid/model/aamva_analysis.py index 251c67f5e..c215581d6 100644 --- a/plaid/model/aamva_analysis.py +++ b/plaid/model/aamva_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/aamva_detailed_match_result.py b/plaid/model/aamva_detailed_match_result.py index 1e8eea844..72cca5667 100644 --- a/plaid/model/aamva_detailed_match_result.py +++ b/plaid/model/aamva_detailed_match_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/aamva_match_result.py b/plaid/model/aamva_match_result.py index 5103c2d55..346116f4d 100644 --- a/plaid/model/aamva_match_result.py +++ b/plaid/model/aamva_match_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_access.py b/plaid/model/account_access.py index 56547d9d8..b896157da 100644 --- a/plaid/model/account_access.py +++ b/plaid/model/account_access.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_assets.py b/plaid/model/account_assets.py index 4ab4c7182..e118276a5 100644 --- a/plaid/model/account_assets.py +++ b/plaid/model/account_assets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_balance.py b/plaid/model/account_balance.py index 4771625d4..f46a55ca6 100644 --- a/plaid/model/account_balance.py +++ b/plaid/model/account_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_base.py b/plaid/model/account_base.py index bb4549177..44e732639 100644 --- a/plaid/model/account_base.py +++ b/plaid/model/account_base.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_base_nullable.py b/plaid/model/account_base_nullable.py index efde7ff75..61a0d1f7c 100644 --- a/plaid/model/account_base_nullable.py +++ b/plaid/model/account_base_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_filter.py b/plaid/model/account_filter.py index 2103a890d..c8352e39f 100644 --- a/plaid/model/account_filter.py +++ b/plaid/model/account_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_filter_subtypes.py b/plaid/model/account_filter_subtypes.py index 67d197339..5ea169ad6 100644 --- a/plaid/model/account_filter_subtypes.py +++ b/plaid/model/account_filter_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_filters_response.py b/plaid/model/account_filters_response.py index 4f3e47191..e796dd085 100644 --- a/plaid/model/account_filters_response.py +++ b/plaid/model/account_filters_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_holder_category.py b/plaid/model/account_holder_category.py index f36ebb43a..10546d127 100644 --- a/plaid/model/account_holder_category.py +++ b/plaid/model/account_holder_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity.py b/plaid/model/account_identity.py index 594ca33e1..65e02a890 100644 --- a/plaid/model/account_identity.py +++ b/plaid/model/account_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity_all_of.py b/plaid/model/account_identity_all_of.py index f5c550fbe..27d8e6ad3 100644 --- a/plaid/model/account_identity_all_of.py +++ b/plaid/model/account_identity_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity_document_upload.py b/plaid/model/account_identity_document_upload.py index 4cd29b3dc..846f17ade 100644 --- a/plaid/model/account_identity_document_upload.py +++ b/plaid/model/account_identity_document_upload.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity_document_upload_all_of.py b/plaid/model/account_identity_document_upload_all_of.py index d7a6da023..67bef3f60 100644 --- a/plaid/model/account_identity_document_upload_all_of.py +++ b/plaid/model/account_identity_document_upload_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity_match_score.py b/plaid/model/account_identity_match_score.py index 5eed5b676..9c26f1194 100644 --- a/plaid/model/account_identity_match_score.py +++ b/plaid/model/account_identity_match_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_identity_match_score_all_of.py b/plaid/model/account_identity_match_score_all_of.py index c8d97ccc4..e5f77dbe7 100644 --- a/plaid/model/account_identity_match_score_all_of.py +++ b/plaid/model/account_identity_match_score_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_ids_with_updated_auth.py b/plaid/model/account_ids_with_updated_auth.py index 796ec737a..bd4402eb0 100644 --- a/plaid/model/account_ids_with_updated_auth.py +++ b/plaid/model/account_ids_with_updated_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_ids_with_updated_identity.py b/plaid/model/account_ids_with_updated_identity.py index 951f5da66..1268fcd94 100644 --- a/plaid/model/account_ids_with_updated_identity.py +++ b/plaid/model/account_ids_with_updated_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_insights.py b/plaid/model/account_insights.py index d32c88915..f59d04c5e 100644 --- a/plaid/model/account_insights.py +++ b/plaid/model/account_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_product_access.py b/plaid/model/account_product_access.py index d30b2a617..74fb94db4 100644 --- a/plaid/model/account_product_access.py +++ b/plaid/model/account_product_access.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_product_access_nullable.py b/plaid/model/account_product_access_nullable.py index 2c6e55e12..c447c06bd 100644 --- a/plaid/model/account_product_access_nullable.py +++ b/plaid/model/account_product_access_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_selection_cardinality.py b/plaid/model/account_selection_cardinality.py index 34eac39c8..cc7939920 100644 --- a/plaid/model/account_selection_cardinality.py +++ b/plaid/model/account_selection_cardinality.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_subtype.py b/plaid/model/account_subtype.py index 36b9a2224..1672c4b3c 100644 --- a/plaid/model/account_subtype.py +++ b/plaid/model/account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_subtypes.py b/plaid/model/account_subtypes.py index b0ac20889..3a2df49de 100644 --- a/plaid/model/account_subtypes.py +++ b/plaid/model/account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_type.py b/plaid/model/account_type.py index f29f8ff77..e5afb3031 100644 --- a/plaid/model/account_type.py +++ b/plaid/model/account_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_verification_insights.py b/plaid/model/account_verification_insights.py index c9a74f42f..75895857d 100644 --- a/plaid/model/account_verification_insights.py +++ b/plaid/model/account_verification_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_verification_insights_account_number_format.py b/plaid/model/account_verification_insights_account_number_format.py index b80150b6f..2b58d80a5 100644 --- a/plaid/model/account_verification_insights_account_number_format.py +++ b/plaid/model/account_verification_insights_account_number_format.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_verification_insights_network_status.py b/plaid/model/account_verification_insights_network_status.py index 05779ac5f..5431474f2 100644 --- a/plaid/model/account_verification_insights_network_status.py +++ b/plaid/model/account_verification_insights_network_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/account_verification_insights_previous_returns.py b/plaid/model/account_verification_insights_previous_returns.py index b84ed3b0b..9f809f0a3 100644 --- a/plaid/model/account_verification_insights_previous_returns.py +++ b/plaid/model/account_verification_insights_previous_returns.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/accounts_balance_get_request.py b/plaid/model/accounts_balance_get_request.py index d04eb06a2..834971ea1 100644 --- a/plaid/model/accounts_balance_get_request.py +++ b/plaid/model/accounts_balance_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/accounts_balance_get_request_options.py b/plaid/model/accounts_balance_get_request_options.py index 4341b07b3..fbeab4139 100644 --- a/plaid/model/accounts_balance_get_request_options.py +++ b/plaid/model/accounts_balance_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/accounts_get_request.py b/plaid/model/accounts_get_request.py index 2cb47310d..7d7b93a7b 100644 --- a/plaid/model/accounts_get_request.py +++ b/plaid/model/accounts_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/accounts_get_request_options.py b/plaid/model/accounts_get_request_options.py index 4e1ece2ce..61864db01 100644 --- a/plaid/model/accounts_get_request_options.py +++ b/plaid/model/accounts_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/accounts_get_response.py b/plaid/model/accounts_get_response.py index b4e8539ef..b88346797 100644 --- a/plaid/model/accounts_get_response.py +++ b/plaid/model/accounts_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ach_class.py b/plaid/model/ach_class.py index a3c03e473..7ee0c4204 100644 --- a/plaid/model/ach_class.py +++ b/plaid/model/ach_class.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/action_state.py b/plaid/model/action_state.py index 4c1699476..d3d454a95 100644 --- a/plaid/model/action_state.py +++ b/plaid/model/action_state.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/activity.py b/plaid/model/activity.py index 56134fdc4..8c18a01df 100644 --- a/plaid/model/activity.py +++ b/plaid/model/activity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/activity_type.py b/plaid/model/activity_type.py index 1cf25f5d5..3c5547c88 100644 --- a/plaid/model/activity_type.py +++ b/plaid/model/activity_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address.py b/plaid/model/address.py index 057755176..daa7ac79e 100644 --- a/plaid/model/address.py +++ b/plaid/model/address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_data.py b/plaid/model/address_data.py index 65e6b78f5..5c3c4d888 100644 --- a/plaid/model/address_data.py +++ b/plaid/model/address_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_data_not_required.py b/plaid/model/address_data_not_required.py index 03ade75eb..9094fcb76 100644 --- a/plaid/model/address_data_not_required.py +++ b/plaid/model/address_data_not_required.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_data_nullable.py b/plaid/model/address_data_nullable.py index a69c235a5..2dd65a2eb 100644 --- a/plaid/model/address_data_nullable.py +++ b/plaid/model/address_data_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_data_nullable_no_required_fields.py b/plaid/model/address_data_nullable_no_required_fields.py index 2420c7eab..74e0c91c5 100644 --- a/plaid/model/address_data_nullable_no_required_fields.py +++ b/plaid/model/address_data_nullable_no_required_fields.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_match_score.py b/plaid/model/address_match_score.py index 9b5c9dcde..b8f04a0c4 100644 --- a/plaid/model/address_match_score.py +++ b/plaid/model/address_match_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_nullable.py b/plaid/model/address_nullable.py index aa1f5f48b..cc783cf01 100644 --- a/plaid/model/address_nullable.py +++ b/plaid/model/address_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/address_purpose_label.py b/plaid/model/address_purpose_label.py index c1780509c..e4bdbff9c 100644 --- a/plaid/model/address_purpose_label.py +++ b/plaid/model/address_purpose_label.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/affordability_insights.py b/plaid/model/affordability_insights.py index c0f14bbb6..e1bbe89b5 100644 --- a/plaid/model/affordability_insights.py +++ b/plaid/model/affordability_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/amount_with_currency.py b/plaid/model/amount_with_currency.py index 4f3429d07..4848699a0 100644 --- a/plaid/model/amount_with_currency.py +++ b/plaid/model/amount_with_currency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/amount_with_currency_with_monthly_average.py b/plaid/model/amount_with_currency_with_monthly_average.py index 0005cc261..60e88b2a0 100644 --- a/plaid/model/amount_with_currency_with_monthly_average.py +++ b/plaid/model/amount_with_currency_with_monthly_average.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/application.py b/plaid/model/application.py index e637c7e15..1ca267777 100644 --- a/plaid/model/application.py +++ b/plaid/model/application.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/application_get_request.py b/plaid/model/application_get_request.py index b3e3819d0..27299ab90 100644 --- a/plaid/model/application_get_request.py +++ b/plaid/model/application_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/application_get_response.py b/plaid/model/application_get_response.py index abf381e84..604363477 100644 --- a/plaid/model/application_get_response.py +++ b/plaid/model/application_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/apr.py b/plaid/model/apr.py index d5f9cdbc7..37be9b9b0 100644 --- a/plaid/model/apr.py +++ b/plaid/model/apr.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset.py b/plaid/model/asset.py index f3d38e40a..ee9fdb679 100644 --- a/plaid/model/asset.py +++ b/plaid/model/asset.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_detail.py b/plaid/model/asset_detail.py index a16c7854d..793c60b57 100644 --- a/plaid/model/asset_detail.py +++ b/plaid/model/asset_detail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_holder.py b/plaid/model/asset_holder.py index c30a48937..5d64cfda6 100644 --- a/plaid/model/asset_holder.py +++ b/plaid/model/asset_holder.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_holder_name.py b/plaid/model/asset_holder_name.py index 19665bf5e..e10cdb637 100644 --- a/plaid/model/asset_holder_name.py +++ b/plaid/model/asset_holder_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_holding.py b/plaid/model/asset_holding.py index 9727c9888..7fc1e12c2 100644 --- a/plaid/model/asset_holding.py +++ b/plaid/model/asset_holding.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_holdings.py b/plaid/model/asset_holdings.py index 7b1b56326..7adfa1a2c 100644 --- a/plaid/model/asset_holdings.py +++ b/plaid/model/asset_holdings.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_investment_transaction_type.py b/plaid/model/asset_investment_transaction_type.py index 83825e9fc..b8a8eafc5 100644 --- a/plaid/model/asset_investment_transaction_type.py +++ b/plaid/model/asset_investment_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_owner.py b/plaid/model/asset_owner.py index 3799b7131..4293dd93c 100644 --- a/plaid/model/asset_owner.py +++ b/plaid/model/asset_owner.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_owners.py b/plaid/model/asset_owners.py index 722ad4ae0..c4ffc672b 100644 --- a/plaid/model/asset_owners.py +++ b/plaid/model/asset_owners.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report.py b/plaid/model/asset_report.py index 268df61fb..f70dded16 100644 --- a/plaid/model/asset_report.py +++ b/plaid/model/asset_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_account_balance.py b/plaid/model/asset_report_account_balance.py index 51414f3eb..7b8322d2c 100644 --- a/plaid/model/asset_report_account_balance.py +++ b/plaid/model/asset_report_account_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_add_ons.py b/plaid/model/asset_report_add_ons.py index 7ca033e0e..1c315c654 100644 --- a/plaid/model/asset_report_add_ons.py +++ b/plaid/model/asset_report_add_ons.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_create_request.py b/plaid/model/asset_report_audit_copy_create_request.py index 53a0ace87..ddb7b86b3 100644 --- a/plaid/model/asset_report_audit_copy_create_request.py +++ b/plaid/model/asset_report_audit_copy_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_create_response.py b/plaid/model/asset_report_audit_copy_create_response.py index 5b060756a..0a0358e6f 100644 --- a/plaid/model/asset_report_audit_copy_create_response.py +++ b/plaid/model/asset_report_audit_copy_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_get_request.py b/plaid/model/asset_report_audit_copy_get_request.py index e2156b3fa..beb8ffb96 100644 --- a/plaid/model/asset_report_audit_copy_get_request.py +++ b/plaid/model/asset_report_audit_copy_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_pdf_get_request.py b/plaid/model/asset_report_audit_copy_pdf_get_request.py index d908ed0ce..4479df53f 100644 --- a/plaid/model/asset_report_audit_copy_pdf_get_request.py +++ b/plaid/model/asset_report_audit_copy_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_remove_request.py b/plaid/model/asset_report_audit_copy_remove_request.py index 70826154f..245fd8fe8 100644 --- a/plaid/model/asset_report_audit_copy_remove_request.py +++ b/plaid/model/asset_report_audit_copy_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_audit_copy_remove_response.py b/plaid/model/asset_report_audit_copy_remove_response.py index 0a4c12170..521bb3047 100644 --- a/plaid/model/asset_report_audit_copy_remove_response.py +++ b/plaid/model/asset_report_audit_copy_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_create_request.py b/plaid/model/asset_report_create_request.py index 523d68713..e4e24dc1a 100644 --- a/plaid/model/asset_report_create_request.py +++ b/plaid/model/asset_report_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_create_request_options.py b/plaid/model/asset_report_create_request_options.py index e1e107922..7b5ed7d7d 100644 --- a/plaid/model/asset_report_create_request_options.py +++ b/plaid/model/asset_report_create_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_create_response.py b/plaid/model/asset_report_create_response.py index 421a4805b..b2298368b 100644 --- a/plaid/model/asset_report_create_response.py +++ b/plaid/model/asset_report_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_filter_request.py b/plaid/model/asset_report_filter_request.py index 4ba976eb0..638fd89a8 100644 --- a/plaid/model/asset_report_filter_request.py +++ b/plaid/model/asset_report_filter_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_filter_response.py b/plaid/model/asset_report_filter_response.py index 6f3906c60..e0099b95e 100644 --- a/plaid/model/asset_report_filter_response.py +++ b/plaid/model/asset_report_filter_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_freddie.py b/plaid/model/asset_report_freddie.py index 49c159c85..dca792091 100644 --- a/plaid/model/asset_report_freddie.py +++ b/plaid/model/asset_report_freddie.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_freddie_get_request.py b/plaid/model/asset_report_freddie_get_request.py index 4411c468f..cca08701f 100644 --- a/plaid/model/asset_report_freddie_get_request.py +++ b/plaid/model/asset_report_freddie_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_freddie_get_response.py b/plaid/model/asset_report_freddie_get_response.py index 389062a53..7b5f5fbf6 100644 --- a/plaid/model/asset_report_freddie_get_response.py +++ b/plaid/model/asset_report_freddie_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_get_request.py b/plaid/model/asset_report_get_request.py index a063523a4..b561136bc 100644 --- a/plaid/model/asset_report_get_request.py +++ b/plaid/model/asset_report_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_get_request_options.py b/plaid/model/asset_report_get_request_options.py index c2867f31a..06d47ce75 100644 --- a/plaid/model/asset_report_get_request_options.py +++ b/plaid/model/asset_report_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_get_response.py b/plaid/model/asset_report_get_response.py index 49496e867..2058cecdf 100644 --- a/plaid/model/asset_report_get_response.py +++ b/plaid/model/asset_report_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_investment_holding.py b/plaid/model/asset_report_investment_holding.py index 063ccc3b2..3dc23cc91 100644 --- a/plaid/model/asset_report_investment_holding.py +++ b/plaid/model/asset_report_investment_holding.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_investment_security.py b/plaid/model/asset_report_investment_security.py index e5830cdc2..c98bacef0 100644 --- a/plaid/model/asset_report_investment_security.py +++ b/plaid/model/asset_report_investment_security.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_investment_transaction.py b/plaid/model/asset_report_investment_transaction.py index 592e2f3d2..5aa2aefff 100644 --- a/plaid/model/asset_report_investment_transaction.py +++ b/plaid/model/asset_report_investment_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_investments.py b/plaid/model/asset_report_investments.py index be2b2163d..b0b1e5788 100644 --- a/plaid/model/asset_report_investments.py +++ b/plaid/model/asset_report_investments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_item.py b/plaid/model/asset_report_item.py index c59858b2c..0c55c1769 100644 --- a/plaid/model/asset_report_item.py +++ b/plaid/model/asset_report_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_pdf_get_request.py b/plaid/model/asset_report_pdf_get_request.py index 258368ea8..219fc6748 100644 --- a/plaid/model/asset_report_pdf_get_request.py +++ b/plaid/model/asset_report_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_pdf_get_request_options.py b/plaid/model/asset_report_pdf_get_request_options.py index 316ad874c..db481b113 100644 --- a/plaid/model/asset_report_pdf_get_request_options.py +++ b/plaid/model/asset_report_pdf_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_refresh_request.py b/plaid/model/asset_report_refresh_request.py index 01158ce2e..6df8f3950 100644 --- a/plaid/model/asset_report_refresh_request.py +++ b/plaid/model/asset_report_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_refresh_request_options.py b/plaid/model/asset_report_refresh_request_options.py index 68ccf5d90..274a870c4 100644 --- a/plaid/model/asset_report_refresh_request_options.py +++ b/plaid/model/asset_report_refresh_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_refresh_response.py b/plaid/model/asset_report_refresh_response.py index 58fccf8ab..911ea1c6e 100644 --- a/plaid/model/asset_report_refresh_response.py +++ b/plaid/model/asset_report_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_remove_request.py b/plaid/model/asset_report_remove_request.py index 90f0286f1..607267fe3 100644 --- a/plaid/model/asset_report_remove_request.py +++ b/plaid/model/asset_report_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_remove_response.py b/plaid/model/asset_report_remove_response.py index f7e227a7e..d4c5a1087 100644 --- a/plaid/model/asset_report_remove_response.py +++ b/plaid/model/asset_report_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_transaction.py b/plaid/model/asset_report_transaction.py index 2d91294f7..445d4bbbd 100644 --- a/plaid/model/asset_report_transaction.py +++ b/plaid/model/asset_report_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_transaction_type.py b/plaid/model/asset_report_transaction_type.py index 2a9fa95b2..7c01db0e8 100644 --- a/plaid/model/asset_report_transaction_type.py +++ b/plaid/model/asset_report_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_type.py b/plaid/model/asset_report_type.py index c0d3b77e0..238ef95dd 100644 --- a/plaid/model/asset_report_type.py +++ b/plaid/model/asset_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_report_user.py b/plaid/model/asset_report_user.py index e572ae6e8..9e43498ea 100644 --- a/plaid/model/asset_report_user.py +++ b/plaid/model/asset_report_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transaction.py b/plaid/model/asset_transaction.py index 8b6b6e33a..cefc990e3 100644 --- a/plaid/model/asset_transaction.py +++ b/plaid/model/asset_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transaction_category_type.py b/plaid/model/asset_transaction_category_type.py index 666e4ae27..92868d20f 100644 --- a/plaid/model/asset_transaction_category_type.py +++ b/plaid/model/asset_transaction_category_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transaction_description.py b/plaid/model/asset_transaction_description.py index c702d66e0..bb0711ccf 100644 --- a/plaid/model/asset_transaction_description.py +++ b/plaid/model/asset_transaction_description.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transaction_detail.py b/plaid/model/asset_transaction_detail.py index 9b90ac3f3..55760e9f3 100644 --- a/plaid/model/asset_transaction_detail.py +++ b/plaid/model/asset_transaction_detail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transaction_type.py b/plaid/model/asset_transaction_type.py index f2da60ac3..1cb6d24ec 100644 --- a/plaid/model/asset_transaction_type.py +++ b/plaid/model/asset_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_transactions.py b/plaid/model/asset_transactions.py index c7b67efb5..d6febda88 100644 --- a/plaid/model/asset_transactions.py +++ b/plaid/model/asset_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/asset_type.py b/plaid/model/asset_type.py index 9bdccded9..27dafb6b9 100644 --- a/plaid/model/asset_type.py +++ b/plaid/model/asset_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/assets.py b/plaid/model/assets.py index ded250e4f..dbd1d3575 100644 --- a/plaid/model/assets.py +++ b/plaid/model/assets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/assets_error_webhook.py b/plaid/model/assets_error_webhook.py index 843735ac2..e7b0ee64d 100644 --- a/plaid/model/assets_error_webhook.py +++ b/plaid/model/assets_error_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/assets_product_ready_webhook.py b/plaid/model/assets_product_ready_webhook.py index c3a829b11..ec8a1dec2 100644 --- a/plaid/model/assets_product_ready_webhook.py +++ b/plaid/model/assets_product_ready_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_default_update_webhook.py b/plaid/model/auth_default_update_webhook.py index e022d0050..73877245e 100644 --- a/plaid/model/auth_default_update_webhook.py +++ b/plaid/model/auth_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_get_numbers.py b/plaid/model/auth_get_numbers.py index 01b0f1bd7..ad52502cd 100644 --- a/plaid/model/auth_get_numbers.py +++ b/plaid/model/auth_get_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_get_request.py b/plaid/model/auth_get_request.py index 9e27eff7a..288d2642a 100644 --- a/plaid/model/auth_get_request.py +++ b/plaid/model/auth_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_get_request_options.py b/plaid/model/auth_get_request_options.py index e04b7e991..0ee5dcc96 100644 --- a/plaid/model/auth_get_request_options.py +++ b/plaid/model/auth_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_get_response.py b/plaid/model/auth_get_response.py index 7bb758e43..c74e35cb2 100644 --- a/plaid/model/auth_get_response.py +++ b/plaid/model/auth_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_metadata.py b/plaid/model/auth_metadata.py index 601696c86..4214e3839 100644 --- a/plaid/model/auth_metadata.py +++ b/plaid/model/auth_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_supported_methods.py b/plaid/model/auth_supported_methods.py index 59f9136e8..8d8fe4cff 100644 --- a/plaid/model/auth_supported_methods.py +++ b/plaid/model/auth_supported_methods.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_update_types.py b/plaid/model/auth_update_types.py index a40a376ea..72145b9ea 100644 --- a/plaid/model/auth_update_types.py +++ b/plaid/model/auth_update_types.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_verify_numbers_ach.py b/plaid/model/auth_verify_numbers_ach.py index e7f8e935e..6877e12e1 100644 --- a/plaid/model/auth_verify_numbers_ach.py +++ b/plaid/model/auth_verify_numbers_ach.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_verify_request.py b/plaid/model/auth_verify_request.py index c2cbe4801..775bfd4aa 100644 --- a/plaid/model/auth_verify_request.py +++ b/plaid/model/auth_verify_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_verify_request_numbers.py b/plaid/model/auth_verify_request_numbers.py index 2ee6104b2..e8e0fffb1 100644 --- a/plaid/model/auth_verify_request_numbers.py +++ b/plaid/model/auth_verify_request_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/auth_verify_response.py b/plaid/model/auth_verify_response.py index 65a17fff6..ca267e3fa 100644 --- a/plaid/model/auth_verify_response.py +++ b/plaid/model/auth_verify_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/automatically_verified_webhook.py b/plaid/model/automatically_verified_webhook.py index 4e937f7b4..6623aaca5 100644 --- a/plaid/model/automatically_verified_webhook.py +++ b/plaid/model/automatically_verified_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_income_complete_result.py b/plaid/model/bank_income_complete_result.py index 9c6b95fb2..bec2ac52d 100644 --- a/plaid/model/bank_income_complete_result.py +++ b/plaid/model/bank_income_complete_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_income_complete_webhook.py b/plaid/model/bank_income_complete_webhook.py index e540b6138..b25483d7b 100644 --- a/plaid/model/bank_income_complete_webhook.py +++ b/plaid/model/bank_income_complete_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_income_refresh_complete_result.py b/plaid/model/bank_income_refresh_complete_result.py index 058daaa61..b0beb428b 100644 --- a/plaid/model/bank_income_refresh_complete_result.py +++ b/plaid/model/bank_income_refresh_complete_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_income_refresh_complete_webhook.py b/plaid/model/bank_income_refresh_complete_webhook.py index 9faa5f8cc..7d64ce832 100644 --- a/plaid/model/bank_income_refresh_complete_webhook.py +++ b/plaid/model/bank_income_refresh_complete_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_income_refresh_update_webhook.py b/plaid/model/bank_income_refresh_update_webhook.py index 9ea026a42..18dee707c 100644 --- a/plaid/model/bank_income_refresh_update_webhook.py +++ b/plaid/model/bank_income_refresh_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_initiated_return_risk.py b/plaid/model/bank_initiated_return_risk.py index 2186078ee..5631c935b 100644 --- a/plaid/model/bank_initiated_return_risk.py +++ b/plaid/model/bank_initiated_return_risk.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_initiated_risk_tier.py b/plaid/model/bank_initiated_risk_tier.py index cd06bfc08..6efc912d0 100644 --- a/plaid/model/bank_initiated_risk_tier.py +++ b/plaid/model/bank_initiated_risk_tier.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_penalties_indicators.py b/plaid/model/bank_penalties_indicators.py index f689cc22f..2233c8861 100644 --- a/plaid/model/bank_penalties_indicators.py +++ b/plaid/model/bank_penalties_indicators.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer.py b/plaid/model/bank_transfer.py index 857555164..de67bfc97 100644 --- a/plaid/model/bank_transfer.py +++ b/plaid/model/bank_transfer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_balance.py b/plaid/model/bank_transfer_balance.py index 3fce2fd96..c4564eef7 100644 --- a/plaid/model/bank_transfer_balance.py +++ b/plaid/model/bank_transfer_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_balance_get_request.py b/plaid/model/bank_transfer_balance_get_request.py index 95d3b082a..a7e1262cd 100644 --- a/plaid/model/bank_transfer_balance_get_request.py +++ b/plaid/model/bank_transfer_balance_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_balance_get_response.py b/plaid/model/bank_transfer_balance_get_response.py index b11b2e0ec..2b41e425d 100644 --- a/plaid/model/bank_transfer_balance_get_response.py +++ b/plaid/model/bank_transfer_balance_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_cancel_request.py b/plaid/model/bank_transfer_cancel_request.py index 6c730195d..699a92470 100644 --- a/plaid/model/bank_transfer_cancel_request.py +++ b/plaid/model/bank_transfer_cancel_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_cancel_response.py b/plaid/model/bank_transfer_cancel_response.py index a5c161d5d..49b0721c2 100644 --- a/plaid/model/bank_transfer_cancel_response.py +++ b/plaid/model/bank_transfer_cancel_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_create_request.py b/plaid/model/bank_transfer_create_request.py index 9b57c604a..6abac505d 100644 --- a/plaid/model/bank_transfer_create_request.py +++ b/plaid/model/bank_transfer_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_create_response.py b/plaid/model/bank_transfer_create_response.py index af2f55963..d495283d1 100644 --- a/plaid/model/bank_transfer_create_response.py +++ b/plaid/model/bank_transfer_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_direction.py b/plaid/model/bank_transfer_direction.py index 94d0498a3..64e7b5dee 100644 --- a/plaid/model/bank_transfer_direction.py +++ b/plaid/model/bank_transfer_direction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event.py b/plaid/model/bank_transfer_event.py index d03368963..cba292ad3 100644 --- a/plaid/model/bank_transfer_event.py +++ b/plaid/model/bank_transfer_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_list_bank_transfer_type.py b/plaid/model/bank_transfer_event_list_bank_transfer_type.py index a3d5cde10..cccd9f226 100644 --- a/plaid/model/bank_transfer_event_list_bank_transfer_type.py +++ b/plaid/model/bank_transfer_event_list_bank_transfer_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_list_direction.py b/plaid/model/bank_transfer_event_list_direction.py index e62caa7a6..fecbdfa83 100644 --- a/plaid/model/bank_transfer_event_list_direction.py +++ b/plaid/model/bank_transfer_event_list_direction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_list_request.py b/plaid/model/bank_transfer_event_list_request.py index 8b0cbe01a..3f9588a7a 100644 --- a/plaid/model/bank_transfer_event_list_request.py +++ b/plaid/model/bank_transfer_event_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_list_response.py b/plaid/model/bank_transfer_event_list_response.py index ce152033f..73eab46ba 100644 --- a/plaid/model/bank_transfer_event_list_response.py +++ b/plaid/model/bank_transfer_event_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_sync_request.py b/plaid/model/bank_transfer_event_sync_request.py index 00a9c3a5c..de47fb285 100644 --- a/plaid/model/bank_transfer_event_sync_request.py +++ b/plaid/model/bank_transfer_event_sync_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_sync_response.py b/plaid/model/bank_transfer_event_sync_response.py index 36b57fc4c..272c15b49 100644 --- a/plaid/model/bank_transfer_event_sync_response.py +++ b/plaid/model/bank_transfer_event_sync_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_event_type.py b/plaid/model/bank_transfer_event_type.py index 7d7a8a0eb..8be272be0 100644 --- a/plaid/model/bank_transfer_event_type.py +++ b/plaid/model/bank_transfer_event_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_failure.py b/plaid/model/bank_transfer_failure.py index 8370ce54e..b1c27451e 100644 --- a/plaid/model/bank_transfer_failure.py +++ b/plaid/model/bank_transfer_failure.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_get_request.py b/plaid/model/bank_transfer_get_request.py index dfc1d3099..a628b4aa9 100644 --- a/plaid/model/bank_transfer_get_request.py +++ b/plaid/model/bank_transfer_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_get_response.py b/plaid/model/bank_transfer_get_response.py index b50ef9b7d..0f74864d5 100644 --- a/plaid/model/bank_transfer_get_response.py +++ b/plaid/model/bank_transfer_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_idempotency_key.py b/plaid/model/bank_transfer_idempotency_key.py index b983254b0..d5757d99f 100644 --- a/plaid/model/bank_transfer_idempotency_key.py +++ b/plaid/model/bank_transfer_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_list_request.py b/plaid/model/bank_transfer_list_request.py index 91a69401c..26d1ccad6 100644 --- a/plaid/model/bank_transfer_list_request.py +++ b/plaid/model/bank_transfer_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_list_response.py b/plaid/model/bank_transfer_list_response.py index d3a669d64..6dfe30c56 100644 --- a/plaid/model/bank_transfer_list_response.py +++ b/plaid/model/bank_transfer_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_metadata.py b/plaid/model/bank_transfer_metadata.py index d79608bdb..ee43cb136 100644 --- a/plaid/model/bank_transfer_metadata.py +++ b/plaid/model/bank_transfer_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_migrate_account_request.py b/plaid/model/bank_transfer_migrate_account_request.py index f522da85a..b0f5ec44d 100644 --- a/plaid/model/bank_transfer_migrate_account_request.py +++ b/plaid/model/bank_transfer_migrate_account_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_migrate_account_response.py b/plaid/model/bank_transfer_migrate_account_response.py index 888d9cd58..0da2cad0a 100644 --- a/plaid/model/bank_transfer_migrate_account_response.py +++ b/plaid/model/bank_transfer_migrate_account_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_network.py b/plaid/model/bank_transfer_network.py index 3404a8cb1..cba12d1e8 100644 --- a/plaid/model/bank_transfer_network.py +++ b/plaid/model/bank_transfer_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_status.py b/plaid/model/bank_transfer_status.py index 50d80d74e..0d86153b3 100644 --- a/plaid/model/bank_transfer_status.py +++ b/plaid/model/bank_transfer_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_sweep.py b/plaid/model/bank_transfer_sweep.py index 40fd2c8ef..0d3fa0156 100644 --- a/plaid/model/bank_transfer_sweep.py +++ b/plaid/model/bank_transfer_sweep.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_sweep_get_request.py b/plaid/model/bank_transfer_sweep_get_request.py index 34999da06..727a29c62 100644 --- a/plaid/model/bank_transfer_sweep_get_request.py +++ b/plaid/model/bank_transfer_sweep_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_sweep_get_response.py b/plaid/model/bank_transfer_sweep_get_response.py index 1c975aba5..5244232e9 100644 --- a/plaid/model/bank_transfer_sweep_get_response.py +++ b/plaid/model/bank_transfer_sweep_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_sweep_list_request.py b/plaid/model/bank_transfer_sweep_list_request.py index 20d927903..6e45f9e78 100644 --- a/plaid/model/bank_transfer_sweep_list_request.py +++ b/plaid/model/bank_transfer_sweep_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_sweep_list_response.py b/plaid/model/bank_transfer_sweep_list_response.py index d12f79a8a..b07298fa2 100644 --- a/plaid/model/bank_transfer_sweep_list_response.py +++ b/plaid/model/bank_transfer_sweep_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_type.py b/plaid/model/bank_transfer_type.py index 593081449..b3cb4a701 100644 --- a/plaid/model/bank_transfer_type.py +++ b/plaid/model/bank_transfer_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfer_user.py b/plaid/model/bank_transfer_user.py index e9ae0f376..fffc4cf96 100644 --- a/plaid/model/bank_transfer_user.py +++ b/plaid/model/bank_transfer_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfers_events_update_webhook.py b/plaid/model/bank_transfers_events_update_webhook.py index 83dcb806a..562a21ea2 100644 --- a/plaid/model/bank_transfers_events_update_webhook.py +++ b/plaid/model/bank_transfers_events_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/bank_transfers_events_update_webhook_for_auth.py b/plaid/model/bank_transfers_events_update_webhook_for_auth.py index 1bf3c5538..d5e004e18 100644 --- a/plaid/model/bank_transfers_events_update_webhook_for_auth.py +++ b/plaid/model/bank_transfers_events_update_webhook_for_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report.py b/plaid/model/base_report.py index 4da20f2ce..26567ff1e 100644 --- a/plaid/model/base_report.py +++ b/plaid/model/base_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_account.py b/plaid/model/base_report_account.py index 5afbafeaf..c8d211c0f 100644 --- a/plaid/model/base_report_account.py +++ b/plaid/model/base_report_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_account_balances.py b/plaid/model/base_report_account_balances.py index 45214afc3..2c34762e9 100644 --- a/plaid/model/base_report_account_balances.py +++ b/plaid/model/base_report_account_balances.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_account_insights.py b/plaid/model/base_report_account_insights.py index 65d0cc588..f976c8f45 100644 --- a/plaid/model/base_report_account_insights.py +++ b/plaid/model/base_report_account_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_account_metadata.py b/plaid/model/base_report_account_metadata.py index 6e218a6b8..a0ba37943 100644 --- a/plaid/model/base_report_account_metadata.py +++ b/plaid/model/base_report_account_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_attributes.py b/plaid/model/base_report_attributes.py index 9091d9ea4..eedfc1548 100644 --- a/plaid/model/base_report_attributes.py +++ b/plaid/model/base_report_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_average_flow_insights.py b/plaid/model/base_report_average_flow_insights.py index 6a5b94597..3aa57512c 100644 --- a/plaid/model/base_report_average_flow_insights.py +++ b/plaid/model/base_report_average_flow_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_average_monthly_balances.py b/plaid/model/base_report_average_monthly_balances.py index 93fb049ad..39986cceb 100644 --- a/plaid/model/base_report_average_monthly_balances.py +++ b/plaid/model/base_report_average_monthly_balances.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_historical_balance.py b/plaid/model/base_report_historical_balance.py index b19cd6617..1fdffc282 100644 --- a/plaid/model/base_report_historical_balance.py +++ b/plaid/model/base_report_historical_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_investment_holding.py b/plaid/model/base_report_investment_holding.py index 8c2fe8917..05907de48 100644 --- a/plaid/model/base_report_investment_holding.py +++ b/plaid/model/base_report_investment_holding.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_investment_security.py b/plaid/model/base_report_investment_security.py index 2b5eb540b..1b7d73a1f 100644 --- a/plaid/model/base_report_investment_security.py +++ b/plaid/model/base_report_investment_security.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_investment_transaction.py b/plaid/model/base_report_investment_transaction.py index d6fa8efc0..742bd55aa 100644 --- a/plaid/model/base_report_investment_transaction.py +++ b/plaid/model/base_report_investment_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_investments.py b/plaid/model/base_report_investments.py index 79c8da1a3..d76c348eb 100644 --- a/plaid/model/base_report_investments.py +++ b/plaid/model/base_report_investments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_item.py b/plaid/model/base_report_item.py index b6d18532f..20bd2ecfc 100644 --- a/plaid/model/base_report_item.py +++ b/plaid/model/base_report_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_longest_gap_insights.py b/plaid/model/base_report_longest_gap_insights.py index 73e41f4e9..c619746eb 100644 --- a/plaid/model/base_report_longest_gap_insights.py +++ b/plaid/model/base_report_longest_gap_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_number_flow_insights.py b/plaid/model/base_report_number_flow_insights.py index 3d89a20b6..94497b245 100644 --- a/plaid/model/base_report_number_flow_insights.py +++ b/plaid/model/base_report_number_flow_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_transaction.py b/plaid/model/base_report_transaction.py index b58ff94e7..899b3a05b 100644 --- a/plaid/model/base_report_transaction.py +++ b/plaid/model/base_report_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_transaction_type.py b/plaid/model/base_report_transaction_type.py index 5c0021ae8..0eeede5e8 100644 --- a/plaid/model/base_report_transaction_type.py +++ b/plaid/model/base_report_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_user_attributes.py b/plaid/model/base_report_user_attributes.py index 7449c57ff..5fc13641c 100644 --- a/plaid/model/base_report_user_attributes.py +++ b/plaid/model/base_report_user_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_warning.py b/plaid/model/base_report_warning.py index f624c65c9..968c17f74 100644 --- a/plaid/model/base_report_warning.py +++ b/plaid/model/base_report_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_report_warning_code.py b/plaid/model/base_report_warning_code.py index 884c4ccbc..121aa1ac4 100644 --- a/plaid/model/base_report_warning_code.py +++ b/plaid/model/base_report_warning_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/base_reports_error_webhook.py b/plaid/model/base_reports_error_webhook.py index e7b099b3b..ca47e526d 100644 --- a/plaid/model/base_reports_error_webhook.py +++ b/plaid/model/base_reports_error_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_attributes.py b/plaid/model/beacon_account_risk_attributes.py index 391ce9c78..73ba59c9d 100644 --- a/plaid/model/beacon_account_risk_attributes.py +++ b/plaid/model/beacon_account_risk_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_account.py b/plaid/model/beacon_account_risk_evaluate_account.py index a2c9a4738..75df0d961 100644 --- a/plaid/model/beacon_account_risk_evaluate_account.py +++ b/plaid/model/beacon_account_risk_evaluate_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_account_attributes.py b/plaid/model/beacon_account_risk_evaluate_account_attributes.py index 142d2768d..b605ae216 100644 --- a/plaid/model/beacon_account_risk_evaluate_account_attributes.py +++ b/plaid/model/beacon_account_risk_evaluate_account_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_evaluation_reason.py b/plaid/model/beacon_account_risk_evaluate_evaluation_reason.py index e0e9fefa1..f459179cd 100644 --- a/plaid/model/beacon_account_risk_evaluate_evaluation_reason.py +++ b/plaid/model/beacon_account_risk_evaluate_evaluation_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_request.py b/plaid/model/beacon_account_risk_evaluate_request.py index ab2500158..253bacf56 100644 --- a/plaid/model/beacon_account_risk_evaluate_request.py +++ b/plaid/model/beacon_account_risk_evaluate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_request_options.py b/plaid/model/beacon_account_risk_evaluate_request_options.py index ec54edee5..b435437e6 100644 --- a/plaid/model/beacon_account_risk_evaluate_request_options.py +++ b/plaid/model/beacon_account_risk_evaluate_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_account_risk_evaluate_response.py b/plaid/model/beacon_account_risk_evaluate_response.py index e4185ed9a..a0bd99d6d 100644 --- a/plaid/model/beacon_account_risk_evaluate_response.py +++ b/plaid/model/beacon_account_risk_evaluate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_audit_trail.py b/plaid/model/beacon_audit_trail.py index 551ca738c..eb79280b3 100644 --- a/plaid/model/beacon_audit_trail.py +++ b/plaid/model/beacon_audit_trail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_audit_trail_source.py b/plaid/model/beacon_audit_trail_source.py index a49e3aac3..22392db42 100644 --- a/plaid/model/beacon_audit_trail_source.py +++ b/plaid/model/beacon_audit_trail_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_bank_account_insights.py b/plaid/model/beacon_bank_account_insights.py index f8cfc4649..90b604965 100644 --- a/plaid/model/beacon_bank_account_insights.py +++ b/plaid/model/beacon_bank_account_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_bank_accounts.py b/plaid/model/beacon_bank_accounts.py index c350e781e..2ea9de4dc 100644 --- a/plaid/model/beacon_bank_accounts.py +++ b/plaid/model/beacon_bank_accounts.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_duplicate_detected_webhook.py b/plaid/model/beacon_duplicate_detected_webhook.py index 11efdab80..f846fe685 100644 --- a/plaid/model/beacon_duplicate_detected_webhook.py +++ b/plaid/model/beacon_duplicate_detected_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_duplicate_get_request.py b/plaid/model/beacon_duplicate_get_request.py index 2678f81b2..76b300ca3 100644 --- a/plaid/model/beacon_duplicate_get_request.py +++ b/plaid/model/beacon_duplicate_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_duplicate_get_response.py b/plaid/model/beacon_duplicate_get_response.py index fd9986350..3168d0027 100644 --- a/plaid/model/beacon_duplicate_get_response.py +++ b/plaid/model/beacon_duplicate_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_match_summary_analysis.py b/plaid/model/beacon_match_summary_analysis.py index ef86d0d14..7d733eeff 100644 --- a/plaid/model/beacon_match_summary_analysis.py +++ b/plaid/model/beacon_match_summary_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_match_summary_code.py b/plaid/model/beacon_match_summary_code.py index 2591aa2b0..e310d6c5a 100644 --- a/plaid/model/beacon_match_summary_code.py +++ b/plaid/model/beacon_match_summary_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report.py b/plaid/model/beacon_report.py index fab721536..ab3445fe9 100644 --- a/plaid/model/beacon_report.py +++ b/plaid/model/beacon_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_create_request.py b/plaid/model/beacon_report_create_request.py index db238f778..50fa174d6 100644 --- a/plaid/model/beacon_report_create_request.py +++ b/plaid/model/beacon_report_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_create_response.py b/plaid/model/beacon_report_create_response.py index ea640e553..3eaf0d3a0 100644 --- a/plaid/model/beacon_report_create_response.py +++ b/plaid/model/beacon_report_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_create_type.py b/plaid/model/beacon_report_create_type.py index a9d819f8c..dd134e62d 100644 --- a/plaid/model/beacon_report_create_type.py +++ b/plaid/model/beacon_report_create_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_created_webhook.py b/plaid/model/beacon_report_created_webhook.py index eff950514..694542289 100644 --- a/plaid/model/beacon_report_created_webhook.py +++ b/plaid/model/beacon_report_created_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_get_request.py b/plaid/model/beacon_report_get_request.py index 429c12704..8c938fd92 100644 --- a/plaid/model/beacon_report_get_request.py +++ b/plaid/model/beacon_report_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_get_response.py b/plaid/model/beacon_report_get_response.py index 6b8b0891e..98f48aac5 100644 --- a/plaid/model/beacon_report_get_response.py +++ b/plaid/model/beacon_report_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_list_request.py b/plaid/model/beacon_report_list_request.py index 5a0a6e4d5..1161162bf 100644 --- a/plaid/model/beacon_report_list_request.py +++ b/plaid/model/beacon_report_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_list_response.py b/plaid/model/beacon_report_list_response.py index 1705bae50..5268f6ed2 100644 --- a/plaid/model/beacon_report_list_response.py +++ b/plaid/model/beacon_report_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication.py b/plaid/model/beacon_report_syndication.py index 6d6472d67..25fbc1354 100644 --- a/plaid/model/beacon_report_syndication.py +++ b/plaid/model/beacon_report_syndication.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_analysis.py b/plaid/model/beacon_report_syndication_analysis.py index c836121ea..2d8a9ccaa 100644 --- a/plaid/model/beacon_report_syndication_analysis.py +++ b/plaid/model/beacon_report_syndication_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_created_webhook.py b/plaid/model/beacon_report_syndication_created_webhook.py index 5045b0780..823611d77 100644 --- a/plaid/model/beacon_report_syndication_created_webhook.py +++ b/plaid/model/beacon_report_syndication_created_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_get_request.py b/plaid/model/beacon_report_syndication_get_request.py index 1e52b0e5e..089e1ecbc 100644 --- a/plaid/model/beacon_report_syndication_get_request.py +++ b/plaid/model/beacon_report_syndication_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_get_response.py b/plaid/model/beacon_report_syndication_get_response.py index 5986a43e1..c9f07dfaa 100644 --- a/plaid/model/beacon_report_syndication_get_response.py +++ b/plaid/model/beacon_report_syndication_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_list_request.py b/plaid/model/beacon_report_syndication_list_request.py index 8b6659631..9815f3974 100644 --- a/plaid/model/beacon_report_syndication_list_request.py +++ b/plaid/model/beacon_report_syndication_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_list_response.py b/plaid/model/beacon_report_syndication_list_response.py index 3be3d310d..00d3e603e 100644 --- a/plaid/model/beacon_report_syndication_list_response.py +++ b/plaid/model/beacon_report_syndication_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_syndication_original_report.py b/plaid/model/beacon_report_syndication_original_report.py index 7f94220b6..c9045f2ac 100644 --- a/plaid/model/beacon_report_syndication_original_report.py +++ b/plaid/model/beacon_report_syndication_original_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_type.py b/plaid/model/beacon_report_type.py index d566c6702..7a17d8d14 100644 --- a/plaid/model/beacon_report_type.py +++ b/plaid/model/beacon_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_report_updated_webhook.py b/plaid/model/beacon_report_updated_webhook.py index 562666f37..dcc6c7362 100644 --- a/plaid/model/beacon_report_updated_webhook.py +++ b/plaid/model/beacon_report_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_syndicated_report_depository_account_match_analysis.py b/plaid/model/beacon_syndicated_report_depository_account_match_analysis.py index 37dc4aa9e..6b3153542 100644 --- a/plaid/model/beacon_syndicated_report_depository_account_match_analysis.py +++ b/plaid/model/beacon_syndicated_report_depository_account_match_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user.py b/plaid/model/beacon_user.py index e28b46e51..9358a8d53 100644 --- a/plaid/model/beacon_user.py +++ b/plaid/model/beacon_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -141,7 +141,7 @@ def _from_openapi_data(cls, item_ids, id, version, created_at, updated_at, statu updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): @@ -248,7 +248,7 @@ def __init__(self, item_ids, id, version, created_at, updated_at, status, progra updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): diff --git a/plaid/model/beacon_user_account_insights_get_request.py b/plaid/model/beacon_user_account_insights_get_request.py index f2fb97c49..3e397b9a0 100644 --- a/plaid/model/beacon_user_account_insights_get_request.py +++ b/plaid/model/beacon_user_account_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_account_insights_get_response.py b/plaid/model/beacon_user_account_insights_get_response.py index 8867637f2..f8b9a0fad 100644 --- a/plaid/model/beacon_user_account_insights_get_response.py +++ b/plaid/model/beacon_user_account_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_address.py b/plaid/model/beacon_user_address.py index abab4ab3b..afc0b9bb9 100644 --- a/plaid/model/beacon_user_address.py +++ b/plaid/model/beacon_user_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_create_request.py b/plaid/model/beacon_user_create_request.py index dd59f22e1..b700a8cf7 100644 --- a/plaid/model/beacon_user_create_request.py +++ b/plaid/model/beacon_user_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -121,7 +121,7 @@ def _from_openapi_data(cls, program_id, client_user_id, user, *args, **kwargs): Args: program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserRequestData): Keyword Args: @@ -217,7 +217,7 @@ def __init__(self, program_id, client_user_id, user, *args, **kwargs): # noqa: Args: program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserRequestData): Keyword Args: diff --git a/plaid/model/beacon_user_create_response.py b/plaid/model/beacon_user_create_response.py index c2dc4dabf..e21b6ad2e 100644 --- a/plaid/model/beacon_user_create_response.py +++ b/plaid/model/beacon_user_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -143,7 +143,7 @@ def _from_openapi_data(cls, item_ids, id, version, created_at, updated_at, statu updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -252,7 +252,7 @@ def __init__(self, item_ids, id, version, created_at, updated_at, status, progra updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/beacon_user_data.py b/plaid/model/beacon_user_data.py index 164d0bbb6..b2336355e 100644 --- a/plaid/model/beacon_user_data.py +++ b/plaid/model/beacon_user_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_depository_account.py b/plaid/model/beacon_user_depository_account.py index 179047d2e..d99b7bcd6 100644 --- a/plaid/model/beacon_user_depository_account.py +++ b/plaid/model/beacon_user_depository_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_get_request.py b/plaid/model/beacon_user_get_request.py index f09ff9815..f250b3586 100644 --- a/plaid/model/beacon_user_get_request.py +++ b/plaid/model/beacon_user_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_get_response.py b/plaid/model/beacon_user_get_response.py index 36432ebfc..f11b57cc3 100644 --- a/plaid/model/beacon_user_get_response.py +++ b/plaid/model/beacon_user_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -143,7 +143,7 @@ def _from_openapi_data(cls, item_ids, id, version, created_at, updated_at, statu updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -252,7 +252,7 @@ def __init__(self, item_ids, id, version, created_at, updated_at, status, progra updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/beacon_user_history_list_request.py b/plaid/model/beacon_user_history_list_request.py index fab441b59..9c0aaf028 100644 --- a/plaid/model/beacon_user_history_list_request.py +++ b/plaid/model/beacon_user_history_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_history_list_response.py b/plaid/model/beacon_user_history_list_response.py index abb2dce17..c894bd0ef 100644 --- a/plaid/model/beacon_user_history_list_response.py +++ b/plaid/model/beacon_user_history_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_id_number.py b/plaid/model/beacon_user_id_number.py index aa9852d58..26495efdf 100644 --- a/plaid/model/beacon_user_id_number.py +++ b/plaid/model/beacon_user_id_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_name.py b/plaid/model/beacon_user_name.py index 332fccc78..b6c891459 100644 --- a/plaid/model/beacon_user_name.py +++ b/plaid/model/beacon_user_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_name_nullable.py b/plaid/model/beacon_user_name_nullable.py index e1025f963..d7e32498f 100644 --- a/plaid/model/beacon_user_name_nullable.py +++ b/plaid/model/beacon_user_name_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_request_address.py b/plaid/model/beacon_user_request_address.py index 931535dc6..4b5be2170 100644 --- a/plaid/model/beacon_user_request_address.py +++ b/plaid/model/beacon_user_request_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_request_address_nullable.py b/plaid/model/beacon_user_request_address_nullable.py index 56e42d935..da804837c 100644 --- a/plaid/model/beacon_user_request_address_nullable.py +++ b/plaid/model/beacon_user_request_address_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_request_data.py b/plaid/model/beacon_user_request_data.py index a081d9db8..1c1af98e5 100644 --- a/plaid/model/beacon_user_request_data.py +++ b/plaid/model/beacon_user_request_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_request_depository_account.py b/plaid/model/beacon_user_request_depository_account.py index 1c0b370d2..77d00e2cd 100644 --- a/plaid/model/beacon_user_request_depository_account.py +++ b/plaid/model/beacon_user_request_depository_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_review_request.py b/plaid/model/beacon_user_review_request.py index 323bd0516..4a7f765be 100644 --- a/plaid/model/beacon_user_review_request.py +++ b/plaid/model/beacon_user_review_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_revision.py b/plaid/model/beacon_user_revision.py index 9d957deea..f2189c1b5 100644 --- a/plaid/model/beacon_user_revision.py +++ b/plaid/model/beacon_user_revision.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_status.py b/plaid/model/beacon_user_status.py index 2b18102fa..6adff44ea 100644 --- a/plaid/model/beacon_user_status.py +++ b/plaid/model/beacon_user_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_status_updated_webhook.py b/plaid/model/beacon_user_status_updated_webhook.py index ac4b815fe..8cc78aea2 100644 --- a/plaid/model/beacon_user_status_updated_webhook.py +++ b/plaid/model/beacon_user_status_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_update_request.py b/plaid/model/beacon_user_update_request.py index 2b042aeb2..bfec67394 100644 --- a/plaid/model/beacon_user_update_request.py +++ b/plaid/model/beacon_user_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_update_request_data.py b/plaid/model/beacon_user_update_request_data.py index 6ea5733a2..97443b0cf 100644 --- a/plaid/model/beacon_user_update_request_data.py +++ b/plaid/model/beacon_user_update_request_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beacon_user_update_response.py b/plaid/model/beacon_user_update_response.py index d66d25c85..9db6438fa 100644 --- a/plaid/model/beacon_user_update_response.py +++ b/plaid/model/beacon_user_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -143,7 +143,7 @@ def _from_openapi_data(cls, item_ids, id, version, created_at, updated_at, statu updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -252,7 +252,7 @@ def __init__(self, item_ids, id, version, created_at, updated_at, status, progra updated_at (datetime): An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. status (BeaconUserStatus): program_id (str): ID of the associated Beacon Program. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. user (BeaconUserData): audit_trail (BeaconAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/beta_ewa_report_v1_get_request.py b/plaid/model/beta_ewa_report_v1_get_request.py index a2923b558..4195ea90e 100644 --- a/plaid/model/beta_ewa_report_v1_get_request.py +++ b/plaid/model/beta_ewa_report_v1_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_ewa_report_v1_get_response.py b/plaid/model/beta_ewa_report_v1_get_response.py index f0cf92c93..0426c793c 100644 --- a/plaid/model/beta_ewa_report_v1_get_response.py +++ b/plaid/model/beta_ewa_report_v1_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_create_request.py b/plaid/model/beta_partner_customer_v1_create_request.py index e364ff8e1..e851c34ea 100644 --- a/plaid/model/beta_partner_customer_v1_create_request.py +++ b/plaid/model/beta_partner_customer_v1_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_create_response.py b/plaid/model/beta_partner_customer_v1_create_response.py index 16495da28..d88cd27a9 100644 --- a/plaid/model/beta_partner_customer_v1_create_response.py +++ b/plaid/model/beta_partner_customer_v1_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_enable_request.py b/plaid/model/beta_partner_customer_v1_enable_request.py index 5f189518d..70dd6f7f7 100644 --- a/plaid/model/beta_partner_customer_v1_enable_request.py +++ b/plaid/model/beta_partner_customer_v1_enable_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_enable_response.py b/plaid/model/beta_partner_customer_v1_enable_response.py index e2048ccd5..7bda34a7d 100644 --- a/plaid/model/beta_partner_customer_v1_enable_response.py +++ b/plaid/model/beta_partner_customer_v1_enable_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_get_request.py b/plaid/model/beta_partner_customer_v1_get_request.py index 961fa84ff..7e3b9ed4e 100644 --- a/plaid/model/beta_partner_customer_v1_get_request.py +++ b/plaid/model/beta_partner_customer_v1_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_get_response.py b/plaid/model/beta_partner_customer_v1_get_response.py index f77e71e5d..3300db6b9 100644 --- a/plaid/model/beta_partner_customer_v1_get_response.py +++ b/plaid/model/beta_partner_customer_v1_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_update_request.py b/plaid/model/beta_partner_customer_v1_update_request.py index 1a4ecaf5e..804e17e50 100644 --- a/plaid/model/beta_partner_customer_v1_update_request.py +++ b/plaid/model/beta_partner_customer_v1_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_customer_v1_update_response.py b/plaid/model/beta_partner_customer_v1_update_response.py index ca2c45b6e..c4dbc0b90 100644 --- a/plaid/model/beta_partner_customer_v1_update_response.py +++ b/plaid/model/beta_partner_customer_v1_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_end_customer.py b/plaid/model/beta_partner_end_customer.py index 8f0716483..16d02cb5e 100644 --- a/plaid/model/beta_partner_end_customer.py +++ b/plaid/model/beta_partner_end_customer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/beta_partner_end_customer_with_secrets.py b/plaid/model/beta_partner_end_customer_with_secrets.py index d8624fa7b..5c449ef3a 100644 --- a/plaid/model/beta_partner_end_customer_with_secrets.py +++ b/plaid/model/beta_partner_end_customer_with_secrets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_account.py b/plaid/model/business_account.py index cf26d000a..6ff77b9ca 100644 --- a/plaid/model/business_account.py +++ b/plaid/model/business_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_account_all_of.py b/plaid/model/business_account_all_of.py index c1eae35c5..80c74bacf 100644 --- a/plaid/model/business_account_all_of.py +++ b/plaid/model/business_account_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_email_address.py b/plaid/model/business_email_address.py index c790cf994..0a702add7 100644 --- a/plaid/model/business_email_address.py +++ b/plaid/model/business_email_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_entity_type.py b/plaid/model/business_entity_type.py index 269e95337..958c069fa 100644 --- a/plaid/model/business_entity_type.py +++ b/plaid/model/business_entity_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_field_match_summary.py b/plaid/model/business_field_match_summary.py index 422bd90cf..79546f9b4 100644 --- a/plaid/model/business_field_match_summary.py +++ b/plaid/model/business_field_match_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_finance_category.py b/plaid/model/business_finance_category.py index 6ac83e9f6..e429bac45 100644 --- a/plaid/model/business_finance_category.py +++ b/plaid/model/business_finance_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_kyb_check.py b/plaid/model/business_kyb_check.py index fc4a3e0e5..2665359bb 100644 --- a/plaid/model/business_kyb_check.py +++ b/plaid/model/business_kyb_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_kyb_match_details.py b/plaid/model/business_kyb_match_details.py index fb0d5bf4d..5c7f67271 100644 --- a/plaid/model/business_kyb_match_details.py +++ b/plaid/model/business_kyb_match_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_phone_number.py b/plaid/model/business_phone_number.py index 1dbb9bd74..8d36daddb 100644 --- a/plaid/model/business_phone_number.py +++ b/plaid/model/business_phone_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_risk_check.py b/plaid/model/business_risk_check.py index ecc12a95c..1a1f6cfd8 100644 --- a/plaid/model/business_risk_check.py +++ b/plaid/model/business_risk_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_search_terms.py b/plaid/model/business_search_terms.py index bd0a2a6c0..3aa0ac15d 100644 --- a/plaid/model/business_search_terms.py +++ b/plaid/model/business_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_verification_create_request.py b/plaid/model/business_verification_create_request.py index f3fab5932..00140dc94 100644 --- a/plaid/model/business_verification_create_request.py +++ b/plaid/model/business_verification_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -116,7 +116,7 @@ def _from_openapi_data(cls, client_user_id, business, *args, **kwargs): # noqa: """BusinessVerificationCreateRequest - a model defined in OpenAPI Args: - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. business (BusinessVerificationCreateRequestBusiness): Keyword Args: @@ -209,7 +209,7 @@ def __init__(self, client_user_id, business, *args, **kwargs): # noqa: E501 """BusinessVerificationCreateRequest - a model defined in OpenAPI Args: - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. business (BusinessVerificationCreateRequestBusiness): Keyword Args: diff --git a/plaid/model/business_verification_create_request_business.py b/plaid/model/business_verification_create_request_business.py index 396e9110c..5567519c6 100644 --- a/plaid/model/business_verification_create_request_business.py +++ b/plaid/model/business_verification_create_request_business.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -91,7 +91,7 @@ def openapi_types(): 'address': (RequestBusinessAddress,), # noqa: E501 'website': (str,), # noqa: E501 'phone_number': (str,), # noqa: E501 - 'email': (str,), # noqa: E501 + 'email_address': (str,), # noqa: E501 } @cached_property @@ -104,7 +104,7 @@ def discriminator(): 'address': 'address', # noqa: E501 'website': 'website', # noqa: E501 'phone_number': 'phone_number', # noqa: E501 - 'email': 'email', # noqa: E501 + 'email_address': 'email_address', # noqa: E501 } read_only_vars = { @@ -154,7 +154,7 @@ def _from_openapi_data(cls, name, address, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) website (str): An 'http' or 'https' URL (must begin with either of those).. [optional] # noqa: E501 phone_number (str): A phone number in E.164 format.. [optional] # noqa: E501 - email (str): A valid email address. Must not have leading or trailing spaces and address must be RFC compliant. For more information, see [RFC 3696](https://datatracker.ietf.org/doc/html/rfc3696).. [optional] # noqa: E501 + email_address (str): A valid email address. Must not have leading or trailing spaces and address must be RFC compliant. For more information, see [RFC 3696](https://datatracker.ietf.org/doc/html/rfc3696).. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -248,7 +248,7 @@ def __init__(self, name, address, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) website (str): An 'http' or 'https' URL (must begin with either of those).. [optional] # noqa: E501 phone_number (str): A phone number in E.164 format.. [optional] # noqa: E501 - email (str): A valid email address. Must not have leading or trailing spaces and address must be RFC compliant. For more information, see [RFC 3696](https://datatracker.ietf.org/doc/html/rfc3696).. [optional] # noqa: E501 + email_address (str): A valid email address. Must not have leading or trailing spaces and address must be RFC compliant. For more information, see [RFC 3696](https://datatracker.ietf.org/doc/html/rfc3696).. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/plaid/model/business_verification_create_response.py b/plaid/model/business_verification_create_response.py index d42ed36cc..75d99add4 100644 --- a/plaid/model/business_verification_create_response.py +++ b/plaid/model/business_verification_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -135,7 +135,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, redact Args: id (str): ID of the associated business verification. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. @@ -242,7 +242,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, redacted_at, st Args: id (str): ID of the associated business verification. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. diff --git a/plaid/model/business_verification_get_request.py b/plaid/model/business_verification_get_request.py index 237dbd27d..e453f92df 100644 --- a/plaid/model/business_verification_get_request.py +++ b/plaid/model/business_verification_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_verification_get_response.py b/plaid/model/business_verification_get_response.py index bece48797..a43494f1c 100644 --- a/plaid/model/business_verification_get_response.py +++ b/plaid/model/business_verification_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -135,7 +135,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, redact Args: id (str): ID of the associated business verification. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. @@ -242,7 +242,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, redacted_at, st Args: id (str): ID of the associated business verification. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. diff --git a/plaid/model/business_verification_status_kyb_check.py b/plaid/model/business_verification_status_kyb_check.py index e3b03a702..37559a344 100644 --- a/plaid/model/business_verification_status_kyb_check.py +++ b/plaid/model/business_verification_status_kyb_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_verification_status_overall.py b/plaid/model/business_verification_status_overall.py index b74a5d221..ceead869e 100644 --- a/plaid/model/business_verification_status_overall.py +++ b/plaid/model/business_verification_status_overall.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_verification_status_risk_check.py b/plaid/model/business_verification_status_risk_check.py index 5c9ebee85..062cdfc22 100644 --- a/plaid/model/business_verification_status_risk_check.py +++ b/plaid/model/business_verification_status_risk_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/business_website.py b/plaid/model/business_website.py index 576a582cc..496224a50 100644 --- a/plaid/model/business_website.py +++ b/plaid/model/business_website.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_insight.py b/plaid/model/cash_flow_insight.py index c339ebb58..55a3a18fd 100644 --- a/plaid/model/cash_flow_insight.py +++ b/plaid/model/cash_flow_insight.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_event_webhook_codes.py b/plaid/model/cash_flow_updates_event_webhook_codes.py index dfb194243..f73855273 100644 --- a/plaid/model/cash_flow_updates_event_webhook_codes.py +++ b/plaid/model/cash_flow_updates_event_webhook_codes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_expected_deposit_missed_webhook.py b/plaid/model/cash_flow_updates_expected_deposit_missed_webhook.py index e2aa5609f..3ff315433 100644 --- a/plaid/model/cash_flow_updates_expected_deposit_missed_webhook.py +++ b/plaid/model/cash_flow_updates_expected_deposit_missed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_insights_v2_webhook.py b/plaid/model/cash_flow_updates_insights_v2_webhook.py index 591f32783..349cc6a21 100644 --- a/plaid/model/cash_flow_updates_insights_v2_webhook.py +++ b/plaid/model/cash_flow_updates_insights_v2_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_insights_webhook.py b/plaid/model/cash_flow_updates_insights_webhook.py index 007319b4d..d25fea10b 100644 --- a/plaid/model/cash_flow_updates_insights_webhook.py +++ b/plaid/model/cash_flow_updates_insights_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_large_deposit_webhook.py b/plaid/model/cash_flow_updates_large_deposit_webhook.py index c7a9203c0..237b372aa 100644 --- a/plaid/model/cash_flow_updates_large_deposit_webhook.py +++ b/plaid/model/cash_flow_updates_large_deposit_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_low_balance_webhook.py b/plaid/model/cash_flow_updates_low_balance_webhook.py index e5e44fa1d..cf15facbf 100644 --- a/plaid/model/cash_flow_updates_low_balance_webhook.py +++ b/plaid/model/cash_flow_updates_low_balance_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_new_income_stream_webhook.py b/plaid/model/cash_flow_updates_new_income_stream_webhook.py index b8a46b7ba..5f497e905 100644 --- a/plaid/model/cash_flow_updates_new_income_stream_webhook.py +++ b/plaid/model/cash_flow_updates_new_income_stream_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_new_loan_payment_webhook.py b/plaid/model/cash_flow_updates_new_loan_payment_webhook.py index 6b55df6b6..8e05b9cfd 100644 --- a/plaid/model/cash_flow_updates_new_loan_payment_webhook.py +++ b/plaid/model/cash_flow_updates_new_loan_payment_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cash_flow_updates_nsf_webhook.py b/plaid/model/cash_flow_updates_nsf_webhook.py index 22c4474ae..208d13e77 100644 --- a/plaid/model/cash_flow_updates_nsf_webhook.py +++ b/plaid/model/cash_flow_updates_nsf_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_attributes_version.py b/plaid/model/cashflow_attributes_version.py index 92c9ec9dd..8fd768da0 100644 --- a/plaid/model/cashflow_attributes_version.py +++ b/plaid/model/cashflow_attributes_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_account_insights.py b/plaid/model/cashflow_report_account_insights.py index 134e4cd87..61173b6af 100644 --- a/plaid/model/cashflow_report_account_insights.py +++ b/plaid/model/cashflow_report_account_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_get_request.py b/plaid/model/cashflow_report_get_request.py index 2b43a2aa5..8c4851b79 100644 --- a/plaid/model/cashflow_report_get_request.py +++ b/plaid/model/cashflow_report_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_get_request_options.py b/plaid/model/cashflow_report_get_request_options.py index f4f0a9c42..8590a5cf8 100644 --- a/plaid/model/cashflow_report_get_request_options.py +++ b/plaid/model/cashflow_report_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_get_response.py b/plaid/model/cashflow_report_get_response.py index c363cc4cd..03624c534 100644 --- a/plaid/model/cashflow_report_get_response.py +++ b/plaid/model/cashflow_report_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_historical_balance.py b/plaid/model/cashflow_report_historical_balance.py index ca828bee6..b9d5840ac 100644 --- a/plaid/model/cashflow_report_historical_balance.py +++ b/plaid/model/cashflow_report_historical_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_insights_get_request.py b/plaid/model/cashflow_report_insights_get_request.py index 1448868fd..0f27e916d 100644 --- a/plaid/model/cashflow_report_insights_get_request.py +++ b/plaid/model/cashflow_report_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_insights_get_response.py b/plaid/model/cashflow_report_insights_get_response.py index d66012ad4..8726d0cc9 100644 --- a/plaid/model/cashflow_report_insights_get_response.py +++ b/plaid/model/cashflow_report_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary.py b/plaid/model/cashflow_report_monthly_summary.py index 71cb27304..d52083643 100644 --- a/plaid/model/cashflow_report_monthly_summary.py +++ b/plaid/model/cashflow_report_monthly_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_average_daily_ending_balance.py b/plaid/model/cashflow_report_monthly_summary_average_daily_ending_balance.py index b0e1025cc..ad68a45fa 100644 --- a/plaid/model/cashflow_report_monthly_summary_average_daily_ending_balance.py +++ b/plaid/model/cashflow_report_monthly_summary_average_daily_ending_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_average_daily_inflow_amount.py b/plaid/model/cashflow_report_monthly_summary_average_daily_inflow_amount.py index 16de112e8..b9b43c684 100644 --- a/plaid/model/cashflow_report_monthly_summary_average_daily_inflow_amount.py +++ b/plaid/model/cashflow_report_monthly_summary_average_daily_inflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_average_daily_net_cashflow_amount.py b/plaid/model/cashflow_report_monthly_summary_average_daily_net_cashflow_amount.py index 1d383d085..706b9bcf1 100644 --- a/plaid/model/cashflow_report_monthly_summary_average_daily_net_cashflow_amount.py +++ b/plaid/model/cashflow_report_monthly_summary_average_daily_net_cashflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_average_daily_outflow_amount.py b/plaid/model/cashflow_report_monthly_summary_average_daily_outflow_amount.py index 06d582d19..796b9fa2c 100644 --- a/plaid/model/cashflow_report_monthly_summary_average_daily_outflow_amount.py +++ b/plaid/model/cashflow_report_monthly_summary_average_daily_outflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_ending_balance.py b/plaid/model/cashflow_report_monthly_summary_ending_balance.py index 29b033cc2..44a7764f8 100644 --- a/plaid/model/cashflow_report_monthly_summary_ending_balance.py +++ b/plaid/model/cashflow_report_monthly_summary_ending_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_starting_balance.py b/plaid/model/cashflow_report_monthly_summary_starting_balance.py index cf6a41074..dac5acc8d 100644 --- a/plaid/model/cashflow_report_monthly_summary_starting_balance.py +++ b/plaid/model/cashflow_report_monthly_summary_starting_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_total_loan_payment.py b/plaid/model/cashflow_report_monthly_summary_total_loan_payment.py index 42c5c1a78..d8e11a2c4 100644 --- a/plaid/model/cashflow_report_monthly_summary_total_loan_payment.py +++ b/plaid/model/cashflow_report_monthly_summary_total_loan_payment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_total_payroll.py b/plaid/model/cashflow_report_monthly_summary_total_payroll.py index 01ea84a90..131a99fde 100644 --- a/plaid/model/cashflow_report_monthly_summary_total_payroll.py +++ b/plaid/model/cashflow_report_monthly_summary_total_payroll.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_total_revenue.py b/plaid/model/cashflow_report_monthly_summary_total_revenue.py index c9254f90d..e2becdb82 100644 --- a/plaid/model/cashflow_report_monthly_summary_total_revenue.py +++ b/plaid/model/cashflow_report_monthly_summary_total_revenue.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_monthly_summary_total_variable_expense.py b/plaid/model/cashflow_report_monthly_summary_total_variable_expense.py index f1f31ddaa..b02e8c9db 100644 --- a/plaid/model/cashflow_report_monthly_summary_total_variable_expense.py +++ b/plaid/model/cashflow_report_monthly_summary_total_variable_expense.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_payment_meta.py b/plaid/model/cashflow_report_payment_meta.py index 9dd267168..a3ab9ebd7 100644 --- a/plaid/model/cashflow_report_payment_meta.py +++ b/plaid/model/cashflow_report_payment_meta.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_refresh_request.py b/plaid/model/cashflow_report_refresh_request.py index 12414d069..cd0de1978 100644 --- a/plaid/model/cashflow_report_refresh_request.py +++ b/plaid/model/cashflow_report_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_refresh_response.py b/plaid/model/cashflow_report_refresh_response.py index bf4ea759c..ae425e11f 100644 --- a/plaid/model/cashflow_report_refresh_response.py +++ b/plaid/model/cashflow_report_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_transaction.py b/plaid/model/cashflow_report_transaction.py index 35c4fb67c..6a280e927 100644 --- a/plaid/model/cashflow_report_transaction.py +++ b/plaid/model/cashflow_report_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_transactions_get_request.py b/plaid/model/cashflow_report_transactions_get_request.py index e6cb809f0..09f076ecb 100644 --- a/plaid/model/cashflow_report_transactions_get_request.py +++ b/plaid/model/cashflow_report_transactions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_transactions_get_request_options.py b/plaid/model/cashflow_report_transactions_get_request_options.py index 516e7ce16..dd375591f 100644 --- a/plaid/model/cashflow_report_transactions_get_request_options.py +++ b/plaid/model/cashflow_report_transactions_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cashflow_report_transactions_get_response.py b/plaid/model/cashflow_report_transactions_get_response.py index 45aa4ea00..200852fa2 100644 --- a/plaid/model/cashflow_report_transactions_get_response.py +++ b/plaid/model/cashflow_report_transactions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/categories_get_response.py b/plaid/model/categories_get_response.py index 245e7e281..99ce75f6f 100644 --- a/plaid/model/categories_get_response.py +++ b/plaid/model/categories_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/category.py b/plaid/model/category.py index a67631c30..740581c78 100644 --- a/plaid/model/category.py +++ b/plaid/model/category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/category_expenses.py b/plaid/model/category_expenses.py index 65a330c2b..41ee9fee7 100644 --- a/plaid/model/category_expenses.py +++ b/plaid/model/category_expenses.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/category_insight_details.py b/plaid/model/category_insight_details.py index f8feab084..c68a71ed3 100644 --- a/plaid/model/category_insight_details.py +++ b/plaid/model/category_insight_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/category_insights.py b/plaid/model/category_insights.py index 21dff750c..4c4c78f5f 100644 --- a/plaid/model/category_insights.py +++ b/plaid/model/category_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cause.py b/plaid/model/cause.py index fcdc4c763..dc995bd5e 100644 --- a/plaid/model/cause.py +++ b/plaid/model/cause.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -177,8 +177,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 status (int, none_type): The HTTP status code associated with the error. This will only be returned in the response body when the error information is provided via a webhook.. [optional] # noqa: E501 documentation_url (str): The URL of a Plaid documentation page with more information about the error. [optional] # noqa: E501 suggested_action (str, none_type): Suggested steps for resolving the error. [optional] # noqa: E501 - required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 - provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -293,8 +293,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 status (int, none_type): The HTTP status code associated with the error. This will only be returned in the response body when the error information is provided via a webhook.. [optional] # noqa: E501 documentation_url (str): The URL of a Plaid documentation page with more information about the error. [optional] # noqa: E501 suggested_action (str, none_type): Suggested steps for resolving the error. [optional] # noqa: E501 - required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 - provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/plaid/model/cause_all_of.py b/plaid/model/cause_all_of.py index 5089f7714..e9a98820a 100644 --- a/plaid/model/cause_all_of.py +++ b/plaid/model/cause_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/check_report_warning.py b/plaid/model/check_report_warning.py index ba5e02edd..0d3767b49 100644 --- a/plaid/model/check_report_warning.py +++ b/plaid/model/check_report_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/check_report_warning_code.py b/plaid/model/check_report_warning_code.py index 8d63c868d..5916392d6 100644 --- a/plaid/model/check_report_warning_code.py +++ b/plaid/model/check_report_warning_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_customization.py b/plaid/model/client_customization.py index 822008fa5..e9d4e78ca 100644 --- a/plaid/model/client_customization.py +++ b/plaid/model/client_customization.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_provided_enhanced_transaction.py b/plaid/model/client_provided_enhanced_transaction.py index ce4e83a3b..84fbe1737 100644 --- a/plaid/model/client_provided_enhanced_transaction.py +++ b/plaid/model/client_provided_enhanced_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_provided_enriched_transaction.py b/plaid/model/client_provided_enriched_transaction.py index 259269ad9..33de50532 100644 --- a/plaid/model/client_provided_enriched_transaction.py +++ b/plaid/model/client_provided_enriched_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_provided_raw_transaction.py b/plaid/model/client_provided_raw_transaction.py index 10a781d91..20127cd7a 100644 --- a/plaid/model/client_provided_raw_transaction.py +++ b/plaid/model/client_provided_raw_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_provided_transaction.py b/plaid/model/client_provided_transaction.py index 767c28b51..9145efdf1 100644 --- a/plaid/model/client_provided_transaction.py +++ b/plaid/model/client_provided_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_provided_transaction_location.py b/plaid/model/client_provided_transaction_location.py index a900cd632..ef972cf79 100644 --- a/plaid/model/client_provided_transaction_location.py +++ b/plaid/model/client_provided_transaction_location.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_user_identity.py b/plaid/model/client_user_identity.py index afec27dd2..c00d37293 100644 --- a/plaid/model/client_user_identity.py +++ b/plaid/model/client_user_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_user_identity_address.py b/plaid/model/client_user_identity_address.py index 97d43c2a4..420b1a38b 100644 --- a/plaid/model/client_user_identity_address.py +++ b/plaid/model/client_user_identity_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_user_identity_email.py b/plaid/model/client_user_identity_email.py index 1e7d66283..ee80a7c17 100644 --- a/plaid/model/client_user_identity_email.py +++ b/plaid/model/client_user_identity_email.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_user_identity_name.py b/plaid/model/client_user_identity_name.py index 7e1fdfb6e..6a78fdf2a 100644 --- a/plaid/model/client_user_identity_name.py +++ b/plaid/model/client_user_identity_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/client_user_identity_phone_number.py b/plaid/model/client_user_identity_phone_number.py index ea760e6c3..fbcd303e8 100644 --- a/plaid/model/client_user_identity_phone_number.py +++ b/plaid/model/client_user_identity_phone_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/connected_application.py b/plaid/model/connected_application.py index ae8ef29b1..ea24d3b17 100644 --- a/plaid/model/connected_application.py +++ b/plaid/model/connected_application.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_event.py b/plaid/model/consent_event.py index 1c04a78b8..39ea228d5 100644 --- a/plaid/model/consent_event.py +++ b/plaid/model/consent_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_event_code.py b/plaid/model/consent_event_code.py index abc886b19..20dd1a964 100644 --- a/plaid/model/consent_event_code.py +++ b/plaid/model/consent_event_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_event_initiator.py b/plaid/model/consent_event_initiator.py index 943600dbe..1ff242de7 100644 --- a/plaid/model/consent_event_initiator.py +++ b/plaid/model/consent_event_initiator.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_event_type.py b/plaid/model/consent_event_type.py index 2b9a7c539..9590d00fd 100644 --- a/plaid/model/consent_event_type.py +++ b/plaid/model/consent_event_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_events_get_request.py b/plaid/model/consent_events_get_request.py index 13f02eb29..7148de9dd 100644 --- a/plaid/model/consent_events_get_request.py +++ b/plaid/model/consent_events_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_events_get_response.py b/plaid/model/consent_events_get_response.py index 1180d8c7f..2ea6494ac 100644 --- a/plaid/model/consent_events_get_response.py +++ b/plaid/model/consent_events_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consent_payment_idempotency_key.py b/plaid/model/consent_payment_idempotency_key.py index 9a4eaf95d..4b5f2af5d 100644 --- a/plaid/model/consent_payment_idempotency_key.py +++ b/plaid/model/consent_payment_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consented_account.py b/plaid/model/consented_account.py index 7b9bd32a3..4c48b7530 100644 --- a/plaid/model/consented_account.py +++ b/plaid/model/consented_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consumer_dispute.py b/plaid/model/consumer_dispute.py index 3d13c8b91..956d146a2 100644 --- a/plaid/model/consumer_dispute.py +++ b/plaid/model/consumer_dispute.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consumer_dispute_category.py b/plaid/model/consumer_dispute_category.py index e88a0b1cf..2657005d4 100644 --- a/plaid/model/consumer_dispute_category.py +++ b/plaid/model/consumer_dispute_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consumer_report_pdf_get_request.py b/plaid/model/consumer_report_pdf_get_request.py index 167230ce7..24a834d6d 100644 --- a/plaid/model/consumer_report_pdf_get_request.py +++ b/plaid/model/consumer_report_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consumer_report_permissible_purpose.py b/plaid/model/consumer_report_permissible_purpose.py index a98fe8e97..a0605ee6b 100644 --- a/plaid/model/consumer_report_permissible_purpose.py +++ b/plaid/model/consumer_report_permissible_purpose.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/consumer_report_user_identity.py b/plaid/model/consumer_report_user_identity.py index 29fe7b88f..aa62eb6c6 100644 --- a/plaid/model/consumer_report_user_identity.py +++ b/plaid/model/consumer_report_user_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty.py b/plaid/model/counterparty.py index 02fbe85da..e152a6406 100644 --- a/plaid/model/counterparty.py +++ b/plaid/model/counterparty.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty_insights.py b/plaid/model/counterparty_insights.py index 5752c0a6f..0f33788ee 100644 --- a/plaid/model/counterparty_insights.py +++ b/plaid/model/counterparty_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty_numbers.py b/plaid/model/counterparty_numbers.py index 8c1ec6773..c4d0bae40 100644 --- a/plaid/model/counterparty_numbers.py +++ b/plaid/model/counterparty_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty_numbers_bacs.py b/plaid/model/counterparty_numbers_bacs.py index e28527bc9..443d3bd2f 100644 --- a/plaid/model/counterparty_numbers_bacs.py +++ b/plaid/model/counterparty_numbers_bacs.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty_numbers_international.py b/plaid/model/counterparty_numbers_international.py index e1672df6e..f9f2cc7d8 100644 --- a/plaid/model/counterparty_numbers_international.py +++ b/plaid/model/counterparty_numbers_international.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/counterparty_type.py b/plaid/model/counterparty_type.py index 1bceec71a..bdcf33338 100644 --- a/plaid/model/counterparty_type.py +++ b/plaid/model/counterparty_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/country_code.py b/plaid/model/country_code.py index cc98c2d34..4cc0b8811 100644 --- a/plaid/model/country_code.py +++ b/plaid/model/country_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_account.py b/plaid/model/cra_bank_income_account.py index aac6d88f6..49399cf72 100644 --- a/plaid/model/cra_bank_income_account.py +++ b/plaid/model/cra_bank_income_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_account_metadata.py b/plaid/model/cra_bank_income_account_metadata.py index 8278dbba5..1de3ee247 100644 --- a/plaid/model/cra_bank_income_account_metadata.py +++ b/plaid/model/cra_bank_income_account_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_bonus_type.py b/plaid/model/cra_bank_income_bonus_type.py index 9ebb312ff..ca720ec3a 100644 --- a/plaid/model/cra_bank_income_bonus_type.py +++ b/plaid/model/cra_bank_income_bonus_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_cause.py b/plaid/model/cra_bank_income_cause.py index 22a827733..2b300991f 100644 --- a/plaid/model/cra_bank_income_cause.py +++ b/plaid/model/cra_bank_income_cause.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_complete_result.py b/plaid/model/cra_bank_income_complete_result.py index 41f6a330c..21928232a 100644 --- a/plaid/model/cra_bank_income_complete_result.py +++ b/plaid/model/cra_bank_income_complete_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_complete_webhook.py b/plaid/model/cra_bank_income_complete_webhook.py index f7ef085e1..4a5da3ef6 100644 --- a/plaid/model/cra_bank_income_complete_webhook.py +++ b/plaid/model/cra_bank_income_complete_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_employer.py b/plaid/model/cra_bank_income_employer.py index 17d467c99..39a4f5e2a 100644 --- a/plaid/model/cra_bank_income_employer.py +++ b/plaid/model/cra_bank_income_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_error_webhook.py b/plaid/model/cra_bank_income_error_webhook.py index 8a0a9256b..ab37c200d 100644 --- a/plaid/model/cra_bank_income_error_webhook.py +++ b/plaid/model/cra_bank_income_error_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_historical_summary.py b/plaid/model/cra_bank_income_historical_summary.py index 26cc1c8ab..17261b381 100644 --- a/plaid/model/cra_bank_income_historical_summary.py +++ b/plaid/model/cra_bank_income_historical_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_income_provider.py b/plaid/model/cra_bank_income_income_provider.py index 9478d6af7..ebc7418c2 100644 --- a/plaid/model/cra_bank_income_income_provider.py +++ b/plaid/model/cra_bank_income_income_provider.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_item.py b/plaid/model/cra_bank_income_item.py index d9bc6bfda..f077a11dd 100644 --- a/plaid/model/cra_bank_income_item.py +++ b/plaid/model/cra_bank_income_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_source.py b/plaid/model/cra_bank_income_source.py index 0deac5812..b9bcefcc8 100644 --- a/plaid/model/cra_bank_income_source.py +++ b/plaid/model/cra_bank_income_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_status.py b/plaid/model/cra_bank_income_status.py index f122f2e59..f078a7952 100644 --- a/plaid/model/cra_bank_income_status.py +++ b/plaid/model/cra_bank_income_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_summary.py b/plaid/model/cra_bank_income_summary.py index 6a666752c..f827035a3 100644 --- a/plaid/model/cra_bank_income_summary.py +++ b/plaid/model/cra_bank_income_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_transaction.py b/plaid/model/cra_bank_income_transaction.py index 118b86f47..23ce17ac0 100644 --- a/plaid/model/cra_bank_income_transaction.py +++ b/plaid/model/cra_bank_income_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_warning.py b/plaid/model/cra_bank_income_warning.py index dd86f5c06..116844bfa 100644 --- a/plaid/model/cra_bank_income_warning.py +++ b/plaid/model/cra_bank_income_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_bank_income_warning_code.py b/plaid/model/cra_bank_income_warning_code.py index 1f4516d84..cfcd4c779 100644 --- a/plaid/model/cra_bank_income_warning_code.py +++ b/plaid/model/cra_bank_income_warning_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_cashflow_insights_report.py b/plaid/model/cra_cashflow_insights_report.py index 464e67998..c1c725d0f 100644 --- a/plaid/model/cra_cashflow_insights_report.py +++ b/plaid/model/cra_cashflow_insights_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_base_report_get_request.py b/plaid/model/cra_check_report_base_report_get_request.py index 64caf5ee5..cdc882780 100644 --- a/plaid/model/cra_check_report_base_report_get_request.py +++ b/plaid/model/cra_check_report_base_report_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_base_report_get_response.py b/plaid/model/cra_check_report_base_report_get_response.py index 8d17a04a7..913e6de49 100644 --- a/plaid/model/cra_check_report_base_report_get_response.py +++ b/plaid/model/cra_check_report_base_report_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_cashflow_insights_get_options.py b/plaid/model/cra_check_report_cashflow_insights_get_options.py index 97d3dbaef..79b1dec5d 100644 --- a/plaid/model/cra_check_report_cashflow_insights_get_options.py +++ b/plaid/model/cra_check_report_cashflow_insights_get_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_cashflow_insights_get_request.py b/plaid/model/cra_check_report_cashflow_insights_get_request.py index 7a95eaa2d..f9b03b76c 100644 --- a/plaid/model/cra_check_report_cashflow_insights_get_request.py +++ b/plaid/model/cra_check_report_cashflow_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_cashflow_insights_get_response.py b/plaid/model/cra_check_report_cashflow_insights_get_response.py index ba3fa9bf7..16663d623 100644 --- a/plaid/model/cra_check_report_cashflow_insights_get_response.py +++ b/plaid/model/cra_check_report_cashflow_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_create_base_report_options.py b/plaid/model/cra_check_report_create_base_report_options.py index 03bf83c33..4591a462c 100644 --- a/plaid/model/cra_check_report_create_base_report_options.py +++ b/plaid/model/cra_check_report_create_base_report_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_create_partner_insights_options.py b/plaid/model/cra_check_report_create_partner_insights_options.py index db681d885..96a5f6627 100644 --- a/plaid/model/cra_check_report_create_partner_insights_options.py +++ b/plaid/model/cra_check_report_create_partner_insights_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_create_request.py b/plaid/model/cra_check_report_create_request.py index d5e938db4..3495d834a 100644 --- a/plaid/model/cra_check_report_create_request.py +++ b/plaid/model/cra_check_report_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_create_response.py b/plaid/model/cra_check_report_create_response.py index f7cded7cb..d48f3fff0 100644 --- a/plaid/model/cra_check_report_create_response.py +++ b/plaid/model/cra_check_report_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_failed_webhook.py b/plaid/model/cra_check_report_failed_webhook.py index 09f904065..029ae30b3 100644 --- a/plaid/model/cra_check_report_failed_webhook.py +++ b/plaid/model/cra_check_report_failed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_freddie_mac_get_request.py b/plaid/model/cra_check_report_freddie_mac_get_request.py index 17ae29c51..46d0a6f59 100644 --- a/plaid/model/cra_check_report_freddie_mac_get_request.py +++ b/plaid/model/cra_check_report_freddie_mac_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_freddie_mac_get_response.py b/plaid/model/cra_check_report_freddie_mac_get_response.py index ac462e89f..eecde7426 100644 --- a/plaid/model/cra_check_report_freddie_mac_get_response.py +++ b/plaid/model/cra_check_report_freddie_mac_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_freddie_mac_verification_of_assets_deal.py b/plaid/model/cra_check_report_freddie_mac_verification_of_assets_deal.py index 805c6273c..b3f4205a4 100644 --- a/plaid/model/cra_check_report_freddie_mac_verification_of_assets_deal.py +++ b/plaid/model/cra_check_report_freddie_mac_verification_of_assets_deal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_gse_options.py b/plaid/model/cra_check_report_gse_options.py index c92298e99..6090c8a37 100644 --- a/plaid/model/cra_check_report_gse_options.py +++ b/plaid/model/cra_check_report_gse_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_income_insights_get_request.py b/plaid/model/cra_check_report_income_insights_get_request.py index 5ae1b445a..e070bda59 100644 --- a/plaid/model/cra_check_report_income_insights_get_request.py +++ b/plaid/model/cra_check_report_income_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_income_insights_get_response.py b/plaid/model/cra_check_report_income_insights_get_response.py index 90245fe65..912ae1ae1 100644 --- a/plaid/model/cra_check_report_income_insights_get_response.py +++ b/plaid/model/cra_check_report_income_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_lend_score_get_options.py b/plaid/model/cra_check_report_lend_score_get_options.py index 68b7e6840..cf84f0438 100644 --- a/plaid/model/cra_check_report_lend_score_get_options.py +++ b/plaid/model/cra_check_report_lend_score_get_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_lend_score_get_request.py b/plaid/model/cra_check_report_lend_score_get_request.py index ec1fa1ec1..548b5224b 100644 --- a/plaid/model/cra_check_report_lend_score_get_request.py +++ b/plaid/model/cra_check_report_lend_score_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_lend_score_get_response.py b/plaid/model/cra_check_report_lend_score_get_response.py index c1cb2f853..bc87c502c 100644 --- a/plaid/model/cra_check_report_lend_score_get_response.py +++ b/plaid/model/cra_check_report_lend_score_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_network_insights_get_options.py b/plaid/model/cra_check_report_network_insights_get_options.py index d124213ab..7095efa7d 100644 --- a/plaid/model/cra_check_report_network_insights_get_options.py +++ b/plaid/model/cra_check_report_network_insights_get_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_network_insights_get_request.py b/plaid/model/cra_check_report_network_insights_get_request.py index ed99a39ea..533f0fc04 100644 --- a/plaid/model/cra_check_report_network_insights_get_request.py +++ b/plaid/model/cra_check_report_network_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_network_insights_get_response.py b/plaid/model/cra_check_report_network_insights_get_response.py index 0f65d4877..2084b7859 100644 --- a/plaid/model/cra_check_report_network_insights_get_response.py +++ b/plaid/model/cra_check_report_network_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_partner_insights_get_options.py b/plaid/model/cra_check_report_partner_insights_get_options.py index 235ed8387..37ecae704 100644 --- a/plaid/model/cra_check_report_partner_insights_get_options.py +++ b/plaid/model/cra_check_report_partner_insights_get_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_partner_insights_get_partner_insights.py b/plaid/model/cra_check_report_partner_insights_get_partner_insights.py index bf3104075..0af9d44df 100644 --- a/plaid/model/cra_check_report_partner_insights_get_partner_insights.py +++ b/plaid/model/cra_check_report_partner_insights_get_partner_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_partner_insights_get_request.py b/plaid/model/cra_check_report_partner_insights_get_request.py index ed7be41ef..6c47abf32 100644 --- a/plaid/model/cra_check_report_partner_insights_get_request.py +++ b/plaid/model/cra_check_report_partner_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_partner_insights_get_response.py b/plaid/model/cra_check_report_partner_insights_get_response.py index 550918900..144c5d0d0 100644 --- a/plaid/model/cra_check_report_partner_insights_get_response.py +++ b/plaid/model/cra_check_report_partner_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_pdf_get_request.py b/plaid/model/cra_check_report_pdf_get_request.py index c86ae1085..a6df2bc9c 100644 --- a/plaid/model/cra_check_report_pdf_get_request.py +++ b/plaid/model/cra_check_report_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_ready_webhook.py b/plaid/model/cra_check_report_ready_webhook.py index 0d344d47e..27c3710f5 100644 --- a/plaid/model/cra_check_report_ready_webhook.py +++ b/plaid/model/cra_check_report_ready_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_verification_get_employment_refresh_options.py b/plaid/model/cra_check_report_verification_get_employment_refresh_options.py index c3bc17f81..c41d5b5e8 100644 --- a/plaid/model/cra_check_report_verification_get_employment_refresh_options.py +++ b/plaid/model/cra_check_report_verification_get_employment_refresh_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_verification_get_report_type.py b/plaid/model/cra_check_report_verification_get_report_type.py index 460185a88..f91210465 100644 --- a/plaid/model/cra_check_report_verification_get_report_type.py +++ b/plaid/model/cra_check_report_verification_get_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_verification_get_request.py b/plaid/model/cra_check_report_verification_get_request.py index abd6745d5..2bfa8e226 100644 --- a/plaid/model/cra_check_report_verification_get_request.py +++ b/plaid/model/cra_check_report_verification_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_verification_get_response.py b/plaid/model/cra_check_report_verification_get_response.py index 27297d70c..ecbee05b3 100644 --- a/plaid/model/cra_check_report_verification_get_response.py +++ b/plaid/model/cra_check_report_verification_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_check_report_verification_pdf_get_request.py b/plaid/model/cra_check_report_verification_pdf_get_request.py index 279531f9d..678872b3a 100644 --- a/plaid/model/cra_check_report_verification_pdf_get_request.py +++ b/plaid/model/cra_check_report_verification_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -87,7 +87,7 @@ def openapi_types(): """ lazy_import() return { - 'report_type': (CraCheckReportVerificationPdfReportType,), # noqa: E501 + 'report_requested': (CraCheckReportVerificationPdfReportType,), # noqa: E501 'client_id': (str,), # noqa: E501 'secret': (str,), # noqa: E501 'user_id': (str,), # noqa: E501 @@ -101,7 +101,7 @@ def discriminator(): attribute_map = { - 'report_type': 'report_type', # noqa: E501 + 'report_requested': 'report_requested', # noqa: E501 'client_id': 'client_id', # noqa: E501 'secret': 'secret', # noqa: E501 'user_id': 'user_id', # noqa: E501 @@ -116,11 +116,11 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, report_type, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, report_requested, *args, **kwargs): # noqa: E501 """CraCheckReportVerificationPdfGetRequest - a model defined in OpenAPI Args: - report_type (CraCheckReportVerificationPdfReportType): + report_requested (CraCheckReportVerificationPdfReportType): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -189,7 +189,7 @@ def _from_openapi_data(cls, report_type, *args, **kwargs): # noqa: E501 self._configuration = _configuration self._visited_composed_classes = _visited_composed_classes + (self.__class__,) - self.report_type = report_type + self.report_requested = report_requested for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ @@ -210,11 +210,11 @@ def _from_openapi_data(cls, report_type, *args, **kwargs): # noqa: E501 ]) @convert_js_args_to_python_args - def __init__(self, report_type, *args, **kwargs): # noqa: E501 + def __init__(self, report_requested, *args, **kwargs): # noqa: E501 """CraCheckReportVerificationPdfGetRequest - a model defined in OpenAPI Args: - report_type (CraCheckReportVerificationPdfReportType): + report_requested (CraCheckReportVerificationPdfReportType): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -281,7 +281,7 @@ def __init__(self, report_type, *args, **kwargs): # noqa: E501 self._configuration = _configuration self._visited_composed_classes = _visited_composed_classes + (self.__class__,) - self.report_type = report_type + self.report_requested = report_requested for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ diff --git a/plaid/model/cra_check_report_verification_pdf_report_type.py b/plaid/model/cra_check_report_verification_pdf_report_type.py index 8500bf2c2..5a3d5b56e 100644 --- a/plaid/model/cra_check_report_verification_pdf_report_type.py +++ b/plaid/model/cra_check_report_verification_pdf_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_employment_refresh_report.py b/plaid/model/cra_employment_refresh_report.py index 69a1d5828..8e6090e6a 100644 --- a/plaid/model/cra_employment_refresh_report.py +++ b/plaid/model/cra_employment_refresh_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_employment_refresh_report_account.py b/plaid/model/cra_employment_refresh_report_account.py index 69e8bcc4a..49680323b 100644 --- a/plaid/model/cra_employment_refresh_report_account.py +++ b/plaid/model/cra_employment_refresh_report_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_employment_refresh_report_item.py b/plaid/model/cra_employment_refresh_report_item.py index 64ba7a103..65fa4221d 100644 --- a/plaid/model/cra_employment_refresh_report_item.py +++ b/plaid/model/cra_employment_refresh_report_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_employment_refresh_report_transaction.py b/plaid/model/cra_employment_refresh_report_transaction.py index dbfeea62e..42a758b01 100644 --- a/plaid/model/cra_employment_refresh_report_transaction.py +++ b/plaid/model/cra_employment_refresh_report_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_income_insights.py b/plaid/model/cra_income_insights.py index 1086be459..030debcdf 100644 --- a/plaid/model/cra_income_insights.py +++ b/plaid/model/cra_income_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_lend_score_report.py b/plaid/model/cra_lend_score_report.py index fc7f0a017..1d1bd11a5 100644 --- a/plaid/model/cra_lend_score_report.py +++ b/plaid/model/cra_lend_score_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_application.py b/plaid/model/cra_loan_application.py index 327db052e..ff0cfa4b7 100644 --- a/plaid/model/cra_loan_application.py +++ b/plaid/model/cra_loan_application.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_application_decision.py b/plaid/model/cra_loan_application_decision.py index 9067fa714..63a26f9b1 100644 --- a/plaid/model/cra_loan_application_decision.py +++ b/plaid/model/cra_loan_application_decision.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_closed_status.py b/plaid/model/cra_loan_closed_status.py index 733b03eff..5e5337a53 100644 --- a/plaid/model/cra_loan_closed_status.py +++ b/plaid/model/cra_loan_closed_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_opened_status.py b/plaid/model/cra_loan_opened_status.py index 4d7be6e9c..a97e0a28b 100644 --- a/plaid/model/cra_loan_opened_status.py +++ b/plaid/model/cra_loan_opened_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_payment_history.py b/plaid/model/cra_loan_payment_history.py index d9ae1ff46..f01bc092d 100644 --- a/plaid/model/cra_loan_payment_history.py +++ b/plaid/model/cra_loan_payment_history.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_payment_schedule.py b/plaid/model/cra_loan_payment_schedule.py index 5da25c64d..68af0ddcd 100644 --- a/plaid/model/cra_loan_payment_schedule.py +++ b/plaid/model/cra_loan_payment_schedule.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_register.py b/plaid/model/cra_loan_register.py index 6918f1453..7a45eb049 100644 --- a/plaid/model/cra_loan_register.py +++ b/plaid/model/cra_loan_register.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_register_application.py b/plaid/model/cra_loan_register_application.py index 952aa2b1f..c8a96c143 100644 --- a/plaid/model/cra_loan_register_application.py +++ b/plaid/model/cra_loan_register_application.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_status.py b/plaid/model/cra_loan_status.py index 34c2ce65d..c5bed228b 100644 --- a/plaid/model/cra_loan_status.py +++ b/plaid/model/cra_loan_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_status_history_update.py b/plaid/model/cra_loan_status_history_update.py index 5e2be6ae7..0865e7467 100644 --- a/plaid/model/cra_loan_status_history_update.py +++ b/plaid/model/cra_loan_status_history_update.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_type.py b/plaid/model/cra_loan_type.py index fc4d9c0df..a3131dc14 100644 --- a/plaid/model/cra_loan_type.py +++ b/plaid/model/cra_loan_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_unregister.py b/plaid/model/cra_loan_unregister.py index 4a1c0b608..dbed44bd3 100644 --- a/plaid/model/cra_loan_unregister.py +++ b/plaid/model/cra_loan_unregister.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_unregister_response.py b/plaid/model/cra_loan_unregister_response.py index 00d9f55bd..4d0d27771 100644 --- a/plaid/model/cra_loan_unregister_response.py +++ b/plaid/model/cra_loan_unregister_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loan_update.py b/plaid/model/cra_loan_update.py index 02a254fd9..c0d6ebfa0 100644 --- a/plaid/model/cra_loan_update.py +++ b/plaid/model/cra_loan_update.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_applications_register_request.py b/plaid/model/cra_loans_applications_register_request.py index 5934bb6eb..e701a43f0 100644 --- a/plaid/model/cra_loans_applications_register_request.py +++ b/plaid/model/cra_loans_applications_register_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_applications_register_response.py b/plaid/model/cra_loans_applications_register_response.py index e3eae6409..956327428 100644 --- a/plaid/model/cra_loans_applications_register_response.py +++ b/plaid/model/cra_loans_applications_register_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_register_request.py b/plaid/model/cra_loans_register_request.py index b18e8df1e..fb2b58655 100644 --- a/plaid/model/cra_loans_register_request.py +++ b/plaid/model/cra_loans_register_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_register_response.py b/plaid/model/cra_loans_register_response.py index 4b0a05d8e..84e35450b 100644 --- a/plaid/model/cra_loans_register_response.py +++ b/plaid/model/cra_loans_register_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_unregister_request.py b/plaid/model/cra_loans_unregister_request.py index 1866ad81e..f93828751 100644 --- a/plaid/model/cra_loans_unregister_request.py +++ b/plaid/model/cra_loans_unregister_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_update_request.py b/plaid/model/cra_loans_update_request.py index 3398bd7b7..e7c0b5732 100644 --- a/plaid/model/cra_loans_update_request.py +++ b/plaid/model/cra_loans_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_loans_update_response.py b/plaid/model/cra_loans_update_response.py index 1cf9a2f94..015423cd4 100644 --- a/plaid/model/cra_loans_update_response.py +++ b/plaid/model/cra_loans_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_get_request.py b/plaid/model/cra_monitoring_insights_get_request.py index faf2a824d..c3c8bebf8 100644 --- a/plaid/model/cra_monitoring_insights_get_request.py +++ b/plaid/model/cra_monitoring_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_get_response.py b/plaid/model/cra_monitoring_insights_get_response.py index d75967e86..982e03c31 100644 --- a/plaid/model/cra_monitoring_insights_get_response.py +++ b/plaid/model/cra_monitoring_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_item.py b/plaid/model/cra_monitoring_insights_item.py index 9a10877e7..7d9db59f9 100644 --- a/plaid/model/cra_monitoring_insights_item.py +++ b/plaid/model/cra_monitoring_insights_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_subscribe_request.py b/plaid/model/cra_monitoring_insights_subscribe_request.py index 49cf5e6b3..cffa048e7 100644 --- a/plaid/model/cra_monitoring_insights_subscribe_request.py +++ b/plaid/model/cra_monitoring_insights_subscribe_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_subscribe_response.py b/plaid/model/cra_monitoring_insights_subscribe_response.py index fd7f53100..57f379701 100644 --- a/plaid/model/cra_monitoring_insights_subscribe_response.py +++ b/plaid/model/cra_monitoring_insights_subscribe_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_unsubscribe_request.py b/plaid/model/cra_monitoring_insights_unsubscribe_request.py index 281d802eb..b5cb96eb3 100644 --- a/plaid/model/cra_monitoring_insights_unsubscribe_request.py +++ b/plaid/model/cra_monitoring_insights_unsubscribe_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_monitoring_insights_unsubscribe_response.py b/plaid/model/cra_monitoring_insights_unsubscribe_response.py index 3a72f5fa9..72574a9e7 100644 --- a/plaid/model/cra_monitoring_insights_unsubscribe_response.py +++ b/plaid/model/cra_monitoring_insights_unsubscribe_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_network_insights_item.py b/plaid/model/cra_network_insights_item.py index 4fd13ee04..52e1847e0 100644 --- a/plaid/model/cra_network_insights_item.py +++ b/plaid/model/cra_network_insights_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_network_insights_report.py b/plaid/model/cra_network_insights_report.py index 0bf19b53d..35fdd0e36 100644 --- a/plaid/model/cra_network_insights_report.py +++ b/plaid/model/cra_network_insights_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights.py b/plaid/model/cra_partner_insights.py index 3cf5b0b55..b6cc2b3da 100644 --- a/plaid/model/cra_partner_insights.py +++ b/plaid/model/cra_partner_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_complete_webhook.py b/plaid/model/cra_partner_insights_complete_webhook.py index 3660791f5..04bc3472b 100644 --- a/plaid/model/cra_partner_insights_complete_webhook.py +++ b/plaid/model/cra_partner_insights_complete_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_error_webhook.py b/plaid/model/cra_partner_insights_error_webhook.py index d2ba950c2..7a8799341 100644 --- a/plaid/model/cra_partner_insights_error_webhook.py +++ b/plaid/model/cra_partner_insights_error_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_get_request.py b/plaid/model/cra_partner_insights_get_request.py index c91f1c12a..4305b7ff1 100644 --- a/plaid/model/cra_partner_insights_get_request.py +++ b/plaid/model/cra_partner_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_get_response.py b/plaid/model/cra_partner_insights_get_response.py index d8d01b29a..f809dc62a 100644 --- a/plaid/model/cra_partner_insights_get_response.py +++ b/plaid/model/cra_partner_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_item.py b/plaid/model/cra_partner_insights_item.py index db13fec7d..c71c3f0dd 100644 --- a/plaid/model/cra_partner_insights_item.py +++ b/plaid/model/cra_partner_insights_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_item_account.py b/plaid/model/cra_partner_insights_item_account.py index 83e284588..59217f7b3 100644 --- a/plaid/model/cra_partner_insights_item_account.py +++ b/plaid/model/cra_partner_insights_item_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_item_account_metadata.py b/plaid/model/cra_partner_insights_item_account_metadata.py index dc37f69d5..3bce5c09a 100644 --- a/plaid/model/cra_partner_insights_item_account_metadata.py +++ b/plaid/model/cra_partner_insights_item_account_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_partner_insights_prism.py b/plaid/model/cra_partner_insights_prism.py index 0b6b5d036..db213c0e5 100644 --- a/plaid/model/cra_partner_insights_prism.py +++ b/plaid/model/cra_partner_insights_prism.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_pdf_add_ons.py b/plaid/model/cra_pdf_add_ons.py index 173d24c30..587072ca3 100644 --- a/plaid/model/cra_pdf_add_ons.py +++ b/plaid/model/cra_pdf_add_ons.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_prediction_interval.py b/plaid/model/cra_prediction_interval.py index 5990c3f12..e16fcc397 100644 --- a/plaid/model/cra_prediction_interval.py +++ b/plaid/model/cra_prediction_interval.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_upgrade_failed_webhook.py b/plaid/model/cra_upgrade_failed_webhook.py index 2eef1b7bf..b71e64426 100644 --- a/plaid/model/cra_upgrade_failed_webhook.py +++ b/plaid/model/cra_upgrade_failed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_user_check_report_failed_webhook.py b/plaid/model/cra_user_check_report_failed_webhook.py index 9e8b021f7..f4e85baf9 100644 --- a/plaid/model/cra_user_check_report_failed_webhook.py +++ b/plaid/model/cra_user_check_report_failed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_user_check_report_ready_webhook.py b/plaid/model/cra_user_check_report_ready_webhook.py index dfbaa1eae..50653b74a 100644 --- a/plaid/model/cra_user_check_report_ready_webhook.py +++ b/plaid/model/cra_user_check_report_ready_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_verification_report.py b/plaid/model/cra_verification_report.py index 5640c1edc..21b579b41 100644 --- a/plaid/model/cra_verification_report.py +++ b/plaid/model/cra_verification_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report.py b/plaid/model/cra_voa_report.py index b19b8029d..c9ae18f98 100644 --- a/plaid/model/cra_voa_report.py +++ b/plaid/model/cra_voa_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_account.py b/plaid/model/cra_voa_report_account.py index e9a67dcb8..084882d56 100644 --- a/plaid/model/cra_voa_report_account.py +++ b/plaid/model/cra_voa_report_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_account_balances.py b/plaid/model/cra_voa_report_account_balances.py index e5f9e0b62..4abd20bf6 100644 --- a/plaid/model/cra_voa_report_account_balances.py +++ b/plaid/model/cra_voa_report_account_balances.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_account_historical_balance.py b/plaid/model/cra_voa_report_account_historical_balance.py index 0edec2407..c9669b302 100644 --- a/plaid/model/cra_voa_report_account_historical_balance.py +++ b/plaid/model/cra_voa_report_account_historical_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_attributes.py b/plaid/model/cra_voa_report_attributes.py index 1349d4c16..155bf8d2e 100644 --- a/plaid/model/cra_voa_report_attributes.py +++ b/plaid/model/cra_voa_report_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_item.py b/plaid/model/cra_voa_report_item.py index bd8ddfb7b..da8664fb9 100644 --- a/plaid/model/cra_voa_report_item.py +++ b/plaid/model/cra_voa_report_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/cra_voa_report_transactions_insights.py b/plaid/model/cra_voa_report_transactions_insights.py index d670f09dd..db539ebfd 100644 --- a/plaid/model/cra_voa_report_transactions_insights.py +++ b/plaid/model/cra_voa_report_transactions_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit1099.py b/plaid/model/credit1099.py index 395a556f9..647ccf997 100644 --- a/plaid/model/credit1099.py +++ b/plaid/model/credit1099.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit1099_filer.py b/plaid/model/credit1099_filer.py index f67e89e61..5fe742328 100644 --- a/plaid/model/credit1099_filer.py +++ b/plaid/model/credit1099_filer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit1099_payer.py b/plaid/model/credit1099_payer.py index 7698d8f56..9b4471c24 100644 --- a/plaid/model/credit1099_payer.py +++ b/plaid/model/credit1099_payer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit1099_recipient.py b/plaid/model/credit1099_recipient.py index 7ca9301dd..a02ccb9e0 100644 --- a/plaid/model/credit1099_recipient.py +++ b/plaid/model/credit1099_recipient.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_account_subtype.py b/plaid/model/credit_account_subtype.py index fb4eed824..655746541 100644 --- a/plaid/model/credit_account_subtype.py +++ b/plaid/model/credit_account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_account_subtypes.py b/plaid/model/credit_account_subtypes.py index 5813a230d..f85d8b5f3 100644 --- a/plaid/model/credit_account_subtypes.py +++ b/plaid/model/credit_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_ach_class.py b/plaid/model/credit_ach_class.py index 2ace19c3b..2f330da4a 100644 --- a/plaid/model/credit_ach_class.py +++ b/plaid/model/credit_ach_class.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_amount_with_currency.py b/plaid/model/credit_amount_with_currency.py index f224d2738..16047f924 100644 --- a/plaid/model/credit_amount_with_currency.py +++ b/plaid/model/credit_amount_with_currency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_create_request.py b/plaid/model/credit_audit_copy_token_create_request.py index 4b7f25921..3ed68a28c 100644 --- a/plaid/model/credit_audit_copy_token_create_request.py +++ b/plaid/model/credit_audit_copy_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_create_response.py b/plaid/model/credit_audit_copy_token_create_response.py index c9026e7b7..87b5499a3 100644 --- a/plaid/model/credit_audit_copy_token_create_response.py +++ b/plaid/model/credit_audit_copy_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_remove_request.py b/plaid/model/credit_audit_copy_token_remove_request.py index cf7dab51f..478bd4eb3 100644 --- a/plaid/model/credit_audit_copy_token_remove_request.py +++ b/plaid/model/credit_audit_copy_token_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_remove_response.py b/plaid/model/credit_audit_copy_token_remove_response.py index 2483d0923..8dd3ea66b 100644 --- a/plaid/model/credit_audit_copy_token_remove_response.py +++ b/plaid/model/credit_audit_copy_token_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_update_request.py b/plaid/model/credit_audit_copy_token_update_request.py index 91b99c246..95a9027a7 100644 --- a/plaid/model/credit_audit_copy_token_update_request.py +++ b/plaid/model/credit_audit_copy_token_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_audit_copy_token_update_response.py b/plaid/model/credit_audit_copy_token_update_response.py index 700629e9b..2df8e4b10 100644 --- a/plaid/model/credit_audit_copy_token_update_response.py +++ b/plaid/model/credit_audit_copy_token_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employer.py b/plaid/model/credit_bank_employer.py index 48f69a7ac..934546244 100644 --- a/plaid/model/credit_bank_employer.py +++ b/plaid/model/credit_bank_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment.py b/plaid/model/credit_bank_employment.py index d089f3b72..4aae17286 100644 --- a/plaid/model/credit_bank_employment.py +++ b/plaid/model/credit_bank_employment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_get_request.py b/plaid/model/credit_bank_employment_get_request.py index 8699e39c3..908c5eeab 100644 --- a/plaid/model/credit_bank_employment_get_request.py +++ b/plaid/model/credit_bank_employment_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_get_response.py b/plaid/model/credit_bank_employment_get_response.py index 0021709ec..acde21c9a 100644 --- a/plaid/model/credit_bank_employment_get_response.py +++ b/plaid/model/credit_bank_employment_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_item.py b/plaid/model/credit_bank_employment_item.py index 260eb2b71..6b628c3e0 100644 --- a/plaid/model/credit_bank_employment_item.py +++ b/plaid/model/credit_bank_employment_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_report.py b/plaid/model/credit_bank_employment_report.py index caca2989f..4450218b3 100644 --- a/plaid/model/credit_bank_employment_report.py +++ b/plaid/model/credit_bank_employment_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_warning.py b/plaid/model/credit_bank_employment_warning.py index 0ba1a0276..e612794b2 100644 --- a/plaid/model/credit_bank_employment_warning.py +++ b/plaid/model/credit_bank_employment_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_employment_warning_type.py b/plaid/model/credit_bank_employment_warning_type.py index b0c2ce10f..b2f373a57 100644 --- a/plaid/model/credit_bank_employment_warning_type.py +++ b/plaid/model/credit_bank_employment_warning_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income.py b/plaid/model/credit_bank_income.py index 819a2d891..93698b83b 100644 --- a/plaid/model/credit_bank_income.py +++ b/plaid/model/credit_bank_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_account.py b/plaid/model/credit_bank_income_account.py index ad8fc04c3..7aea38620 100644 --- a/plaid/model/credit_bank_income_account.py +++ b/plaid/model/credit_bank_income_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_account_type.py b/plaid/model/credit_bank_income_account_type.py index 754d6b35e..04b00e798 100644 --- a/plaid/model/credit_bank_income_account_type.py +++ b/plaid/model/credit_bank_income_account_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_category.py b/plaid/model/credit_bank_income_category.py index 368d0a6fb..5b25a47c1 100644 --- a/plaid/model/credit_bank_income_category.py +++ b/plaid/model/credit_bank_income_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_cause.py b/plaid/model/credit_bank_income_cause.py index db1556c46..dda5d1af5 100644 --- a/plaid/model/credit_bank_income_cause.py +++ b/plaid/model/credit_bank_income_cause.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_error_type.py b/plaid/model/credit_bank_income_error_type.py index e15030e06..576bf20bb 100644 --- a/plaid/model/credit_bank_income_error_type.py +++ b/plaid/model/credit_bank_income_error_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_get_request.py b/plaid/model/credit_bank_income_get_request.py index 165e89139..e359077ca 100644 --- a/plaid/model/credit_bank_income_get_request.py +++ b/plaid/model/credit_bank_income_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_get_request_options.py b/plaid/model/credit_bank_income_get_request_options.py index ac8b1de0a..9337d609d 100644 --- a/plaid/model/credit_bank_income_get_request_options.py +++ b/plaid/model/credit_bank_income_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_get_response.py b/plaid/model/credit_bank_income_get_response.py index 0e05d414f..5d71c816d 100644 --- a/plaid/model/credit_bank_income_get_response.py +++ b/plaid/model/credit_bank_income_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_historical_summary.py b/plaid/model/credit_bank_income_historical_summary.py index 09c4e695b..ff95e14ad 100644 --- a/plaid/model/credit_bank_income_historical_summary.py +++ b/plaid/model/credit_bank_income_historical_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_item.py b/plaid/model/credit_bank_income_item.py index b3fd12c38..2ee933c58 100644 --- a/plaid/model/credit_bank_income_item.py +++ b/plaid/model/credit_bank_income_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_pay_frequency.py b/plaid/model/credit_bank_income_pay_frequency.py index bb7ee79d6..2fae4a363 100644 --- a/plaid/model/credit_bank_income_pay_frequency.py +++ b/plaid/model/credit_bank_income_pay_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_pdf_get_request.py b/plaid/model/credit_bank_income_pdf_get_request.py index accac62b9..daafef823 100644 --- a/plaid/model/credit_bank_income_pdf_get_request.py +++ b/plaid/model/credit_bank_income_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_refresh_request.py b/plaid/model/credit_bank_income_refresh_request.py index bc46f7c75..ecd2660d2 100644 --- a/plaid/model/credit_bank_income_refresh_request.py +++ b/plaid/model/credit_bank_income_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_refresh_request_options.py b/plaid/model/credit_bank_income_refresh_request_options.py index 0f217bc70..bad5b5f17 100644 --- a/plaid/model/credit_bank_income_refresh_request_options.py +++ b/plaid/model/credit_bank_income_refresh_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_refresh_response.py b/plaid/model/credit_bank_income_refresh_response.py index 867ea6474..6f2497e56 100644 --- a/plaid/model/credit_bank_income_refresh_response.py +++ b/plaid/model/credit_bank_income_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_source.py b/plaid/model/credit_bank_income_source.py index 6fdd6e805..35225212c 100644 --- a/plaid/model/credit_bank_income_source.py +++ b/plaid/model/credit_bank_income_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_summary.py b/plaid/model/credit_bank_income_summary.py index 401fbb2b3..c53c9747d 100644 --- a/plaid/model/credit_bank_income_summary.py +++ b/plaid/model/credit_bank_income_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_transaction.py b/plaid/model/credit_bank_income_transaction.py index e9d645bc0..e947e18b7 100644 --- a/plaid/model/credit_bank_income_transaction.py +++ b/plaid/model/credit_bank_income_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_warning.py b/plaid/model/credit_bank_income_warning.py index 60421cdf6..48d82d8ac 100644 --- a/plaid/model/credit_bank_income_warning.py +++ b/plaid/model/credit_bank_income_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_warning_code.py b/plaid/model/credit_bank_income_warning_code.py index 1c78341db..c5cf75bdd 100644 --- a/plaid/model/credit_bank_income_warning_code.py +++ b/plaid/model/credit_bank_income_warning_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_warning_type.py b/plaid/model/credit_bank_income_warning_type.py index 0353d09c9..b6f84b5ea 100644 --- a/plaid/model/credit_bank_income_warning_type.py +++ b/plaid/model/credit_bank_income_warning_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_webhook_update_request.py b/plaid/model/credit_bank_income_webhook_update_request.py index 232fb6cd5..c2135ccf4 100644 --- a/plaid/model/credit_bank_income_webhook_update_request.py +++ b/plaid/model/credit_bank_income_webhook_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_income_webhook_update_response.py b/plaid/model/credit_bank_income_webhook_update_response.py index 4383dd7ec..ed8f4805d 100644 --- a/plaid/model/credit_bank_income_webhook_update_response.py +++ b/plaid/model/credit_bank_income_webhook_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_account_owner.py b/plaid/model/credit_bank_statement_upload_account_owner.py index b3e7afb59..8daadc673 100644 --- a/plaid/model/credit_bank_statement_upload_account_owner.py +++ b/plaid/model/credit_bank_statement_upload_account_owner.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_account_owner_address.py b/plaid/model/credit_bank_statement_upload_account_owner_address.py index 40d0870a7..3484a8bcc 100644 --- a/plaid/model/credit_bank_statement_upload_account_owner_address.py +++ b/plaid/model/credit_bank_statement_upload_account_owner_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_bank_account.py b/plaid/model/credit_bank_statement_upload_bank_account.py index b520e94a6..73f793660 100644 --- a/plaid/model/credit_bank_statement_upload_bank_account.py +++ b/plaid/model/credit_bank_statement_upload_bank_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_bank_account_period.py b/plaid/model/credit_bank_statement_upload_bank_account_period.py index 40508f8ec..327f3b0cf 100644 --- a/plaid/model/credit_bank_statement_upload_bank_account_period.py +++ b/plaid/model/credit_bank_statement_upload_bank_account_period.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_item.py b/plaid/model/credit_bank_statement_upload_item.py index 6d264efb0..b84c8eed2 100644 --- a/plaid/model/credit_bank_statement_upload_item.py +++ b/plaid/model/credit_bank_statement_upload_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_object.py b/plaid/model/credit_bank_statement_upload_object.py index 4c6148f31..98fa9d0c1 100644 --- a/plaid/model/credit_bank_statement_upload_object.py +++ b/plaid/model/credit_bank_statement_upload_object.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statement_upload_transaction.py b/plaid/model/credit_bank_statement_upload_transaction.py index b0b2ed143..7fa70e763 100644 --- a/plaid/model/credit_bank_statement_upload_transaction.py +++ b/plaid/model/credit_bank_statement_upload_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statements_uploads_get_request.py b/plaid/model/credit_bank_statements_uploads_get_request.py index 6dab48f16..dc8e027c1 100644 --- a/plaid/model/credit_bank_statements_uploads_get_request.py +++ b/plaid/model/credit_bank_statements_uploads_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statements_uploads_get_request_options.py b/plaid/model/credit_bank_statements_uploads_get_request_options.py index 35d00395e..41e05888a 100644 --- a/plaid/model/credit_bank_statements_uploads_get_request_options.py +++ b/plaid/model/credit_bank_statements_uploads_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_bank_statements_uploads_get_response.py b/plaid/model/credit_bank_statements_uploads_get_response.py index c0ddbda9a..682eeedbf 100644 --- a/plaid/model/credit_bank_statements_uploads_get_response.py +++ b/plaid/model/credit_bank_statements_uploads_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_card_liability.py b/plaid/model/credit_card_liability.py index b633aabd6..51685efc7 100644 --- a/plaid/model/credit_card_liability.py +++ b/plaid/model/credit_card_liability.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_category.py b/plaid/model/credit_category.py index 38b923f71..317a24515 100644 --- a/plaid/model/credit_category.py +++ b/plaid/model/credit_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_document_metadata.py b/plaid/model/credit_document_metadata.py index 6ff50c3db..8d59c40e0 100644 --- a/plaid/model/credit_document_metadata.py +++ b/plaid/model/credit_document_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_employer_verification.py b/plaid/model/credit_employer_verification.py index 378c5541f..16847aed7 100644 --- a/plaid/model/credit_employer_verification.py +++ b/plaid/model/credit_employer_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_employment_get_request.py b/plaid/model/credit_employment_get_request.py index ef6b0e6fa..fbde9f4cb 100644 --- a/plaid/model/credit_employment_get_request.py +++ b/plaid/model/credit_employment_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_employment_get_response.py b/plaid/model/credit_employment_get_response.py index 242f640a5..1b7b242da 100644 --- a/plaid/model/credit_employment_get_response.py +++ b/plaid/model/credit_employment_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_employment_item.py b/plaid/model/credit_employment_item.py index 2438a12ba..98085b40e 100644 --- a/plaid/model/credit_employment_item.py +++ b/plaid/model/credit_employment_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_employment_verification.py b/plaid/model/credit_employment_verification.py index 01b8e3f68..ae2f84b43 100644 --- a/plaid/model/credit_employment_verification.py +++ b/plaid/model/credit_employment_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_filter.py b/plaid/model/credit_filter.py index 2abbddf35..f5ba0863c 100644 --- a/plaid/model/credit_filter.py +++ b/plaid/model/credit_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_asset.py b/plaid/model/credit_freddie_mac_asset.py index 39abded16..5011f80c6 100644 --- a/plaid/model/credit_freddie_mac_asset.py +++ b/plaid/model/credit_freddie_mac_asset.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_asset_transaction.py b/plaid/model/credit_freddie_mac_asset_transaction.py index df882a87b..238656029 100644 --- a/plaid/model/credit_freddie_mac_asset_transaction.py +++ b/plaid/model/credit_freddie_mac_asset_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_asset_transactions.py b/plaid/model/credit_freddie_mac_asset_transactions.py index 17a3ac233..cf5e9841a 100644 --- a/plaid/model/credit_freddie_mac_asset_transactions.py +++ b/plaid/model/credit_freddie_mac_asset_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_assets.py b/plaid/model/credit_freddie_mac_assets.py index d37aa3b54..bc5a859e0 100644 --- a/plaid/model/credit_freddie_mac_assets.py +++ b/plaid/model/credit_freddie_mac_assets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_individual_name.py b/plaid/model/credit_freddie_mac_individual_name.py index e5745a1ff..aab7faca8 100644 --- a/plaid/model/credit_freddie_mac_individual_name.py +++ b/plaid/model/credit_freddie_mac_individual_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_loan.py b/plaid/model/credit_freddie_mac_loan.py index 36911f4ce..b0bf156ca 100644 --- a/plaid/model/credit_freddie_mac_loan.py +++ b/plaid/model/credit_freddie_mac_loan.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_loan_identifiers.py b/plaid/model/credit_freddie_mac_loan_identifiers.py index 1aad06603..d1b513407 100644 --- a/plaid/model/credit_freddie_mac_loan_identifiers.py +++ b/plaid/model/credit_freddie_mac_loan_identifiers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_loans.py b/plaid/model/credit_freddie_mac_loans.py index 224043f3f..80830ec89 100644 --- a/plaid/model/credit_freddie_mac_loans.py +++ b/plaid/model/credit_freddie_mac_loans.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_parties.py b/plaid/model/credit_freddie_mac_parties.py index b1941626f..cec31bcac 100644 --- a/plaid/model/credit_freddie_mac_parties.py +++ b/plaid/model/credit_freddie_mac_parties.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_party.py b/plaid/model/credit_freddie_mac_party.py index 2fb0ac83a..3b71a62a4 100644 --- a/plaid/model/credit_freddie_mac_party.py +++ b/plaid/model/credit_freddie_mac_party.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_party_individual.py b/plaid/model/credit_freddie_mac_party_individual.py index 4f1fdff4a..22d14f8c4 100644 --- a/plaid/model/credit_freddie_mac_party_individual.py +++ b/plaid/model/credit_freddie_mac_party_individual.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_reporting_information.py b/plaid/model/credit_freddie_mac_reporting_information.py index c89dde9b5..072df06c5 100644 --- a/plaid/model/credit_freddie_mac_reporting_information.py +++ b/plaid/model/credit_freddie_mac_reporting_information.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_reports_get_request.py b/plaid/model/credit_freddie_mac_reports_get_request.py index e09cd8f0a..7d569db04 100644 --- a/plaid/model/credit_freddie_mac_reports_get_request.py +++ b/plaid/model/credit_freddie_mac_reports_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_reports_get_response.py b/plaid/model/credit_freddie_mac_reports_get_response.py index 33ea383a3..5725069b8 100644 --- a/plaid/model/credit_freddie_mac_reports_get_response.py +++ b/plaid/model/credit_freddie_mac_reports_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_service.py b/plaid/model/credit_freddie_mac_service.py index 5ff90aa3d..c794eb8a6 100644 --- a/plaid/model/credit_freddie_mac_service.py +++ b/plaid/model/credit_freddie_mac_service.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_services.py b/plaid/model/credit_freddie_mac_services.py index 46caa816d..829bef2fe 100644 --- a/plaid/model/credit_freddie_mac_services.py +++ b/plaid/model/credit_freddie_mac_services.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_verification_of_asset.py b/plaid/model/credit_freddie_mac_verification_of_asset.py index 427c26f12..ff668ce03 100644 --- a/plaid/model/credit_freddie_mac_verification_of_asset.py +++ b/plaid/model/credit_freddie_mac_verification_of_asset.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_verification_of_asset_response.py b/plaid/model/credit_freddie_mac_verification_of_asset_response.py index c64a0f33d..00efba701 100644 --- a/plaid/model/credit_freddie_mac_verification_of_asset_response.py +++ b/plaid/model/credit_freddie_mac_verification_of_asset_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_freddie_mac_verification_of_assets_deal.py b/plaid/model/credit_freddie_mac_verification_of_assets_deal.py index e39aa8200..ca1fae9be 100644 --- a/plaid/model/credit_freddie_mac_verification_of_assets_deal.py +++ b/plaid/model/credit_freddie_mac_verification_of_assets_deal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub.py b/plaid/model/credit_pay_stub.py index 35c7060c0..c98529d20 100644 --- a/plaid/model/credit_pay_stub.py +++ b/plaid/model/credit_pay_stub.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_address.py b/plaid/model/credit_pay_stub_address.py index 108bad87f..d47fe3112 100644 --- a/plaid/model/credit_pay_stub_address.py +++ b/plaid/model/credit_pay_stub_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_deductions.py b/plaid/model/credit_pay_stub_deductions.py index 07248927a..9fa9265a4 100644 --- a/plaid/model/credit_pay_stub_deductions.py +++ b/plaid/model/credit_pay_stub_deductions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_earnings.py b/plaid/model/credit_pay_stub_earnings.py index dcbb1a9d2..f8c7a2268 100644 --- a/plaid/model/credit_pay_stub_earnings.py +++ b/plaid/model/credit_pay_stub_earnings.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_employee.py b/plaid/model/credit_pay_stub_employee.py index fa7f2dc55..309b60654 100644 --- a/plaid/model/credit_pay_stub_employee.py +++ b/plaid/model/credit_pay_stub_employee.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_employer.py b/plaid/model/credit_pay_stub_employer.py index 16f297db2..6318be515 100644 --- a/plaid/model/credit_pay_stub_employer.py +++ b/plaid/model/credit_pay_stub_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_net_pay.py b/plaid/model/credit_pay_stub_net_pay.py index 7a0b24798..f517a3fdb 100644 --- a/plaid/model/credit_pay_stub_net_pay.py +++ b/plaid/model/credit_pay_stub_net_pay.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_pay_stub_pay_basis_type.py b/plaid/model/credit_pay_stub_pay_basis_type.py index 7e58cfe8e..a58fda9e2 100644 --- a/plaid/model/credit_pay_stub_pay_basis_type.py +++ b/plaid/model/credit_pay_stub_pay_basis_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_get_request.py b/plaid/model/credit_payroll_income_get_request.py index c71e26494..fea0d83ff 100644 --- a/plaid/model/credit_payroll_income_get_request.py +++ b/plaid/model/credit_payroll_income_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_get_request_options.py b/plaid/model/credit_payroll_income_get_request_options.py index 1a2963b67..f17260396 100644 --- a/plaid/model/credit_payroll_income_get_request_options.py +++ b/plaid/model/credit_payroll_income_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_get_response.py b/plaid/model/credit_payroll_income_get_response.py index 38c76a9c6..e202ff4de 100644 --- a/plaid/model/credit_payroll_income_get_response.py +++ b/plaid/model/credit_payroll_income_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_parsing_config_update_request.py b/plaid/model/credit_payroll_income_parsing_config_update_request.py index c7a2b1429..6e04b2e61 100644 --- a/plaid/model/credit_payroll_income_parsing_config_update_request.py +++ b/plaid/model/credit_payroll_income_parsing_config_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_parsing_config_update_response.py b/plaid/model/credit_payroll_income_parsing_config_update_response.py index 0ae325ca4..e150f7ee9 100644 --- a/plaid/model/credit_payroll_income_parsing_config_update_response.py +++ b/plaid/model/credit_payroll_income_parsing_config_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_precheck_request.py b/plaid/model/credit_payroll_income_precheck_request.py index bde5f6283..e5a3d6134 100644 --- a/plaid/model/credit_payroll_income_precheck_request.py +++ b/plaid/model/credit_payroll_income_precheck_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_precheck_response.py b/plaid/model/credit_payroll_income_precheck_response.py index 2d383f8cc..22e078e0b 100644 --- a/plaid/model/credit_payroll_income_precheck_response.py +++ b/plaid/model/credit_payroll_income_precheck_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_refresh_request.py b/plaid/model/credit_payroll_income_refresh_request.py index 09a94159d..197d159d7 100644 --- a/plaid/model/credit_payroll_income_refresh_request.py +++ b/plaid/model/credit_payroll_income_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_refresh_request_options.py b/plaid/model/credit_payroll_income_refresh_request_options.py index 4e60ff417..812e8db58 100644 --- a/plaid/model/credit_payroll_income_refresh_request_options.py +++ b/plaid/model/credit_payroll_income_refresh_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_refresh_response.py b/plaid/model/credit_payroll_income_refresh_response.py index e7fc05f3f..0bacca73e 100644 --- a/plaid/model/credit_payroll_income_refresh_response.py +++ b/plaid/model/credit_payroll_income_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_risk_signals_get_request.py b/plaid/model/credit_payroll_income_risk_signals_get_request.py index 9bd8b03b7..eadc202e3 100644 --- a/plaid/model/credit_payroll_income_risk_signals_get_request.py +++ b/plaid/model/credit_payroll_income_risk_signals_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_payroll_income_risk_signals_get_response.py b/plaid/model/credit_payroll_income_risk_signals_get_response.py index bd6657898..fdd2367f0 100644 --- a/plaid/model/credit_payroll_income_risk_signals_get_response.py +++ b/plaid/model/credit_payroll_income_risk_signals_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_platform_ids.py b/plaid/model/credit_platform_ids.py index 7dc011a8b..bb797f7ed 100644 --- a/plaid/model/credit_platform_ids.py +++ b/plaid/model/credit_platform_ids.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_create_request.py b/plaid/model/credit_relay_create_request.py index 14f1cf582..373865716 100644 --- a/plaid/model/credit_relay_create_request.py +++ b/plaid/model/credit_relay_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_create_response.py b/plaid/model/credit_relay_create_response.py index 45c01992b..a61d18934 100644 --- a/plaid/model/credit_relay_create_response.py +++ b/plaid/model/credit_relay_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_get_request.py b/plaid/model/credit_relay_get_request.py index 11f69d8c7..db59a7e1d 100644 --- a/plaid/model/credit_relay_get_request.py +++ b/plaid/model/credit_relay_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_pdf_get_request.py b/plaid/model/credit_relay_pdf_get_request.py index c71909d7d..7e236cea3 100644 --- a/plaid/model/credit_relay_pdf_get_request.py +++ b/plaid/model/credit_relay_pdf_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_refresh_request.py b/plaid/model/credit_relay_refresh_request.py index 95a37b7c5..dea4c5573 100644 --- a/plaid/model/credit_relay_refresh_request.py +++ b/plaid/model/credit_relay_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_refresh_response.py b/plaid/model/credit_relay_refresh_response.py index 620a07273..d19b8e959 100644 --- a/plaid/model/credit_relay_refresh_response.py +++ b/plaid/model/credit_relay_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_remove_request.py b/plaid/model/credit_relay_remove_request.py index b3c32bb7e..b773f77fc 100644 --- a/plaid/model/credit_relay_remove_request.py +++ b/plaid/model/credit_relay_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_relay_remove_response.py b/plaid/model/credit_relay_remove_response.py index 6048d02b9..4f626c1ec 100644 --- a/plaid/model/credit_relay_remove_response.py +++ b/plaid/model/credit_relay_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session.py b/plaid/model/credit_session.py index 7ecc1f654..64cab3a3b 100644 --- a/plaid/model/credit_session.py +++ b/plaid/model/credit_session.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_bank_employment_result.py b/plaid/model/credit_session_bank_employment_result.py index f6bacdb3b..52050f1fa 100644 --- a/plaid/model/credit_session_bank_employment_result.py +++ b/plaid/model/credit_session_bank_employment_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_bank_employment_status.py b/plaid/model/credit_session_bank_employment_status.py index da3aabe15..2782e757b 100644 --- a/plaid/model/credit_session_bank_employment_status.py +++ b/plaid/model/credit_session_bank_employment_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_bank_income_result.py b/plaid/model/credit_session_bank_income_result.py index d403bb8a4..b5ef11099 100644 --- a/plaid/model/credit_session_bank_income_result.py +++ b/plaid/model/credit_session_bank_income_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_bank_income_status.py b/plaid/model/credit_session_bank_income_status.py index a53c67bb1..fadbfa41e 100644 --- a/plaid/model/credit_session_bank_income_status.py +++ b/plaid/model/credit_session_bank_income_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_document_income_result.py b/plaid/model/credit_session_document_income_result.py index cc401434b..e8b1c8e32 100644 --- a/plaid/model/credit_session_document_income_result.py +++ b/plaid/model/credit_session_document_income_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_error.py b/plaid/model/credit_session_error.py index d947e998c..198183ac4 100644 --- a/plaid/model/credit_session_error.py +++ b/plaid/model/credit_session_error.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_item_add_result.py b/plaid/model/credit_session_item_add_result.py index 048885ec6..f281cbf8d 100644 --- a/plaid/model/credit_session_item_add_result.py +++ b/plaid/model/credit_session_item_add_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_payroll_income_result.py b/plaid/model/credit_session_payroll_income_result.py index a358b4ff7..5930448d7 100644 --- a/plaid/model/credit_session_payroll_income_result.py +++ b/plaid/model/credit_session_payroll_income_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_session_results.py b/plaid/model/credit_session_results.py index 01e29430a..1365bcd92 100644 --- a/plaid/model/credit_session_results.py +++ b/plaid/model/credit_session_results.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_sessions_get_request.py b/plaid/model/credit_sessions_get_request.py index 1d6687209..477612d22 100644 --- a/plaid/model/credit_sessions_get_request.py +++ b/plaid/model/credit_sessions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_sessions_get_response.py b/plaid/model/credit_sessions_get_response.py index d659ab270..3af5ae2f3 100644 --- a/plaid/model/credit_sessions_get_response.py +++ b/plaid/model/credit_sessions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/credit_w2.py b/plaid/model/credit_w2.py index 2249bb4e6..6db0dab65 100644 --- a/plaid/model/credit_w2.py +++ b/plaid/model/credit_w2.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/custom_sandbox_transaction.py b/plaid/model/custom_sandbox_transaction.py index 33a3cdae7..b30cfeec1 100644 --- a/plaid/model/custom_sandbox_transaction.py +++ b/plaid/model/custom_sandbox_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/customer_initiated_return_risk.py b/plaid/model/customer_initiated_return_risk.py index d0dd48e21..6b4c67542 100644 --- a/plaid/model/customer_initiated_return_risk.py +++ b/plaid/model/customer_initiated_return_risk.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/customer_initiated_risk_tier.py b/plaid/model/customer_initiated_risk_tier.py index 423db076d..79d460165 100644 --- a/plaid/model/customer_initiated_risk_tier.py +++ b/plaid/model/customer_initiated_risk_tier.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user.py b/plaid/model/dashboard_user.py index 7ff73c3b7..fa5dd9ed8 100644 --- a/plaid/model/dashboard_user.py +++ b/plaid/model/dashboard_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user_get_request.py b/plaid/model/dashboard_user_get_request.py index 9ba71912c..35e368964 100644 --- a/plaid/model/dashboard_user_get_request.py +++ b/plaid/model/dashboard_user_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user_get_response.py b/plaid/model/dashboard_user_get_response.py index ba078acb9..2e8023009 100644 --- a/plaid/model/dashboard_user_get_response.py +++ b/plaid/model/dashboard_user_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user_list_request.py b/plaid/model/dashboard_user_list_request.py index fe0e1c5c0..e0a157c0e 100644 --- a/plaid/model/dashboard_user_list_request.py +++ b/plaid/model/dashboard_user_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user_list_response.py b/plaid/model/dashboard_user_list_response.py index 1a9a8153b..3cf1d414f 100644 --- a/plaid/model/dashboard_user_list_response.py +++ b/plaid/model/dashboard_user_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/dashboard_user_status.py b/plaid/model/dashboard_user_status.py index 580b36b17..f45707029 100644 --- a/plaid/model/dashboard_user_status.py +++ b/plaid/model/dashboard_user_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/data_sources.py b/plaid/model/data_sources.py index 7da50e011..55b9d9f73 100644 --- a/plaid/model/data_sources.py +++ b/plaid/model/data_sources.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/date_range.py b/plaid/model/date_range.py index 4ac834a50..39c2436fc 100644 --- a/plaid/model/date_range.py +++ b/plaid/model/date_range.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/deductions.py b/plaid/model/deductions.py index 2d72cbf8f..5270391a6 100644 --- a/plaid/model/deductions.py +++ b/plaid/model/deductions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/deductions_breakdown.py b/plaid/model/deductions_breakdown.py index 479a3eebc..cdfb19a2e 100644 --- a/plaid/model/deductions_breakdown.py +++ b/plaid/model/deductions_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/deductions_total.py b/plaid/model/deductions_total.py index f559091d6..0b134f667 100644 --- a/plaid/model/deductions_total.py +++ b/plaid/model/deductions_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/default_update_webhook.py b/plaid/model/default_update_webhook.py index 1b4604379..db2389de6 100644 --- a/plaid/model/default_update_webhook.py +++ b/plaid/model/default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/depository_account_subtype.py b/plaid/model/depository_account_subtype.py index 8b03e1233..6c65226d4 100644 --- a/plaid/model/depository_account_subtype.py +++ b/plaid/model/depository_account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/depository_account_subtypes.py b/plaid/model/depository_account_subtypes.py index 8f320b855..f412a7412 100644 --- a/plaid/model/depository_account_subtypes.py +++ b/plaid/model/depository_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/depository_filter.py b/plaid/model/depository_filter.py index f88cedfb5..a9f374230 100644 --- a/plaid/model/depository_filter.py +++ b/plaid/model/depository_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/detailed_originator.py b/plaid/model/detailed_originator.py index 18c34dce6..57a0e7431 100644 --- a/plaid/model/detailed_originator.py +++ b/plaid/model/detailed_originator.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/detected_account.py b/plaid/model/detected_account.py index c623d4bda..f1abee79d 100644 --- a/plaid/model/detected_account.py +++ b/plaid/model/detected_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/device_id.py b/plaid/model/device_id.py index 7d83dbce5..8dbc57a29 100644 --- a/plaid/model/device_id.py +++ b/plaid/model/device_id.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/distribution_breakdown.py b/plaid/model/distribution_breakdown.py index 9d9bbfd9e..64df0073e 100644 --- a/plaid/model/distribution_breakdown.py +++ b/plaid/model/distribution_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/doc_type.py b/plaid/model/doc_type.py index 8cdbd9d31..c8a66a79f 100644 --- a/plaid/model/doc_type.py +++ b/plaid/model/doc_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_analysis.py b/plaid/model/document_analysis.py index b4d4a8dd7..9fca9273f 100644 --- a/plaid/model/document_analysis.py +++ b/plaid/model/document_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_authenticity_match_code.py b/plaid/model/document_authenticity_match_code.py index a2653a9f0..de46a7ecf 100644 --- a/plaid/model/document_authenticity_match_code.py +++ b/plaid/model/document_authenticity_match_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_date_of_birth_match_code.py b/plaid/model/document_date_of_birth_match_code.py index 35a60de9e..cd878ee98 100644 --- a/plaid/model/document_date_of_birth_match_code.py +++ b/plaid/model/document_date_of_birth_match_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_metadata.py b/plaid/model/document_metadata.py index 5f6ecfbf5..27c5b50d8 100644 --- a/plaid/model/document_metadata.py +++ b/plaid/model/document_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_name_match_code.py b/plaid/model/document_name_match_code.py index a75c7c82e..cc07b995e 100644 --- a/plaid/model/document_name_match_code.py +++ b/plaid/model/document_name_match_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_risk_signal.py b/plaid/model/document_risk_signal.py index 13c0da28a..a883dc04b 100644 --- a/plaid/model/document_risk_signal.py +++ b/plaid/model/document_risk_signal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_risk_signal_institution_metadata.py b/plaid/model/document_risk_signal_institution_metadata.py index 319209413..20ef8b5d7 100644 --- a/plaid/model/document_risk_signal_institution_metadata.py +++ b/plaid/model/document_risk_signal_institution_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_risk_signals_object.py b/plaid/model/document_risk_signals_object.py index be657ac64..298c232e6 100644 --- a/plaid/model/document_risk_signals_object.py +++ b/plaid/model/document_risk_signals_object.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_risk_summary.py b/plaid/model/document_risk_summary.py index b9f75971c..7bc4e7d53 100644 --- a/plaid/model/document_risk_summary.py +++ b/plaid/model/document_risk_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/document_status.py b/plaid/model/document_status.py index 0fe8b5967..162436c72 100644 --- a/plaid/model/document_status.py +++ b/plaid/model/document_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/documentary_verification.py b/plaid/model/documentary_verification.py index 6d3345b40..75f140174 100644 --- a/plaid/model/documentary_verification.py +++ b/plaid/model/documentary_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/documentary_verification_document.py b/plaid/model/documentary_verification_document.py index 912bca0a3..63e99fc63 100644 --- a/plaid/model/documentary_verification_document.py +++ b/plaid/model/documentary_verification_document.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/earnings.py b/plaid/model/earnings.py index 2f9782bb7..eb22c93e0 100644 --- a/plaid/model/earnings.py +++ b/plaid/model/earnings.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/earnings_breakdown.py b/plaid/model/earnings_breakdown.py index 5b77ff266..6ea557cd0 100644 --- a/plaid/model/earnings_breakdown.py +++ b/plaid/model/earnings_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/earnings_breakdown_canonical_description.py b/plaid/model/earnings_breakdown_canonical_description.py index 6f893e4cd..10476886f 100644 --- a/plaid/model/earnings_breakdown_canonical_description.py +++ b/plaid/model/earnings_breakdown_canonical_description.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/earnings_total.py b/plaid/model/earnings_total.py index d4ec488a9..c83317732 100644 --- a/plaid/model/earnings_total.py +++ b/plaid/model/earnings_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/email.py b/plaid/model/email.py index a57132b1c..220eecfa6 100644 --- a/plaid/model/email.py +++ b/plaid/model/email.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/email_address_match_score.py b/plaid/model/email_address_match_score.py index 09ca71d83..b3a734d31 100644 --- a/plaid/model/email_address_match_score.py +++ b/plaid/model/email_address_match_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employee.py b/plaid/model/employee.py index ac7b2b8f0..28a104fba 100644 --- a/plaid/model/employee.py +++ b/plaid/model/employee.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employee_income_summary_field_string.py b/plaid/model/employee_income_summary_field_string.py index fefff892a..e8da3264f 100644 --- a/plaid/model/employee_income_summary_field_string.py +++ b/plaid/model/employee_income_summary_field_string.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employer.py b/plaid/model/employer.py index 1fa51a325..8bcd9a3d3 100644 --- a/plaid/model/employer.py +++ b/plaid/model/employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employer_income_summary_field_string.py b/plaid/model/employer_income_summary_field_string.py index 401d349d6..c16c7e15e 100644 --- a/plaid/model/employer_income_summary_field_string.py +++ b/plaid/model/employer_income_summary_field_string.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employer_verification.py b/plaid/model/employer_verification.py index 48bf477f2..7205d8b4d 100644 --- a/plaid/model/employer_verification.py +++ b/plaid/model/employer_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employers_search_request.py b/plaid/model/employers_search_request.py index b4c18948a..54ebf4efe 100644 --- a/plaid/model/employers_search_request.py +++ b/plaid/model/employers_search_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employers_search_response.py b/plaid/model/employers_search_response.py index 23e09da70..c3da245b0 100644 --- a/plaid/model/employers_search_response.py +++ b/plaid/model/employers_search_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_details.py b/plaid/model/employment_details.py index b4262a0e0..119ddc065 100644 --- a/plaid/model/employment_details.py +++ b/plaid/model/employment_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_source_type.py b/plaid/model/employment_source_type.py index 7e5d34d8a..1cebab8be 100644 --- a/plaid/model/employment_source_type.py +++ b/plaid/model/employment_source_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_verification.py b/plaid/model/employment_verification.py index ebf388c07..7fec17b15 100644 --- a/plaid/model/employment_verification.py +++ b/plaid/model/employment_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_verification_get_request.py b/plaid/model/employment_verification_get_request.py index c49d2057b..589207750 100644 --- a/plaid/model/employment_verification_get_request.py +++ b/plaid/model/employment_verification_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_verification_get_response.py b/plaid/model/employment_verification_get_response.py index 929ebf413..3eff012d3 100644 --- a/plaid/model/employment_verification_get_response.py +++ b/plaid/model/employment_verification_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/employment_verification_status.py b/plaid/model/employment_verification_status.py index df8a16a0e..d2d776550 100644 --- a/plaid/model/employment_verification_status.py +++ b/plaid/model/employment_verification_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/enhancements.py b/plaid/model/enhancements.py index b63f239c5..4da0a72b4 100644 --- a/plaid/model/enhancements.py +++ b/plaid/model/enhancements.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/enrich_transaction_direction.py b/plaid/model/enrich_transaction_direction.py index 982477700..00ad342af 100644 --- a/plaid/model/enrich_transaction_direction.py +++ b/plaid/model/enrich_transaction_direction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/enrichments.py b/plaid/model/enrichments.py index a230f0fb6..c627e3aab 100644 --- a/plaid/model/enrichments.py +++ b/plaid/model/enrichments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_document.py b/plaid/model/entity_document.py index 644124d1d..7cff9e1f2 100644 --- a/plaid/model/entity_document.py +++ b/plaid/model/entity_document.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_document_type.py b/plaid/model/entity_document_type.py index e3500af88..26bb03385 100644 --- a/plaid/model/entity_document_type.py +++ b/plaid/model/entity_document_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_analysis.py b/plaid/model/entity_screening_hit_analysis.py index df55008c0..2d1e4d2a4 100644 --- a/plaid/model/entity_screening_hit_analysis.py +++ b/plaid/model/entity_screening_hit_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_data.py b/plaid/model/entity_screening_hit_data.py index 96aa87aeb..0b1c80625 100644 --- a/plaid/model/entity_screening_hit_data.py +++ b/plaid/model/entity_screening_hit_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_documents_items.py b/plaid/model/entity_screening_hit_documents_items.py index 7b40fa922..e35eb6ca2 100644 --- a/plaid/model/entity_screening_hit_documents_items.py +++ b/plaid/model/entity_screening_hit_documents_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_emails.py b/plaid/model/entity_screening_hit_emails.py index d015ef1d7..d0d047254 100644 --- a/plaid/model/entity_screening_hit_emails.py +++ b/plaid/model/entity_screening_hit_emails.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_emails_items.py b/plaid/model/entity_screening_hit_emails_items.py index bfa4b58cb..cea3e9184 100644 --- a/plaid/model/entity_screening_hit_emails_items.py +++ b/plaid/model/entity_screening_hit_emails_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_names.py b/plaid/model/entity_screening_hit_names.py index 1ae822a24..5e564bb2c 100644 --- a/plaid/model/entity_screening_hit_names.py +++ b/plaid/model/entity_screening_hit_names.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_names_items.py b/plaid/model/entity_screening_hit_names_items.py index 71bf1b3cd..2e5dd0843 100644 --- a/plaid/model/entity_screening_hit_names_items.py +++ b/plaid/model/entity_screening_hit_names_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_phone_numbers.py b/plaid/model/entity_screening_hit_phone_numbers.py index 5e010b083..e29d4c920 100644 --- a/plaid/model/entity_screening_hit_phone_numbers.py +++ b/plaid/model/entity_screening_hit_phone_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_urls.py b/plaid/model/entity_screening_hit_urls.py index 9a4accd7d..a396c0ee2 100644 --- a/plaid/model/entity_screening_hit_urls.py +++ b/plaid/model/entity_screening_hit_urls.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hit_urls_items.py b/plaid/model/entity_screening_hit_urls_items.py index d40a5d27b..da02dd580 100644 --- a/plaid/model/entity_screening_hit_urls_items.py +++ b/plaid/model/entity_screening_hit_urls_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_hits_phone_number_items.py b/plaid/model/entity_screening_hits_phone_number_items.py index f9be5f4e3..68d41407a 100644 --- a/plaid/model/entity_screening_hits_phone_number_items.py +++ b/plaid/model/entity_screening_hits_phone_number_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_screening_status_updated_webhook.py b/plaid/model/entity_screening_status_updated_webhook.py index 731eb9426..a3e25404f 100644 --- a/plaid/model/entity_screening_status_updated_webhook.py +++ b/plaid/model/entity_screening_status_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_code.py b/plaid/model/entity_watchlist_code.py index 4c8dc2800..e472e3034 100644 --- a/plaid/model/entity_watchlist_code.py +++ b/plaid/model/entity_watchlist_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_program.py b/plaid/model/entity_watchlist_program.py index 903c0a247..8fc4b5066 100644 --- a/plaid/model/entity_watchlist_program.py +++ b/plaid/model/entity_watchlist_program.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_screening.py b/plaid/model/entity_watchlist_screening.py index a0519f789..92fb78e28 100644 --- a/plaid/model/entity_watchlist_screening.py +++ b/plaid/model/entity_watchlist_screening.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -128,7 +128,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): Keyword Args: @@ -227,7 +227,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): Keyword Args: diff --git a/plaid/model/entity_watchlist_screening_hit.py b/plaid/model/entity_watchlist_screening_hit.py index 7c352925a..c86efb725 100644 --- a/plaid/model/entity_watchlist_screening_hit.py +++ b/plaid/model/entity_watchlist_screening_hit.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_screening_review.py b/plaid/model/entity_watchlist_screening_review.py index e19bc2535..5e8339a5a 100644 --- a/plaid/model/entity_watchlist_screening_review.py +++ b/plaid/model/entity_watchlist_screening_review.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_screening_search_terms.py b/plaid/model/entity_watchlist_screening_search_terms.py index 383cacb62..a21581a61 100644 --- a/plaid/model/entity_watchlist_screening_search_terms.py +++ b/plaid/model/entity_watchlist_screening_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/entity_watchlist_search_terms.py b/plaid/model/entity_watchlist_search_terms.py index 5062e2705..1a7edc58b 100644 --- a/plaid/model/entity_watchlist_search_terms.py +++ b/plaid/model/entity_watchlist_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ewa_score.py b/plaid/model/ewa_score.py index e055ff744..e5726c67b 100644 --- a/plaid/model/ewa_score.py +++ b/plaid/model/ewa_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/expenditure_insights.py b/plaid/model/expenditure_insights.py index 8de008c0c..58574ffab 100644 --- a/plaid/model/expenditure_insights.py +++ b/plaid/model/expenditure_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/expenditure_insights_cash_flow.py b/plaid/model/expenditure_insights_cash_flow.py index cc4d0fecc..83fb491bf 100644 --- a/plaid/model/expenditure_insights_cash_flow.py +++ b/plaid/model/expenditure_insights_cash_flow.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/expenditure_summary.py b/plaid/model/expenditure_summary.py index d49782609..f94aed578 100644 --- a/plaid/model/expenditure_summary.py +++ b/plaid/model/expenditure_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/expiration_date.py b/plaid/model/expiration_date.py index cbdcc526c..3f93bd9ca 100644 --- a/plaid/model/expiration_date.py +++ b/plaid/model/expiration_date.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/extended_recipient_metadata.py b/plaid/model/extended_recipient_metadata.py index fb71bd157..bcdf6a0a1 100644 --- a/plaid/model/extended_recipient_metadata.py +++ b/plaid/model/extended_recipient_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/extended_recipient_metadata_all_of.py b/plaid/model/extended_recipient_metadata_all_of.py index 28f8d0474..0a9d770c1 100644 --- a/plaid/model/extended_recipient_metadata_all_of.py +++ b/plaid/model/extended_recipient_metadata_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_initiation_consent_options.py b/plaid/model/external_payment_initiation_consent_options.py index 30fc29d8c..d07935a33 100644 --- a/plaid/model/external_payment_initiation_consent_options.py +++ b/plaid/model/external_payment_initiation_consent_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_options.py b/plaid/model/external_payment_options.py index 565d279ec..8239d701a 100644 --- a/plaid/model/external_payment_options.py +++ b/plaid/model/external_payment_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_refund_details.py b/plaid/model/external_payment_refund_details.py index d76472eb9..815cc9872 100644 --- a/plaid/model/external_payment_refund_details.py +++ b/plaid/model/external_payment_refund_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_schedule_base.py b/plaid/model/external_payment_schedule_base.py index c40d028fd..adc3ec403 100644 --- a/plaid/model/external_payment_schedule_base.py +++ b/plaid/model/external_payment_schedule_base.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_schedule_get.py b/plaid/model/external_payment_schedule_get.py index 5835f0c2f..4ee260016 100644 --- a/plaid/model/external_payment_schedule_get.py +++ b/plaid/model/external_payment_schedule_get.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/external_payment_schedule_request.py b/plaid/model/external_payment_schedule_request.py index 8b7f2ee57..f7e7f1194 100644 --- a/plaid/model/external_payment_schedule_request.py +++ b/plaid/model/external_payment_schedule_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fallback_auth_microdeposit_auto_verified_webhook.py b/plaid/model/fallback_auth_microdeposit_auto_verified_webhook.py index b930626ee..c01d4ae52 100644 --- a/plaid/model/fallback_auth_microdeposit_auto_verified_webhook.py +++ b/plaid/model/fallback_auth_microdeposit_auto_verified_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fallback_auth_microdeposit_verification_expired_webhook.py b/plaid/model/fallback_auth_microdeposit_verification_expired_webhook.py index 2ed5012ff..d4ae89168 100644 --- a/plaid/model/fallback_auth_microdeposit_verification_expired_webhook.py +++ b/plaid/model/fallback_auth_microdeposit_verification_expired_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_content_types.py b/plaid/model/fdx_content_types.py index a390e3420..85202bdfb 100644 --- a/plaid/model/fdx_content_types.py +++ b/plaid/model/fdx_content_types.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_event_status.py b/plaid/model/fdx_event_status.py index f0bba8802..f3bfa3b25 100644 --- a/plaid/model/fdx_event_status.py +++ b/plaid/model/fdx_event_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_hateoas_link.py b/plaid/model/fdx_hateoas_link.py index 9caa3b618..101d83ec4 100644 --- a/plaid/model/fdx_hateoas_link.py +++ b/plaid/model/fdx_hateoas_link.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_hateoas_link_action.py b/plaid/model/fdx_hateoas_link_action.py index 23d91f22b..21581b941 100644 --- a/plaid/model/fdx_hateoas_link_action.py +++ b/plaid/model/fdx_hateoas_link_action.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_initiator_fi_attribute.py b/plaid/model/fdx_initiator_fi_attribute.py index 82ec71df1..128d6a55c 100644 --- a/plaid/model/fdx_initiator_fi_attribute.py +++ b/plaid/model/fdx_initiator_fi_attribute.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_lifecycle_event.py b/plaid/model/fdx_lifecycle_event.py index aa5d6716d..9aa53a39b 100644 --- a/plaid/model/fdx_lifecycle_event.py +++ b/plaid/model/fdx_lifecycle_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification.py b/plaid/model/fdx_notification.py index a88e28a58..56cba884a 100644 --- a/plaid/model/fdx_notification.py +++ b/plaid/model/fdx_notification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification_category.py b/plaid/model/fdx_notification_category.py index e1195cd75..4a989de9a 100644 --- a/plaid/model/fdx_notification_category.py +++ b/plaid/model/fdx_notification_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification_payload.py b/plaid/model/fdx_notification_payload.py index bb1a8a549..6347a4666 100644 --- a/plaid/model/fdx_notification_payload.py +++ b/plaid/model/fdx_notification_payload.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -32,8 +32,6 @@ def lazy_import(): from plaid.model.fdx_lifecycle_event import FDXLifecycleEvent from plaid.model.fdx_notification_payload_id_type import FDXNotificationPayloadIdType - from plaid.model.fdxfi_attribute import FDXFiAttribute - globals()['FDXFiAttribute'] = FDXFiAttribute globals()['FDXLifecycleEvent'] = FDXLifecycleEvent globals()['FDXNotificationPayloadIdType'] = FDXNotificationPayloadIdType @@ -94,7 +92,6 @@ def openapi_types(): 'id': (str,), # noqa: E501 'id_type': (FDXNotificationPayloadIdType,), # noqa: E501 'event': (FDXLifecycleEvent,), # noqa: E501 - 'custom_fields': ([FDXFiAttribute],), # noqa: E501 } @cached_property @@ -106,7 +103,6 @@ def discriminator(): 'id': 'id', # noqa: E501 'id_type': 'idType', # noqa: E501 'event': 'event', # noqa: E501 - 'custom_fields': 'customFields', # noqa: E501 } read_only_vars = { @@ -153,7 +149,6 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 id (str): ID for the origination entity related to the notification. [optional] # noqa: E501 id_type (FDXNotificationPayloadIdType): [optional] # noqa: E501 event (FDXLifecycleEvent): [optional] # noqa: E501 - custom_fields ([FDXFiAttribute]): [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -242,7 +237,6 @@ def __init__(self, *args, **kwargs): # noqa: E501 id (str): ID for the origination entity related to the notification. [optional] # noqa: E501 id_type (FDXNotificationPayloadIdType): [optional] # noqa: E501 event (FDXLifecycleEvent): [optional] # noqa: E501 - custom_fields ([FDXFiAttribute]): [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/plaid/model/fdx_notification_payload_id_type.py b/plaid/model/fdx_notification_payload_id_type.py index 5e648aab7..d388a7236 100644 --- a/plaid/model/fdx_notification_payload_id_type.py +++ b/plaid/model/fdx_notification_payload_id_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification_priority.py b/plaid/model/fdx_notification_priority.py index 0d3dcfe50..cace15c01 100644 --- a/plaid/model/fdx_notification_priority.py +++ b/plaid/model/fdx_notification_priority.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification_severity.py b/plaid/model/fdx_notification_severity.py index c46717363..805edb28e 100644 --- a/plaid/model/fdx_notification_severity.py +++ b/plaid/model/fdx_notification_severity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_notification_type.py b/plaid/model/fdx_notification_type.py index e9618b1bf..c090b2d17 100644 --- a/plaid/model/fdx_notification_type.py +++ b/plaid/model/fdx_notification_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_party.py b/plaid/model/fdx_party.py index 90464e4e3..a1e099146 100644 --- a/plaid/model/fdx_party.py +++ b/plaid/model/fdx_party.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_party_registry.py b/plaid/model/fdx_party_registry.py index a4a887ff0..089e8f712 100644 --- a/plaid/model/fdx_party_registry.py +++ b/plaid/model/fdx_party_registry.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_party_type.py b/plaid/model/fdx_party_type.py index f1fd09f62..df16d91d5 100644 --- a/plaid/model/fdx_party_type.py +++ b/plaid/model/fdx_party_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_recipient_metadata.py b/plaid/model/fdx_recipient_metadata.py index da7d495d2..3205ea986 100644 --- a/plaid/model/fdx_recipient_metadata.py +++ b/plaid/model/fdx_recipient_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdx_update_reason.py b/plaid/model/fdx_update_reason.py index 94833b3f3..12b5c3b18 100644 --- a/plaid/model/fdx_update_reason.py +++ b/plaid/model/fdx_update_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fdxfi_attribute.py b/plaid/model/fdxfi_attribute.py index fd07bcb80..cbcb5f830 100644 --- a/plaid/model/fdxfi_attribute.py +++ b/plaid/model/fdxfi_attribute.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/financial_institution_insights.py b/plaid/model/financial_institution_insights.py index cb108e11c..3096c5e5c 100644 --- a/plaid/model/financial_institution_insights.py +++ b/plaid/model/financial_institution_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fixed_income.py b/plaid/model/fixed_income.py index 231f6fdb6..e294914ba 100644 --- a/plaid/model/fixed_income.py +++ b/plaid/model/fixed_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/forecasted_monthly_income.py b/plaid/model/forecasted_monthly_income.py index 9154403d8..0ced4d063 100644 --- a/plaid/model/forecasted_monthly_income.py +++ b/plaid/model/forecasted_monthly_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/form1099_type.py b/plaid/model/form1099_type.py index bdf819c09..926abb152 100644 --- a/plaid/model/form1099_type.py +++ b/plaid/model/form1099_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/forwarded_json_response.py b/plaid/model/forwarded_json_response.py index e47142947..330d2b21b 100644 --- a/plaid/model/forwarded_json_response.py +++ b/plaid/model/forwarded_json_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fraud_amount.py b/plaid/model/fraud_amount.py index b6bb09996..3e961a389 100644 --- a/plaid/model/fraud_amount.py +++ b/plaid/model/fraud_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fraud_analysis_details.py b/plaid/model/fraud_analysis_details.py index f46964f51..8f5ef17bf 100644 --- a/plaid/model/fraud_analysis_details.py +++ b/plaid/model/fraud_analysis_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fraud_attributes.py b/plaid/model/fraud_attributes.py index 6479e3b6a..c08197ebe 100644 --- a/plaid/model/fraud_attributes.py +++ b/plaid/model/fraud_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fraud_check_outcome.py b/plaid/model/fraud_check_outcome.py index 2bff5e684..400e6bfc8 100644 --- a/plaid/model/fraud_check_outcome.py +++ b/plaid/model/fraud_check_outcome.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/fraud_check_outcome_with_no_data.py b/plaid/model/fraud_check_outcome_with_no_data.py index baf5f4b8c..8b2d5c882 100644 --- a/plaid/model/fraud_check_outcome_with_no_data.py +++ b/plaid/model/fraud_check_outcome_with_no_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/gambling_indicators.py b/plaid/model/gambling_indicators.py index aa9fc1621..515fd0125 100644 --- a/plaid/model/gambling_indicators.py +++ b/plaid/model/gambling_indicators.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/generic_screening_hit_location_items.py b/plaid/model/generic_screening_hit_location_items.py index 374d3d491..6f9450dee 100644 --- a/plaid/model/generic_screening_hit_location_items.py +++ b/plaid/model/generic_screening_hit_location_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/get_recipient_response.py b/plaid/model/get_recipient_response.py index 479bf4ffa..dd2b5caf4 100644 --- a/plaid/model/get_recipient_response.py +++ b/plaid/model/get_recipient_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/get_recipients_response.py b/plaid/model/get_recipients_response.py index dae1a0185..c6bed5b5e 100644 --- a/plaid/model/get_recipients_response.py +++ b/plaid/model/get_recipients_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/gse_report_type.py b/plaid/model/gse_report_type.py index fe27ce70a..02b611127 100644 --- a/plaid/model/gse_report_type.py +++ b/plaid/model/gse_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/health_incident.py b/plaid/model/health_incident.py index ca77531d0..c88d29a32 100644 --- a/plaid/model/health_incident.py +++ b/plaid/model/health_incident.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/hidden_match_summary_code.py b/plaid/model/hidden_match_summary_code.py index 0897bc0ce..76c9a7076 100644 --- a/plaid/model/hidden_match_summary_code.py +++ b/plaid/model/hidden_match_summary_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/historical_annual_income.py b/plaid/model/historical_annual_income.py index a1608743c..87d47939b 100644 --- a/plaid/model/historical_annual_income.py +++ b/plaid/model/historical_annual_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/historical_balance.py b/plaid/model/historical_balance.py index a7a18ad26..1ba5b9940 100644 --- a/plaid/model/historical_balance.py +++ b/plaid/model/historical_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/historical_update_webhook.py b/plaid/model/historical_update_webhook.py index 2f71ad2d9..f28a7615b 100644 --- a/plaid/model/historical_update_webhook.py +++ b/plaid/model/historical_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/holding.py b/plaid/model/holding.py index 6e99fed61..480a6570d 100644 --- a/plaid/model/holding.py +++ b/plaid/model/holding.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/holdings_default_update_webhook.py b/plaid/model/holdings_default_update_webhook.py index 5c85672d7..b44bce6b0 100644 --- a/plaid/model/holdings_default_update_webhook.py +++ b/plaid/model/holdings_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/holdings_override.py b/plaid/model/holdings_override.py index 7491a53ba..e76814b11 100644 --- a/plaid/model/holdings_override.py +++ b/plaid/model/holdings_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/hosted_link_delivery_method.py b/plaid/model/hosted_link_delivery_method.py index 6e57b6c4c..cb4657ae8 100644 --- a/plaid/model/hosted_link_delivery_method.py +++ b/plaid/model/hosted_link_delivery_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/hosted_mmd_verification_webhook.py b/plaid/model/hosted_mmd_verification_webhook.py index 5d367c89f..c6c07de5b 100644 --- a/plaid/model/hosted_mmd_verification_webhook.py +++ b/plaid/model/hosted_mmd_verification_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/human_review.py b/plaid/model/human_review.py index 9152afaa7..4085d7dfa 100644 --- a/plaid/model/human_review.py +++ b/plaid/model/human_review.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/human_review_status.py b/plaid/model/human_review_status.py index 050068475..166fcbb97 100644 --- a/plaid/model/human_review_status.py +++ b/plaid/model/human_review_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/id_number_type.py b/plaid/model/id_number_type.py index 9ab96000a..807bb2fbe 100644 --- a/plaid/model/id_number_type.py +++ b/plaid/model/id_number_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_default_update_webhook.py b/plaid/model/identity_default_update_webhook.py index 4b8036b69..c52b8040d 100644 --- a/plaid/model/identity_default_update_webhook.py +++ b/plaid/model/identity_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_metadata.py b/plaid/model/identity_document_metadata.py index 8ed8231cd..51cccf106 100644 --- a/plaid/model/identity_document_metadata.py +++ b/plaid/model/identity_document_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_upload.py b/plaid/model/identity_document_upload.py index 66b078bce..2cc34e812 100644 --- a/plaid/model/identity_document_upload.py +++ b/plaid/model/identity_document_upload.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_upload_metadata.py b/plaid/model/identity_document_upload_metadata.py index 828554208..522cc0479 100644 --- a/plaid/model/identity_document_upload_metadata.py +++ b/plaid/model/identity_document_upload_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_upload_risk_insights.py b/plaid/model/identity_document_upload_risk_insights.py index 5aeecff49..43ec0a123 100644 --- a/plaid/model/identity_document_upload_risk_insights.py +++ b/plaid/model/identity_document_upload_risk_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_upload_risk_signal.py b/plaid/model/identity_document_upload_risk_signal.py index 0b636d788..cde01565c 100644 --- a/plaid/model/identity_document_upload_risk_signal.py +++ b/plaid/model/identity_document_upload_risk_signal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_document_upload_risk_summary.py b/plaid/model/identity_document_upload_risk_summary.py index b05066c76..fc8f1fe76 100644 --- a/plaid/model/identity_document_upload_risk_summary.py +++ b/plaid/model/identity_document_upload_risk_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_documents_uploads_get_request.py b/plaid/model/identity_documents_uploads_get_request.py index 1750b98c0..856d78799 100644 --- a/plaid/model/identity_documents_uploads_get_request.py +++ b/plaid/model/identity_documents_uploads_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_documents_uploads_get_request_options.py b/plaid/model/identity_documents_uploads_get_request_options.py index 9bbe092c4..a642e9086 100644 --- a/plaid/model/identity_documents_uploads_get_request_options.py +++ b/plaid/model/identity_documents_uploads_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_documents_uploads_get_response.py b/plaid/model/identity_documents_uploads_get_response.py index 423b07056..937b7487d 100644 --- a/plaid/model/identity_documents_uploads_get_response.py +++ b/plaid/model/identity_documents_uploads_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_get_request.py b/plaid/model/identity_get_request.py index 5796a4026..7774333c3 100644 --- a/plaid/model/identity_get_request.py +++ b/plaid/model/identity_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_get_request_options.py b/plaid/model/identity_get_request_options.py index 62b1b06b7..805eb7794 100644 --- a/plaid/model/identity_get_request_options.py +++ b/plaid/model/identity_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_get_response.py b/plaid/model/identity_get_response.py index 4219ef169..89dc1f50a 100644 --- a/plaid/model/identity_get_response.py +++ b/plaid/model/identity_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_match_request.py b/plaid/model/identity_match_request.py index 5485bba52..d3f2d0346 100644 --- a/plaid/model/identity_match_request.py +++ b/plaid/model/identity_match_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_match_request_options.py b/plaid/model/identity_match_request_options.py index 4aa67576c..4af0c2a35 100644 --- a/plaid/model/identity_match_request_options.py +++ b/plaid/model/identity_match_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_match_response.py b/plaid/model/identity_match_response.py index 2377a9107..0253f0b94 100644 --- a/plaid/model/identity_match_response.py +++ b/plaid/model/identity_match_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_match_user.py b/plaid/model/identity_match_user.py index 77f379cd2..ae3853d12 100644 --- a/plaid/model/identity_match_user.py +++ b/plaid/model/identity_match_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_refresh_request.py b/plaid/model/identity_refresh_request.py index 4e7c59bbe..5612005a7 100644 --- a/plaid/model/identity_refresh_request.py +++ b/plaid/model/identity_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_refresh_response.py b/plaid/model/identity_refresh_response.py index a67ad3133..956c14d05 100644 --- a/plaid/model/identity_refresh_response.py +++ b/plaid/model/identity_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_update_types.py b/plaid/model/identity_update_types.py index 221356a5f..42efcfd27 100644 --- a/plaid/model/identity_update_types.py +++ b/plaid/model/identity_update_types.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification.py b/plaid/model/identity_verification.py index f4a7e50e0..a334f7c6d 100644 --- a/plaid/model/identity_verification.py +++ b/plaid/model/identity_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -167,7 +167,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -183,7 +183,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. Keyword Args: @@ -293,7 +293,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -309,7 +309,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. Keyword Args: diff --git a/plaid/model/identity_verification_autofill_address.py b/plaid/model/identity_verification_autofill_address.py index 22a3e3e23..38a6935fe 100644 --- a/plaid/model/identity_verification_autofill_address.py +++ b/plaid/model/identity_verification_autofill_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_autofill_create_request.py b/plaid/model/identity_verification_autofill_create_request.py index 62b35cf11..a58f31489 100644 --- a/plaid/model/identity_verification_autofill_create_request.py +++ b/plaid/model/identity_verification_autofill_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_autofill_create_response.py b/plaid/model/identity_verification_autofill_create_response.py index efdbb9596..589780e32 100644 --- a/plaid/model/identity_verification_autofill_create_response.py +++ b/plaid/model/identity_verification_autofill_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_autofill_status.py b/plaid/model/identity_verification_autofill_status.py index 16f798e18..798bb786c 100644 --- a/plaid/model/identity_verification_autofill_status.py +++ b/plaid/model/identity_verification_autofill_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_autofill_user_data.py b/plaid/model/identity_verification_autofill_user_data.py index f310bdab5..6b8b1ca6d 100644 --- a/plaid/model/identity_verification_autofill_user_data.py +++ b/plaid/model/identity_verification_autofill_user_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_create_request.py b/plaid/model/identity_verification_create_request.py index cabd1d15f..71ddad606 100644 --- a/plaid/model/identity_verification_create_request.py +++ b/plaid/model/identity_verification_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -161,8 +161,8 @@ def _from_openapi_data(cls, is_shareable, template_id, *args, **kwargs): # noqa Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 - user_id (str): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis).. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + user_id (str): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 user (IdentityVerificationCreateRequestUser): [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 @@ -261,8 +261,8 @@ def __init__(self, is_shareable, template_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 - user_id (str): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis).. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + user_id (str): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 user (IdentityVerificationCreateRequestUser): [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 diff --git a/plaid/model/identity_verification_create_request_user.py b/plaid/model/identity_verification_create_request_user.py index 4a63e44c9..4781a84d7 100644 --- a/plaid/model/identity_verification_create_request_user.py +++ b/plaid/model/identity_verification_create_request_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_create_response.py b/plaid/model/identity_verification_create_response.py index 99779bf2a..2440c0eef 100644 --- a/plaid/model/identity_verification_create_response.py +++ b/plaid/model/identity_verification_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -169,7 +169,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -185,7 +185,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -297,7 +297,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -313,7 +313,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/identity_verification_document_address_response.py b/plaid/model/identity_verification_document_address_response.py index 212bcc138..77160ffaa 100644 --- a/plaid/model/identity_verification_document_address_response.py +++ b/plaid/model/identity_verification_document_address_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_document_name_response.py b/plaid/model/identity_verification_document_name_response.py index 3ea64bc05..351a770af 100644 --- a/plaid/model/identity_verification_document_name_response.py +++ b/plaid/model/identity_verification_document_name_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_get_request.py b/plaid/model/identity_verification_get_request.py index f3343c5a6..15dca0571 100644 --- a/plaid/model/identity_verification_get_request.py +++ b/plaid/model/identity_verification_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_get_response.py b/plaid/model/identity_verification_get_response.py index 6302793e0..38454eed7 100644 --- a/plaid/model/identity_verification_get_response.py +++ b/plaid/model/identity_verification_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -169,7 +169,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -185,7 +185,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -297,7 +297,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -313,7 +313,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/identity_verification_list_request.py b/plaid/model/identity_verification_list_request.py index db3f71ed7..f1efe66ee 100644 --- a/plaid/model/identity_verification_list_request.py +++ b/plaid/model/identity_verification_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -149,8 +149,8 @@ def _from_openapi_data(cls, template_id, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 - user_id (bool, date, datetime, dict, float, int, list, str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis). If both this field and the `client_user_id` are present in the request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + user_id (bool, date, datetime, dict, float, int, list, str, none_type): A unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and the `client_user_id` are present in the request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 """ @@ -243,8 +243,8 @@ def __init__(self, template_id, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 - user_id (bool, date, datetime, dict, float, int, list, str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis). If both this field and the `client_user_id` are present in the request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + user_id (bool, date, datetime, dict, float, int, list, str, none_type): A unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and the `client_user_id` are present in the request, the `user_id` must have been created from the provided `client_user_id`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 """ diff --git a/plaid/model/identity_verification_list_response.py b/plaid/model/identity_verification_list_response.py index 1e08ce968..90284307b 100644 --- a/plaid/model/identity_verification_list_response.py +++ b/plaid/model/identity_verification_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_request_user.py b/plaid/model/identity_verification_request_user.py index 695afaea1..0cd4b6971 100644 --- a/plaid/model/identity_verification_request_user.py +++ b/plaid/model/identity_verification_request_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_request_user_name.py b/plaid/model/identity_verification_request_user_name.py index cdbefbc6b..7e98e0fa4 100644 --- a/plaid/model/identity_verification_request_user_name.py +++ b/plaid/model/identity_verification_request_user_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_response_user_name.py b/plaid/model/identity_verification_response_user_name.py index da1d7dd71..af1aa58d7 100644 --- a/plaid/model/identity_verification_response_user_name.py +++ b/plaid/model/identity_verification_response_user_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_retried_webhook.py b/plaid/model/identity_verification_retried_webhook.py index 753c728b9..ae619e477 100644 --- a/plaid/model/identity_verification_retried_webhook.py +++ b/plaid/model/identity_verification_retried_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_retry_request.py b/plaid/model/identity_verification_retry_request.py index 028f54a66..fe5aeb001 100644 --- a/plaid/model/identity_verification_retry_request.py +++ b/plaid/model/identity_verification_retry_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -128,7 +128,7 @@ def _from_openapi_data(cls, client_user_id, template_id, strategy, *args, **kwar """IdentityVerificationRetryRequest - a model defined in OpenAPI Args: - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. template_id (str): ID of the associated Identity Verification template. Like all Plaid identifiers, this is case-sensitive. strategy (Strategy): @@ -226,7 +226,7 @@ def __init__(self, client_user_id, template_id, strategy, *args, **kwargs): # n """IdentityVerificationRetryRequest - a model defined in OpenAPI Args: - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. template_id (str): ID of the associated Identity Verification template. Like all Plaid identifiers, this is case-sensitive. strategy (Strategy): diff --git a/plaid/model/identity_verification_retry_request_steps_object.py b/plaid/model/identity_verification_retry_request_steps_object.py index 6d75aa813..a87f2bcf6 100644 --- a/plaid/model/identity_verification_retry_request_steps_object.py +++ b/plaid/model/identity_verification_retry_request_steps_object.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_retry_response.py b/plaid/model/identity_verification_retry_response.py index 24fbda75e..1838a5bab 100644 --- a/plaid/model/identity_verification_retry_response.py +++ b/plaid/model/identity_verification_retry_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -169,7 +169,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -185,7 +185,7 @@ def _from_openapi_data(cls, id, client_user_id, created_at, completed_at, previo verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -297,7 +297,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp Args: id (str): ID of the associated Identity Verification attempt. - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. created_at (datetime): An ISO8601 formatted timestamp. completed_at (datetime, none_type): An ISO8601 formatted timestamp. previous_attempt_id (str, none_type): The ID for the Identity Verification preceding this session. This field will only be filled if the current Identity Verification is a retry of a previous attempt. @@ -313,7 +313,7 @@ def __init__(self, id, client_user_id, created_at, completed_at, previous_attemp verify_sms (VerifySMSDetails): watchlist_screening_id (str, none_type): ID of the associated screening. beacon_user_id (str, none_type): ID of the associated Beacon User. - user_id (str, none_type): A unique user identifier, created by `/user/create`. All integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/user/user-apis). + user_id (str, none_type): Unique user identifier, created by calling `/user/create`. Either a `user_id` or the `client_user_id` must be provided. The `user_id` may only be used instead of the `client_user_id` if you were not a pre-existing user of `/user/create` as of December 10, 2025; for more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis). If both this field and a `client_user_id` are present in a request, the `user_id` must have been created from the provided `client_user_id`. redacted_at (datetime, none_type): An ISO8601 formatted timestamp. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/identity_verification_status.py b/plaid/model/identity_verification_status.py index c4d2f0a05..4951f95b0 100644 --- a/plaid/model/identity_verification_status.py +++ b/plaid/model/identity_verification_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_status_updated_webhook.py b/plaid/model/identity_verification_status_updated_webhook.py index 475377afb..38c0a151c 100644 --- a/plaid/model/identity_verification_status_updated_webhook.py +++ b/plaid/model/identity_verification_status_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_step_status.py b/plaid/model/identity_verification_step_status.py index 314185193..7c8b7a6f1 100644 --- a/plaid/model/identity_verification_step_status.py +++ b/plaid/model/identity_verification_step_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_step_summary.py b/plaid/model/identity_verification_step_summary.py index 629ec1bd7..94f45e0db 100644 --- a/plaid/model/identity_verification_step_summary.py +++ b/plaid/model/identity_verification_step_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_step_updated_webhook.py b/plaid/model/identity_verification_step_updated_webhook.py index 0050df28f..64547ca25 100644 --- a/plaid/model/identity_verification_step_updated_webhook.py +++ b/plaid/model/identity_verification_step_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_template_reference.py b/plaid/model/identity_verification_template_reference.py index a04e6795b..ec67c8445 100644 --- a/plaid/model/identity_verification_template_reference.py +++ b/plaid/model/identity_verification_template_reference.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_user_address.py b/plaid/model/identity_verification_user_address.py index 2ee9b7290..a73b80b3f 100644 --- a/plaid/model/identity_verification_user_address.py +++ b/plaid/model/identity_verification_user_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/identity_verification_user_data.py b/plaid/model/identity_verification_user_data.py index 88a19a1d6..1297984d5 100644 --- a/plaid/model/identity_verification_user_data.py +++ b/plaid/model/identity_verification_user_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/idv_protect_event.py b/plaid/model/idv_protect_event.py index 0850f765a..28cd440a6 100644 --- a/plaid/model/idv_protect_event.py +++ b/plaid/model/idv_protect_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/image_quality.py b/plaid/model/image_quality.py index 4cba7a0bb..dd04ea9f8 100644 --- a/plaid/model/image_quality.py +++ b/plaid/model/image_quality.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/image_quality_details.py b/plaid/model/image_quality_details.py index d72a3b8a3..c273bc632 100644 --- a/plaid/model/image_quality_details.py +++ b/plaid/model/image_quality_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/image_quality_outcome.py b/plaid/model/image_quality_outcome.py index 4e76598a0..7bc9f68c5 100644 --- a/plaid/model/image_quality_outcome.py +++ b/plaid/model/image_quality_outcome.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/incident_update.py b/plaid/model/incident_update.py index 3567c3e3c..3c7940d67 100644 --- a/plaid/model/incident_update.py +++ b/plaid/model/incident_update.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_breakdown.py b/plaid/model/income_breakdown.py index 9e8de23dc..70fb1e76a 100644 --- a/plaid/model/income_breakdown.py +++ b/plaid/model/income_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_breakdown_type.py b/plaid/model/income_breakdown_type.py index 4cd856072..d108b5c2f 100644 --- a/plaid/model/income_breakdown_type.py +++ b/plaid/model/income_breakdown_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_insights.py b/plaid/model/income_insights.py index 484072ca6..9fc7e2c03 100644 --- a/plaid/model/income_insights.py +++ b/plaid/model/income_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_insights_income_excluding_transfers.py b/plaid/model/income_insights_income_excluding_transfers.py index 7af3a77ef..5773a3583 100644 --- a/plaid/model/income_insights_income_excluding_transfers.py +++ b/plaid/model/income_insights_income_excluding_transfers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_insights_total_income.py b/plaid/model/income_insights_total_income.py index d7f344b39..1a341fcf2 100644 --- a/plaid/model/income_insights_total_income.py +++ b/plaid/model/income_insights_total_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_insights_transfers_in.py b/plaid/model/income_insights_transfers_in.py index 37c91cf66..9486e134d 100644 --- a/plaid/model/income_insights_transfers_in.py +++ b/plaid/model/income_insights_transfers_in.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_override.py b/plaid/model/income_override.py index 339381860..41957e87d 100644 --- a/plaid/model/income_override.py +++ b/plaid/model/income_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_sources_counts.py b/plaid/model/income_sources_counts.py index bacd70d23..8b7d29dec 100644 --- a/plaid/model/income_sources_counts.py +++ b/plaid/model/income_sources_counts.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_summary.py b/plaid/model/income_summary.py index 57cf8f731..8d7cd8e3d 100644 --- a/plaid/model/income_summary.py +++ b/plaid/model/income_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_summary_field_number.py b/plaid/model/income_summary_field_number.py index 8371923e6..1839dea7b 100644 --- a/plaid/model/income_summary_field_number.py +++ b/plaid/model/income_summary_field_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_summary_field_string.py b/plaid/model/income_summary_field_string.py index 6f152f54b..27ba68b53 100644 --- a/plaid/model/income_summary_field_string.py +++ b/plaid/model/income_summary_field_string.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_create_request.py b/plaid/model/income_verification_create_request.py index c4b2efce2..09092dc55 100644 --- a/plaid/model/income_verification_create_request.py +++ b/plaid/model/income_verification_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_create_request_options.py b/plaid/model/income_verification_create_request_options.py index 6637c3b2f..ffb09703d 100644 --- a/plaid/model/income_verification_create_request_options.py +++ b/plaid/model/income_verification_create_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_create_response.py b/plaid/model/income_verification_create_response.py index a64de84c6..cca22d983 100644 --- a/plaid/model/income_verification_create_response.py +++ b/plaid/model/income_verification_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_doc_parsing_config.py b/plaid/model/income_verification_doc_parsing_config.py index f63bfcc88..081602c74 100644 --- a/plaid/model/income_verification_doc_parsing_config.py +++ b/plaid/model/income_verification_doc_parsing_config.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_documents_download_request.py b/plaid/model/income_verification_documents_download_request.py index d5fc4ebfe..9179cf627 100644 --- a/plaid/model/income_verification_documents_download_request.py +++ b/plaid/model/income_verification_documents_download_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_payroll_flow_type.py b/plaid/model/income_verification_payroll_flow_type.py index 3ba7df619..e05fe4b89 100644 --- a/plaid/model/income_verification_payroll_flow_type.py +++ b/plaid/model/income_verification_payroll_flow_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_paystubs_get_request.py b/plaid/model/income_verification_paystubs_get_request.py index 2a35c8a64..27e1d95a2 100644 --- a/plaid/model/income_verification_paystubs_get_request.py +++ b/plaid/model/income_verification_paystubs_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_paystubs_get_response.py b/plaid/model/income_verification_paystubs_get_response.py index 0f9f69547..49f512301 100644 --- a/plaid/model/income_verification_paystubs_get_response.py +++ b/plaid/model/income_verification_paystubs_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_confidence.py b/plaid/model/income_verification_precheck_confidence.py index 767d00f2c..43348cde9 100644 --- a/plaid/model/income_verification_precheck_confidence.py +++ b/plaid/model/income_verification_precheck_confidence.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_employer.py b/plaid/model/income_verification_precheck_employer.py index 81debd4e1..bba715402 100644 --- a/plaid/model/income_verification_precheck_employer.py +++ b/plaid/model/income_verification_precheck_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_employer_address.py b/plaid/model/income_verification_precheck_employer_address.py index d15110d03..efba63fa2 100644 --- a/plaid/model/income_verification_precheck_employer_address.py +++ b/plaid/model/income_verification_precheck_employer_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_employer_address_data.py b/plaid/model/income_verification_precheck_employer_address_data.py index 2a082162c..a0488004d 100644 --- a/plaid/model/income_verification_precheck_employer_address_data.py +++ b/plaid/model/income_verification_precheck_employer_address_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_military_info.py b/plaid/model/income_verification_precheck_military_info.py index 31970b207..b74d6a07c 100644 --- a/plaid/model/income_verification_precheck_military_info.py +++ b/plaid/model/income_verification_precheck_military_info.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_payroll_institution.py b/plaid/model/income_verification_precheck_payroll_institution.py index d6b10d523..64b1b4bd0 100644 --- a/plaid/model/income_verification_precheck_payroll_institution.py +++ b/plaid/model/income_verification_precheck_payroll_institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_request.py b/plaid/model/income_verification_precheck_request.py index 99bfd02f4..d64a7a834 100644 --- a/plaid/model/income_verification_precheck_request.py +++ b/plaid/model/income_verification_precheck_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_response.py b/plaid/model/income_verification_precheck_response.py index a27194920..e0d8af716 100644 --- a/plaid/model/income_verification_precheck_response.py +++ b/plaid/model/income_verification_precheck_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_precheck_user.py b/plaid/model/income_verification_precheck_user.py index 5d18e545d..a2f4138db 100644 --- a/plaid/model/income_verification_precheck_user.py +++ b/plaid/model/income_verification_precheck_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_refresh_reconnect_needed_webhook.py b/plaid/model/income_verification_refresh_reconnect_needed_webhook.py index ddd3ebcfa..bf0645795 100644 --- a/plaid/model/income_verification_refresh_reconnect_needed_webhook.py +++ b/plaid/model/income_verification_refresh_reconnect_needed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_risk_signals_status_webhook.py b/plaid/model/income_verification_risk_signals_status_webhook.py index 421957411..9756121eb 100644 --- a/plaid/model/income_verification_risk_signals_status_webhook.py +++ b/plaid/model/income_verification_risk_signals_status_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_source_type.py b/plaid/model/income_verification_source_type.py index 4a6b68697..f2ce1b5b7 100644 --- a/plaid/model/income_verification_source_type.py +++ b/plaid/model/income_verification_source_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_status_webhook.py b/plaid/model/income_verification_status_webhook.py index b6b35db8e..079b77fc8 100644 --- a/plaid/model/income_verification_status_webhook.py +++ b/plaid/model/income_verification_status_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_taxforms_get_request.py b/plaid/model/income_verification_taxforms_get_request.py index 6ec13ff77..4bfb4aa3a 100644 --- a/plaid/model/income_verification_taxforms_get_request.py +++ b/plaid/model/income_verification_taxforms_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_taxforms_get_response.py b/plaid/model/income_verification_taxforms_get_response.py index b39350de4..011df2268 100644 --- a/plaid/model/income_verification_taxforms_get_response.py +++ b/plaid/model/income_verification_taxforms_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/income_verification_webhook_status.py b/plaid/model/income_verification_webhook_status.py index 84650efe8..1d6876d66 100644 --- a/plaid/model/income_verification_webhook_status.py +++ b/plaid/model/income_verification_webhook_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/individual_name.py b/plaid/model/individual_name.py index d59ad7a25..81fbe6e63 100644 --- a/plaid/model/individual_name.py +++ b/plaid/model/individual_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/individual_screening_hit_names.py b/plaid/model/individual_screening_hit_names.py index 8afe0cc52..34fc2064d 100644 --- a/plaid/model/individual_screening_hit_names.py +++ b/plaid/model/individual_screening_hit_names.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/individual_watchlist_code.py b/plaid/model/individual_watchlist_code.py index 2ae6cfc9c..f3590cfd8 100644 --- a/plaid/model/individual_watchlist_code.py +++ b/plaid/model/individual_watchlist_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/individual_watchlist_program.py b/plaid/model/individual_watchlist_program.py index 826b950e3..6eb80bbdc 100644 --- a/plaid/model/individual_watchlist_program.py +++ b/plaid/model/individual_watchlist_program.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/inflow_model.py b/plaid/model/inflow_model.py index 63d559078..bbb8e0511 100644 --- a/plaid/model/inflow_model.py +++ b/plaid/model/inflow_model.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/initial_update_webhook.py b/plaid/model/initial_update_webhook.py index 86f0be98c..ba8177c33 100644 --- a/plaid/model/initial_update_webhook.py +++ b/plaid/model/initial_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institution.py b/plaid/model/institution.py index 81089719a..0b589a4f9 100644 --- a/plaid/model/institution.py +++ b/plaid/model/institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institution_status.py b/plaid/model/institution_status.py index c1170a9a9..d33d7089d 100644 --- a/plaid/model/institution_status.py +++ b/plaid/model/institution_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institution_status_alert_webhook.py b/plaid/model/institution_status_alert_webhook.py index e09459308..22ee4c0ff 100644 --- a/plaid/model/institution_status_alert_webhook.py +++ b/plaid/model/institution_status_alert_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institution_supported_networks.py b/plaid/model/institution_supported_networks.py index 97aa2c200..c059fbf7b 100644 --- a/plaid/model/institution_supported_networks.py +++ b/plaid/model/institution_supported_networks.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_by_id_request.py b/plaid/model/institutions_get_by_id_request.py index 909afb1a1..82fca888c 100644 --- a/plaid/model/institutions_get_by_id_request.py +++ b/plaid/model/institutions_get_by_id_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_by_id_request_options.py b/plaid/model/institutions_get_by_id_request_options.py index 9d039ce27..0fe3c7259 100644 --- a/plaid/model/institutions_get_by_id_request_options.py +++ b/plaid/model/institutions_get_by_id_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_by_id_response.py b/plaid/model/institutions_get_by_id_response.py index 0b07245ab..10a2de68a 100644 --- a/plaid/model/institutions_get_by_id_response.py +++ b/plaid/model/institutions_get_by_id_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_request.py b/plaid/model/institutions_get_request.py index 04d074396..eaffdafda 100644 --- a/plaid/model/institutions_get_request.py +++ b/plaid/model/institutions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_request_options.py b/plaid/model/institutions_get_request_options.py index 3673649db..493fa82e0 100644 --- a/plaid/model/institutions_get_request_options.py +++ b/plaid/model/institutions_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_get_response.py b/plaid/model/institutions_get_response.py index 684610eb2..2651424b3 100644 --- a/plaid/model/institutions_get_response.py +++ b/plaid/model/institutions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_search_account_filter.py b/plaid/model/institutions_search_account_filter.py index 8ba76976b..86c276f50 100644 --- a/plaid/model/institutions_search_account_filter.py +++ b/plaid/model/institutions_search_account_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_search_payment_initiation_options.py b/plaid/model/institutions_search_payment_initiation_options.py index b02eaf20d..571cceddb 100644 --- a/plaid/model/institutions_search_payment_initiation_options.py +++ b/plaid/model/institutions_search_payment_initiation_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_search_request.py b/plaid/model/institutions_search_request.py index 58841e6a8..b99c11c67 100644 --- a/plaid/model/institutions_search_request.py +++ b/plaid/model/institutions_search_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_search_request_options.py b/plaid/model/institutions_search_request_options.py index 6be0470b8..9dc1b07b2 100644 --- a/plaid/model/institutions_search_request_options.py +++ b/plaid/model/institutions_search_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/institutions_search_response.py b/plaid/model/institutions_search_response.py index 2a843a77f..2fbb84c68 100644 --- a/plaid/model/institutions_search_response.py +++ b/plaid/model/institutions_search_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_account_subtype.py b/plaid/model/investment_account_subtype.py index 7970c8209..692bea1eb 100644 --- a/plaid/model/investment_account_subtype.py +++ b/plaid/model/investment_account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_account_subtypes.py b/plaid/model/investment_account_subtypes.py index 3f4af8d9f..32eadb31e 100644 --- a/plaid/model/investment_account_subtypes.py +++ b/plaid/model/investment_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_filter.py b/plaid/model/investment_filter.py index e7bce4f38..20db019b1 100644 --- a/plaid/model/investment_filter.py +++ b/plaid/model/investment_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_holdings_get_request_options.py b/plaid/model/investment_holdings_get_request_options.py index bbd6d219a..9662418dc 100644 --- a/plaid/model/investment_holdings_get_request_options.py +++ b/plaid/model/investment_holdings_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_transaction.py b/plaid/model/investment_transaction.py index a2ea13efc..0eb1daf2e 100644 --- a/plaid/model/investment_transaction.py +++ b/plaid/model/investment_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_transaction_subtype.py b/plaid/model/investment_transaction_subtype.py index e240471f7..cd99d060e 100644 --- a/plaid/model/investment_transaction_subtype.py +++ b/plaid/model/investment_transaction_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investment_transaction_type.py b/plaid/model/investment_transaction_type.py index 8991ff5b5..74cca996b 100644 --- a/plaid/model/investment_transaction_type.py +++ b/plaid/model/investment_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth401k_contribution_details.py b/plaid/model/investments_auth401k_contribution_details.py index 90f1580b8..aa7927fc7 100644 --- a/plaid/model/investments_auth401k_contribution_details.py +++ b/plaid/model/investments_auth401k_contribution_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth401k_fee_details.py b/plaid/model/investments_auth401k_fee_details.py index 117016edf..66e35791a 100644 --- a/plaid/model/investments_auth401k_fee_details.py +++ b/plaid/model/investments_auth401k_fee_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_account_details401k.py b/plaid/model/investments_auth_account_details401k.py index ab8e7288a..88b7ec6e5 100644 --- a/plaid/model/investments_auth_account_details401k.py +++ b/plaid/model/investments_auth_account_details401k.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_data_sources.py b/plaid/model/investments_auth_data_sources.py index a31e632d7..1c00184b9 100644 --- a/plaid/model/investments_auth_data_sources.py +++ b/plaid/model/investments_auth_data_sources.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_get_numbers.py b/plaid/model/investments_auth_get_numbers.py index 27e2a7ca8..67dad8267 100644 --- a/plaid/model/investments_auth_get_numbers.py +++ b/plaid/model/investments_auth_get_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_get_request.py b/plaid/model/investments_auth_get_request.py index bc612a286..e8242eded 100644 --- a/plaid/model/investments_auth_get_request.py +++ b/plaid/model/investments_auth_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_get_request_options.py b/plaid/model/investments_auth_get_request_options.py index 65150b004..cd502a895 100644 --- a/plaid/model/investments_auth_get_request_options.py +++ b/plaid/model/investments_auth_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_get_response.py b/plaid/model/investments_auth_get_response.py index 62626b9b6..257a53bc5 100644 --- a/plaid/model/investments_auth_get_response.py +++ b/plaid/model/investments_auth_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_auth_owner.py b/plaid/model/investments_auth_owner.py index 5fdc8b720..c7c260636 100644 --- a/plaid/model/investments_auth_owner.py +++ b/plaid/model/investments_auth_owner.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_default_update_webhook.py b/plaid/model/investments_default_update_webhook.py index 5418b69b5..975c3953a 100644 --- a/plaid/model/investments_default_update_webhook.py +++ b/plaid/model/investments_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_historical_update_webhook.py b/plaid/model/investments_historical_update_webhook.py index f7c64b069..423b32344 100644 --- a/plaid/model/investments_historical_update_webhook.py +++ b/plaid/model/investments_historical_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_holdings_get_request.py b/plaid/model/investments_holdings_get_request.py index 3756c1d1d..d4924732d 100644 --- a/plaid/model/investments_holdings_get_request.py +++ b/plaid/model/investments_holdings_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_holdings_get_response.py b/plaid/model/investments_holdings_get_response.py index 6cffb33ac..ea9a2c0d3 100644 --- a/plaid/model/investments_holdings_get_response.py +++ b/plaid/model/investments_holdings_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_refresh_request.py b/plaid/model/investments_refresh_request.py index fe19e4082..a5786a906 100644 --- a/plaid/model/investments_refresh_request.py +++ b/plaid/model/investments_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_refresh_response.py b/plaid/model/investments_refresh_response.py index 16fa41c92..e5cec508a 100644 --- a/plaid/model/investments_refresh_response.py +++ b/plaid/model/investments_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_transactions_get_request.py b/plaid/model/investments_transactions_get_request.py index 1b876125e..504cd88b8 100644 --- a/plaid/model/investments_transactions_get_request.py +++ b/plaid/model/investments_transactions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_transactions_get_request_options.py b/plaid/model/investments_transactions_get_request_options.py index 5d69589d0..07c27776c 100644 --- a/plaid/model/investments_transactions_get_request_options.py +++ b/plaid/model/investments_transactions_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_transactions_get_response.py b/plaid/model/investments_transactions_get_response.py index 1f40282b4..ff33447ae 100644 --- a/plaid/model/investments_transactions_get_response.py +++ b/plaid/model/investments_transactions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/investments_transactions_override.py b/plaid/model/investments_transactions_override.py index 9312e1110..8848a4204 100644 --- a/plaid/model/investments_transactions_override.py +++ b/plaid/model/investments_transactions_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/iso_currency_code.py b/plaid/model/iso_currency_code.py index 35517cd13..106fb4448 100644 --- a/plaid/model/iso_currency_code.py +++ b/plaid/model/iso_currency_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issue.py b/plaid/model/issue.py index 852a4c4b5..b65b0a9db 100644 --- a/plaid/model/issue.py +++ b/plaid/model/issue.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issue_resolved_webhook.py b/plaid/model/issue_resolved_webhook.py index 2684b9f3c..fcf98e41a 100644 --- a/plaid/model/issue_resolved_webhook.py +++ b/plaid/model/issue_resolved_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_get_request.py b/plaid/model/issues_get_request.py index 7eff52ea5..2e8802c2f 100644 --- a/plaid/model/issues_get_request.py +++ b/plaid/model/issues_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_get_response.py b/plaid/model/issues_get_response.py index e76c0f87f..0b47ba39d 100644 --- a/plaid/model/issues_get_response.py +++ b/plaid/model/issues_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_search_request.py b/plaid/model/issues_search_request.py index 0101eada2..0532e15df 100644 --- a/plaid/model/issues_search_request.py +++ b/plaid/model/issues_search_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_search_response.py b/plaid/model/issues_search_response.py index d7fb63ed4..6021cff13 100644 --- a/plaid/model/issues_search_response.py +++ b/plaid/model/issues_search_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_status.py b/plaid/model/issues_status.py index 699d48684..2ea604efd 100644 --- a/plaid/model/issues_status.py +++ b/plaid/model/issues_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_subscribe_request.py b/plaid/model/issues_subscribe_request.py index 9e7b68029..f01903f10 100644 --- a/plaid/model/issues_subscribe_request.py +++ b/plaid/model/issues_subscribe_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issues_subscribe_response.py b/plaid/model/issues_subscribe_response.py index b73f847b1..cac5a35d3 100644 --- a/plaid/model/issues_subscribe_response.py +++ b/plaid/model/issues_subscribe_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/issuing_country.py b/plaid/model/issuing_country.py index 01c209ea5..0002318c1 100644 --- a/plaid/model/issuing_country.py +++ b/plaid/model/issuing_country.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item.py b/plaid/model/item.py index 1431e312f..0a7d815e7 100644 --- a/plaid/model/item.py +++ b/plaid/model/item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_access_token_invalidate_request.py b/plaid/model/item_access_token_invalidate_request.py index 223ebffdc..6ae2320c9 100644 --- a/plaid/model/item_access_token_invalidate_request.py +++ b/plaid/model/item_access_token_invalidate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_access_token_invalidate_response.py b/plaid/model/item_access_token_invalidate_response.py index a0c978b97..293ad64ef 100644 --- a/plaid/model/item_access_token_invalidate_response.py +++ b/plaid/model/item_access_token_invalidate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_activity_list_request.py b/plaid/model/item_activity_list_request.py index c4efd377f..67677c054 100644 --- a/plaid/model/item_activity_list_request.py +++ b/plaid/model/item_activity_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_activity_list_response.py b/plaid/model/item_activity_list_response.py index 0a58d38a1..105226fa8 100644 --- a/plaid/model/item_activity_list_response.py +++ b/plaid/model/item_activity_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_add_result_webhook.py b/plaid/model/item_add_result_webhook.py index 78ad9ccfe..e4dc690c4 100644 --- a/plaid/model/item_add_result_webhook.py +++ b/plaid/model/item_add_result_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_list_request.py b/plaid/model/item_application_list_request.py index 4430a5042..e5d916d44 100644 --- a/plaid/model/item_application_list_request.py +++ b/plaid/model/item_application_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_list_response.py b/plaid/model/item_application_list_response.py index 20fd0a81a..f5f70da2c 100644 --- a/plaid/model/item_application_list_response.py +++ b/plaid/model/item_application_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_list_user_auth.py b/plaid/model/item_application_list_user_auth.py index 6e0b216bf..042de23ac 100644 --- a/plaid/model/item_application_list_user_auth.py +++ b/plaid/model/item_application_list_user_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_scopes_update_request.py b/plaid/model/item_application_scopes_update_request.py index c4134ae58..2f4f446c3 100644 --- a/plaid/model/item_application_scopes_update_request.py +++ b/plaid/model/item_application_scopes_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_scopes_update_response.py b/plaid/model/item_application_scopes_update_response.py index 4e544256c..c36da2bad 100644 --- a/plaid/model/item_application_scopes_update_response.py +++ b/plaid/model/item_application_scopes_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_unlink_request.py b/plaid/model/item_application_unlink_request.py index a0c7b3c09..1b2669b61 100644 --- a/plaid/model/item_application_unlink_request.py +++ b/plaid/model/item_application_unlink_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_application_unlink_response.py b/plaid/model/item_application_unlink_response.py index 319a91cf2..4f8cb1bbe 100644 --- a/plaid/model/item_application_unlink_response.py +++ b/plaid/model/item_application_unlink_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_auth_method.py b/plaid/model/item_auth_method.py index 7aece3550..cd76a5978 100644 --- a/plaid/model/item_auth_method.py +++ b/plaid/model/item_auth_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_consented_data_scope.py b/plaid/model/item_consented_data_scope.py index 8c816825a..6b748f17e 100644 --- a/plaid/model/item_consented_data_scope.py +++ b/plaid/model/item_consented_data_scope.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_create_authentication.py b/plaid/model/item_create_authentication.py index fa8b5f53d..d7057b8da 100644 --- a/plaid/model/item_create_authentication.py +++ b/plaid/model/item_create_authentication.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_error_webhook.py b/plaid/model/item_error_webhook.py index 3b585a0e5..91df6bbc1 100644 --- a/plaid/model/item_error_webhook.py +++ b/plaid/model/item_error_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_get_request.py b/plaid/model/item_get_request.py index ba5abe1dc..0cd8d69de 100644 --- a/plaid/model/item_get_request.py +++ b/plaid/model/item_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_get_response.py b/plaid/model/item_get_response.py index 76b8b355d..a53f1c781 100644 --- a/plaid/model/item_get_response.py +++ b/plaid/model/item_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_import_request.py b/plaid/model/item_import_request.py index 6a5b9a736..9fbd9daa4 100644 --- a/plaid/model/item_import_request.py +++ b/plaid/model/item_import_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_import_request_options.py b/plaid/model/item_import_request_options.py index e20d92956..441731239 100644 --- a/plaid/model/item_import_request_options.py +++ b/plaid/model/item_import_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_import_request_user_auth.py b/plaid/model/item_import_request_user_auth.py index b4e8d01dc..d1fcc329c 100644 --- a/plaid/model/item_import_request_user_auth.py +++ b/plaid/model/item_import_request_user_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_import_response.py b/plaid/model/item_import_response.py index 31b7f1618..3cbb337f1 100644 --- a/plaid/model/item_import_response.py +++ b/plaid/model/item_import_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_login_repaired_webhook.py b/plaid/model/item_login_repaired_webhook.py index 4f93a2d04..5e1384e0a 100644 --- a/plaid/model/item_login_repaired_webhook.py +++ b/plaid/model/item_login_repaired_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_product_ready_webhook.py b/plaid/model/item_product_ready_webhook.py index cff1b9255..c6510f6e4 100644 --- a/plaid/model/item_product_ready_webhook.py +++ b/plaid/model/item_product_ready_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_public_token_create_request.py b/plaid/model/item_public_token_create_request.py index 2fc09dac2..b382a24cf 100644 --- a/plaid/model/item_public_token_create_request.py +++ b/plaid/model/item_public_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_public_token_create_response.py b/plaid/model/item_public_token_create_response.py index 62d2b33ad..b1b3ccaf8 100644 --- a/plaid/model/item_public_token_create_response.py +++ b/plaid/model/item_public_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_public_token_exchange_request.py b/plaid/model/item_public_token_exchange_request.py index fa0f7502f..b2b9e6c8d 100644 --- a/plaid/model/item_public_token_exchange_request.py +++ b/plaid/model/item_public_token_exchange_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_public_token_exchange_response.py b/plaid/model/item_public_token_exchange_response.py index 437cf3fa6..1ae0fd8f4 100644 --- a/plaid/model/item_public_token_exchange_response.py +++ b/plaid/model/item_public_token_exchange_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_remove_reason_code.py b/plaid/model/item_remove_reason_code.py index 9d79c205f..5207de815 100644 --- a/plaid/model/item_remove_reason_code.py +++ b/plaid/model/item_remove_reason_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_remove_request.py b/plaid/model/item_remove_request.py index d6c0a67d2..0c8250dac 100644 --- a/plaid/model/item_remove_request.py +++ b/plaid/model/item_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_remove_response.py b/plaid/model/item_remove_response.py index 43dff0f0e..0c7948d1f 100644 --- a/plaid/model/item_remove_response.py +++ b/plaid/model/item_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_status.py b/plaid/model/item_status.py index 3cd2b770f..d3a133eb9 100644 --- a/plaid/model/item_status.py +++ b/plaid/model/item_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_status_investments.py b/plaid/model/item_status_investments.py index fb5b9bdee..01f482278 100644 --- a/plaid/model/item_status_investments.py +++ b/plaid/model/item_status_investments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_status_last_webhook.py b/plaid/model/item_status_last_webhook.py index 00fc4d5fc..f110b300a 100644 --- a/plaid/model/item_status_last_webhook.py +++ b/plaid/model/item_status_last_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_status_nullable.py b/plaid/model/item_status_nullable.py index 2fe2bc09a..7a6308730 100644 --- a/plaid/model/item_status_nullable.py +++ b/plaid/model/item_status_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_status_transactions.py b/plaid/model/item_status_transactions.py index ff0c215a7..2cf6265e5 100644 --- a/plaid/model/item_status_transactions.py +++ b/plaid/model/item_status_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_webhook_update_request.py b/plaid/model/item_webhook_update_request.py index 3f5b3fc14..aacd0c2e0 100644 --- a/plaid/model/item_webhook_update_request.py +++ b/plaid/model/item_webhook_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_webhook_update_response.py b/plaid/model/item_webhook_update_response.py index 730f9d978..c610f905e 100644 --- a/plaid/model/item_webhook_update_response.py +++ b/plaid/model/item_webhook_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_with_consent_fields.py b/plaid/model/item_with_consent_fields.py index 559af7eeb..67cca2a85 100644 --- a/plaid/model/item_with_consent_fields.py +++ b/plaid/model/item_with_consent_fields.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/item_with_consent_fields_all_of.py b/plaid/model/item_with_consent_fields_all_of.py index 9d30d9d5e..fa8a5f544 100644 --- a/plaid/model/item_with_consent_fields_all_of.py +++ b/plaid/model/item_with_consent_fields_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/jwk_public_key.py b/plaid/model/jwk_public_key.py index a104a035a..350a94067 100644 --- a/plaid/model/jwk_public_key.py +++ b/plaid/model/jwk_public_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/jwt_header.py b/plaid/model/jwt_header.py index 0dda70cce..abee2fde2 100644 --- a/plaid/model/jwt_header.py +++ b/plaid/model/jwt_header.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_address_summary.py b/plaid/model/kyc_check_address_summary.py index 5361425c2..751d7a1b7 100644 --- a/plaid/model/kyc_check_address_summary.py +++ b/plaid/model/kyc_check_address_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_date_of_birth_summary.py b/plaid/model/kyc_check_date_of_birth_summary.py index 8946aa928..ada279500 100644 --- a/plaid/model/kyc_check_date_of_birth_summary.py +++ b/plaid/model/kyc_check_date_of_birth_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_details.py b/plaid/model/kyc_check_details.py index efea99889..185e8a423 100644 --- a/plaid/model/kyc_check_details.py +++ b/plaid/model/kyc_check_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_details_international_address.py b/plaid/model/kyc_check_details_international_address.py index 1a65307c9..172d38d96 100644 --- a/plaid/model/kyc_check_details_international_address.py +++ b/plaid/model/kyc_check_details_international_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_id_number_summary.py b/plaid/model/kyc_check_id_number_summary.py index 5f4eb52cb..2b5d788ec 100644 --- a/plaid/model/kyc_check_id_number_summary.py +++ b/plaid/model/kyc_check_id_number_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_name_summary.py b/plaid/model/kyc_check_name_summary.py index 89949d544..c5a48db08 100644 --- a/plaid/model/kyc_check_name_summary.py +++ b/plaid/model/kyc_check_name_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/kyc_check_phone_summary.py b/plaid/model/kyc_check_phone_summary.py index 4a7b87f06..90f3504f4 100644 --- a/plaid/model/kyc_check_phone_summary.py +++ b/plaid/model/kyc_check_phone_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/last_data_access_times.py b/plaid/model/last_data_access_times.py index 985646c44..1bfb8e23b 100644 --- a/plaid/model/last_data_access_times.py +++ b/plaid/model/last_data_access_times.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/latest_scored_event.py b/plaid/model/latest_scored_event.py index cbc6572cf..bf313e1fa 100644 --- a/plaid/model/latest_scored_event.py +++ b/plaid/model/latest_scored_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/layer_authentication_passed_webhook.py b/plaid/model/layer_authentication_passed_webhook.py index 09093c5f7..c8c168238 100644 --- a/plaid/model/layer_authentication_passed_webhook.py +++ b/plaid/model/layer_authentication_passed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ledger_deposit_idempotency_key.py b/plaid/model/ledger_deposit_idempotency_key.py index b402bee8a..36748e87a 100644 --- a/plaid/model/ledger_deposit_idempotency_key.py +++ b/plaid/model/ledger_deposit_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ledger_distribute_idempotency_key.py b/plaid/model/ledger_distribute_idempotency_key.py index 6d1084bd0..0db229e03 100644 --- a/plaid/model/ledger_distribute_idempotency_key.py +++ b/plaid/model/ledger_distribute_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ledger_event_source_type.py b/plaid/model/ledger_event_source_type.py index 956be0f76..70430ab46 100644 --- a/plaid/model/ledger_event_source_type.py +++ b/plaid/model/ledger_event_source_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ledger_withdraw_idempotency_key.py b/plaid/model/ledger_withdraw_idempotency_key.py index 9bd627796..8605f491d 100644 --- a/plaid/model/ledger_withdraw_idempotency_key.py +++ b/plaid/model/ledger_withdraw_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/lend_score.py b/plaid/model/lend_score.py index 1a0836c4c..c6bc49b68 100644 --- a/plaid/model/lend_score.py +++ b/plaid/model/lend_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_account_ids_with_updated_liabilities.py b/plaid/model/liabilities_account_ids_with_updated_liabilities.py index 04ebfc515..4760f301f 100644 --- a/plaid/model/liabilities_account_ids_with_updated_liabilities.py +++ b/plaid/model/liabilities_account_ids_with_updated_liabilities.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_default_update_webhook.py b/plaid/model/liabilities_default_update_webhook.py index 1e7fd71a9..bfe74816f 100644 --- a/plaid/model/liabilities_default_update_webhook.py +++ b/plaid/model/liabilities_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_get_request.py b/plaid/model/liabilities_get_request.py index 0be132cba..3cb6fa968 100644 --- a/plaid/model/liabilities_get_request.py +++ b/plaid/model/liabilities_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_get_request_options.py b/plaid/model/liabilities_get_request_options.py index 7bcc60d5c..5420b29dd 100644 --- a/plaid/model/liabilities_get_request_options.py +++ b/plaid/model/liabilities_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_get_response.py b/plaid/model/liabilities_get_response.py index bf90f448a..1288f9fb4 100644 --- a/plaid/model/liabilities_get_response.py +++ b/plaid/model/liabilities_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liabilities_object.py b/plaid/model/liabilities_object.py index dd52c7f4d..33e30f653 100644 --- a/plaid/model/liabilities_object.py +++ b/plaid/model/liabilities_object.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/liability_override.py b/plaid/model/liability_override.py index 6f2fd2e4b..acca7a7e6 100644 --- a/plaid/model/liability_override.py +++ b/plaid/model/liability_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_callback_metadata.py b/plaid/model/link_callback_metadata.py index 26690b1ca..089190b50 100644 --- a/plaid/model/link_callback_metadata.py +++ b/plaid/model/link_callback_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_account.py b/plaid/model/link_delivery_account.py index 132f5267a..db7cd3abb 100644 --- a/plaid/model/link_delivery_account.py +++ b/plaid/model/link_delivery_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_callback_webhook.py b/plaid/model/link_delivery_callback_webhook.py index e71dfc1ae..fe07d9fb4 100644 --- a/plaid/model/link_delivery_callback_webhook.py +++ b/plaid/model/link_delivery_callback_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_communication_method.py b/plaid/model/link_delivery_communication_method.py index 9203c7b2d..171121c0a 100644 --- a/plaid/model/link_delivery_communication_method.py +++ b/plaid/model/link_delivery_communication_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_create_request.py b/plaid/model/link_delivery_create_request.py index b39af1617..d9fc26038 100644 --- a/plaid/model/link_delivery_create_request.py +++ b/plaid/model/link_delivery_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_create_response.py b/plaid/model/link_delivery_create_response.py index 89d4899a2..7abce7372 100644 --- a/plaid/model/link_delivery_create_response.py +++ b/plaid/model/link_delivery_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_delivery_method.py b/plaid/model/link_delivery_delivery_method.py index 39e5007d8..27666a2c2 100644 --- a/plaid/model/link_delivery_delivery_method.py +++ b/plaid/model/link_delivery_delivery_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_get_request.py b/plaid/model/link_delivery_get_request.py index 68c5d5863..1e17a0ea2 100644 --- a/plaid/model/link_delivery_get_request.py +++ b/plaid/model/link_delivery_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_get_response.py b/plaid/model/link_delivery_get_response.py index 19dd7f655..8340f0855 100644 --- a/plaid/model/link_delivery_get_response.py +++ b/plaid/model/link_delivery_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_institution.py b/plaid/model/link_delivery_institution.py index 99a115dde..20da221ff 100644 --- a/plaid/model/link_delivery_institution.py +++ b/plaid/model/link_delivery_institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_metadata.py b/plaid/model/link_delivery_metadata.py index 376fb8f29..db0ad9c1c 100644 --- a/plaid/model/link_delivery_metadata.py +++ b/plaid/model/link_delivery_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_options.py b/plaid/model/link_delivery_options.py index 744ce917b..8e336d199 100644 --- a/plaid/model/link_delivery_options.py +++ b/plaid/model/link_delivery_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_recipient.py b/plaid/model/link_delivery_recipient.py index 84b6d4a5d..6eb20863e 100644 --- a/plaid/model/link_delivery_recipient.py +++ b/plaid/model/link_delivery_recipient.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_session_status.py b/plaid/model/link_delivery_session_status.py index b62d7d96e..af4f753b3 100644 --- a/plaid/model/link_delivery_session_status.py +++ b/plaid/model/link_delivery_session_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_verification_status.py b/plaid/model/link_delivery_verification_status.py index e3a2e8be6..548d97009 100644 --- a/plaid/model/link_delivery_verification_status.py +++ b/plaid/model/link_delivery_verification_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_webhook_callback_type.py b/plaid/model/link_delivery_webhook_callback_type.py index b4d5408f7..7a3989507 100644 --- a/plaid/model/link_delivery_webhook_callback_type.py +++ b/plaid/model/link_delivery_webhook_callback_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_webhook_communication_method.py b/plaid/model/link_delivery_webhook_communication_method.py index 2612db567..56c515c78 100644 --- a/plaid/model/link_delivery_webhook_communication_method.py +++ b/plaid/model/link_delivery_webhook_communication_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_delivery_webhook_delivery_status.py b/plaid/model/link_delivery_webhook_delivery_status.py index 387003116..8b137c138 100644 --- a/plaid/model/link_delivery_webhook_delivery_status.py +++ b/plaid/model/link_delivery_webhook_delivery_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_event.py b/plaid/model/link_event.py index 0097793b7..a2b32209e 100644 --- a/plaid/model/link_event.py +++ b/plaid/model/link_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_event_metadata.py b/plaid/model/link_event_metadata.py index 6650640a3..80f40c0a0 100644 --- a/plaid/model/link_event_metadata.py +++ b/plaid/model/link_event_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_event_name.py b/plaid/model/link_event_name.py index 3dde31db5..d3cd19701 100644 --- a/plaid/model/link_event_name.py +++ b/plaid/model/link_event_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_events_webhook.py b/plaid/model/link_events_webhook.py index a435737c5..437f2cbcd 100644 --- a/plaid/model/link_events_webhook.py +++ b/plaid/model/link_events_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_o_auth_correlation_id_exchange_request.py b/plaid/model/link_o_auth_correlation_id_exchange_request.py index f80c8f6b1..4f390fd08 100644 --- a/plaid/model/link_o_auth_correlation_id_exchange_request.py +++ b/plaid/model/link_o_auth_correlation_id_exchange_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_o_auth_correlation_id_exchange_response.py b/plaid/model/link_o_auth_correlation_id_exchange_response.py index a6eb943b7..66b29ab7a 100644 --- a/plaid/model/link_o_auth_correlation_id_exchange_response.py +++ b/plaid/model/link_o_auth_correlation_id_exchange_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_bank_employment_result.py b/plaid/model/link_session_bank_employment_result.py index fd6a374b6..401400831 100644 --- a/plaid/model/link_session_bank_employment_result.py +++ b/plaid/model/link_session_bank_employment_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_bank_income_result.py b/plaid/model/link_session_bank_income_result.py index 23e6b5437..6a9285121 100644 --- a/plaid/model/link_session_bank_income_result.py +++ b/plaid/model/link_session_bank_income_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_cra_document_upload_result.py b/plaid/model/link_session_cra_document_upload_result.py index 2bb53ef3a..a7ce4c311 100644 --- a/plaid/model/link_session_cra_document_upload_result.py +++ b/plaid/model/link_session_cra_document_upload_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_cra_item_add_result.py b/plaid/model/link_session_cra_item_add_result.py index f28ace010..5c56dcc38 100644 --- a/plaid/model/link_session_cra_item_add_result.py +++ b/plaid/model/link_session_cra_item_add_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_cra_update_result.py b/plaid/model/link_session_cra_update_result.py index d88a2978d..6654608e3 100644 --- a/plaid/model/link_session_cra_update_result.py +++ b/plaid/model/link_session_cra_update_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_exit.py b/plaid/model/link_session_exit.py index c6fa50643..c196d03e8 100644 --- a/plaid/model/link_session_exit.py +++ b/plaid/model/link_session_exit.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_exit_deprecated.py b/plaid/model/link_session_exit_deprecated.py index b9bc15c06..161a50ee5 100644 --- a/plaid/model/link_session_exit_deprecated.py +++ b/plaid/model/link_session_exit_deprecated.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_exit_metadata.py b/plaid/model/link_session_exit_metadata.py index 77efbc00a..3af20dc39 100644 --- a/plaid/model/link_session_exit_metadata.py +++ b/plaid/model/link_session_exit_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_exit_metadata_institution.py b/plaid/model/link_session_exit_metadata_institution.py index 37c7dfdf0..5c52f9749 100644 --- a/plaid/model/link_session_exit_metadata_institution.py +++ b/plaid/model/link_session_exit_metadata_institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_finished_webhook.py b/plaid/model/link_session_finished_webhook.py index 0d4a3ee50..251e1d8b8 100644 --- a/plaid/model/link_session_finished_webhook.py +++ b/plaid/model/link_session_finished_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_item_add_result.py b/plaid/model/link_session_item_add_result.py index 6d4c0ca08..3c0e24f03 100644 --- a/plaid/model/link_session_item_add_result.py +++ b/plaid/model/link_session_item_add_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_payroll_income_result.py b/plaid/model/link_session_payroll_income_result.py index 3932993e0..c2dafd2f9 100644 --- a/plaid/model/link_session_payroll_income_result.py +++ b/plaid/model/link_session_payroll_income_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_protect_result.py b/plaid/model/link_session_protect_result.py index 96b1ec0f4..aac7236e6 100644 --- a/plaid/model/link_session_protect_result.py +++ b/plaid/model/link_session_protect_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_protect_result_fraud_attributes.py b/plaid/model/link_session_protect_result_fraud_attributes.py index 1234b862d..25cb02c71 100644 --- a/plaid/model/link_session_protect_result_fraud_attributes.py +++ b/plaid/model/link_session_protect_result_fraud_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_results.py b/plaid/model/link_session_results.py index f32672ef8..3a9df0770 100644 --- a/plaid/model/link_session_results.py +++ b/plaid/model/link_session_results.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_success.py b/plaid/model/link_session_success.py index e45966b8d..0c554b755 100644 --- a/plaid/model/link_session_success.py +++ b/plaid/model/link_session_success.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_success_metadata.py b/plaid/model/link_session_success_metadata.py index 7433fb320..edb15a345 100644 --- a/plaid/model/link_session_success_metadata.py +++ b/plaid/model/link_session_success_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_success_metadata_account.py b/plaid/model/link_session_success_metadata_account.py index f28acd0c8..2da3d6758 100644 --- a/plaid/model/link_session_success_metadata_account.py +++ b/plaid/model/link_session_success_metadata_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_success_metadata_institution.py b/plaid/model/link_session_success_metadata_institution.py index a114712e8..8cd69db51 100644 --- a/plaid/model/link_session_success_metadata_institution.py +++ b/plaid/model/link_session_success_metadata_institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_session_success_metadata_transfer_status.py b/plaid/model/link_session_success_metadata_transfer_status.py index 8e3400511..0d2287fde 100644 --- a/plaid/model/link_session_success_metadata_transfer_status.py +++ b/plaid/model/link_session_success_metadata_transfer_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_account_filters.py b/plaid/model/link_token_account_filters.py index b4482e703..28bb6cac2 100644 --- a/plaid/model/link_token_account_filters.py +++ b/plaid/model/link_token_account_filters.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_cashflow_report.py b/plaid/model/link_token_cashflow_report.py index b79badaa4..2d93483c5 100644 --- a/plaid/model/link_token_cashflow_report.py +++ b/plaid/model/link_token_cashflow_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_card_switch.py b/plaid/model/link_token_create_card_switch.py index 81707c98f..21c898db4 100644 --- a/plaid/model/link_token_create_card_switch.py +++ b/plaid/model/link_token_create_card_switch.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_credit_filter.py b/plaid/model/link_token_create_credit_filter.py index 22e90ddc2..80022b3c3 100644 --- a/plaid/model/link_token_create_credit_filter.py +++ b/plaid/model/link_token_create_credit_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_depository_filter.py b/plaid/model/link_token_create_depository_filter.py index 371040128..65e40121a 100644 --- a/plaid/model/link_token_create_depository_filter.py +++ b/plaid/model/link_token_create_depository_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_hosted_link.py b/plaid/model/link_token_create_hosted_link.py index 4186ba8a8..2488f0735 100644 --- a/plaid/model/link_token_create_hosted_link.py +++ b/plaid/model/link_token_create_hosted_link.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_identity.py b/plaid/model/link_token_create_identity.py index 2f299b4a4..bb29b7c39 100644 --- a/plaid/model/link_token_create_identity.py +++ b/plaid/model/link_token_create_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_institution_data.py b/plaid/model/link_token_create_institution_data.py index 71e5bfe4c..2306e0e89 100644 --- a/plaid/model/link_token_create_institution_data.py +++ b/plaid/model/link_token_create_institution_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_investment_filter.py b/plaid/model/link_token_create_investment_filter.py index 7128a2ccc..5980f6e01 100644 --- a/plaid/model/link_token_create_investment_filter.py +++ b/plaid/model/link_token_create_investment_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_loan_filter.py b/plaid/model/link_token_create_loan_filter.py index c63b52ca5..8a17dd522 100644 --- a/plaid/model/link_token_create_loan_filter.py +++ b/plaid/model/link_token_create_loan_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request.py b/plaid/model/link_token_create_request.py index 39223ebe0..4eee7444d 100644 --- a/plaid/model/link_token_create_request.py +++ b/plaid/model/link_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_account_subtypes.py b/plaid/model/link_token_create_request_account_subtypes.py index 9b1db45f6..b43c0371f 100644 --- a/plaid/model/link_token_create_request_account_subtypes.py +++ b/plaid/model/link_token_create_request_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_appearance_mode.py b/plaid/model/link_token_create_request_appearance_mode.py index 716197357..0313a9c25 100644 --- a/plaid/model/link_token_create_request_appearance_mode.py +++ b/plaid/model/link_token_create_request_appearance_mode.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_auth.py b/plaid/model/link_token_create_request_auth.py index 139def16e..4ba940612 100644 --- a/plaid/model/link_token_create_request_auth.py +++ b/plaid/model/link_token_create_request_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_base_report.py b/plaid/model/link_token_create_request_base_report.py index ae33124e2..d6ed3d5e0 100644 --- a/plaid/model/link_token_create_request_base_report.py +++ b/plaid/model/link_token_create_request_base_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options.py b/plaid/model/link_token_create_request_cra_options.py index ecacdb418..86ba79a9c 100644 --- a/plaid/model/link_token_create_request_cra_options.py +++ b/plaid/model/link_token_create_request_cra_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_base_report.py b/plaid/model/link_token_create_request_cra_options_base_report.py index 4b8d1826f..5904f7195 100644 --- a/plaid/model/link_token_create_request_cra_options_base_report.py +++ b/plaid/model/link_token_create_request_cra_options_base_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_base_report_gse_options.py b/plaid/model/link_token_create_request_cra_options_base_report_gse_options.py index f17f5402c..13d128dc5 100644 --- a/plaid/model/link_token_create_request_cra_options_base_report_gse_options.py +++ b/plaid/model/link_token_create_request_cra_options_base_report_gse_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_cashflow_insights.py b/plaid/model/link_token_create_request_cra_options_cashflow_insights.py index e7fdf0d4b..c24955130 100644 --- a/plaid/model/link_token_create_request_cra_options_cashflow_insights.py +++ b/plaid/model/link_token_create_request_cra_options_cashflow_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_lend_score.py b/plaid/model/link_token_create_request_cra_options_lend_score.py index 8db535e3c..bd9e390a3 100644 --- a/plaid/model/link_token_create_request_cra_options_lend_score.py +++ b/plaid/model/link_token_create_request_cra_options_lend_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_network_insights.py b/plaid/model/link_token_create_request_cra_options_network_insights.py index 7b9b67c9c..6c760aea6 100644 --- a/plaid/model/link_token_create_request_cra_options_network_insights.py +++ b/plaid/model/link_token_create_request_cra_options_network_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_cra_options_partner_insights.py b/plaid/model/link_token_create_request_cra_options_partner_insights.py index e628cc1bc..c206aa681 100644 --- a/plaid/model/link_token_create_request_cra_options_partner_insights.py +++ b/plaid/model/link_token_create_request_cra_options_partner_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_credit_partner_insights.py b/plaid/model/link_token_create_request_credit_partner_insights.py index a995b9f4d..7b921de7c 100644 --- a/plaid/model/link_token_create_request_credit_partner_insights.py +++ b/plaid/model/link_token_create_request_credit_partner_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_deposit_switch.py b/plaid/model/link_token_create_request_deposit_switch.py index 6ee56180f..cabd45b44 100644 --- a/plaid/model/link_token_create_request_deposit_switch.py +++ b/plaid/model/link_token_create_request_deposit_switch.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_employment.py b/plaid/model/link_token_create_request_employment.py index bbebe5c13..ddde1fd55 100644 --- a/plaid/model/link_token_create_request_employment.py +++ b/plaid/model/link_token_create_request_employment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_employment_bank_income.py b/plaid/model/link_token_create_request_employment_bank_income.py index 131eae6dc..e52829076 100644 --- a/plaid/model/link_token_create_request_employment_bank_income.py +++ b/plaid/model/link_token_create_request_employment_bank_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_identity_verification.py b/plaid/model/link_token_create_request_identity_verification.py index b18b406af..e6a936207 100644 --- a/plaid/model/link_token_create_request_identity_verification.py +++ b/plaid/model/link_token_create_request_identity_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_income_verification.py b/plaid/model/link_token_create_request_income_verification.py index 28e889c6b..dc345c10b 100644 --- a/plaid/model/link_token_create_request_income_verification.py +++ b/plaid/model/link_token_create_request_income_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_income_verification_bank_income.py b/plaid/model/link_token_create_request_income_verification_bank_income.py index 70899aecc..cac9b4d79 100644 --- a/plaid/model/link_token_create_request_income_verification_bank_income.py +++ b/plaid/model/link_token_create_request_income_verification_bank_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_income_verification_payroll_income.py b/plaid/model/link_token_create_request_income_verification_payroll_income.py index 1afaca016..4a6553b54 100644 --- a/plaid/model/link_token_create_request_income_verification_payroll_income.py +++ b/plaid/model/link_token_create_request_income_verification_payroll_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_payment_configuration.py b/plaid/model/link_token_create_request_payment_configuration.py index 4c6ae96dc..2e278e55f 100644 --- a/plaid/model/link_token_create_request_payment_configuration.py +++ b/plaid/model/link_token_create_request_payment_configuration.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_payment_initiation.py b/plaid/model/link_token_create_request_payment_initiation.py index bf7b5f4fc..24cfb51ee 100644 --- a/plaid/model/link_token_create_request_payment_initiation.py +++ b/plaid/model/link_token_create_request_payment_initiation.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_statements.py b/plaid/model/link_token_create_request_statements.py index f520833fa..ddc42f573 100644 --- a/plaid/model/link_token_create_request_statements.py +++ b/plaid/model/link_token_create_request_statements.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_transfer.py b/plaid/model/link_token_create_request_transfer.py index 13439089c..15a785e25 100644 --- a/plaid/model/link_token_create_request_transfer.py +++ b/plaid/model/link_token_create_request_transfer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_update.py b/plaid/model/link_token_create_request_update.py index a1dd2bb3c..4b4ef395f 100644 --- a/plaid/model/link_token_create_request_update.py +++ b/plaid/model/link_token_create_request_update.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_user.py b/plaid/model/link_token_create_request_user.py index f74235e2f..45bd2964b 100644 --- a/plaid/model/link_token_create_request_user.py +++ b/plaid/model/link_token_create_request_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_user_address.py b/plaid/model/link_token_create_request_user_address.py index 974023ad8..99c86a884 100644 --- a/plaid/model/link_token_create_request_user_address.py +++ b/plaid/model/link_token_create_request_user_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_user_id_number.py b/plaid/model/link_token_create_request_user_id_number.py index 906a77593..a2861f5cc 100644 --- a/plaid/model/link_token_create_request_user_id_number.py +++ b/plaid/model/link_token_create_request_user_id_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_user_name.py b/plaid/model/link_token_create_request_user_name.py index 44eaf3abc..aa78b5c0c 100644 --- a/plaid/model/link_token_create_request_user_name.py +++ b/plaid/model/link_token_create_request_user_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_request_user_stated_income_source.py b/plaid/model/link_token_create_request_user_stated_income_source.py index d9ac6d7d4..c500c3100 100644 --- a/plaid/model/link_token_create_request_user_stated_income_source.py +++ b/plaid/model/link_token_create_request_user_stated_income_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_create_response.py b/plaid/model/link_token_create_response.py index 417f999b8..f7282d694 100644 --- a/plaid/model/link_token_create_response.py +++ b/plaid/model/link_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_eu_config.py b/plaid/model/link_token_eu_config.py index 1887239b4..8dee1b538 100644 --- a/plaid/model/link_token_eu_config.py +++ b/plaid/model/link_token_eu_config.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_get_metadata_response.py b/plaid/model/link_token_get_metadata_response.py index 35019d1cd..a2978e200 100644 --- a/plaid/model/link_token_get_metadata_response.py +++ b/plaid/model/link_token_get_metadata_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_get_request.py b/plaid/model/link_token_get_request.py index 926472483..97075e08b 100644 --- a/plaid/model/link_token_get_request.py +++ b/plaid/model/link_token_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_get_response.py b/plaid/model/link_token_get_response.py index f04ef8c4b..6c969179d 100644 --- a/plaid/model/link_token_get_response.py +++ b/plaid/model/link_token_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_get_sessions_response.py b/plaid/model/link_token_get_sessions_response.py index 6448e5584..67af8927c 100644 --- a/plaid/model/link_token_get_sessions_response.py +++ b/plaid/model/link_token_get_sessions_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_investments.py b/plaid/model/link_token_investments.py index 79c57a969..b83f90f62 100644 --- a/plaid/model/link_token_investments.py +++ b/plaid/model/link_token_investments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_investments_auth.py b/plaid/model/link_token_investments_auth.py index 06f586da0..7de5d841e 100644 --- a/plaid/model/link_token_investments_auth.py +++ b/plaid/model/link_token_investments_auth.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_token_transactions.py b/plaid/model/link_token_transactions.py index 3f1d34153..98c480e74 100644 --- a/plaid/model/link_token_transactions.py +++ b/plaid/model/link_token_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/link_user_delivery_status_webhook.py b/plaid/model/link_user_delivery_status_webhook.py index 3b4c331b5..4db7ca663 100644 --- a/plaid/model/link_user_delivery_status_webhook.py +++ b/plaid/model/link_user_delivery_status_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan.py b/plaid/model/loan.py index f0ee5f4b4..1ac3c2bc8 100644 --- a/plaid/model/loan.py +++ b/plaid/model/loan.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_account_subtype.py b/plaid/model/loan_account_subtype.py index 9abb9ed65..a9fa65bd8 100644 --- a/plaid/model/loan_account_subtype.py +++ b/plaid/model/loan_account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_account_subtypes.py b/plaid/model/loan_account_subtypes.py index 33be3a2e3..e1c4b020b 100644 --- a/plaid/model/loan_account_subtypes.py +++ b/plaid/model/loan_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_disbursements_indicators.py b/plaid/model/loan_disbursements_indicators.py index efab2852e..4af139591 100644 --- a/plaid/model/loan_disbursements_indicators.py +++ b/plaid/model/loan_disbursements_indicators.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_filter.py b/plaid/model/loan_filter.py index 35c971001..40e125bcd 100644 --- a/plaid/model/loan_filter.py +++ b/plaid/model/loan_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_identifier.py b/plaid/model/loan_identifier.py index 79ef00b08..0f6284c02 100644 --- a/plaid/model/loan_identifier.py +++ b/plaid/model/loan_identifier.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_identifier_type.py b/plaid/model/loan_identifier_type.py index 96cf680c9..efeabc334 100644 --- a/plaid/model/loan_identifier_type.py +++ b/plaid/model/loan_identifier_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_identifiers.py b/plaid/model/loan_identifiers.py index 36b827a4e..88e65d89e 100644 --- a/plaid/model/loan_identifiers.py +++ b/plaid/model/loan_identifiers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_payments_counts.py b/plaid/model/loan_payments_counts.py index bf660e7e0..daf12182c 100644 --- a/plaid/model/loan_payments_counts.py +++ b/plaid/model/loan_payments_counts.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_payments_indicators.py b/plaid/model/loan_payments_indicators.py index e7fa88639..af2b45b8f 100644 --- a/plaid/model/loan_payments_indicators.py +++ b/plaid/model/loan_payments_indicators.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loan_payments_merchant_counts.py b/plaid/model/loan_payments_merchant_counts.py index b854701f9..d3887bd1f 100644 --- a/plaid/model/loan_payments_merchant_counts.py +++ b/plaid/model/loan_payments_merchant_counts.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/loans.py b/plaid/model/loans.py index 157c87b63..707ea9db2 100644 --- a/plaid/model/loans.py +++ b/plaid/model/loans.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/location.py b/plaid/model/location.py index 0b9eac78b..cd371e213 100644 --- a/plaid/model/location.py +++ b/plaid/model/location.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/match_summary.py b/plaid/model/match_summary.py index d25c4d413..4035c7132 100644 --- a/plaid/model/match_summary.py +++ b/plaid/model/match_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/match_summary_code.py b/plaid/model/match_summary_code.py index bb011472f..d43c9e6fe 100644 --- a/plaid/model/match_summary_code.py +++ b/plaid/model/match_summary_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/merchant_insights.py b/plaid/model/merchant_insights.py index 063810fb8..da8f77643 100644 --- a/plaid/model/merchant_insights.py +++ b/plaid/model/merchant_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/meta.py b/plaid/model/meta.py index 07872ba16..e40146721 100644 --- a/plaid/model/meta.py +++ b/plaid/model/meta.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/mfa.py b/plaid/model/mfa.py index 7253e3fa8..3385e5b62 100644 --- a/plaid/model/mfa.py +++ b/plaid/model/mfa.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_consumer_report_permissible_purpose.py b/plaid/model/monitoring_consumer_report_permissible_purpose.py index 9367bd55e..c80c40840 100644 --- a/plaid/model/monitoring_consumer_report_permissible_purpose.py +++ b/plaid/model/monitoring_consumer_report_permissible_purpose.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_income_insights.py b/plaid/model/monitoring_income_insights.py index 5c6f123de..e3050bc5d 100644 --- a/plaid/model/monitoring_income_insights.py +++ b/plaid/model/monitoring_income_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_income_source.py b/plaid/model/monitoring_income_source.py index 845e8ba40..9e25b2efc 100644 --- a/plaid/model/monitoring_income_source.py +++ b/plaid/model/monitoring_income_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_insights.py b/plaid/model/monitoring_insights.py index bfb6fbf54..3991c2ecb 100644 --- a/plaid/model/monitoring_insights.py +++ b/plaid/model/monitoring_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_insights_item_status.py b/plaid/model/monitoring_insights_item_status.py index bc7012a54..a76d291a0 100644 --- a/plaid/model/monitoring_insights_item_status.py +++ b/plaid/model/monitoring_insights_item_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_insights_status.py b/plaid/model/monitoring_insights_status.py index 5d87c5422..b0febe4ce 100644 --- a/plaid/model/monitoring_insights_status.py +++ b/plaid/model/monitoring_insights_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_item_status_code.py b/plaid/model/monitoring_item_status_code.py index bc428d7de..c83641735 100644 --- a/plaid/model/monitoring_item_status_code.py +++ b/plaid/model/monitoring_item_status_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monitoring_loan_insights.py b/plaid/model/monitoring_loan_insights.py index 67f824dc7..d055d4065 100644 --- a/plaid/model/monitoring_loan_insights.py +++ b/plaid/model/monitoring_loan_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monthly_average.py b/plaid/model/monthly_average.py index 873431415..33921e6d8 100644 --- a/plaid/model/monthly_average.py +++ b/plaid/model/monthly_average.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/monthly_summary.py b/plaid/model/monthly_summary.py index cc5228b5f..f62c9c24a 100644 --- a/plaid/model/monthly_summary.py +++ b/plaid/model/monthly_summary.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/mortgage_interest_rate.py b/plaid/model/mortgage_interest_rate.py index 66e0d7983..e83d9b463 100644 --- a/plaid/model/mortgage_interest_rate.py +++ b/plaid/model/mortgage_interest_rate.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/mortgage_liability.py b/plaid/model/mortgage_liability.py index fb1fc5297..19a81af27 100644 --- a/plaid/model/mortgage_liability.py +++ b/plaid/model/mortgage_liability.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/mortgage_property_address.py b/plaid/model/mortgage_property_address.py index d76c03391..cbfa45b74 100644 --- a/plaid/model/mortgage_property_address.py +++ b/plaid/model/mortgage_property_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/multi_document_risk_signal.py b/plaid/model/multi_document_risk_signal.py index d98e47ad6..665f89a24 100644 --- a/plaid/model/multi_document_risk_signal.py +++ b/plaid/model/multi_document_risk_signal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/name_match_score.py b/plaid/model/name_match_score.py index 0151fb255..e1542ee13 100644 --- a/plaid/model/name_match_score.py +++ b/plaid/model/name_match_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/negative_balance_insights.py b/plaid/model/negative_balance_insights.py index bd7701444..8fe752795 100644 --- a/plaid/model/negative_balance_insights.py +++ b/plaid/model/negative_balance_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/negative_balance_occurrence.py b/plaid/model/negative_balance_occurrence.py index 0513b5f45..11ffc3d02 100644 --- a/plaid/model/negative_balance_occurrence.py +++ b/plaid/model/negative_balance_occurrence.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/net_pay.py b/plaid/model/net_pay.py index fa4fc572b..90e7a4acf 100644 --- a/plaid/model/net_pay.py +++ b/plaid/model/net_pay.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_insights_item.py b/plaid/model/network_insights_item.py index 0dabd0ae8..b1c05d0e8 100644 --- a/plaid/model/network_insights_item.py +++ b/plaid/model/network_insights_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_insights_report.py b/plaid/model/network_insights_report.py index 5eb32dffd..c87dc6e5b 100644 --- a/plaid/model/network_insights_report.py +++ b/plaid/model/network_insights_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_insights_report_get_request.py b/plaid/model/network_insights_report_get_request.py index 8222cf3e2..82f31ac94 100644 --- a/plaid/model/network_insights_report_get_request.py +++ b/plaid/model/network_insights_report_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_insights_report_get_response.py b/plaid/model/network_insights_report_get_response.py index 4da0c0443..473c726f8 100644 --- a/plaid/model/network_insights_report_get_response.py +++ b/plaid/model/network_insights_report_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_insights_version.py b/plaid/model/network_insights_version.py index 1834fb883..e8c932894 100644 --- a/plaid/model/network_insights_version.py +++ b/plaid/model/network_insights_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_status_get_request.py b/plaid/model/network_status_get_request.py index fc230d54b..17e05702c 100644 --- a/plaid/model/network_status_get_request.py +++ b/plaid/model/network_status_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_status_get_response.py b/plaid/model/network_status_get_response.py index 28eef8d8f..31148b83e 100644 --- a/plaid/model/network_status_get_response.py +++ b/plaid/model/network_status_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_status_get_response_layer.py b/plaid/model/network_status_get_response_layer.py index 4496f0131..c444f12f2 100644 --- a/plaid/model/network_status_get_response_layer.py +++ b/plaid/model/network_status_get_response_layer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_status_get_response_network_status.py b/plaid/model/network_status_get_response_network_status.py index d372446e1..8d0f6b657 100644 --- a/plaid/model/network_status_get_response_network_status.py +++ b/plaid/model/network_status_get_response_network_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/network_status_get_user.py b/plaid/model/network_status_get_user.py index d4ba7b17c..8af299823 100644 --- a/plaid/model/network_status_get_user.py +++ b/plaid/model/network_status_get_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/new_accounts_available_webhook.py b/plaid/model/new_accounts_available_webhook.py index 6b2ffa0bc..be1ffe2e4 100644 --- a/plaid/model/new_accounts_available_webhook.py +++ b/plaid/model/new_accounts_available_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers.py b/plaid/model/numbers.py index 1db2648e7..da8630c38 100644 --- a/plaid/model/numbers.py +++ b/plaid/model/numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_acats.py b/plaid/model/numbers_acats.py index 96549b8dc..ab416c4e8 100644 --- a/plaid/model/numbers_acats.py +++ b/plaid/model/numbers_acats.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_ach.py b/plaid/model/numbers_ach.py index 9fd44d672..0d1495a46 100644 --- a/plaid/model/numbers_ach.py +++ b/plaid/model/numbers_ach.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_ach_nullable.py b/plaid/model/numbers_ach_nullable.py index e930289b6..b7348f9f8 100644 --- a/plaid/model/numbers_ach_nullable.py +++ b/plaid/model/numbers_ach_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_aton.py b/plaid/model/numbers_aton.py index f31e954dc..4aba44954 100644 --- a/plaid/model/numbers_aton.py +++ b/plaid/model/numbers_aton.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_bacs.py b/plaid/model/numbers_bacs.py index fcc3eafe4..875c549d1 100644 --- a/plaid/model/numbers_bacs.py +++ b/plaid/model/numbers_bacs.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_bacs_nullable.py b/plaid/model/numbers_bacs_nullable.py index 34cf5da4d..6c67e2b09 100644 --- a/plaid/model/numbers_bacs_nullable.py +++ b/plaid/model/numbers_bacs_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_eft.py b/plaid/model/numbers_eft.py index 6855dcd3b..bdeeeba04 100644 --- a/plaid/model/numbers_eft.py +++ b/plaid/model/numbers_eft.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_eft_nullable.py b/plaid/model/numbers_eft_nullable.py index dd3c01d75..2ca896a71 100644 --- a/plaid/model/numbers_eft_nullable.py +++ b/plaid/model/numbers_eft_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_iban.py b/plaid/model/numbers_iban.py index f6acda649..ae3647884 100644 --- a/plaid/model/numbers_iban.py +++ b/plaid/model/numbers_iban.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_iban_nullable.py b/plaid/model/numbers_iban_nullable.py index 94434f9da..e40bad49b 100644 --- a/plaid/model/numbers_iban_nullable.py +++ b/plaid/model/numbers_iban_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_international.py b/plaid/model/numbers_international.py index 9c65d0c9a..f798b5f58 100644 --- a/plaid/model/numbers_international.py +++ b/plaid/model/numbers_international.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_international_iban.py b/plaid/model/numbers_international_iban.py index a5e83b130..ee9c8a152 100644 --- a/plaid/model/numbers_international_iban.py +++ b/plaid/model/numbers_international_iban.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_international_nullable.py b/plaid/model/numbers_international_nullable.py index 44f3902f3..3452e433f 100644 --- a/plaid/model/numbers_international_nullable.py +++ b/plaid/model/numbers_international_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/numbers_retirement401k.py b/plaid/model/numbers_retirement401k.py index 4c15a0a2c..3ac2d99ac 100644 --- a/plaid/model/numbers_retirement401k.py +++ b/plaid/model/numbers_retirement401k.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_error_code.py b/plaid/model/o_auth_error_code.py index 2d491e3a1..729350900 100644 --- a/plaid/model/o_auth_error_code.py +++ b/plaid/model/o_auth_error_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_error_response.py b/plaid/model/o_auth_error_response.py index b8db6259e..9f3f1d67f 100644 --- a/plaid/model/o_auth_error_response.py +++ b/plaid/model/o_auth_error_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_grant_type.py b/plaid/model/o_auth_grant_type.py index 7b8ce9bf7..64e3b9416 100644 --- a/plaid/model/o_auth_grant_type.py +++ b/plaid/model/o_auth_grant_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_introspect_request.py b/plaid/model/o_auth_introspect_request.py index a47e1f47b..f771a0fa2 100644 --- a/plaid/model/o_auth_introspect_request.py +++ b/plaid/model/o_auth_introspect_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_introspect_response.py b/plaid/model/o_auth_introspect_response.py index 3900c2d63..af512bf91 100644 --- a/plaid/model/o_auth_introspect_response.py +++ b/plaid/model/o_auth_introspect_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_revoke_request.py b/plaid/model/o_auth_revoke_request.py index 98afba09b..b9b7d56f4 100644 --- a/plaid/model/o_auth_revoke_request.py +++ b/plaid/model/o_auth_revoke_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_revoke_response.py b/plaid/model/o_auth_revoke_response.py index 3c187b6d8..2b8cf4563 100644 --- a/plaid/model/o_auth_revoke_response.py +++ b/plaid/model/o_auth_revoke_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_subject_token_type.py b/plaid/model/o_auth_subject_token_type.py index 6baccb76c..2feac572f 100644 --- a/plaid/model/o_auth_subject_token_type.py +++ b/plaid/model/o_auth_subject_token_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_token_request.py b/plaid/model/o_auth_token_request.py index 555f7a522..039134ecd 100644 --- a/plaid/model/o_auth_token_request.py +++ b/plaid/model/o_auth_token_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/o_auth_token_response.py b/plaid/model/o_auth_token_response.py index 30ad62f8f..a8214f115 100644 --- a/plaid/model/o_auth_token_response.py +++ b/plaid/model/o_auth_token_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -114,8 +114,8 @@ def _from_openapi_data(cls, access_token, refresh_token, token_type, expires_in, Args: access_token (str): Access token for OAuth refresh_token (str): Refresh token for OAuth - token_type (str): type of token the access token is. Currently it is always Bearer - expires_in (int): time remaining in seconds before expiration + token_type (str): Type of token the access token is. Currently it is always Bearer + expires_in (int): Time remaining in seconds before expiration request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. Keyword Args: @@ -211,8 +211,8 @@ def __init__(self, access_token, refresh_token, token_type, expires_in, request_ Args: access_token (str): Access token for OAuth refresh_token (str): Refresh token for OAuth - token_type (str): type of token the access token is. Currently it is always Bearer - expires_in (int): time remaining in seconds before expiration + token_type (str): Type of token the access token is. Currently it is always Bearer + expires_in (int): Time remaining in seconds before expiration request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. Keyword Args: diff --git a/plaid/model/omittable_transfer_type.py b/plaid/model/omittable_transfer_type.py index 17cd392c6..265b815d0 100644 --- a/plaid/model/omittable_transfer_type.py +++ b/plaid/model/omittable_transfer_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/option_contract.py b/plaid/model/option_contract.py index 121a543bc..e0cbc27f8 100644 --- a/plaid/model/option_contract.py +++ b/plaid/model/option_contract.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/originating_fund_source.py b/plaid/model/originating_fund_source.py index 0f67174a0..61c3c292f 100644 --- a/plaid/model/originating_fund_source.py +++ b/plaid/model/originating_fund_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/originator.py b/plaid/model/originator.py index 98158fc13..2a831063a 100644 --- a/plaid/model/originator.py +++ b/plaid/model/originator.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/originator_expected_transfer_frequency.py b/plaid/model/originator_expected_transfer_frequency.py index 07f56fbf4..38854ef69 100644 --- a/plaid/model/originator_expected_transfer_frequency.py +++ b/plaid/model/originator_expected_transfer_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/other_account_subtype.py b/plaid/model/other_account_subtype.py index 97ce15cf3..86664a4a2 100644 --- a/plaid/model/other_account_subtype.py +++ b/plaid/model/other_account_subtype.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/other_account_subtypes.py b/plaid/model/other_account_subtypes.py index b023fa7c6..8cab7021f 100644 --- a/plaid/model/other_account_subtypes.py +++ b/plaid/model/other_account_subtypes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/other_filter.py b/plaid/model/other_filter.py index a50a3d9fb..e9f1cdccb 100644 --- a/plaid/model/other_filter.py +++ b/plaid/model/other_filter.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/outlier_transactions_insights.py b/plaid/model/outlier_transactions_insights.py index b969246a0..78618068b 100644 --- a/plaid/model/outlier_transactions_insights.py +++ b/plaid/model/outlier_transactions_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/override_account_type.py b/plaid/model/override_account_type.py index 2a75901e4..3a4ce3812 100644 --- a/plaid/model/override_account_type.py +++ b/plaid/model/override_account_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/override_accounts.py b/plaid/model/override_accounts.py index cded83b3a..9fbd32bc2 100644 --- a/plaid/model/override_accounts.py +++ b/plaid/model/override_accounts.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -159,7 +159,7 @@ def _from_openapi_data(cls, type, subtype, starting_balance, force_available_bal type (OverrideAccountType): subtype (AccountSubtype): starting_balance (float): If provided, the account will start with this amount as the current balance. - force_available_balance (float): If provided, the account will always have this amount as its available balance, regardless of current balance or changes in transactions over time. + force_available_balance (float): If provided, the account will always have this amount as its available balance, regardless of current balance or changes in transactions over time. currency (str): ISO-4217 currency code. If provided, the account will be denominated in the given currency. Transactions will also be in this currency by default. meta (Meta): numbers (Numbers): @@ -271,7 +271,7 @@ def __init__(self, type, subtype, starting_balance, force_available_balance, cur type (OverrideAccountType): subtype (AccountSubtype): starting_balance (float): If provided, the account will start with this amount as the current balance. - force_available_balance (float): If provided, the account will always have this amount as its available balance, regardless of current balance or changes in transactions over time. + force_available_balance (float): If provided, the account will always have this amount as its available balance, regardless of current balance or changes in transactions over time. currency (str): ISO-4217 currency code. If provided, the account will be denominated in the given currency. Transactions will also be in this currency by default. meta (Meta): numbers (Numbers): diff --git a/plaid/model/owner.py b/plaid/model/owner.py index 6839b8f8b..dc5783d07 100644 --- a/plaid/model/owner.py +++ b/plaid/model/owner.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/owner_override.py b/plaid/model/owner_override.py index eee424138..49de7057d 100644 --- a/plaid/model/owner_override.py +++ b/plaid/model/owner_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ownership_type.py b/plaid/model/ownership_type.py index f3355f497..ba1d10c4d 100644 --- a/plaid/model/ownership_type.py +++ b/plaid/model/ownership_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/parties.py b/plaid/model/parties.py index 8fcdfbaa0..2ae41f4ee 100644 --- a/plaid/model/parties.py +++ b/plaid/model/parties.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_create_request.py b/plaid/model/partner_customer_create_request.py index 860a4e694..115f3e221 100644 --- a/plaid/model/partner_customer_create_request.py +++ b/plaid/model/partner_customer_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_create_response.py b/plaid/model/partner_customer_create_response.py index 96f14d899..369031d0f 100644 --- a/plaid/model/partner_customer_create_response.py +++ b/plaid/model/partner_customer_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_enable_request.py b/plaid/model/partner_customer_enable_request.py index ff7b3b6e8..a25960f8c 100644 --- a/plaid/model/partner_customer_enable_request.py +++ b/plaid/model/partner_customer_enable_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_enable_response.py b/plaid/model/partner_customer_enable_response.py index f9f2a44c7..7c2e604e7 100644 --- a/plaid/model/partner_customer_enable_response.py +++ b/plaid/model/partner_customer_enable_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_get_request.py b/plaid/model/partner_customer_get_request.py index 3dd1ebb2d..dec90ee5c 100644 --- a/plaid/model/partner_customer_get_request.py +++ b/plaid/model/partner_customer_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_get_response.py b/plaid/model/partner_customer_get_response.py index 843755593..60b9b4ba7 100644 --- a/plaid/model/partner_customer_get_response.py +++ b/plaid/model/partner_customer_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_o_auth_institutions_get_request.py b/plaid/model/partner_customer_o_auth_institutions_get_request.py index 1dd81273b..9edbab716 100644 --- a/plaid/model/partner_customer_o_auth_institutions_get_request.py +++ b/plaid/model/partner_customer_o_auth_institutions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_o_auth_institutions_get_response.py b/plaid/model/partner_customer_o_auth_institutions_get_response.py index 64da46d0e..c3f3d9012 100644 --- a/plaid/model/partner_customer_o_auth_institutions_get_response.py +++ b/plaid/model/partner_customer_o_auth_institutions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_remove_request.py b/plaid/model/partner_customer_remove_request.py index 20740b44b..5942c9eb8 100644 --- a/plaid/model/partner_customer_remove_request.py +++ b/plaid/model/partner_customer_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_customer_remove_response.py b/plaid/model/partner_customer_remove_response.py index 5cc2eee30..8c81d0253 100644 --- a/plaid/model/partner_customer_remove_response.py +++ b/plaid/model/partner_customer_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer.py b/plaid/model/partner_end_customer.py index 8aaee3cea..027dfeff9 100644 --- a/plaid/model/partner_end_customer.py +++ b/plaid/model/partner_end_customer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_address.py b/plaid/model/partner_end_customer_address.py index f5c0447ce..9676d575d 100644 --- a/plaid/model/partner_end_customer_address.py +++ b/plaid/model/partner_end_customer_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_assets_under_management.py b/plaid/model/partner_end_customer_assets_under_management.py index 20371c2ae..3afe580dd 100644 --- a/plaid/model/partner_end_customer_assets_under_management.py +++ b/plaid/model/partner_end_customer_assets_under_management.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_bank_addendum_acceptance.py b/plaid/model/partner_end_customer_bank_addendum_acceptance.py index 276a8b042..037b95f9e 100644 --- a/plaid/model/partner_end_customer_bank_addendum_acceptance.py +++ b/plaid/model/partner_end_customer_bank_addendum_acceptance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_billing_contact.py b/plaid/model/partner_end_customer_billing_contact.py index 7f50dfdae..8eb542dc1 100644 --- a/plaid/model/partner_end_customer_billing_contact.py +++ b/plaid/model/partner_end_customer_billing_contact.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_cra_purposes.py b/plaid/model/partner_end_customer_cra_purposes.py index a9df6d239..24ddbb1e5 100644 --- a/plaid/model/partner_end_customer_cra_purposes.py +++ b/plaid/model/partner_end_customer_cra_purposes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_cra_questionnaire.py b/plaid/model/partner_end_customer_cra_questionnaire.py index 880ca30cc..70efa05c0 100644 --- a/plaid/model/partner_end_customer_cra_questionnaire.py +++ b/plaid/model/partner_end_customer_cra_questionnaire.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_cra_use_case.py b/plaid/model/partner_end_customer_cra_use_case.py index c80b28715..45bdd71a2 100644 --- a/plaid/model/partner_end_customer_cra_use_case.py +++ b/plaid/model/partner_end_customer_cra_use_case.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_cra_use_cases.py b/plaid/model/partner_end_customer_cra_use_cases.py index 984cb5cde..bed5c81e0 100644 --- a/plaid/model/partner_end_customer_cra_use_cases.py +++ b/plaid/model/partner_end_customer_cra_use_cases.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_customer_support_info.py b/plaid/model/partner_end_customer_customer_support_info.py index e5b3b3ccf..3ac3dc13f 100644 --- a/plaid/model/partner_end_customer_customer_support_info.py +++ b/plaid/model/partner_end_customer_customer_support_info.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_flowdown_status.py b/plaid/model/partner_end_customer_flowdown_status.py index ff6e8339d..c68e64aa7 100644 --- a/plaid/model/partner_end_customer_flowdown_status.py +++ b/plaid/model/partner_end_customer_flowdown_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_o_auth_institution.py b/plaid/model/partner_end_customer_o_auth_institution.py index 48af278d6..f464ec0a3 100644 --- a/plaid/model/partner_end_customer_o_auth_institution.py +++ b/plaid/model/partner_end_customer_o_auth_institution.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_o_auth_institution_application_status.py b/plaid/model/partner_end_customer_o_auth_institution_application_status.py index a353f9180..f30a2df5a 100644 --- a/plaid/model/partner_end_customer_o_auth_institution_application_status.py +++ b/plaid/model/partner_end_customer_o_auth_institution_application_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_o_auth_institution_environments.py b/plaid/model/partner_end_customer_o_auth_institution_environments.py index 99584b69f..affd04c80 100644 --- a/plaid/model/partner_end_customer_o_auth_institution_environments.py +++ b/plaid/model/partner_end_customer_o_auth_institution_environments.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_o_auth_status_updated_values.py b/plaid/model/partner_end_customer_o_auth_status_updated_values.py index 34cb2fb84..d44fc9a36 100644 --- a/plaid/model/partner_end_customer_o_auth_status_updated_values.py +++ b/plaid/model/partner_end_customer_o_auth_status_updated_values.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_o_auth_status_updated_webhook.py b/plaid/model/partner_end_customer_o_auth_status_updated_webhook.py index bdeac9e4a..944e7d5b5 100644 --- a/plaid/model/partner_end_customer_o_auth_status_updated_webhook.py +++ b/plaid/model/partner_end_customer_o_auth_status_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_product_statuses.py b/plaid/model/partner_end_customer_product_statuses.py index 5fe770f5e..805ad7fa1 100644 --- a/plaid/model/partner_end_customer_product_statuses.py +++ b/plaid/model/partner_end_customer_product_statuses.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_questionnaire_status.py b/plaid/model/partner_end_customer_questionnaire_status.py index b3e85746c..ddb12ec2d 100644 --- a/plaid/model/partner_end_customer_questionnaire_status.py +++ b/plaid/model/partner_end_customer_questionnaire_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_questionnaires.py b/plaid/model/partner_end_customer_questionnaires.py index c9dbdd155..38610591a 100644 --- a/plaid/model/partner_end_customer_questionnaires.py +++ b/plaid/model/partner_end_customer_questionnaires.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_requirement_due.py b/plaid/model/partner_end_customer_requirement_due.py index f8246fcd9..cb12a7ac1 100644 --- a/plaid/model/partner_end_customer_requirement_due.py +++ b/plaid/model/partner_end_customer_requirement_due.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_requirements_due.py b/plaid/model/partner_end_customer_requirements_due.py index 91e7d3f13..b6d856423 100644 --- a/plaid/model/partner_end_customer_requirements_due.py +++ b/plaid/model/partner_end_customer_requirements_due.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_secrets.py b/plaid/model/partner_end_customer_secrets.py index a437ae066..eab08a323 100644 --- a/plaid/model/partner_end_customer_secrets.py +++ b/plaid/model/partner_end_customer_secrets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_status.py b/plaid/model/partner_end_customer_status.py index b383b967c..1b6a3e236 100644 --- a/plaid/model/partner_end_customer_status.py +++ b/plaid/model/partner_end_customer_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_technical_contact.py b/plaid/model/partner_end_customer_technical_contact.py index eb57596e8..19e224fb3 100644 --- a/plaid/model/partner_end_customer_technical_contact.py +++ b/plaid/model/partner_end_customer_technical_contact.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_with_secrets.py b/plaid/model/partner_end_customer_with_secrets.py index 02948ad32..d15c7c71f 100644 --- a/plaid/model/partner_end_customer_with_secrets.py +++ b/plaid/model/partner_end_customer_with_secrets.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/partner_end_customer_with_secrets_all_of.py b/plaid/model/partner_end_customer_with_secrets_all_of.py index 0c9e11dd4..bc1d78927 100644 --- a/plaid/model/partner_end_customer_with_secrets_all_of.py +++ b/plaid/model/partner_end_customer_with_secrets_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/party.py b/plaid/model/party.py index 320006aed..850774ea2 100644 --- a/plaid/model/party.py +++ b/plaid/model/party.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/party_individual.py b/plaid/model/party_individual.py index e559685bd..55f5385d1 100644 --- a/plaid/model/party_individual.py +++ b/plaid/model/party_individual.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/party_role_type.py b/plaid/model/party_role_type.py index dc33415d6..31b4f5864 100644 --- a/plaid/model/party_role_type.py +++ b/plaid/model/party_role_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay.py b/plaid/model/pay.py index 68152b561..0ef1f029d 100644 --- a/plaid/model/pay.py +++ b/plaid/model/pay.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_frequency.py b/plaid/model/pay_frequency.py index f43fab0d9..312bc6654 100644 --- a/plaid/model/pay_frequency.py +++ b/plaid/model/pay_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_frequency_value.py b/plaid/model/pay_frequency_value.py index daa821e62..5fd9625cf 100644 --- a/plaid/model/pay_frequency_value.py +++ b/plaid/model/pay_frequency_value.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_period_details.py b/plaid/model/pay_period_details.py index 22878790a..1766f66d4 100644 --- a/plaid/model/pay_period_details.py +++ b/plaid/model/pay_period_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_period_details_pay_frequency.py b/plaid/model/pay_period_details_pay_frequency.py index cd70457e0..331e2e2f9 100644 --- a/plaid/model/pay_period_details_pay_frequency.py +++ b/plaid/model/pay_period_details_pay_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_deductions_breakdown.py b/plaid/model/pay_stub_deductions_breakdown.py index 7414ffc65..5732071b0 100644 --- a/plaid/model/pay_stub_deductions_breakdown.py +++ b/plaid/model/pay_stub_deductions_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_deductions_total.py b/plaid/model/pay_stub_deductions_total.py index 86e638534..7cb1918c6 100644 --- a/plaid/model/pay_stub_deductions_total.py +++ b/plaid/model/pay_stub_deductions_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_distribution_breakdown.py b/plaid/model/pay_stub_distribution_breakdown.py index 92033b2d3..a0ba53fe6 100644 --- a/plaid/model/pay_stub_distribution_breakdown.py +++ b/plaid/model/pay_stub_distribution_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_earnings_breakdown.py b/plaid/model/pay_stub_earnings_breakdown.py index b5e132f8c..ee0e66cc2 100644 --- a/plaid/model/pay_stub_earnings_breakdown.py +++ b/plaid/model/pay_stub_earnings_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_earnings_total.py b/plaid/model/pay_stub_earnings_total.py index 75f6dc560..dd180e0a3 100644 --- a/plaid/model/pay_stub_earnings_total.py +++ b/plaid/model/pay_stub_earnings_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_pay_period_details.py b/plaid/model/pay_stub_pay_period_details.py index 456c7770e..57899690d 100644 --- a/plaid/model/pay_stub_pay_period_details.py +++ b/plaid/model/pay_stub_pay_period_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pay_stub_taxpayer_id.py b/plaid/model/pay_stub_taxpayer_id.py index 536f8f1cf..e3e5aa1e0 100644 --- a/plaid/model/pay_stub_taxpayer_id.py +++ b/plaid/model/pay_stub_taxpayer_id.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_amount.py b/plaid/model/payment_amount.py index 65544803e..07b480fc2 100644 --- a/plaid/model/payment_amount.py +++ b/plaid/model/payment_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_amount_currency.py b/plaid/model/payment_amount_currency.py index fe30e1121..3cc86baa3 100644 --- a/plaid/model/payment_amount_currency.py +++ b/plaid/model/payment_amount_currency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_amount_nullable.py b/plaid/model/payment_amount_nullable.py index 2f8c81af3..3f8bca68c 100644 --- a/plaid/model/payment_amount_nullable.py +++ b/plaid/model/payment_amount_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_amount_refunded.py b/plaid/model/payment_amount_refunded.py index 96a5998e8..039f1a323 100644 --- a/plaid/model/payment_amount_refunded.py +++ b/plaid/model/payment_amount_refunded.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_amount_to_refund.py b/plaid/model/payment_amount_to_refund.py index 27f212fed..52c2d16d3 100644 --- a/plaid/model/payment_amount_to_refund.py +++ b/plaid/model/payment_amount_to_refund.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_channel.py b/plaid/model/payment_channel.py index 405e11230..b056e3d65 100644 --- a/plaid/model/payment_channel.py +++ b/plaid/model/payment_channel.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_max_payment_amount.py b/plaid/model/payment_consent_max_payment_amount.py index 869d51269..919798823 100644 --- a/plaid/model/payment_consent_max_payment_amount.py +++ b/plaid/model/payment_consent_max_payment_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_periodic_alignment.py b/plaid/model/payment_consent_periodic_alignment.py index 28044e42b..9dedde8cc 100644 --- a/plaid/model/payment_consent_periodic_alignment.py +++ b/plaid/model/payment_consent_periodic_alignment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_periodic_amount.py b/plaid/model/payment_consent_periodic_amount.py index eff8a6930..6fb25f78d 100644 --- a/plaid/model/payment_consent_periodic_amount.py +++ b/plaid/model/payment_consent_periodic_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_periodic_amount_amount.py b/plaid/model/payment_consent_periodic_amount_amount.py index e1c4f647f..839427e36 100644 --- a/plaid/model/payment_consent_periodic_amount_amount.py +++ b/plaid/model/payment_consent_periodic_amount_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_periodic_interval.py b/plaid/model/payment_consent_periodic_interval.py index 2c4ffdf53..b0790915b 100644 --- a/plaid/model/payment_consent_periodic_interval.py +++ b/plaid/model/payment_consent_periodic_interval.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_consent_valid_date_time.py b/plaid/model/payment_consent_valid_date_time.py index cba18aa3f..b11686844 100644 --- a/plaid/model/payment_consent_valid_date_time.py +++ b/plaid/model/payment_consent_valid_date_time.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_address.py b/plaid/model/payment_initiation_address.py index 668836937..55620efa8 100644 --- a/plaid/model/payment_initiation_address.py +++ b/plaid/model/payment_initiation_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent.py b/plaid/model/payment_initiation_consent.py index 1ab9c1ebf..dd324ebe5 100644 --- a/plaid/model/payment_initiation_consent.py +++ b/plaid/model/payment_initiation_consent.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_constraints.py b/plaid/model/payment_initiation_consent_constraints.py index 63796992f..8bf2133e3 100644 --- a/plaid/model/payment_initiation_consent_constraints.py +++ b/plaid/model/payment_initiation_consent_constraints.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_create_request.py b/plaid/model/payment_initiation_consent_create_request.py index f35f4daa1..4e2bbff03 100644 --- a/plaid/model/payment_initiation_consent_create_request.py +++ b/plaid/model/payment_initiation_consent_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_create_response.py b/plaid/model/payment_initiation_consent_create_response.py index 4e81f5770..034519af6 100644 --- a/plaid/model/payment_initiation_consent_create_response.py +++ b/plaid/model/payment_initiation_consent_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_get_request.py b/plaid/model/payment_initiation_consent_get_request.py index b7d3e5e9b..807df740b 100644 --- a/plaid/model/payment_initiation_consent_get_request.py +++ b/plaid/model/payment_initiation_consent_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_get_response.py b/plaid/model/payment_initiation_consent_get_response.py index 927884281..8eda681fe 100644 --- a/plaid/model/payment_initiation_consent_get_response.py +++ b/plaid/model/payment_initiation_consent_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_payer_details.py b/plaid/model/payment_initiation_consent_payer_details.py index 986453326..c7e652f91 100644 --- a/plaid/model/payment_initiation_consent_payer_details.py +++ b/plaid/model/payment_initiation_consent_payer_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_payer_numbers.py b/plaid/model/payment_initiation_consent_payer_numbers.py index 368a55f12..bb3adaec3 100644 --- a/plaid/model/payment_initiation_consent_payer_numbers.py +++ b/plaid/model/payment_initiation_consent_payer_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_payment_execute_request.py b/plaid/model/payment_initiation_consent_payment_execute_request.py index 57afea8a1..b83d1cdd6 100644 --- a/plaid/model/payment_initiation_consent_payment_execute_request.py +++ b/plaid/model/payment_initiation_consent_payment_execute_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_payment_execute_response.py b/plaid/model/payment_initiation_consent_payment_execute_response.py index 094b9f705..520c438ff 100644 --- a/plaid/model/payment_initiation_consent_payment_execute_response.py +++ b/plaid/model/payment_initiation_consent_payment_execute_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_processing_mode.py b/plaid/model/payment_initiation_consent_processing_mode.py index 05898de62..fe6eee3d8 100644 --- a/plaid/model/payment_initiation_consent_processing_mode.py +++ b/plaid/model/payment_initiation_consent_processing_mode.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_revoke_request.py b/plaid/model/payment_initiation_consent_revoke_request.py index ecd0c1400..c27d72586 100644 --- a/plaid/model/payment_initiation_consent_revoke_request.py +++ b/plaid/model/payment_initiation_consent_revoke_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_revoke_response.py b/plaid/model/payment_initiation_consent_revoke_response.py index f6bcc04f2..3df2d1e09 100644 --- a/plaid/model/payment_initiation_consent_revoke_response.py +++ b/plaid/model/payment_initiation_consent_revoke_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_scope.py b/plaid/model/payment_initiation_consent_scope.py index 9e5587fbc..1f2c55004 100644 --- a/plaid/model/payment_initiation_consent_scope.py +++ b/plaid/model/payment_initiation_consent_scope.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_status.py b/plaid/model/payment_initiation_consent_status.py index eaf6ab082..a811d78e4 100644 --- a/plaid/model/payment_initiation_consent_status.py +++ b/plaid/model/payment_initiation_consent_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_status_update_webhook.py b/plaid/model/payment_initiation_consent_status_update_webhook.py index 3d072866a..dd1b0ef57 100644 --- a/plaid/model/payment_initiation_consent_status_update_webhook.py +++ b/plaid/model/payment_initiation_consent_status_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_consent_type.py b/plaid/model/payment_initiation_consent_type.py index e348d13ec..6b4508cde 100644 --- a/plaid/model/payment_initiation_consent_type.py +++ b/plaid/model/payment_initiation_consent_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_maximum_payment_amount.py b/plaid/model/payment_initiation_maximum_payment_amount.py index 566c8792c..76adfa8e8 100644 --- a/plaid/model/payment_initiation_maximum_payment_amount.py +++ b/plaid/model/payment_initiation_maximum_payment_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_metadata.py b/plaid/model/payment_initiation_metadata.py index 951e3cbfa..f2038f345 100644 --- a/plaid/model/payment_initiation_metadata.py +++ b/plaid/model/payment_initiation_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_optional_restriction_bacs.py b/plaid/model/payment_initiation_optional_restriction_bacs.py index df00ee4c9..c13266dd8 100644 --- a/plaid/model/payment_initiation_optional_restriction_bacs.py +++ b/plaid/model/payment_initiation_optional_restriction_bacs.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment.py b/plaid/model/payment_initiation_payment.py index e2c84776b..9f1d12de9 100644 --- a/plaid/model/payment_initiation_payment.py +++ b/plaid/model/payment_initiation_payment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_create_request.py b/plaid/model/payment_initiation_payment_create_request.py index e9513195b..7411615f2 100644 --- a/plaid/model/payment_initiation_payment_create_request.py +++ b/plaid/model/payment_initiation_payment_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_create_response.py b/plaid/model/payment_initiation_payment_create_response.py index aac8b9f71..ab15e7216 100644 --- a/plaid/model/payment_initiation_payment_create_response.py +++ b/plaid/model/payment_initiation_payment_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_create_status.py b/plaid/model/payment_initiation_payment_create_status.py index 26e219c70..077c283d8 100644 --- a/plaid/model/payment_initiation_payment_create_status.py +++ b/plaid/model/payment_initiation_payment_create_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_get_request.py b/plaid/model/payment_initiation_payment_get_request.py index ecf4199f2..5b58dbbf6 100644 --- a/plaid/model/payment_initiation_payment_get_request.py +++ b/plaid/model/payment_initiation_payment_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_get_response.py b/plaid/model/payment_initiation_payment_get_response.py index 4b922886e..a6c6098e4 100644 --- a/plaid/model/payment_initiation_payment_get_response.py +++ b/plaid/model/payment_initiation_payment_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_list_request.py b/plaid/model/payment_initiation_payment_list_request.py index d3a2e2f8d..e8c4e7933 100644 --- a/plaid/model/payment_initiation_payment_list_request.py +++ b/plaid/model/payment_initiation_payment_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_list_response.py b/plaid/model/payment_initiation_payment_list_response.py index 434cbe662..7867c7f3b 100644 --- a/plaid/model/payment_initiation_payment_list_response.py +++ b/plaid/model/payment_initiation_payment_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_reverse_request.py b/plaid/model/payment_initiation_payment_reverse_request.py index 1334710e7..42e1e615f 100644 --- a/plaid/model/payment_initiation_payment_reverse_request.py +++ b/plaid/model/payment_initiation_payment_reverse_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_reverse_response.py b/plaid/model/payment_initiation_payment_reverse_response.py index ee8afc5eb..0dcddbfc2 100644 --- a/plaid/model/payment_initiation_payment_reverse_response.py +++ b/plaid/model/payment_initiation_payment_reverse_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_status.py b/plaid/model/payment_initiation_payment_status.py index a4861ebf9..7f6754305 100644 --- a/plaid/model/payment_initiation_payment_status.py +++ b/plaid/model/payment_initiation_payment_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -117,10 +117,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The status of the payment. Core lifecycle statuses: `PAYMENT_STATUS_INPUT_NEEDED`: **Transitional.** The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. `PAYMENT_STATUS_AUTHORISING`: **Transitional.** The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. `PAYMENT_STATUS_INITIATED`: **Transitional.** The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. `PAYMENT_STATUS_EXECUTED`: **Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. `PAYMENT_STATUS_SETTLED`: **Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: `PAYMENT_STATUS_INSUFFICIENT_FUNDS`: **Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. `PAYMENT_STATUS_FAILED`: **Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. `PAYMENT_STATUS_BLOCKED`: **Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. `PAYMENT_STATUS_REJECTED`: **Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. `PAYMENT_STATUS_CANCELLED`: **Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: `PAYMENT_STATUS_ESTABLISHED`: **Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 + args[0] (str): The status of the payment. Core lifecycle statuses: **`PAYMENT_STATUS_INPUT_NEEDED`**: Transitional. The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. **`PAYMENT_STATUS_AUTHORISING`:** Transitional. The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. **`PAYMENT_STATUS_INITIATED`:** Transitional. The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. **`PAYMENT_STATUS_EXECUTED`: Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. **`PAYMENT_STATUS_SETTLED`: Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: **`PAYMENT_STATUS_INSUFFICIENT_FUNDS`: Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. **`PAYMENT_STATUS_FAILED`: Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. **`PAYMENT_STATUS_BLOCKED`: Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. **`PAYMENT_STATUS_REJECTED`: Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. **`PAYMENT_STATUS_CANCELLED`: Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: **`PAYMENT_STATUS_ESTABLISHED`: Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 Keyword Args: - value (str): The status of the payment. Core lifecycle statuses: `PAYMENT_STATUS_INPUT_NEEDED`: **Transitional.** The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. `PAYMENT_STATUS_AUTHORISING`: **Transitional.** The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. `PAYMENT_STATUS_INITIATED`: **Transitional.** The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. `PAYMENT_STATUS_EXECUTED`: **Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. `PAYMENT_STATUS_SETTLED`: **Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: `PAYMENT_STATUS_INSUFFICIENT_FUNDS`: **Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. `PAYMENT_STATUS_FAILED`: **Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. `PAYMENT_STATUS_BLOCKED`: **Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. `PAYMENT_STATUS_REJECTED`: **Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. `PAYMENT_STATUS_CANCELLED`: **Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: `PAYMENT_STATUS_ESTABLISHED`: **Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 + value (str): The status of the payment. Core lifecycle statuses: **`PAYMENT_STATUS_INPUT_NEEDED`**: Transitional. The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. **`PAYMENT_STATUS_AUTHORISING`:** Transitional. The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. **`PAYMENT_STATUS_INITIATED`:** Transitional. The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. **`PAYMENT_STATUS_EXECUTED`: Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. **`PAYMENT_STATUS_SETTLED`: Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: **`PAYMENT_STATUS_INSUFFICIENT_FUNDS`: Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. **`PAYMENT_STATUS_FAILED`: Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. **`PAYMENT_STATUS_BLOCKED`: Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. **`PAYMENT_STATUS_REJECTED`: Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. **`PAYMENT_STATUS_CANCELLED`: Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: **`PAYMENT_STATUS_ESTABLISHED`: Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -211,10 +211,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The status of the payment. Core lifecycle statuses: `PAYMENT_STATUS_INPUT_NEEDED`: **Transitional.** The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. `PAYMENT_STATUS_AUTHORISING`: **Transitional.** The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. `PAYMENT_STATUS_INITIATED`: **Transitional.** The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. `PAYMENT_STATUS_EXECUTED`: **Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. `PAYMENT_STATUS_SETTLED`: **Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: `PAYMENT_STATUS_INSUFFICIENT_FUNDS`: **Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. `PAYMENT_STATUS_FAILED`: **Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. `PAYMENT_STATUS_BLOCKED`: **Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. `PAYMENT_STATUS_REJECTED`: **Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. `PAYMENT_STATUS_CANCELLED`: **Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: `PAYMENT_STATUS_ESTABLISHED`: **Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 + args[0] (str): The status of the payment. Core lifecycle statuses: **`PAYMENT_STATUS_INPUT_NEEDED`**: Transitional. The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. **`PAYMENT_STATUS_AUTHORISING`:** Transitional. The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. **`PAYMENT_STATUS_INITIATED`:** Transitional. The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. **`PAYMENT_STATUS_EXECUTED`: Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. **`PAYMENT_STATUS_SETTLED`: Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: **`PAYMENT_STATUS_INSUFFICIENT_FUNDS`: Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. **`PAYMENT_STATUS_FAILED`: Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. **`PAYMENT_STATUS_BLOCKED`: Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. **`PAYMENT_STATUS_REJECTED`: Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. **`PAYMENT_STATUS_CANCELLED`: Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: **`PAYMENT_STATUS_ESTABLISHED`: Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 Keyword Args: - value (str): The status of the payment. Core lifecycle statuses: `PAYMENT_STATUS_INPUT_NEEDED`: **Transitional.** The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. `PAYMENT_STATUS_AUTHORISING`: **Transitional.** The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. `PAYMENT_STATUS_INITIATED`: **Transitional.** The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. `PAYMENT_STATUS_EXECUTED`: **Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. `PAYMENT_STATUS_SETTLED`: **Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: `PAYMENT_STATUS_INSUFFICIENT_FUNDS`: **Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. `PAYMENT_STATUS_FAILED`: **Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. `PAYMENT_STATUS_BLOCKED`: **Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. `PAYMENT_STATUS_REJECTED`: **Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. `PAYMENT_STATUS_CANCELLED`: **Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: `PAYMENT_STATUS_ESTABLISHED`: **Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 + value (str): The status of the payment. Core lifecycle statuses: **`PAYMENT_STATUS_INPUT_NEEDED`**: Transitional. The payment is awaiting user input to continue processing. It may re-enter this state if additional input is required. **`PAYMENT_STATUS_AUTHORISING`:** Transitional. The payment is being authorised by the financial institution. It will automatically move on once authorisation completes. **`PAYMENT_STATUS_INITIATED`:** Transitional. The payment has been authorised and accepted by the financial institution and is now in transit. A payment should be considered complete once it reaches the `PAYMENT_STATUS_EXECUTED` state or the funds settle in the recipient account. **`PAYMENT_STATUS_EXECUTED`: Terminal.** The funds have left the payer’s account and the payment is en route to settlement. Support is more common in the UK than in the EU; where unsupported, a successful payment remains in `PAYMENT_STATUS_INITIATED` before settling. When using Plaid Virtual Accounts, `PAYMENT_STATUS_EXECUTED` is not terminal—the payment will continue to `PAYMENT_STATUS_SETTLED` once funds are available. **`PAYMENT_STATUS_SETTLED`: Terminal.** The funds are available in the recipient’s account. Only available to customers using [Plaid Virtual Accounts](https://plaid.com/docs/payment-initiation/virtual-accounts/). Failure statuses: **`PAYMENT_STATUS_INSUFFICIENT_FUNDS`: Terminal.** The payment failed due to insufficient funds. No further retries will succeed until the payer’s balance is replenished. **`PAYMENT_STATUS_FAILED`: Terminal (retryable).** The payment could not be initiated due to a system error or outage. Retry once the root cause is resolved. **`PAYMENT_STATUS_BLOCKED`: Terminal (retryable).** The payment was blocked by Plaid (e.g., flagged as risky). Resolve any compliance or risk issues and retry. **`PAYMENT_STATUS_REJECTED`: Terminal.** The payment was rejected by the financial institution. No automatic retry is possible. **`PAYMENT_STATUS_CANCELLED`: Terminal.** The end user cancelled the payment during authorisation. Standing-order statuses: **`PAYMENT_STATUS_ESTABLISHED`: Terminal.** A recurring/standing order has been successfully created. Deprecated (to be removed in a future release): `PAYMENT_STATUS_UNKNOWN`: The payment status is unknown. `PAYMENT_STATUS_PROCESSING`: The payment is currently being processed. `PAYMENT_STATUS_COMPLETED`: Indicates that the standing order has been successfully established.., must be one of ["PAYMENT_STATUS_INPUT_NEEDED", "PAYMENT_STATUS_PROCESSING", "PAYMENT_STATUS_INITIATED", "PAYMENT_STATUS_COMPLETED", "PAYMENT_STATUS_INSUFFICIENT_FUNDS", "PAYMENT_STATUS_FAILED", "PAYMENT_STATUS_BLOCKED", "PAYMENT_STATUS_UNKNOWN", "PAYMENT_STATUS_EXECUTED", "PAYMENT_STATUS_SETTLED", "PAYMENT_STATUS_AUTHORISING", "PAYMENT_STATUS_CANCELLED", "PAYMENT_STATUS_ESTABLISHED", "PAYMENT_STATUS_REJECTED", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/payment_initiation_payment_token_create_request.py b/plaid/model/payment_initiation_payment_token_create_request.py index c375eabd3..ffcbf2aa0 100644 --- a/plaid/model/payment_initiation_payment_token_create_request.py +++ b/plaid/model/payment_initiation_payment_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_payment_token_create_response.py b/plaid/model/payment_initiation_payment_token_create_response.py index 18d23b05a..d2e6d2616 100644 --- a/plaid/model/payment_initiation_payment_token_create_response.py +++ b/plaid/model/payment_initiation_payment_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient.py b/plaid/model/payment_initiation_recipient.py index 742fb673e..436e68368 100644 --- a/plaid/model/payment_initiation_recipient.py +++ b/plaid/model/payment_initiation_recipient.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_create_request.py b/plaid/model/payment_initiation_recipient_create_request.py index c70791cb1..feba297d2 100644 --- a/plaid/model/payment_initiation_recipient_create_request.py +++ b/plaid/model/payment_initiation_recipient_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_create_response.py b/plaid/model/payment_initiation_recipient_create_response.py index 514fb1651..7f0950e3d 100644 --- a/plaid/model/payment_initiation_recipient_create_response.py +++ b/plaid/model/payment_initiation_recipient_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_get_request.py b/plaid/model/payment_initiation_recipient_get_request.py index abc243dc2..7e21a60b3 100644 --- a/plaid/model/payment_initiation_recipient_get_request.py +++ b/plaid/model/payment_initiation_recipient_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_get_response.py b/plaid/model/payment_initiation_recipient_get_response.py index febe0156e..42b7a399a 100644 --- a/plaid/model/payment_initiation_recipient_get_response.py +++ b/plaid/model/payment_initiation_recipient_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_get_response_all_of.py b/plaid/model/payment_initiation_recipient_get_response_all_of.py index de43574ec..1ca6912a3 100644 --- a/plaid/model/payment_initiation_recipient_get_response_all_of.py +++ b/plaid/model/payment_initiation_recipient_get_response_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_list_request.py b/plaid/model/payment_initiation_recipient_list_request.py index a966d58d5..a95b97856 100644 --- a/plaid/model/payment_initiation_recipient_list_request.py +++ b/plaid/model/payment_initiation_recipient_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_recipient_list_response.py b/plaid/model/payment_initiation_recipient_list_response.py index 66a435323..d42c66522 100644 --- a/plaid/model/payment_initiation_recipient_list_response.py +++ b/plaid/model/payment_initiation_recipient_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_initiation_standing_order_metadata.py b/plaid/model/payment_initiation_standing_order_metadata.py index af175bf65..d7846bd53 100644 --- a/plaid/model/payment_initiation_standing_order_metadata.py +++ b/plaid/model/payment_initiation_standing_order_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_meta.py b/plaid/model/payment_meta.py index 231d00ef7..29ce3adf5 100644 --- a/plaid/model/payment_meta.py +++ b/plaid/model/payment_meta.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_create_request.py b/plaid/model/payment_profile_create_request.py index 5637bfc22..44654a817 100644 --- a/plaid/model/payment_profile_create_request.py +++ b/plaid/model/payment_profile_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_create_response.py b/plaid/model/payment_profile_create_response.py index 93b75825f..b19bb5528 100644 --- a/plaid/model/payment_profile_create_response.py +++ b/plaid/model/payment_profile_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_get_request.py b/plaid/model/payment_profile_get_request.py index 507e41f67..7b1ead480 100644 --- a/plaid/model/payment_profile_get_request.py +++ b/plaid/model/payment_profile_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_get_response.py b/plaid/model/payment_profile_get_response.py index c9911e7e0..941ee7c3d 100644 --- a/plaid/model/payment_profile_get_response.py +++ b/plaid/model/payment_profile_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_remove_request.py b/plaid/model/payment_profile_remove_request.py index 37b838e0a..5b044eb1f 100644 --- a/plaid/model/payment_profile_remove_request.py +++ b/plaid/model/payment_profile_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_remove_response.py b/plaid/model/payment_profile_remove_response.py index 72ddce0d7..a9afd7c73 100644 --- a/plaid/model/payment_profile_remove_response.py +++ b/plaid/model/payment_profile_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_profile_status.py b/plaid/model/payment_profile_status.py index a7a1a8b61..b07f7356e 100644 --- a/plaid/model/payment_profile_status.py +++ b/plaid/model/payment_profile_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_schedule_interval.py b/plaid/model/payment_schedule_interval.py index 7abd86808..6019bbb1d 100644 --- a/plaid/model/payment_schedule_interval.py +++ b/plaid/model/payment_schedule_interval.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payment_scheme.py b/plaid/model/payment_scheme.py index 6f4340b38..9186e0ef1 100644 --- a/plaid/model/payment_scheme.py +++ b/plaid/model/payment_scheme.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -109,10 +109,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 + args[0] (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). In responses, if the scheme is not explicitly specified in the request, this value will be `null`. Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 Keyword Args: - value (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 + value (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). In responses, if the scheme is not explicitly specified in the request, this value will be `null`. Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -203,10 +203,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 + args[0] (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). In responses, if the scheme is not explicitly specified in the request, this value will be `null`. Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 Keyword Args: - value (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 + value (str): Payment scheme. If not specified - the default in the region will be used (e.g. `SEPA_CREDIT_TRANSFER` for EU). In responses, if the scheme is not explicitly specified in the request, this value will be `null`. Using unsupported values will result in a failed payment. `LOCAL_DEFAULT`: The default payment scheme for the selected market and currency will be used. `LOCAL_INSTANT`: The instant payment scheme for the selected market and currency will be used (if applicable). Fees may be applied by the institution. `SEPA_CREDIT_TRANSFER`: The standard payment to a beneficiary within the SEPA area. `SEPA_CREDIT_TRANSFER_INSTANT`: Instant payment within the SEPA area. May involve additional fees and may not be available at some banks.., must be one of ["null", "LOCAL_DEFAULT", "LOCAL_INSTANT", "SEPA_CREDIT_TRANSFER", "SEPA_CREDIT_TRANSFER_INSTANT", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/payment_status_update_webhook.py b/plaid/model/payment_status_update_webhook.py index 8fe1a056e..0156f1986 100644 --- a/plaid/model/payment_status_update_webhook.py +++ b/plaid/model/payment_status_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_income_account_data.py b/plaid/model/payroll_income_account_data.py index 8cfb1593d..c645f3b94 100644 --- a/plaid/model/payroll_income_account_data.py +++ b/plaid/model/payroll_income_account_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_income_object.py b/plaid/model/payroll_income_object.py index db1f3eaa2..ada4f9534 100644 --- a/plaid/model/payroll_income_object.py +++ b/plaid/model/payroll_income_object.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_income_rate_of_pay.py b/plaid/model/payroll_income_rate_of_pay.py index 646f42064..a147e8030 100644 --- a/plaid/model/payroll_income_rate_of_pay.py +++ b/plaid/model/payroll_income_rate_of_pay.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_item.py b/plaid/model/payroll_item.py index 6f11321d8..faa748849 100644 --- a/plaid/model/payroll_item.py +++ b/plaid/model/payroll_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_item_status.py b/plaid/model/payroll_item_status.py index 02bd087ed..ca39b5df5 100644 --- a/plaid/model/payroll_item_status.py +++ b/plaid/model/payroll_item_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/payroll_risk_signals_item.py b/plaid/model/payroll_risk_signals_item.py index 7059ab863..1a4b08662 100644 --- a/plaid/model/payroll_risk_signals_item.py +++ b/plaid/model/payroll_risk_signals_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub.py b/plaid/model/paystub.py index 63d3a44ba..428ba9f6f 100644 --- a/plaid/model/paystub.py +++ b/plaid/model/paystub.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_address.py b/plaid/model/paystub_address.py index dacdd1925..3fedde3b3 100644 --- a/plaid/model/paystub_address.py +++ b/plaid/model/paystub_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_deduction.py b/plaid/model/paystub_deduction.py index 578bd1380..cb62fc8e4 100644 --- a/plaid/model/paystub_deduction.py +++ b/plaid/model/paystub_deduction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_details.py b/plaid/model/paystub_details.py index fd9dd407a..0059718bf 100644 --- a/plaid/model/paystub_details.py +++ b/plaid/model/paystub_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_employer.py b/plaid/model/paystub_employer.py index 41601794c..9da9a7b3a 100644 --- a/plaid/model/paystub_employer.py +++ b/plaid/model/paystub_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override.py b/plaid/model/paystub_override.py index e351f8d9c..c33bd567e 100644 --- a/plaid/model/paystub_override.py +++ b/plaid/model/paystub_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_deductions.py b/plaid/model/paystub_override_deductions.py index f45db0c84..8fe03a298 100644 --- a/plaid/model/paystub_override_deductions.py +++ b/plaid/model/paystub_override_deductions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_deductions_breakdown.py b/plaid/model/paystub_override_deductions_breakdown.py index f7134ede2..18367e0f5 100644 --- a/plaid/model/paystub_override_deductions_breakdown.py +++ b/plaid/model/paystub_override_deductions_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_deductions_total.py b/plaid/model/paystub_override_deductions_total.py index a8625223d..f1328f9b4 100644 --- a/plaid/model/paystub_override_deductions_total.py +++ b/plaid/model/paystub_override_deductions_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_distribution_breakdown.py b/plaid/model/paystub_override_distribution_breakdown.py index 21bfc4f0e..f2ab4dca6 100644 --- a/plaid/model/paystub_override_distribution_breakdown.py +++ b/plaid/model/paystub_override_distribution_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_earnings.py b/plaid/model/paystub_override_earnings.py index c971d8f1c..ef936616e 100644 --- a/plaid/model/paystub_override_earnings.py +++ b/plaid/model/paystub_override_earnings.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_earnings_breakdown.py b/plaid/model/paystub_override_earnings_breakdown.py index 288745c08..132ffacaf 100644 --- a/plaid/model/paystub_override_earnings_breakdown.py +++ b/plaid/model/paystub_override_earnings_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_earnings_total.py b/plaid/model/paystub_override_earnings_total.py index a603df614..ec0a48ce9 100644 --- a/plaid/model/paystub_override_earnings_total.py +++ b/plaid/model/paystub_override_earnings_total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_employee.py b/plaid/model/paystub_override_employee.py index 61ae5036e..c3dc1585f 100644 --- a/plaid/model/paystub_override_employee.py +++ b/plaid/model/paystub_override_employee.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_employee_address.py b/plaid/model/paystub_override_employee_address.py index 1c6b12a5e..fb0461237 100644 --- a/plaid/model/paystub_override_employee_address.py +++ b/plaid/model/paystub_override_employee_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_employer.py b/plaid/model/paystub_override_employer.py index 92cb3cd12..dad100554 100644 --- a/plaid/model/paystub_override_employer.py +++ b/plaid/model/paystub_override_employer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_employer_address.py b/plaid/model/paystub_override_employer_address.py index c853b2de3..d7f66a097 100644 --- a/plaid/model/paystub_override_employer_address.py +++ b/plaid/model/paystub_override_employer_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_net_pay.py b/plaid/model/paystub_override_net_pay.py index 5be97e449..cdef6408b 100644 --- a/plaid/model/paystub_override_net_pay.py +++ b/plaid/model/paystub_override_net_pay.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_pay_period_details.py b/plaid/model/paystub_override_pay_period_details.py index 5346de071..b1e33010f 100644 --- a/plaid/model/paystub_override_pay_period_details.py +++ b/plaid/model/paystub_override_pay_period_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_override_taxpayer_id.py b/plaid/model/paystub_override_taxpayer_id.py index 438af0461..e44912ce8 100644 --- a/plaid/model/paystub_override_taxpayer_id.py +++ b/plaid/model/paystub_override_taxpayer_id.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_pay_frequency.py b/plaid/model/paystub_pay_frequency.py index 0aeb51ce8..cbe942d10 100644 --- a/plaid/model/paystub_pay_frequency.py +++ b/plaid/model/paystub_pay_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/paystub_ytd_details.py b/plaid/model/paystub_ytd_details.py index c42419d26..77d629b2e 100644 --- a/plaid/model/paystub_ytd_details.py +++ b/plaid/model/paystub_ytd_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pending_disconnect_webhook.py b/plaid/model/pending_disconnect_webhook.py index 20d38fc27..56a2a9ce2 100644 --- a/plaid/model/pending_disconnect_webhook.py +++ b/plaid/model/pending_disconnect_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pending_disconnect_webhook_reason.py b/plaid/model/pending_disconnect_webhook_reason.py index b196f7ade..48ef4dcb0 100644 --- a/plaid/model/pending_disconnect_webhook_reason.py +++ b/plaid/model/pending_disconnect_webhook_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pending_expiration_webhook.py b/plaid/model/pending_expiration_webhook.py index 72b64f33c..f6d51a41d 100644 --- a/plaid/model/pending_expiration_webhook.py +++ b/plaid/model/pending_expiration_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/personal_finance_category.py b/plaid/model/personal_finance_category.py index c8c1b0618..c37dd6301 100644 --- a/plaid/model/personal_finance_category.py +++ b/plaid/model/personal_finance_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/personal_finance_category_version.py b/plaid/model/personal_finance_category_version.py index 3b8a766d8..9e49bbaf7 100644 --- a/plaid/model/personal_finance_category_version.py +++ b/plaid/model/personal_finance_category_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/phone_number.py b/plaid/model/phone_number.py index c4786ec36..5ce7dffd7 100644 --- a/plaid/model/phone_number.py +++ b/plaid/model/phone_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/phone_number_match_score.py b/plaid/model/phone_number_match_score.py index 00aac275b..b32fef4dc 100644 --- a/plaid/model/phone_number_match_score.py +++ b/plaid/model/phone_number_match_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/phone_type.py b/plaid/model/phone_type.py index 02356edc7..650bcd207 100644 --- a/plaid/model/phone_type.py +++ b/plaid/model/phone_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/physical_document_category.py b/plaid/model/physical_document_category.py index b27d80014..fd7a2e991 100644 --- a/plaid/model/physical_document_category.py +++ b/plaid/model/physical_document_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/physical_document_extracted_data.py b/plaid/model/physical_document_extracted_data.py index 73fb487c2..b28726868 100644 --- a/plaid/model/physical_document_extracted_data.py +++ b/plaid/model/physical_document_extracted_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/physical_document_extracted_data_analysis.py b/plaid/model/physical_document_extracted_data_analysis.py index edb48e331..ebe0391d0 100644 --- a/plaid/model/physical_document_extracted_data_analysis.py +++ b/plaid/model/physical_document_extracted_data_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/physical_document_images.py b/plaid/model/physical_document_images.py index 3f172bb31..1e0ce29b7 100644 --- a/plaid/model/physical_document_images.py +++ b/plaid/model/physical_document_images.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/plaid_check_score.py b/plaid/model/plaid_check_score.py index 60fa2757f..0c3e40bd4 100644 --- a/plaid/model/plaid_check_score.py +++ b/plaid/model/plaid_check_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/plaid_check_score_version.py b/plaid/model/plaid_check_score_version.py index 3634276b9..bf6a47059 100644 --- a/plaid/model/plaid_check_score_version.py +++ b/plaid/model/plaid_check_score_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/plaid_error.py b/plaid/model/plaid_error.py index d68e151b6..45a76a741 100644 --- a/plaid/model/plaid_error.py +++ b/plaid/model/plaid_error.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -174,8 +174,8 @@ def _from_openapi_data(cls, error_type, error_code, error_message, display_messa status (int, none_type): The HTTP status code associated with the error. This will only be returned in the response body when the error information is provided via a webhook.. [optional] # noqa: E501 documentation_url (str): The URL of a Plaid documentation page with more information about the error. [optional] # noqa: E501 suggested_action (str, none_type): Suggested steps for resolving the error. [optional] # noqa: E501 - required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 - provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -277,8 +277,8 @@ def __init__(self, error_type, error_code, error_message, display_message, *args status (int, none_type): The HTTP status code associated with the error. This will only be returned in the response body when the error information is provided via a webhook.. [optional] # noqa: E501 documentation_url (str): The URL of a Plaid documentation page with more information about the error. [optional] # noqa: E501 suggested_action (str, none_type): Suggested steps for resolving the error. [optional] # noqa: E501 - required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 - provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + required_account_subtypes ([str]): A list of the account subtypes that were requested via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 + provided_account_subtypes ([str]): A list of the account subtypes that were extracted but did not match the requested subtypes via the `account_filters` parameter in `/link/token/create`. Currently only populated for `NO_ACCOUNTS` errors from Items with `investments_auth` as an enabled product. . [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/plaid/model/plaid_error_type.py b/plaid/model/plaid_error_type.py index a0a15393e..00cdb8613 100644 --- a/plaid/model/plaid_error_type.py +++ b/plaid/model/plaid_error_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/plaid_lend_score_version.py b/plaid/model/plaid_lend_score_version.py index 586e0fd1e..ad23931d9 100644 --- a/plaid/model/plaid_lend_score_version.py +++ b/plaid/model/plaid_lend_score_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/platform_ids.py b/plaid/model/platform_ids.py index cdea41d5e..c1a517769 100644 --- a/plaid/model/platform_ids.py +++ b/plaid/model/platform_ids.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/po_box_status.py b/plaid/model/po_box_status.py index c08abe7f6..b60a32d68 100644 --- a/plaid/model/po_box_status.py +++ b/plaid/model/po_box_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_cash_score.py b/plaid/model/prism_cash_score.py index a783586f2..070726808 100644 --- a/plaid/model/prism_cash_score.py +++ b/plaid/model/prism_cash_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_cash_score_metadata.py b/plaid/model/prism_cash_score_metadata.py index 134644db7..93bffd4b1 100644 --- a/plaid/model/prism_cash_score_metadata.py +++ b/plaid/model/prism_cash_score_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_cash_score_version.py b/plaid/model/prism_cash_score_version.py index a1a17e01b..4d011d672 100644 --- a/plaid/model/prism_cash_score_version.py +++ b/plaid/model/prism_cash_score_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_detect.py b/plaid/model/prism_detect.py index 40f0d8ed7..adc065bdf 100644 --- a/plaid/model/prism_detect.py +++ b/plaid/model/prism_detect.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_detect_version.py b/plaid/model/prism_detect_version.py index ec1f909b5..e66665149 100644 --- a/plaid/model/prism_detect_version.py +++ b/plaid/model/prism_detect_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_extend.py b/plaid/model/prism_extend.py index cd20b4e9b..598dfece9 100644 --- a/plaid/model/prism_extend.py +++ b/plaid/model/prism_extend.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_extend_version.py b/plaid/model/prism_extend_version.py index e064d9b87..fffc4fd07 100644 --- a/plaid/model/prism_extend_version.py +++ b/plaid/model/prism_extend_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_first_detect.py b/plaid/model/prism_first_detect.py index 4357e617a..894d2bd40 100644 --- a/plaid/model/prism_first_detect.py +++ b/plaid/model/prism_first_detect.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_first_detect_version.py b/plaid/model/prism_first_detect_version.py index 0ff2450e3..78332622d 100644 --- a/plaid/model/prism_first_detect_version.py +++ b/plaid/model/prism_first_detect_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_insights.py b/plaid/model/prism_insights.py index 70f5fbd74..ae1757589 100644 --- a/plaid/model/prism_insights.py +++ b/plaid/model/prism_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_insights_version.py b/plaid/model/prism_insights_version.py index ad238a99e..4377aaf2b 100644 --- a/plaid/model/prism_insights_version.py +++ b/plaid/model/prism_insights_version.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_product.py b/plaid/model/prism_product.py index a2987d835..e6b3e48ff 100644 --- a/plaid/model/prism_product.py +++ b/plaid/model/prism_product.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_versions.py b/plaid/model/prism_versions.py index de062cdcb..7b560cf95 100644 --- a/plaid/model/prism_versions.py +++ b/plaid/model/prism_versions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/prism_versions_deprecated.py b/plaid/model/prism_versions_deprecated.py index 650aea6b1..4acad7fcb 100644 --- a/plaid/model/prism_versions_deprecated.py +++ b/plaid/model/prism_versions_deprecated.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_account_get_request.py b/plaid/model/processor_account_get_request.py index 18d04223a..5ae016dc1 100644 --- a/plaid/model/processor_account_get_request.py +++ b/plaid/model/processor_account_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_account_get_response.py b/plaid/model/processor_account_get_response.py index 9f4bd690c..864e5be7b 100644 --- a/plaid/model/processor_account_get_response.py +++ b/plaid/model/processor_account_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_apex_processor_token_create_request.py b/plaid/model/processor_apex_processor_token_create_request.py index 293c8b218..e6f90c9b4 100644 --- a/plaid/model/processor_apex_processor_token_create_request.py +++ b/plaid/model/processor_apex_processor_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_auth_get_request.py b/plaid/model/processor_auth_get_request.py index 08cf084e2..1d0f83b5b 100644 --- a/plaid/model/processor_auth_get_request.py +++ b/plaid/model/processor_auth_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_auth_get_response.py b/plaid/model/processor_auth_get_response.py index 7e6877cb1..d04d3cba0 100644 --- a/plaid/model/processor_auth_get_response.py +++ b/plaid/model/processor_auth_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_balance_get_request.py b/plaid/model/processor_balance_get_request.py index c31372029..2753f450a 100644 --- a/plaid/model/processor_balance_get_request.py +++ b/plaid/model/processor_balance_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_balance_get_request_options.py b/plaid/model/processor_balance_get_request_options.py index a35933e52..496e0d486 100644 --- a/plaid/model/processor_balance_get_request_options.py +++ b/plaid/model/processor_balance_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_balance_get_response.py b/plaid/model/processor_balance_get_response.py index cc7b56122..1e4d51a1f 100644 --- a/plaid/model/processor_balance_get_response.py +++ b/plaid/model/processor_balance_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_bank_transfer_create_request.py b/plaid/model/processor_bank_transfer_create_request.py index 2f0fe1403..65cbe1b0c 100644 --- a/plaid/model/processor_bank_transfer_create_request.py +++ b/plaid/model/processor_bank_transfer_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_bank_transfer_create_response.py b/plaid/model/processor_bank_transfer_create_response.py index f269bf1c4..29f85f39f 100644 --- a/plaid/model/processor_bank_transfer_create_response.py +++ b/plaid/model/processor_bank_transfer_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_default_update_webhook.py b/plaid/model/processor_default_update_webhook.py index 2181357bd..a0854cb5d 100644 --- a/plaid/model/processor_default_update_webhook.py +++ b/plaid/model/processor_default_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_historical_update_webhook.py b/plaid/model/processor_historical_update_webhook.py index d5a4ef019..18159e195 100644 --- a/plaid/model/processor_historical_update_webhook.py +++ b/plaid/model/processor_historical_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_identity_get_request.py b/plaid/model/processor_identity_get_request.py index a4ec91454..bdab303ac 100644 --- a/plaid/model/processor_identity_get_request.py +++ b/plaid/model/processor_identity_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_identity_get_response.py b/plaid/model/processor_identity_get_response.py index 6903613b6..4bbca54dd 100644 --- a/plaid/model/processor_identity_get_response.py +++ b/plaid/model/processor_identity_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_identity_match_request.py b/plaid/model/processor_identity_match_request.py index 125458492..e2a0599b7 100644 --- a/plaid/model/processor_identity_match_request.py +++ b/plaid/model/processor_identity_match_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_identity_match_response.py b/plaid/model/processor_identity_match_response.py index 340000c8a..477850941 100644 --- a/plaid/model/processor_identity_match_response.py +++ b/plaid/model/processor_identity_match_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_initial_update_webhook.py b/plaid/model/processor_initial_update_webhook.py index 5988e20d1..fcea097d2 100644 --- a/plaid/model/processor_initial_update_webhook.py +++ b/plaid/model/processor_initial_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_investments_holdings_get_request.py b/plaid/model/processor_investments_holdings_get_request.py index 472d8167c..4e2cfb01d 100644 --- a/plaid/model/processor_investments_holdings_get_request.py +++ b/plaid/model/processor_investments_holdings_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_investments_holdings_get_response.py b/plaid/model/processor_investments_holdings_get_response.py index 827debe32..45159dd41 100644 --- a/plaid/model/processor_investments_holdings_get_response.py +++ b/plaid/model/processor_investments_holdings_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -118,14 +118,13 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, account, holdings, securities, is_investments_fallback_item, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, account, holdings, securities, *args, **kwargs): # noqa: E501 """ProcessorInvestmentsHoldingsGetResponse - a model defined in OpenAPI Args: account (AccountBase): holdings ([Holding]): The holdings belonging to investment accounts associated with the Item. Details of the securities in the holdings are provided in the `securities` field. securities ([Security]): Objects describing the securities held in the account. - is_investments_fallback_item (bool): When true, this field indicates that the Item's portfolio was manually created with the Investments Fallback flow. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -158,6 +157,7 @@ def _from_openapi_data(cls, account, holdings, securities, is_investments_fallba Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + is_investments_fallback_item (bool): When true, this field indicates that the Item's portfolio was manually created with the Investments Fallback flow.. [optional] # noqa: E501 request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.. [optional] # noqa: E501 """ @@ -193,7 +193,6 @@ def _from_openapi_data(cls, account, holdings, securities, is_investments_fallba self.account = account self.holdings = holdings self.securities = securities - self.is_investments_fallback_item = is_investments_fallback_item for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ @@ -214,14 +213,13 @@ def _from_openapi_data(cls, account, holdings, securities, is_investments_fallba ]) @convert_js_args_to_python_args - def __init__(self, account, holdings, securities, is_investments_fallback_item, *args, **kwargs): # noqa: E501 + def __init__(self, account, holdings, securities, *args, **kwargs): # noqa: E501 """ProcessorInvestmentsHoldingsGetResponse - a model defined in OpenAPI Args: account (AccountBase): holdings ([Holding]): The holdings belonging to investment accounts associated with the Item. Details of the securities in the holdings are provided in the `securities` field. securities ([Security]): Objects describing the securities held in the account. - is_investments_fallback_item (bool): When true, this field indicates that the Item's portfolio was manually created with the Investments Fallback flow. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -254,6 +252,7 @@ def __init__(self, account, holdings, securities, is_investments_fallback_item, Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + is_investments_fallback_item (bool): When true, this field indicates that the Item's portfolio was manually created with the Investments Fallback flow.. [optional] # noqa: E501 request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.. [optional] # noqa: E501 """ @@ -287,7 +286,6 @@ def __init__(self, account, holdings, securities, is_investments_fallback_item, self.account = account self.holdings = holdings self.securities = securities - self.is_investments_fallback_item = is_investments_fallback_item for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ diff --git a/plaid/model/processor_investments_transactions_get_request.py b/plaid/model/processor_investments_transactions_get_request.py index 8cd33cc5e..a277b23aa 100644 --- a/plaid/model/processor_investments_transactions_get_request.py +++ b/plaid/model/processor_investments_transactions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_investments_transactions_get_response.py b/plaid/model/processor_investments_transactions_get_response.py index 2b8d3f8a2..b05fe8d30 100644 --- a/plaid/model/processor_investments_transactions_get_response.py +++ b/plaid/model/processor_investments_transactions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_liabilities_get_request.py b/plaid/model/processor_liabilities_get_request.py index 9a31d31f9..63eb464d4 100644 --- a/plaid/model/processor_liabilities_get_request.py +++ b/plaid/model/processor_liabilities_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_liabilities_get_response.py b/plaid/model/processor_liabilities_get_response.py index 5c879f7f6..c39b778ab 100644 --- a/plaid/model/processor_liabilities_get_response.py +++ b/plaid/model/processor_liabilities_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_number.py b/plaid/model/processor_number.py index fce3ec831..04464abdf 100644 --- a/plaid/model/processor_number.py +++ b/plaid/model/processor_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_recurring_transactions_update_webhook.py b/plaid/model/processor_recurring_transactions_update_webhook.py index 5add21597..7e89342c8 100644 --- a/plaid/model/processor_recurring_transactions_update_webhook.py +++ b/plaid/model/processor_recurring_transactions_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_decision_report_request.py b/plaid/model/processor_signal_decision_report_request.py index d5cb48829..b05eee77d 100644 --- a/plaid/model/processor_signal_decision_report_request.py +++ b/plaid/model/processor_signal_decision_report_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_decision_report_response.py b/plaid/model/processor_signal_decision_report_response.py index 30204c482..6767e1d32 100644 --- a/plaid/model/processor_signal_decision_report_response.py +++ b/plaid/model/processor_signal_decision_report_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_evaluate_request.py b/plaid/model/processor_signal_evaluate_request.py index 32a878966..71f8ff142 100644 --- a/plaid/model/processor_signal_evaluate_request.py +++ b/plaid/model/processor_signal_evaluate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_evaluate_response.py b/plaid/model/processor_signal_evaluate_response.py index 1bf46f85e..8453d9714 100644 --- a/plaid/model/processor_signal_evaluate_response.py +++ b/plaid/model/processor_signal_evaluate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_prepare_request.py b/plaid/model/processor_signal_prepare_request.py index 9817a47f7..22c5abbcf 100644 --- a/plaid/model/processor_signal_prepare_request.py +++ b/plaid/model/processor_signal_prepare_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_prepare_response.py b/plaid/model/processor_signal_prepare_response.py index 7079bcf4a..3121445dc 100644 --- a/plaid/model/processor_signal_prepare_response.py +++ b/plaid/model/processor_signal_prepare_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_return_report_request.py b/plaid/model/processor_signal_return_report_request.py index 73da95ae5..948448006 100644 --- a/plaid/model/processor_signal_return_report_request.py +++ b/plaid/model/processor_signal_return_report_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_signal_return_report_response.py b/plaid/model/processor_signal_return_report_response.py index f1ec6974a..40c7f12c0 100644 --- a/plaid/model/processor_signal_return_report_response.py +++ b/plaid/model/processor_signal_return_report_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_stripe_bank_account_token_create_request.py b/plaid/model/processor_stripe_bank_account_token_create_request.py index 69ff59d64..37976e386 100644 --- a/plaid/model/processor_stripe_bank_account_token_create_request.py +++ b/plaid/model/processor_stripe_bank_account_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_stripe_bank_account_token_create_response.py b/plaid/model/processor_stripe_bank_account_token_create_response.py index 98b79cfa1..b118840de 100644 --- a/plaid/model/processor_stripe_bank_account_token_create_response.py +++ b/plaid/model/processor_stripe_bank_account_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_sync_updates_available_webhook.py b/plaid/model/processor_sync_updates_available_webhook.py index 3421d977a..927863d2b 100644 --- a/plaid/model/processor_sync_updates_available_webhook.py +++ b/plaid/model/processor_sync_updates_available_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_create_request.py b/plaid/model/processor_token_create_request.py index 4aa381f4d..c362c9436 100644 --- a/plaid/model/processor_token_create_request.py +++ b/plaid/model/processor_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -124,6 +124,8 @@ class ProcessorTokenCreateRequest(ModelNormal): 'PINWHEEL': "pinwheel", 'THREAD_BANK': "thread_bank", 'ARRAY': "array", + 'FIANT': "fiant", + 'OATFI': "oatfi", }, } diff --git a/plaid/model/processor_token_create_response.py b/plaid/model/processor_token_create_response.py index c76dc1b81..a26c393e4 100644 --- a/plaid/model/processor_token_create_response.py +++ b/plaid/model/processor_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_permissions_get_request.py b/plaid/model/processor_token_permissions_get_request.py index 4a6e86c8c..91272d1d1 100644 --- a/plaid/model/processor_token_permissions_get_request.py +++ b/plaid/model/processor_token_permissions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_permissions_get_response.py b/plaid/model/processor_token_permissions_get_response.py index 5f0e16d6a..ce603d6af 100644 --- a/plaid/model/processor_token_permissions_get_response.py +++ b/plaid/model/processor_token_permissions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_permissions_set_request.py b/plaid/model/processor_token_permissions_set_request.py index fbdcca991..f290da928 100644 --- a/plaid/model/processor_token_permissions_set_request.py +++ b/plaid/model/processor_token_permissions_set_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_permissions_set_response.py b/plaid/model/processor_token_permissions_set_response.py index 5c968eb55..f130e15f5 100644 --- a/plaid/model/processor_token_permissions_set_response.py +++ b/plaid/model/processor_token_permissions_set_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_webhook_update.py b/plaid/model/processor_token_webhook_update.py index 87ecff90c..71a5ed82d 100644 --- a/plaid/model/processor_token_webhook_update.py +++ b/plaid/model/processor_token_webhook_update.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_webhook_update_request.py b/plaid/model/processor_token_webhook_update_request.py index 655a2b2cc..916b41795 100644 --- a/plaid/model/processor_token_webhook_update_request.py +++ b/plaid/model/processor_token_webhook_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_token_webhook_update_response.py b/plaid/model/processor_token_webhook_update_response.py index 47a342d37..09e7cbcc9 100644 --- a/plaid/model/processor_token_webhook_update_response.py +++ b/plaid/model/processor_token_webhook_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_get_request.py b/plaid/model/processor_transactions_get_request.py index 2b3927b41..c7e5a9d62 100644 --- a/plaid/model/processor_transactions_get_request.py +++ b/plaid/model/processor_transactions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_get_request_options.py b/plaid/model/processor_transactions_get_request_options.py index 2d5ff4724..841f4b3b9 100644 --- a/plaid/model/processor_transactions_get_request_options.py +++ b/plaid/model/processor_transactions_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_get_response.py b/plaid/model/processor_transactions_get_response.py index b71badd56..6f519a526 100644 --- a/plaid/model/processor_transactions_get_response.py +++ b/plaid/model/processor_transactions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_recurring_get_request.py b/plaid/model/processor_transactions_recurring_get_request.py index 185ee8aa6..88e70fa6d 100644 --- a/plaid/model/processor_transactions_recurring_get_request.py +++ b/plaid/model/processor_transactions_recurring_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_recurring_get_response.py b/plaid/model/processor_transactions_recurring_get_response.py index 3791cc8ef..906e09020 100644 --- a/plaid/model/processor_transactions_recurring_get_response.py +++ b/plaid/model/processor_transactions_recurring_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_refresh_request.py b/plaid/model/processor_transactions_refresh_request.py index 3a75534f3..82dacc662 100644 --- a/plaid/model/processor_transactions_refresh_request.py +++ b/plaid/model/processor_transactions_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_refresh_response.py b/plaid/model/processor_transactions_refresh_response.py index 2506062c1..ed92b717e 100644 --- a/plaid/model/processor_transactions_refresh_response.py +++ b/plaid/model/processor_transactions_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_removed_webhook.py b/plaid/model/processor_transactions_removed_webhook.py index b57c3ea78..fa17defa6 100644 --- a/plaid/model/processor_transactions_removed_webhook.py +++ b/plaid/model/processor_transactions_removed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_sync_request.py b/plaid/model/processor_transactions_sync_request.py index bd22bd995..58b29ebad 100644 --- a/plaid/model/processor_transactions_sync_request.py +++ b/plaid/model/processor_transactions_sync_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/processor_transactions_sync_response.py b/plaid/model/processor_transactions_sync_response.py index 6bedb2b1e..ed44b3655 100644 --- a/plaid/model/processor_transactions_sync_response.py +++ b/plaid/model/processor_transactions_sync_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/product_access.py b/plaid/model/product_access.py index 1ff5e7edb..c2ed3db03 100644 --- a/plaid/model/product_access.py +++ b/plaid/model/product_access.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/product_permissions_required_auth_webhook.py b/plaid/model/product_permissions_required_auth_webhook.py index 1bc74c064..66656be1c 100644 --- a/plaid/model/product_permissions_required_auth_webhook.py +++ b/plaid/model/product_permissions_required_auth_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/product_permissions_required_identity_webhook.py b/plaid/model/product_permissions_required_identity_webhook.py index 4c9e25293..989d56f6e 100644 --- a/plaid/model/product_permissions_required_identity_webhook.py +++ b/plaid/model/product_permissions_required_identity_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/product_status.py b/plaid/model/product_status.py index 70ecbea48..07c4494c3 100644 --- a/plaid/model/product_status.py +++ b/plaid/model/product_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/product_status_breakdown.py b/plaid/model/product_status_breakdown.py index cd320ccbb..b8fbd8332 100644 --- a/plaid/model/product_status_breakdown.py +++ b/plaid/model/product_status_breakdown.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/products.py b/plaid/model/products.py index 4bd1d0d61..19b67ad18 100644 --- a/plaid/model/products.py +++ b/plaid/model/products.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -85,6 +85,7 @@ class Products(ModelSimple): 'CRA_CASHFLOW_INSIGHTS': "cra_cashflow_insights", 'CRA_MONITORING': "cra_monitoring", 'CRA_LEND_SCORE': "cra_lend_score", + 'CRA_PLAID_CREDIT_SCORE': "cra_plaid_credit_score", 'LAYER': "layer", 'PAY_BY_BANK': "pay_by_bank", 'PROTECT_LINKED_BANK': "protect_linked_bank", @@ -139,10 +140,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 + args[0] (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 Keyword Args: - value (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 + value (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -233,10 +234,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 + args[0] (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 Keyword Args: - value (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 + value (str): A list of products that an institution can support. All Items must be initialized with at least one product. The Balance product is always available and does not need to be specified during initialization.., must be one of ["assets", "auth", "balance", "balance_plus", "beacon", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "standing_orders", "transfer", "employment", "recurring_transactions", "transactions_refresh", "signal", "statements", "processor_payments", "processor_identity", "profile", "cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "layer", "pay_by_bank", "protect_linked_bank", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/profile_network_status_get_request.py b/plaid/model/profile_network_status_get_request.py index 5fcee62e0..7443a595f 100644 --- a/plaid/model/profile_network_status_get_request.py +++ b/plaid/model/profile_network_status_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/profile_network_status_get_response.py b/plaid/model/profile_network_status_get_response.py index 47b322b11..2e4426889 100644 --- a/plaid/model/profile_network_status_get_response.py +++ b/plaid/model/profile_network_status_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/program_name_sensitivity.py b/plaid/model/program_name_sensitivity.py index a4e6f0f9d..c66d8626d 100644 --- a/plaid/model/program_name_sensitivity.py +++ b/plaid/model/program_name_sensitivity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/projected_income_summary_field_number.py b/plaid/model/projected_income_summary_field_number.py index 245d592dd..4791b0559 100644 --- a/plaid/model/projected_income_summary_field_number.py +++ b/plaid/model/projected_income_summary_field_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_app_visit_event.py b/plaid/model/protect_app_visit_event.py index 47dad785b..52061ef60 100644 --- a/plaid/model/protect_app_visit_event.py +++ b/plaid/model/protect_app_visit_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_bank_account.py b/plaid/model/protect_bank_account.py index 575f46846..1b4b929af 100644 --- a/plaid/model/protect_bank_account.py +++ b/plaid/model/protect_bank_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_event.py b/plaid/model/protect_event.py index 9524054c9..4f3bbabc1 100644 --- a/plaid/model/protect_event.py +++ b/plaid/model/protect_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_event_get_request.py b/plaid/model/protect_event_get_request.py index 4e2010fba..c87296f91 100644 --- a/plaid/model/protect_event_get_request.py +++ b/plaid/model/protect_event_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_event_get_response.py b/plaid/model/protect_event_get_response.py index a7e3332cd..80b14d038 100644 --- a/plaid/model/protect_event_get_response.py +++ b/plaid/model/protect_event_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_event_send_request.py b/plaid/model/protect_event_send_request.py index 1b6d5f9de..2030ec4e3 100644 --- a/plaid/model/protect_event_send_request.py +++ b/plaid/model/protect_event_send_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_event_send_response.py b/plaid/model/protect_event_send_response.py index 114f7cfc3..fb0ca1b8f 100644 --- a/plaid/model/protect_event_send_response.py +++ b/plaid/model/protect_event_send_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_incident_amount.py b/plaid/model/protect_incident_amount.py index 1f5cc4dfb..5bd2e3ea2 100644 --- a/plaid/model/protect_incident_amount.py +++ b/plaid/model/protect_incident_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_incident_event.py b/plaid/model/protect_incident_event.py index b40334e19..bb2ebe256 100644 --- a/plaid/model/protect_incident_event.py +++ b/plaid/model/protect_incident_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_incident_event_response.py b/plaid/model/protect_incident_event_response.py index 0ca0754e8..eb7926579 100644 --- a/plaid/model/protect_incident_event_response.py +++ b/plaid/model/protect_incident_event_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report.py b/plaid/model/protect_report.py index 465cba178..9a80120fc 100644 --- a/plaid/model/protect_report.py +++ b/plaid/model/protect_report.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report_confidence.py b/plaid/model/protect_report_confidence.py index bdb7ddeed..989e88b86 100644 --- a/plaid/model/protect_report_confidence.py +++ b/plaid/model/protect_report_confidence.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report_create_request.py b/plaid/model/protect_report_create_request.py index ef381b6c4..6f391951a 100644 --- a/plaid/model/protect_report_create_request.py +++ b/plaid/model/protect_report_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report_create_response.py b/plaid/model/protect_report_create_response.py index 58dc32cb6..d5789f9d3 100644 --- a/plaid/model/protect_report_create_response.py +++ b/plaid/model/protect_report_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report_source.py b/plaid/model/protect_report_source.py index 7d6e2c6fa..081ab3f43 100644 --- a/plaid/model/protect_report_source.py +++ b/plaid/model/protect_report_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_report_type.py b/plaid/model/protect_report_type.py index cfa93031b..07f3939e4 100644 --- a/plaid/model/protect_report_type.py +++ b/plaid/model/protect_report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_user_event_webhook.py b/plaid/model/protect_user_event_webhook.py index 19661316f..d20b49ec6 100644 --- a/plaid/model/protect_user_event_webhook.py +++ b/plaid/model/protect_user_event_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -29,6 +29,10 @@ from plaid.exceptions import ApiAttributeError +def lazy_import(): + from plaid.model.webhook_environment_values import WebhookEnvironmentValues + globals()['WebhookEnvironmentValues'] = WebhookEnvironmentValues + class ProtectUserEventWebhook(ModelNormal): """NOTE: This class is auto generated by OpenAPI Generator. @@ -66,6 +70,7 @@ def additional_properties_type(): This must be a method because a model may have properties that are of type self, this must run after the class is loaded """ + lazy_import() return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 _nullable = False @@ -80,6 +85,7 @@ def openapi_types(): openapi_types (dict): The key is attribute name and the value is attribute type. """ + lazy_import() return { 'webhook_type': (str,), # noqa: E501 'webhook_code': (str,), # noqa: E501 @@ -87,6 +93,7 @@ def openapi_types(): 'event_type': (str,), # noqa: E501 'timestamp': (datetime,), # noqa: E501 'user_id': (str, none_type,), # noqa: E501 + 'environment': (WebhookEnvironmentValues,), # noqa: E501 } @cached_property @@ -101,6 +108,7 @@ def discriminator(): 'event_type': 'event_type', # noqa: E501 'timestamp': 'timestamp', # noqa: E501 'user_id': 'user_id', # noqa: E501 + 'environment': 'environment', # noqa: E501 } read_only_vars = { @@ -110,7 +118,7 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, webhook_type, webhook_code, event_id, event_type, timestamp, user_id, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, webhook_type, webhook_code, event_id, event_type, timestamp, user_id, environment, *args, **kwargs): # noqa: E501 """ProtectUserEventWebhook - a model defined in OpenAPI Args: @@ -120,6 +128,7 @@ def _from_openapi_data(cls, webhook_type, webhook_code, event_id, event_type, ti event_type (str): The type of user event that occurred. timestamp (datetime): The timestamp of the event, in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) format, e.g. `\"2017-09-14T14:42:19.350Z\"` user_id (str, none_type): The Plaid User ID. + environment (WebhookEnvironmentValues): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -189,6 +198,7 @@ def _from_openapi_data(cls, webhook_type, webhook_code, event_id, event_type, ti self.event_type = event_type self.timestamp = timestamp self.user_id = user_id + self.environment = environment for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ @@ -209,7 +219,7 @@ def _from_openapi_data(cls, webhook_type, webhook_code, event_id, event_type, ti ]) @convert_js_args_to_python_args - def __init__(self, webhook_type, webhook_code, event_id, event_type, timestamp, user_id, *args, **kwargs): # noqa: E501 + def __init__(self, webhook_type, webhook_code, event_id, event_type, timestamp, user_id, environment, *args, **kwargs): # noqa: E501 """ProtectUserEventWebhook - a model defined in OpenAPI Args: @@ -219,6 +229,7 @@ def __init__(self, webhook_type, webhook_code, event_id, event_type, timestamp, event_type (str): The type of user event that occurred. timestamp (datetime): The timestamp of the event, in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) format, e.g. `\"2017-09-14T14:42:19.350Z\"` user_id (str, none_type): The Plaid User ID. + environment (WebhookEnvironmentValues): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -286,6 +297,7 @@ def __init__(self, webhook_type, webhook_code, event_id, event_type, timestamp, self.event_type = event_type self.timestamp = timestamp self.user_id = user_id + self.environment = environment for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ diff --git a/plaid/model/protect_user_insights_get_request.py b/plaid/model/protect_user_insights_get_request.py index ed227c615..b9bf78c33 100644 --- a/plaid/model/protect_user_insights_get_request.py +++ b/plaid/model/protect_user_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_user_insights_get_response.py b/plaid/model/protect_user_insights_get_response.py index f3cd4fc87..b486750fb 100644 --- a/plaid/model/protect_user_insights_get_response.py +++ b/plaid/model/protect_user_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_user_sign_in_event.py b/plaid/model/protect_user_sign_in_event.py index e8c6c2e61..649e398b4 100644 --- a/plaid/model/protect_user_sign_in_event.py +++ b/plaid/model/protect_user_sign_in_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/protect_user_sign_up_event.py b/plaid/model/protect_user_sign_up_event.py index 687534016..2bc8867b4 100644 --- a/plaid/model/protect_user_sign_up_event.py +++ b/plaid/model/protect_user_sign_up_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/provider_business_address.py b/plaid/model/provider_business_address.py index c56817a5f..82724d047 100644 --- a/plaid/model/provider_business_address.py +++ b/plaid/model/provider_business_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/proxy_type.py b/plaid/model/proxy_type.py index 04eddf649..3ac70544b 100644 --- a/plaid/model/proxy_type.py +++ b/plaid/model/proxy_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/pslf_status.py b/plaid/model/pslf_status.py index 925e4e0d1..f46a5693c 100644 --- a/plaid/model/pslf_status.py +++ b/plaid/model/pslf_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/reason_code.py b/plaid/model/reason_code.py index 91d7a62a3..42655c700 100644 --- a/plaid/model/reason_code.py +++ b/plaid/model/reason_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recaptcha_required_error.py b/plaid/model/recaptcha_required_error.py index 2deba0dce..ec61d36d8 100644 --- a/plaid/model/recaptcha_required_error.py +++ b/plaid/model/recaptcha_required_error.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recipient_bacs.py b/plaid/model/recipient_bacs.py index 67607d13a..9844fd885 100644 --- a/plaid/model/recipient_bacs.py +++ b/plaid/model/recipient_bacs.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recipient_bacs_nullable.py b/plaid/model/recipient_bacs_nullable.py index 68626a28a..d4b42cdc9 100644 --- a/plaid/model/recipient_bacs_nullable.py +++ b/plaid/model/recipient_bacs_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recommendation_string.py b/plaid/model/recommendation_string.py index b1bf85439..5d87796c2 100644 --- a/plaid/model/recommendation_string.py +++ b/plaid/model/recommendation_string.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurrence.py b/plaid/model/recurrence.py index 661e55961..5098f9124 100644 --- a/plaid/model/recurrence.py +++ b/plaid/model/recurrence.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_cancelled_webhook.py b/plaid/model/recurring_cancelled_webhook.py index beec23e95..b8a1b1a1f 100644 --- a/plaid/model/recurring_cancelled_webhook.py +++ b/plaid/model/recurring_cancelled_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_frequency.py b/plaid/model/recurring_frequency.py index 2c9e324f5..4bb20f292 100644 --- a/plaid/model/recurring_frequency.py +++ b/plaid/model/recurring_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_insights_stream.py b/plaid/model/recurring_insights_stream.py index 0389e9ece..83a62c18a 100644 --- a/plaid/model/recurring_insights_stream.py +++ b/plaid/model/recurring_insights_stream.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_new_transfer_webhook.py b/plaid/model/recurring_new_transfer_webhook.py index d8bb58bff..376e34588 100644 --- a/plaid/model/recurring_new_transfer_webhook.py +++ b/plaid/model/recurring_new_transfer_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transaction_frequency.py b/plaid/model/recurring_transaction_frequency.py index 05735fb8d..b9d00dec4 100644 --- a/plaid/model/recurring_transaction_frequency.py +++ b/plaid/model/recurring_transaction_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transactions.py b/plaid/model/recurring_transactions.py index 647fe626d..bdf0044aa 100644 --- a/plaid/model/recurring_transactions.py +++ b/plaid/model/recurring_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transactions_update_webhook.py b/plaid/model/recurring_transactions_update_webhook.py index 70e56ecf4..f8387b595 100644 --- a/plaid/model/recurring_transactions_update_webhook.py +++ b/plaid/model/recurring_transactions_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transfer.py b/plaid/model/recurring_transfer.py index 1ae531652..84497f955 100644 --- a/plaid/model/recurring_transfer.py +++ b/plaid/model/recurring_transfer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transfer_nullable.py b/plaid/model/recurring_transfer_nullable.py index 3077a114b..a349f3e93 100644 --- a/plaid/model/recurring_transfer_nullable.py +++ b/plaid/model/recurring_transfer_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/recurring_transfer_skipped_webhook.py b/plaid/model/recurring_transfer_skipped_webhook.py index 63c9724bd..ea0b2d08d 100644 --- a/plaid/model/recurring_transfer_skipped_webhook.py +++ b/plaid/model/recurring_transfer_skipped_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/refresh_result.py b/plaid/model/refresh_result.py index 48cd69900..cbb228248 100644 --- a/plaid/model/refresh_result.py +++ b/plaid/model/refresh_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/removed_transaction.py b/plaid/model/removed_transaction.py index 70f51602b..527b1ab35 100644 --- a/plaid/model/removed_transaction.py +++ b/plaid/model/removed_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/report_type.py b/plaid/model/report_type.py index b457bfc2e..4d275ce87 100644 --- a/plaid/model/report_type.py +++ b/plaid/model/report_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/reporting_information.py b/plaid/model/reporting_information.py index cdf0f6970..0811eb08b 100644 --- a/plaid/model/reporting_information.py +++ b/plaid/model/reporting_information.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/request_business_address.py b/plaid/model/request_business_address.py index be77919e7..5d2854339 100644 --- a/plaid/model/request_business_address.py +++ b/plaid/model/request_business_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/response_business_address.py b/plaid/model/response_business_address.py index c9ed6369a..0bbc22418 100644 --- a/plaid/model/response_business_address.py +++ b/plaid/model/response_business_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_behavior.py b/plaid/model/risk_check_behavior.py index 5f2dd7085..72ed06a81 100644 --- a/plaid/model/risk_check_behavior.py +++ b/plaid/model/risk_check_behavior.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_behavior_bot_detected_label.py b/plaid/model/risk_check_behavior_bot_detected_label.py index bd5eb895e..2b58f1327 100644 --- a/plaid/model/risk_check_behavior_bot_detected_label.py +++ b/plaid/model/risk_check_behavior_bot_detected_label.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_behavior_fraud_ring_detected_label.py b/plaid/model/risk_check_behavior_fraud_ring_detected_label.py index 703a37a50..dd9736cbd 100644 --- a/plaid/model/risk_check_behavior_fraud_ring_detected_label.py +++ b/plaid/model/risk_check_behavior_fraud_ring_detected_label.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_behavior_user_interactions_label.py b/plaid/model/risk_check_behavior_user_interactions_label.py index 10d305e6d..456059cf7 100644 --- a/plaid/model/risk_check_behavior_user_interactions_label.py +++ b/plaid/model/risk_check_behavior_user_interactions_label.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_details.py b/plaid/model/risk_check_details.py index 9c83b10ae..c77c6b8cd 100644 --- a/plaid/model/risk_check_details.py +++ b/plaid/model/risk_check_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_device.py b/plaid/model/risk_check_device.py index 25b680f5d..ec6a513db 100644 --- a/plaid/model/risk_check_device.py +++ b/plaid/model/risk_check_device.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email.py b/plaid/model/risk_check_email.py index 2e3e7667b..5ec0d1d30 100644 --- a/plaid/model/risk_check_email.py +++ b/plaid/model/risk_check_email.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email_domain_is_custom.py b/plaid/model/risk_check_email_domain_is_custom.py index 2879f67c0..9917cc96a 100644 --- a/plaid/model/risk_check_email_domain_is_custom.py +++ b/plaid/model/risk_check_email_domain_is_custom.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email_domain_is_disposable.py b/plaid/model/risk_check_email_domain_is_disposable.py index e289a3f9f..1d1e3bb12 100644 --- a/plaid/model/risk_check_email_domain_is_disposable.py +++ b/plaid/model/risk_check_email_domain_is_disposable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email_domain_is_free_provider.py b/plaid/model/risk_check_email_domain_is_free_provider.py index 4ebf55376..2e97eac27 100644 --- a/plaid/model/risk_check_email_domain_is_free_provider.py +++ b/plaid/model/risk_check_email_domain_is_free_provider.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email_is_deliverable_status.py b/plaid/model/risk_check_email_is_deliverable_status.py index dc24dbf09..a4f4d4b8c 100644 --- a/plaid/model/risk_check_email_is_deliverable_status.py +++ b/plaid/model/risk_check_email_is_deliverable_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_email_top_level_domain_is_suspicious.py b/plaid/model/risk_check_email_top_level_domain_is_suspicious.py index 3c2d9497f..014304568 100644 --- a/plaid/model/risk_check_email_top_level_domain_is_suspicious.py +++ b/plaid/model/risk_check_email_top_level_domain_is_suspicious.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_facial_duplicate.py b/plaid/model/risk_check_facial_duplicate.py index 3c078bac4..5bf5030e7 100644 --- a/plaid/model/risk_check_facial_duplicate.py +++ b/plaid/model/risk_check_facial_duplicate.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_factors.py b/plaid/model/risk_check_factors.py index 39ec2578d..0db136351 100644 --- a/plaid/model/risk_check_factors.py +++ b/plaid/model/risk_check_factors.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_identity_abuse_signals.py b/plaid/model/risk_check_identity_abuse_signals.py index 491048e94..1b1894ae2 100644 --- a/plaid/model/risk_check_identity_abuse_signals.py +++ b/plaid/model/risk_check_identity_abuse_signals.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_linked_service.py b/plaid/model/risk_check_linked_service.py index 87c420d35..057415e73 100644 --- a/plaid/model/risk_check_linked_service.py +++ b/plaid/model/risk_check_linked_service.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_network.py b/plaid/model/risk_check_network.py index 411213349..2768b3c47 100644 --- a/plaid/model/risk_check_network.py +++ b/plaid/model/risk_check_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_phone.py b/plaid/model/risk_check_phone.py index 432711f60..d2a56e3f3 100644 --- a/plaid/model/risk_check_phone.py +++ b/plaid/model/risk_check_phone.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_stolen_identity.py b/plaid/model/risk_check_stolen_identity.py index f0f7b38a4..7ae4f3dcc 100644 --- a/plaid/model/risk_check_stolen_identity.py +++ b/plaid/model/risk_check_stolen_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_check_synthetic_identity.py b/plaid/model/risk_check_synthetic_identity.py index ccd5877a3..5a688bcea 100644 --- a/plaid/model/risk_check_synthetic_identity.py +++ b/plaid/model/risk_check_synthetic_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_indicators.py b/plaid/model/risk_indicators.py index f3c540a56..a393c7e3c 100644 --- a/plaid/model/risk_indicators.py +++ b/plaid/model/risk_indicators.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_level.py b/plaid/model/risk_level.py index 43f9f6277..e0e389d4e 100644 --- a/plaid/model/risk_level.py +++ b/plaid/model/risk_level.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_level_with_no_data.py b/plaid/model/risk_level_with_no_data.py index be99296b6..501fe0db5 100644 --- a/plaid/model/risk_level_with_no_data.py +++ b/plaid/model/risk_level_with_no_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_profile.py b/plaid/model/risk_profile.py index 1640c8b9b..15b3cc2a2 100644 --- a/plaid/model/risk_profile.py +++ b/plaid/model/risk_profile.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_reason.py b/plaid/model/risk_reason.py index 944af27a7..0c1331789 100644 --- a/plaid/model/risk_reason.py +++ b/plaid/model/risk_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_signal_document_reference.py b/plaid/model/risk_signal_document_reference.py index 2ff6726b1..44136c074 100644 --- a/plaid/model/risk_signal_document_reference.py +++ b/plaid/model/risk_signal_document_reference.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_signal_document_status.py b/plaid/model/risk_signal_document_status.py index eb2bb1536..a467d6422 100644 --- a/plaid/model/risk_signal_document_status.py +++ b/plaid/model/risk_signal_document_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_signal_document_type.py b/plaid/model/risk_signal_document_type.py index 5a72018ea..17c732bf4 100644 --- a/plaid/model/risk_signal_document_type.py +++ b/plaid/model/risk_signal_document_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/risk_signal_file_type.py b/plaid/model/risk_signal_file_type.py index 2370ae697..9e9897d31 100644 --- a/plaid/model/risk_signal_file_type.py +++ b/plaid/model/risk_signal_file_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/role.py b/plaid/model/role.py index 34045420d..5f6e4a743 100644 --- a/plaid/model/role.py +++ b/plaid/model/role.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/role_detail.py b/plaid/model/role_detail.py index a30a47332..a46c4a9f1 100644 --- a/plaid/model/role_detail.py +++ b/plaid/model/role_detail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/roles.py b/plaid/model/roles.py index 340c89ff0..9eec8a176 100644 --- a/plaid/model/roles.py +++ b/plaid/model/roles.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/rule_details.py b/plaid/model/rule_details.py index 929bee1f5..810e90f3f 100644 --- a/plaid/model/rule_details.py +++ b/plaid/model/rule_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/rule_result.py b/plaid/model/rule_result.py index 1abb3f775..91a58135a 100644 --- a/plaid/model/rule_result.py +++ b/plaid/model/rule_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ruleset.py b/plaid/model/ruleset.py index 02bc01fc3..6220874bb 100644 --- a/plaid/model/ruleset.py +++ b/plaid/model/ruleset.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_income_fire_webhook_request.py b/plaid/model/sandbox_bank_income_fire_webhook_request.py index 32291dc20..eb384d915 100644 --- a/plaid/model/sandbox_bank_income_fire_webhook_request.py +++ b/plaid/model/sandbox_bank_income_fire_webhook_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_income_fire_webhook_response.py b/plaid/model/sandbox_bank_income_fire_webhook_response.py index 60c0b410c..d129d14a7 100644 --- a/plaid/model/sandbox_bank_income_fire_webhook_response.py +++ b/plaid/model/sandbox_bank_income_fire_webhook_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_code.py b/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_code.py index 239c38520..10985a8b9 100644 --- a/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_code.py +++ b/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_fields.py b/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_fields.py index 1424c9253..036f77320 100644 --- a/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_fields.py +++ b/plaid/model/sandbox_bank_income_webhook_fire_request_webhook_fields.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_transfer_fire_webhook_request.py b/plaid/model/sandbox_bank_transfer_fire_webhook_request.py index a6b52ccd2..3be3d8580 100644 --- a/plaid/model/sandbox_bank_transfer_fire_webhook_request.py +++ b/plaid/model/sandbox_bank_transfer_fire_webhook_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_transfer_fire_webhook_response.py b/plaid/model/sandbox_bank_transfer_fire_webhook_response.py index 2b51197af..faa84598e 100644 --- a/plaid/model/sandbox_bank_transfer_fire_webhook_response.py +++ b/plaid/model/sandbox_bank_transfer_fire_webhook_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_transfer_simulate_request.py b/plaid/model/sandbox_bank_transfer_simulate_request.py index 6775c6dce..75a12c880 100644 --- a/plaid/model/sandbox_bank_transfer_simulate_request.py +++ b/plaid/model/sandbox_bank_transfer_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_bank_transfer_simulate_response.py b/plaid/model/sandbox_bank_transfer_simulate_response.py index 13bf0af08..e83c2c92d 100644 --- a/plaid/model/sandbox_bank_transfer_simulate_response.py +++ b/plaid/model/sandbox_bank_transfer_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_cra_cashflow_updates_update_request.py b/plaid/model/sandbox_cra_cashflow_updates_update_request.py index f17fd10c6..197fa39c6 100644 --- a/plaid/model/sandbox_cra_cashflow_updates_update_request.py +++ b/plaid/model/sandbox_cra_cashflow_updates_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_cra_cashflow_updates_update_response.py b/plaid/model/sandbox_cra_cashflow_updates_update_response.py index 762407671..f2347d032 100644 --- a/plaid/model/sandbox_cra_cashflow_updates_update_response.py +++ b/plaid/model/sandbox_cra_cashflow_updates_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_income_fire_webhook_request.py b/plaid/model/sandbox_income_fire_webhook_request.py index b59904c02..db11c6c6e 100644 --- a/plaid/model/sandbox_income_fire_webhook_request.py +++ b/plaid/model/sandbox_income_fire_webhook_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_income_fire_webhook_response.py b/plaid/model/sandbox_income_fire_webhook_response.py index 3c2729909..dd91eedbd 100644 --- a/plaid/model/sandbox_income_fire_webhook_response.py +++ b/plaid/model/sandbox_income_fire_webhook_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_income_webhook_fire_request_webhook_code.py b/plaid/model/sandbox_income_webhook_fire_request_webhook_code.py index 9dffbe1dc..f65cda04e 100644 --- a/plaid/model/sandbox_income_webhook_fire_request_webhook_code.py +++ b/plaid/model/sandbox_income_webhook_fire_request_webhook_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_item_fire_webhook_request.py b/plaid/model/sandbox_item_fire_webhook_request.py index 9bf056be4..f6c5d8b6f 100644 --- a/plaid/model/sandbox_item_fire_webhook_request.py +++ b/plaid/model/sandbox_item_fire_webhook_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_item_fire_webhook_response.py b/plaid/model/sandbox_item_fire_webhook_response.py index 3c7748ff5..6ad41d397 100644 --- a/plaid/model/sandbox_item_fire_webhook_response.py +++ b/plaid/model/sandbox_item_fire_webhook_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -106,7 +106,7 @@ def _from_openapi_data(cls, webhook_fired, request_id, *args, **kwargs): # noqa """SandboxItemFireWebhookResponse - a model defined in OpenAPI Args: - webhook_fired (bool): Value is `true` if the test` webhook_code` was successfully fired. + webhook_fired (bool): Value is `true` if the test `webhook_code` was successfully fired. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. Keyword Args: @@ -197,7 +197,7 @@ def __init__(self, webhook_fired, request_id, *args, **kwargs): # noqa: E501 """SandboxItemFireWebhookResponse - a model defined in OpenAPI Args: - webhook_fired (bool): Value is `true` if the test` webhook_code` was successfully fired. + webhook_fired (bool): Value is `true` if the test `webhook_code` was successfully fired. request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. Keyword Args: diff --git a/plaid/model/sandbox_item_reset_login_request.py b/plaid/model/sandbox_item_reset_login_request.py index 42222cf0f..249391116 100644 --- a/plaid/model/sandbox_item_reset_login_request.py +++ b/plaid/model/sandbox_item_reset_login_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_item_reset_login_response.py b/plaid/model/sandbox_item_reset_login_response.py index fa539cd59..35e6419d9 100644 --- a/plaid/model/sandbox_item_reset_login_response.py +++ b/plaid/model/sandbox_item_reset_login_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_item_set_verification_status_request.py b/plaid/model/sandbox_item_set_verification_status_request.py index 0c3ada769..e8eac95da 100644 --- a/plaid/model/sandbox_item_set_verification_status_request.py +++ b/plaid/model/sandbox_item_set_verification_status_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_item_set_verification_status_response.py b/plaid/model/sandbox_item_set_verification_status_response.py index ebf2e7c70..23f999c3f 100644 --- a/plaid/model/sandbox_item_set_verification_status_response.py +++ b/plaid/model/sandbox_item_set_verification_status_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_oauth_select_accounts_request.py b/plaid/model/sandbox_oauth_select_accounts_request.py index 7978f8b08..70caae240 100644 --- a/plaid/model/sandbox_oauth_select_accounts_request.py +++ b/plaid/model/sandbox_oauth_select_accounts_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_oauth_select_accounts_response.py b/plaid/model/sandbox_oauth_select_accounts_response.py index 49f89d3f3..e8e1799b3 100644 --- a/plaid/model/sandbox_oauth_select_accounts_response.py +++ b/plaid/model/sandbox_oauth_select_accounts_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_payment_profile_reset_login_request.py b/plaid/model/sandbox_payment_profile_reset_login_request.py index 7b78803a8..4d7510c78 100644 --- a/plaid/model/sandbox_payment_profile_reset_login_request.py +++ b/plaid/model/sandbox_payment_profile_reset_login_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_payment_profile_reset_login_response.py b/plaid/model/sandbox_payment_profile_reset_login_response.py index a5b2c2735..6b311cbc4 100644 --- a/plaid/model/sandbox_payment_profile_reset_login_response.py +++ b/plaid/model/sandbox_payment_profile_reset_login_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_payment_simulate_request.py b/plaid/model/sandbox_payment_simulate_request.py index e0e63b66c..65a5d663b 100644 --- a/plaid/model/sandbox_payment_simulate_request.py +++ b/plaid/model/sandbox_payment_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_payment_simulate_response.py b/plaid/model/sandbox_payment_simulate_response.py index 4784a68e1..be43dec93 100644 --- a/plaid/model/sandbox_payment_simulate_response.py +++ b/plaid/model/sandbox_payment_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_processor_token_create_request.py b/plaid/model/sandbox_processor_token_create_request.py index 434ce99d3..c680be895 100644 --- a/plaid/model/sandbox_processor_token_create_request.py +++ b/plaid/model/sandbox_processor_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_processor_token_create_request_options.py b/plaid/model/sandbox_processor_token_create_request_options.py index 42591a4a0..fa11167b6 100644 --- a/plaid/model/sandbox_processor_token_create_request_options.py +++ b/plaid/model/sandbox_processor_token_create_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_processor_token_create_response.py b/plaid/model/sandbox_processor_token_create_response.py index 1c9540ac3..b8b5d9dc9 100644 --- a/plaid/model/sandbox_processor_token_create_response.py +++ b/plaid/model/sandbox_processor_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request.py b/plaid/model/sandbox_public_token_create_request.py index eb20d0282..867b16ea6 100644 --- a/plaid/model/sandbox_public_token_create_request.py +++ b/plaid/model/sandbox_public_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request_income_verification_bank_income.py b/plaid/model/sandbox_public_token_create_request_income_verification_bank_income.py index f61e75fb3..84c274cc3 100644 --- a/plaid/model/sandbox_public_token_create_request_income_verification_bank_income.py +++ b/plaid/model/sandbox_public_token_create_request_income_verification_bank_income.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request_options.py b/plaid/model/sandbox_public_token_create_request_options.py index 0c24b2098..dbf2ec4a2 100644 --- a/plaid/model/sandbox_public_token_create_request_options.py +++ b/plaid/model/sandbox_public_token_create_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request_options_income_verification.py b/plaid/model/sandbox_public_token_create_request_options_income_verification.py index 3c1183c90..6c637f436 100644 --- a/plaid/model/sandbox_public_token_create_request_options_income_verification.py +++ b/plaid/model/sandbox_public_token_create_request_options_income_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request_options_statements.py b/plaid/model/sandbox_public_token_create_request_options_statements.py index ca3aa8302..b36d03786 100644 --- a/plaid/model/sandbox_public_token_create_request_options_statements.py +++ b/plaid/model/sandbox_public_token_create_request_options_statements.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_request_options_transactions.py b/plaid/model/sandbox_public_token_create_request_options_transactions.py index b44f9f1f6..9c53ae1a6 100644 --- a/plaid/model/sandbox_public_token_create_request_options_transactions.py +++ b/plaid/model/sandbox_public_token_create_request_options_transactions.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_public_token_create_response.py b/plaid/model/sandbox_public_token_create_response.py index 4b6fdf3a6..8c469b824 100644 --- a/plaid/model/sandbox_public_token_create_response.py +++ b/plaid/model/sandbox_public_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transactions_create_request.py b/plaid/model/sandbox_transactions_create_request.py index 2c2873c2b..92ebf7550 100644 --- a/plaid/model/sandbox_transactions_create_request.py +++ b/plaid/model/sandbox_transactions_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transactions_create_response.py b/plaid/model/sandbox_transactions_create_response.py index 7c1279519..41049ace9 100644 --- a/plaid/model/sandbox_transactions_create_response.py +++ b/plaid/model/sandbox_transactions_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_fire_webhook_request.py b/plaid/model/sandbox_transfer_fire_webhook_request.py index c850c00e3..b027ffdda 100644 --- a/plaid/model/sandbox_transfer_fire_webhook_request.py +++ b/plaid/model/sandbox_transfer_fire_webhook_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_fire_webhook_response.py b/plaid/model/sandbox_transfer_fire_webhook_response.py index a2e6ffbe4..ca2978556 100644 --- a/plaid/model/sandbox_transfer_fire_webhook_response.py +++ b/plaid/model/sandbox_transfer_fire_webhook_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_deposit_simulate_request.py b/plaid/model/sandbox_transfer_ledger_deposit_simulate_request.py index b090cc1b7..f9e34b84a 100644 --- a/plaid/model/sandbox_transfer_ledger_deposit_simulate_request.py +++ b/plaid/model/sandbox_transfer_ledger_deposit_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_deposit_simulate_response.py b/plaid/model/sandbox_transfer_ledger_deposit_simulate_response.py index 26cbfc5e6..0c32bf0e7 100644 --- a/plaid/model/sandbox_transfer_ledger_deposit_simulate_response.py +++ b/plaid/model/sandbox_transfer_ledger_deposit_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_simulate_available_request.py b/plaid/model/sandbox_transfer_ledger_simulate_available_request.py index ad19e88fa..a574e1a00 100644 --- a/plaid/model/sandbox_transfer_ledger_simulate_available_request.py +++ b/plaid/model/sandbox_transfer_ledger_simulate_available_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_simulate_available_response.py b/plaid/model/sandbox_transfer_ledger_simulate_available_response.py index 04dd7938c..193ee63ab 100644 --- a/plaid/model/sandbox_transfer_ledger_simulate_available_response.py +++ b/plaid/model/sandbox_transfer_ledger_simulate_available_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_withdraw_simulate_request.py b/plaid/model/sandbox_transfer_ledger_withdraw_simulate_request.py index c736d11b1..eab783411 100644 --- a/plaid/model/sandbox_transfer_ledger_withdraw_simulate_request.py +++ b/plaid/model/sandbox_transfer_ledger_withdraw_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_ledger_withdraw_simulate_response.py b/plaid/model/sandbox_transfer_ledger_withdraw_simulate_response.py index 5801be8b1..e7a4da82e 100644 --- a/plaid/model/sandbox_transfer_ledger_withdraw_simulate_response.py +++ b/plaid/model/sandbox_transfer_ledger_withdraw_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_refund_simulate_request.py b/plaid/model/sandbox_transfer_refund_simulate_request.py index 25e8fcd85..a3c9c935b 100644 --- a/plaid/model/sandbox_transfer_refund_simulate_request.py +++ b/plaid/model/sandbox_transfer_refund_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_refund_simulate_response.py b/plaid/model/sandbox_transfer_refund_simulate_response.py index e4c1b282d..835bb310e 100644 --- a/plaid/model/sandbox_transfer_refund_simulate_response.py +++ b/plaid/model/sandbox_transfer_refund_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_repayment_simulate_request.py b/plaid/model/sandbox_transfer_repayment_simulate_request.py index ab8fb4e3a..f38b5d72d 100644 --- a/plaid/model/sandbox_transfer_repayment_simulate_request.py +++ b/plaid/model/sandbox_transfer_repayment_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_repayment_simulate_response.py b/plaid/model/sandbox_transfer_repayment_simulate_response.py index fa8b15201..26459a96d 100644 --- a/plaid/model/sandbox_transfer_repayment_simulate_response.py +++ b/plaid/model/sandbox_transfer_repayment_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_simulate_request.py b/plaid/model/sandbox_transfer_simulate_request.py index 41784c7c4..26111ce1d 100644 --- a/plaid/model/sandbox_transfer_simulate_request.py +++ b/plaid/model/sandbox_transfer_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_simulate_response.py b/plaid/model/sandbox_transfer_simulate_response.py index e4043a92a..5295d2b60 100644 --- a/plaid/model/sandbox_transfer_simulate_response.py +++ b/plaid/model/sandbox_transfer_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_sweep_simulate_request.py b/plaid/model/sandbox_transfer_sweep_simulate_request.py index 7f0997406..3c4c1b222 100644 --- a/plaid/model/sandbox_transfer_sweep_simulate_request.py +++ b/plaid/model/sandbox_transfer_sweep_simulate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_sweep_simulate_response.py b/plaid/model/sandbox_transfer_sweep_simulate_response.py index db1187049..8a4d7c5d9 100644 --- a/plaid/model/sandbox_transfer_sweep_simulate_response.py +++ b/plaid/model/sandbox_transfer_sweep_simulate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_advance_request.py b/plaid/model/sandbox_transfer_test_clock_advance_request.py index 28e085a58..09166f135 100644 --- a/plaid/model/sandbox_transfer_test_clock_advance_request.py +++ b/plaid/model/sandbox_transfer_test_clock_advance_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_advance_response.py b/plaid/model/sandbox_transfer_test_clock_advance_response.py index fe789f0d5..eeb736afc 100644 --- a/plaid/model/sandbox_transfer_test_clock_advance_response.py +++ b/plaid/model/sandbox_transfer_test_clock_advance_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_create_request.py b/plaid/model/sandbox_transfer_test_clock_create_request.py index 1bee9f6a7..a7def3792 100644 --- a/plaid/model/sandbox_transfer_test_clock_create_request.py +++ b/plaid/model/sandbox_transfer_test_clock_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_create_response.py b/plaid/model/sandbox_transfer_test_clock_create_response.py index 2e7ccdd1f..22ef110cc 100644 --- a/plaid/model/sandbox_transfer_test_clock_create_response.py +++ b/plaid/model/sandbox_transfer_test_clock_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_get_request.py b/plaid/model/sandbox_transfer_test_clock_get_request.py index c3e2cfeda..e7016e87f 100644 --- a/plaid/model/sandbox_transfer_test_clock_get_request.py +++ b/plaid/model/sandbox_transfer_test_clock_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_get_response.py b/plaid/model/sandbox_transfer_test_clock_get_response.py index 32a584b1c..ec12e4838 100644 --- a/plaid/model/sandbox_transfer_test_clock_get_response.py +++ b/plaid/model/sandbox_transfer_test_clock_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_list_request.py b/plaid/model/sandbox_transfer_test_clock_list_request.py index 9ca5f2ca3..86605a69f 100644 --- a/plaid/model/sandbox_transfer_test_clock_list_request.py +++ b/plaid/model/sandbox_transfer_test_clock_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_transfer_test_clock_list_response.py b/plaid/model/sandbox_transfer_test_clock_list_response.py index 466cc6d4c..50c85d3d5 100644 --- a/plaid/model/sandbox_transfer_test_clock_list_response.py +++ b/plaid/model/sandbox_transfer_test_clock_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_user_reset_login_request.py b/plaid/model/sandbox_user_reset_login_request.py index be25779eb..78bf57173 100644 --- a/plaid/model/sandbox_user_reset_login_request.py +++ b/plaid/model/sandbox_user_reset_login_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sandbox_user_reset_login_response.py b/plaid/model/sandbox_user_reset_login_response.py index 8ead71722..ec34abfb1 100644 --- a/plaid/model/sandbox_user_reset_login_response.py +++ b/plaid/model/sandbox_user_reset_login_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/scopes.py b/plaid/model/scopes.py index cc589acc7..a2d6ee950 100644 --- a/plaid/model/scopes.py +++ b/plaid/model/scopes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/scopes_context.py b/plaid/model/scopes_context.py index 96c3f19d8..88cf9ec76 100644 --- a/plaid/model/scopes_context.py +++ b/plaid/model/scopes_context.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/scopes_nullable.py b/plaid/model/scopes_nullable.py index 885425973..28c48e692 100644 --- a/plaid/model/scopes_nullable.py +++ b/plaid/model/scopes_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_hit_analysis.py b/plaid/model/screening_hit_analysis.py index 0bd99cbfb..a12b14338 100644 --- a/plaid/model/screening_hit_analysis.py +++ b/plaid/model/screening_hit_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_hit_data.py b/plaid/model/screening_hit_data.py index e03756e82..e04764ee1 100644 --- a/plaid/model/screening_hit_data.py +++ b/plaid/model/screening_hit_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_hit_date_of_birth_item.py b/plaid/model/screening_hit_date_of_birth_item.py index a2e101630..6a41f257e 100644 --- a/plaid/model/screening_hit_date_of_birth_item.py +++ b/plaid/model/screening_hit_date_of_birth_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_hit_documents_items.py b/plaid/model/screening_hit_documents_items.py index 2ae86b627..ce93c1d24 100644 --- a/plaid/model/screening_hit_documents_items.py +++ b/plaid/model/screening_hit_documents_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_hit_names_items.py b/plaid/model/screening_hit_names_items.py index b20190b3a..5ebdeadb9 100644 --- a/plaid/model/screening_hit_names_items.py +++ b/plaid/model/screening_hit_names_items.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/screening_status_updated_webhook.py b/plaid/model/screening_status_updated_webhook.py index 67b13d163..f91a405a4 100644 --- a/plaid/model/screening_status_updated_webhook.py +++ b/plaid/model/screening_status_updated_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/security.py b/plaid/model/security.py index c874092b4..2602d9265 100644 --- a/plaid/model/security.py +++ b/plaid/model/security.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/security_override.py b/plaid/model/security_override.py index b56936f92..f92d53e20 100644 --- a/plaid/model/security_override.py +++ b/plaid/model/security_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_analysis.py b/plaid/model/selfie_analysis.py index 45373f5b8..906f37f6f 100644 --- a/plaid/model/selfie_analysis.py +++ b/plaid/model/selfie_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_analysis_document_comparison.py b/plaid/model/selfie_analysis_document_comparison.py index 5463d0dc5..1b28cbe3c 100644 --- a/plaid/model/selfie_analysis_document_comparison.py +++ b/plaid/model/selfie_analysis_document_comparison.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_analysis_facial_analysis.py b/plaid/model/selfie_analysis_facial_analysis.py index 3a6491187..44f1be8f9 100644 --- a/plaid/model/selfie_analysis_facial_analysis.py +++ b/plaid/model/selfie_analysis_facial_analysis.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_analysis_facial_analysis_outcome.py b/plaid/model/selfie_analysis_facial_analysis_outcome.py index d18007c5f..5777cea91 100644 --- a/plaid/model/selfie_analysis_facial_analysis_outcome.py +++ b/plaid/model/selfie_analysis_facial_analysis_outcome.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_analysis_liveness_check.py b/plaid/model/selfie_analysis_liveness_check.py index 577ab9cea..1e85bcefa 100644 --- a/plaid/model/selfie_analysis_liveness_check.py +++ b/plaid/model/selfie_analysis_liveness_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_capture.py b/plaid/model/selfie_capture.py index 0ac67c733..dd98c7db5 100644 --- a/plaid/model/selfie_capture.py +++ b/plaid/model/selfie_capture.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_check.py b/plaid/model/selfie_check.py index 4bd16a841..844b3f320 100644 --- a/plaid/model/selfie_check.py +++ b/plaid/model/selfie_check.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_check_selfie.py b/plaid/model/selfie_check_selfie.py index 0f5a697f2..bcd7b394c 100644 --- a/plaid/model/selfie_check_selfie.py +++ b/plaid/model/selfie_check_selfie.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_check_status.py b/plaid/model/selfie_check_status.py index 78fed6b68..a0adf0c19 100644 --- a/plaid/model/selfie_check_status.py +++ b/plaid/model/selfie_check_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/selfie_status.py b/plaid/model/selfie_status.py index 04b831355..e32878841 100644 --- a/plaid/model/selfie_status.py +++ b/plaid/model/selfie_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sender_bacs_nullable.py b/plaid/model/sender_bacs_nullable.py index 8627162d0..8eac8c7d3 100644 --- a/plaid/model/sender_bacs_nullable.py +++ b/plaid/model/sender_bacs_nullable.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/service.py b/plaid/model/service.py index 04b4ac4cc..23db2e769 100644 --- a/plaid/model/service.py +++ b/plaid/model/service.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/service_product_fulfillment.py b/plaid/model/service_product_fulfillment.py index 3fd68d5c7..60275fa35 100644 --- a/plaid/model/service_product_fulfillment.py +++ b/plaid/model/service_product_fulfillment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/service_product_fulfillment_detail.py b/plaid/model/service_product_fulfillment_detail.py index 8f1cb122d..b1dc28e0c 100644 --- a/plaid/model/service_product_fulfillment_detail.py +++ b/plaid/model/service_product_fulfillment_detail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/service_product_fulfillment_identifier.py b/plaid/model/service_product_fulfillment_identifier.py index a2d4ba1ab..167c7add1 100644 --- a/plaid/model/service_product_fulfillment_identifier.py +++ b/plaid/model/service_product_fulfillment_identifier.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/servicer_address_data.py b/plaid/model/servicer_address_data.py index 0e2758fcf..f6bea59b0 100644 --- a/plaid/model/servicer_address_data.py +++ b/plaid/model/servicer_address_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/services.py b/plaid/model/services.py index a9be544c9..83b2b100e 100644 --- a/plaid/model/services.py +++ b/plaid/model/services.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/session_token_create_request.py b/plaid/model/session_token_create_request.py index 585930496..b2e6a78f0 100644 --- a/plaid/model/session_token_create_request.py +++ b/plaid/model/session_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/session_token_create_request_user.py b/plaid/model/session_token_create_request_user.py index b41afe10a..f5fccbfa4 100644 --- a/plaid/model/session_token_create_request_user.py +++ b/plaid/model/session_token_create_request_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/session_token_create_response.py b/plaid/model/session_token_create_response.py index e41305e61..574cfaa19 100644 --- a/plaid/model/session_token_create_response.py +++ b/plaid/model/session_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/session_token_create_response_link.py b/plaid/model/session_token_create_response_link.py index ef566b2fe..789e03c79 100644 --- a/plaid/model/session_token_create_response_link.py +++ b/plaid/model/session_token_create_response_link.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_address_data.py b/plaid/model/signal_address_data.py index 94a551a89..53117459a 100644 --- a/plaid/model/signal_address_data.py +++ b/plaid/model/signal_address_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_decision_outcome.py b/plaid/model/signal_decision_outcome.py index 6c9bbba76..b0bdaa266 100644 --- a/plaid/model/signal_decision_outcome.py +++ b/plaid/model/signal_decision_outcome.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_decision_report_request.py b/plaid/model/signal_decision_report_request.py index 3624461fd..41cb525e2 100644 --- a/plaid/model/signal_decision_report_request.py +++ b/plaid/model/signal_decision_report_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_decision_report_response.py b/plaid/model/signal_decision_report_response.py index 9dd2658c8..8fcd6564b 100644 --- a/plaid/model/signal_decision_report_response.py +++ b/plaid/model/signal_decision_report_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_device.py b/plaid/model/signal_device.py index c57a9be39..cba0d972c 100644 --- a/plaid/model/signal_device.py +++ b/plaid/model/signal_device.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_evaluate_core_attributes.py b/plaid/model/signal_evaluate_core_attributes.py index 67e60ca3b..cb36df59a 100644 --- a/plaid/model/signal_evaluate_core_attributes.py +++ b/plaid/model/signal_evaluate_core_attributes.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_evaluate_request.py b/plaid/model/signal_evaluate_request.py index f638236b9..9f13c319a 100644 --- a/plaid/model/signal_evaluate_request.py +++ b/plaid/model/signal_evaluate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_evaluate_response.py b/plaid/model/signal_evaluate_response.py index a15ded16a..a572e7cf6 100644 --- a/plaid/model/signal_evaluate_response.py +++ b/plaid/model/signal_evaluate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_payment_method.py b/plaid/model/signal_payment_method.py index e0005f13c..158d321ed 100644 --- a/plaid/model/signal_payment_method.py +++ b/plaid/model/signal_payment_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_person_name.py b/plaid/model/signal_person_name.py index 2d5f9ec42..307f9c346 100644 --- a/plaid/model/signal_person_name.py +++ b/plaid/model/signal_person_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_prepare_request.py b/plaid/model/signal_prepare_request.py index 4546dc8c1..6c3695757 100644 --- a/plaid/model/signal_prepare_request.py +++ b/plaid/model/signal_prepare_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_prepare_response.py b/plaid/model/signal_prepare_response.py index 5f68f45b3..4686f5268 100644 --- a/plaid/model/signal_prepare_response.py +++ b/plaid/model/signal_prepare_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_return_report_request.py b/plaid/model/signal_return_report_request.py index 1480fe808..07b7117ad 100644 --- a/plaid/model/signal_return_report_request.py +++ b/plaid/model/signal_return_report_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_return_report_response.py b/plaid/model/signal_return_report_response.py index 60336b4e9..b935eb1f4 100644 --- a/plaid/model/signal_return_report_response.py +++ b/plaid/model/signal_return_report_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_schedule_default_payment_method.py b/plaid/model/signal_schedule_default_payment_method.py index dff9b9875..ce6723147 100644 --- a/plaid/model/signal_schedule_default_payment_method.py +++ b/plaid/model/signal_schedule_default_payment_method.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_schedule_recommendation.py b/plaid/model/signal_schedule_recommendation.py index bab9a35fd..12bef0509 100644 --- a/plaid/model/signal_schedule_recommendation.py +++ b/plaid/model/signal_schedule_recommendation.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_schedule_request.py b/plaid/model/signal_schedule_request.py index 25bedd839..280c4f4cd 100644 --- a/plaid/model/signal_schedule_request.py +++ b/plaid/model/signal_schedule_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_schedule_response.py b/plaid/model/signal_schedule_response.py index 32e04ac84..a7eb960f8 100644 --- a/plaid/model/signal_schedule_response.py +++ b/plaid/model/signal_schedule_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_score.py b/plaid/model/signal_score.py index fc743bd71..037ac15ab 100644 --- a/plaid/model/signal_score.py +++ b/plaid/model/signal_score.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_scores.py b/plaid/model/signal_scores.py index 196bed2f7..e6801f4d6 100644 --- a/plaid/model/signal_scores.py +++ b/plaid/model/signal_scores.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_user.py b/plaid/model/signal_user.py index 91a824e67..990ea464a 100644 --- a/plaid/model/signal_user.py +++ b/plaid/model/signal_user.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/signal_warning.py b/plaid/model/signal_warning.py index 4a246f1ec..3d1be6d08 100644 --- a/plaid/model/signal_warning.py +++ b/plaid/model/signal_warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/simulated_transfer_sweep.py b/plaid/model/simulated_transfer_sweep.py index 47b17d6df..7abb0c2c9 100644 --- a/plaid/model/simulated_transfer_sweep.py +++ b/plaid/model/simulated_transfer_sweep.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/single_document_risk_signal.py b/plaid/model/single_document_risk_signal.py index 82632bb71..78c155587 100644 --- a/plaid/model/single_document_risk_signal.py +++ b/plaid/model/single_document_risk_signal.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sms_verification.py b/plaid/model/sms_verification.py index 9b729b7ea..5d7700fc9 100644 --- a/plaid/model/sms_verification.py +++ b/plaid/model/sms_verification.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sms_verification_status.py b/plaid/model/sms_verification_status.py index af7e8cbe5..a639594f8 100644 --- a/plaid/model/sms_verification_status.py +++ b/plaid/model/sms_verification_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/source.py b/plaid/model/source.py index b3a1ba169..e36bb5539 100644 --- a/plaid/model/source.py +++ b/plaid/model/source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/standalone_account_type.py b/plaid/model/standalone_account_type.py index ef6a4f6d1..f983817bb 100644 --- a/plaid/model/standalone_account_type.py +++ b/plaid/model/standalone_account_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/standalone_currency_code_list.py b/plaid/model/standalone_currency_code_list.py index 05ef92bd9..9db4972a1 100644 --- a/plaid/model/standalone_currency_code_list.py +++ b/plaid/model/standalone_currency_code_list.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/standalone_investment_transaction_type.py b/plaid/model/standalone_investment_transaction_type.py index fc1ae9bff..a9fe408e3 100644 --- a/plaid/model/standalone_investment_transaction_type.py +++ b/plaid/model/standalone_investment_transaction_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_account.py b/plaid/model/statements_account.py index 4b700926b..e0a374d6f 100644 --- a/plaid/model/statements_account.py +++ b/plaid/model/statements_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_download_request.py b/plaid/model/statements_download_request.py index 8c6fbe53e..d1f66f2c4 100644 --- a/plaid/model/statements_download_request.py +++ b/plaid/model/statements_download_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -111,7 +111,7 @@ def _from_openapi_data(cls, access_token, statement_id, *args, **kwargs): # noq Args: access_token (str): The access token associated with the Item data is being requested for. - statement_id (str): Plaid's unique identifier for the statements. + statement_id (str): Plaid's unique identifier for the statement. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -204,7 +204,7 @@ def __init__(self, access_token, statement_id, *args, **kwargs): # noqa: E501 Args: access_token (str): The access token associated with the Item data is being requested for. - statement_id (str): Plaid's unique identifier for the statements. + statement_id (str): Plaid's unique identifier for the statement. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types diff --git a/plaid/model/statements_list_request.py b/plaid/model/statements_list_request.py index f52861560..dc7409080 100644 --- a/plaid/model/statements_list_request.py +++ b/plaid/model/statements_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_list_response.py b/plaid/model/statements_list_response.py index 516dae749..e4e6b9b67 100644 --- a/plaid/model/statements_list_response.py +++ b/plaid/model/statements_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_refresh_complete_result.py b/plaid/model/statements_refresh_complete_result.py index 61ca5ce70..b4f2052b0 100644 --- a/plaid/model/statements_refresh_complete_result.py +++ b/plaid/model/statements_refresh_complete_result.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_refresh_complete_webhook.py b/plaid/model/statements_refresh_complete_webhook.py index ec17ecd98..54aedbb37 100644 --- a/plaid/model/statements_refresh_complete_webhook.py +++ b/plaid/model/statements_refresh_complete_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_refresh_request.py b/plaid/model/statements_refresh_request.py index 2f522f2f0..c510e1f75 100644 --- a/plaid/model/statements_refresh_request.py +++ b/plaid/model/statements_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_refresh_response.py b/plaid/model/statements_refresh_response.py index eeced5599..d3e7a51b5 100644 --- a/plaid/model/statements_refresh_response.py +++ b/plaid/model/statements_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statements_statement.py b/plaid/model/statements_statement.py index 737061d6c..63e7b66f4 100644 --- a/plaid/model/statements_statement.py +++ b/plaid/model/statements_statement.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/status.py b/plaid/model/status.py index 71712d050..c2da74afa 100644 --- a/plaid/model/status.py +++ b/plaid/model/status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/statuses.py b/plaid/model/statuses.py index 9b799d543..89cf085c6 100644 --- a/plaid/model/statuses.py +++ b/plaid/model/statuses.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/strategy.py b/plaid/model/strategy.py index 7ed7e4ee9..9fa002b5d 100644 --- a/plaid/model/strategy.py +++ b/plaid/model/strategy.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/student_loan.py b/plaid/model/student_loan.py index 3c89c2e6b..16b5825d4 100644 --- a/plaid/model/student_loan.py +++ b/plaid/model/student_loan.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/student_loan_repayment_model.py b/plaid/model/student_loan_repayment_model.py index 3fa4c6ab1..33320de2c 100644 --- a/plaid/model/student_loan_repayment_model.py +++ b/plaid/model/student_loan_repayment_model.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/student_loan_status.py b/plaid/model/student_loan_status.py index 598ed41e9..4ea797e8c 100644 --- a/plaid/model/student_loan_status.py +++ b/plaid/model/student_loan_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/student_repayment_plan.py b/plaid/model/student_repayment_plan.py index c372e29f1..d3b49d5e1 100644 --- a/plaid/model/student_repayment_plan.py +++ b/plaid/model/student_repayment_plan.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sweep_description.py b/plaid/model/sweep_description.py index fa76af166..e15cd69c1 100644 --- a/plaid/model/sweep_description.py +++ b/plaid/model/sweep_description.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sweep_failure.py b/plaid/model/sweep_failure.py index 08ac00143..3f90a184c 100644 --- a/plaid/model/sweep_failure.py +++ b/plaid/model/sweep_failure.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sweep_status.py b/plaid/model/sweep_status.py index 7ca1a250b..ea6da7ac9 100644 --- a/plaid/model/sweep_status.py +++ b/plaid/model/sweep_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sweep_trigger.py b/plaid/model/sweep_trigger.py index a8315b300..aff7fd406 100644 --- a/plaid/model/sweep_trigger.py +++ b/plaid/model/sweep_trigger.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/sync_updates_available_webhook.py b/plaid/model/sync_updates_available_webhook.py index 7237892f4..8b5cf73c7 100644 --- a/plaid/model/sync_updates_available_webhook.py +++ b/plaid/model/sync_updates_available_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/synthetic_fraud.py b/plaid/model/synthetic_fraud.py index 1b631e463..6f98313e7 100644 --- a/plaid/model/synthetic_fraud.py +++ b/plaid/model/synthetic_fraud.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/taxform.py b/plaid/model/taxform.py index 7bd0d6cd9..6fa28c84d 100644 --- a/plaid/model/taxform.py +++ b/plaid/model/taxform.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/taxpayer_id.py b/plaid/model/taxpayer_id.py index ba56f868f..4de2813cd 100644 --- a/plaid/model/taxpayer_id.py +++ b/plaid/model/taxpayer_id.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/taxpayer_identifier.py b/plaid/model/taxpayer_identifier.py index 44e092d4b..cb4152972 100644 --- a/plaid/model/taxpayer_identifier.py +++ b/plaid/model/taxpayer_identifier.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/taxpayer_identifier_type.py b/plaid/model/taxpayer_identifier_type.py index 74b0c578e..190718661 100644 --- a/plaid/model/taxpayer_identifier_type.py +++ b/plaid/model/taxpayer_identifier_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/taxpayer_identifiers.py b/plaid/model/taxpayer_identifiers.py index ed7640ca5..6b9e45303 100644 --- a/plaid/model/taxpayer_identifiers.py +++ b/plaid/model/taxpayer_identifiers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total.py b/plaid/model/total.py index 1dac84261..ab369e6de 100644 --- a/plaid/model/total.py +++ b/plaid/model/total.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_canonical_description.py b/plaid/model/total_canonical_description.py index 79368749c..709de595f 100644 --- a/plaid/model/total_canonical_description.py +++ b/plaid/model/total_canonical_description.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_inflow_amount.py b/plaid/model/total_inflow_amount.py index ba7b729f8..403f916bb 100644 --- a/plaid/model/total_inflow_amount.py +++ b/plaid/model/total_inflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_inflow_amount30d.py b/plaid/model/total_inflow_amount30d.py index ce97b4576..6bb5931db 100644 --- a/plaid/model/total_inflow_amount30d.py +++ b/plaid/model/total_inflow_amount30d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_inflow_amount60d.py b/plaid/model/total_inflow_amount60d.py index 73c26a6d7..871fb2751 100644 --- a/plaid/model/total_inflow_amount60d.py +++ b/plaid/model/total_inflow_amount60d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_inflow_amount90d.py b/plaid/model/total_inflow_amount90d.py index 1e476bc76..e030ec197 100644 --- a/plaid/model/total_inflow_amount90d.py +++ b/plaid/model/total_inflow_amount90d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_monthly_income_insights.py b/plaid/model/total_monthly_income_insights.py index 4a2e2be0b..b90104b3f 100644 --- a/plaid/model/total_monthly_income_insights.py +++ b/plaid/model/total_monthly_income_insights.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_outflow_amount.py b/plaid/model/total_outflow_amount.py index 8b454c9b3..ede430a54 100644 --- a/plaid/model/total_outflow_amount.py +++ b/plaid/model/total_outflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_outflow_amount30d.py b/plaid/model/total_outflow_amount30d.py index ed66dd038..19a6bb96a 100644 --- a/plaid/model/total_outflow_amount30d.py +++ b/plaid/model/total_outflow_amount30d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_outflow_amount60d.py b/plaid/model/total_outflow_amount60d.py index e622c35bb..32a3ef1f3 100644 --- a/plaid/model/total_outflow_amount60d.py +++ b/plaid/model/total_outflow_amount60d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_outflow_amount90d.py b/plaid/model/total_outflow_amount90d.py index 3b0ce5402..204d2486b 100644 --- a/plaid/model/total_outflow_amount90d.py +++ b/plaid/model/total_outflow_amount90d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_inflow_amount.py b/plaid/model/total_report_inflow_amount.py index 36c2309aa..b0fedd182 100644 --- a/plaid/model/total_report_inflow_amount.py +++ b/plaid/model/total_report_inflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_inflow_amount30d.py b/plaid/model/total_report_inflow_amount30d.py index 1e1c0241a..298acb668 100644 --- a/plaid/model/total_report_inflow_amount30d.py +++ b/plaid/model/total_report_inflow_amount30d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_inflow_amount60d.py b/plaid/model/total_report_inflow_amount60d.py index 921c76c73..c11b7844a 100644 --- a/plaid/model/total_report_inflow_amount60d.py +++ b/plaid/model/total_report_inflow_amount60d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_inflow_amount90d.py b/plaid/model/total_report_inflow_amount90d.py index 885220097..a6b0812c2 100644 --- a/plaid/model/total_report_inflow_amount90d.py +++ b/plaid/model/total_report_inflow_amount90d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_outflow_amount.py b/plaid/model/total_report_outflow_amount.py index 7febbf74c..63f3db306 100644 --- a/plaid/model/total_report_outflow_amount.py +++ b/plaid/model/total_report_outflow_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_outflow_amount30d.py b/plaid/model/total_report_outflow_amount30d.py index 9b7b1622c..298096fbb 100644 --- a/plaid/model/total_report_outflow_amount30d.py +++ b/plaid/model/total_report_outflow_amount30d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_outflow_amount60d.py b/plaid/model/total_report_outflow_amount60d.py index 691b74d12..c44f21192 100644 --- a/plaid/model/total_report_outflow_amount60d.py +++ b/plaid/model/total_report_outflow_amount60d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/total_report_outflow_amount90d.py b/plaid/model/total_report_outflow_amount90d.py index 0d7c17ab4..abc54ad2b 100644 --- a/plaid/model/total_report_outflow_amount90d.py +++ b/plaid/model/total_report_outflow_amount90d.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction.py b/plaid/model/transaction.py index bb3411c60..b8bb882f3 100644 --- a/plaid/model/transaction.py +++ b/plaid/model/transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_all_of.py b/plaid/model/transaction_all_of.py index d6960950c..0a4c3f968 100644 --- a/plaid/model/transaction_all_of.py +++ b/plaid/model/transaction_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_base.py b/plaid/model/transaction_base.py index 2f040108d..aa29aea60 100644 --- a/plaid/model/transaction_base.py +++ b/plaid/model/transaction_base.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_code.py b/plaid/model/transaction_code.py index 94e16070f..99824fd3f 100644 --- a/plaid/model/transaction_code.py +++ b/plaid/model/transaction_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_counterparty.py b/plaid/model/transaction_counterparty.py index 3960b13df..2ccdc2a2f 100644 --- a/plaid/model/transaction_counterparty.py +++ b/plaid/model/transaction_counterparty.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_data.py b/plaid/model/transaction_data.py index e8e4bccd7..dfb8379dc 100644 --- a/plaid/model/transaction_data.py +++ b/plaid/model/transaction_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_override.py b/plaid/model/transaction_override.py index aad28b3b4..10608044d 100644 --- a/plaid/model/transaction_override.py +++ b/plaid/model/transaction_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_stream.py b/plaid/model/transaction_stream.py index 5f5d04cd9..c74e8d584 100644 --- a/plaid/model/transaction_stream.py +++ b/plaid/model/transaction_stream.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_stream_amount.py b/plaid/model/transaction_stream_amount.py index abb25e3d4..27a879aef 100644 --- a/plaid/model/transaction_stream_amount.py +++ b/plaid/model/transaction_stream_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transaction_stream_status.py b/plaid/model/transaction_stream_status.py index 8fa538212..1799bb484 100644 --- a/plaid/model/transaction_stream_status.py +++ b/plaid/model/transaction_stream_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_category_rule.py b/plaid/model/transactions_category_rule.py index babf048e5..f2afdbc3c 100644 --- a/plaid/model/transactions_category_rule.py +++ b/plaid/model/transactions_category_rule.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_enhance_get_request.py b/plaid/model/transactions_enhance_get_request.py index 7863af9ef..b330da362 100644 --- a/plaid/model/transactions_enhance_get_request.py +++ b/plaid/model/transactions_enhance_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_enhance_get_response.py b/plaid/model/transactions_enhance_get_response.py index cb0226eb9..6022147ed 100644 --- a/plaid/model/transactions_enhance_get_response.py +++ b/plaid/model/transactions_enhance_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_enrich_request.py b/plaid/model/transactions_enrich_request.py index 8dcd3165b..bafdd2fda 100644 --- a/plaid/model/transactions_enrich_request.py +++ b/plaid/model/transactions_enrich_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_enrich_request_options.py b/plaid/model/transactions_enrich_request_options.py index 5e39252d1..fdbcf64c7 100644 --- a/plaid/model/transactions_enrich_request_options.py +++ b/plaid/model/transactions_enrich_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_enrich_response.py b/plaid/model/transactions_enrich_response.py index a47600870..970c37b38 100644 --- a/plaid/model/transactions_enrich_response.py +++ b/plaid/model/transactions_enrich_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_get_request.py b/plaid/model/transactions_get_request.py index 485506aee..b5678cdad 100644 --- a/plaid/model/transactions_get_request.py +++ b/plaid/model/transactions_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_get_request_options.py b/plaid/model/transactions_get_request_options.py index ae24e41e4..246e56509 100644 --- a/plaid/model/transactions_get_request_options.py +++ b/plaid/model/transactions_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_get_response.py b/plaid/model/transactions_get_response.py index 03a28ad6b..4908490aa 100644 --- a/plaid/model/transactions_get_response.py +++ b/plaid/model/transactions_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_create_input.py b/plaid/model/transactions_recurring_create_input.py index abcb087aa..514dc9d16 100644 --- a/plaid/model/transactions_recurring_create_input.py +++ b/plaid/model/transactions_recurring_create_input.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_create_request.py b/plaid/model/transactions_recurring_create_request.py index 71fd435da..614832d0a 100644 --- a/plaid/model/transactions_recurring_create_request.py +++ b/plaid/model/transactions_recurring_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_create_response.py b/plaid/model/transactions_recurring_create_response.py index 3db4c683f..7a4b05ea2 100644 --- a/plaid/model/transactions_recurring_create_response.py +++ b/plaid/model/transactions_recurring_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_get_request.py b/plaid/model/transactions_recurring_get_request.py index 88ceb0220..5191f1a85 100644 --- a/plaid/model/transactions_recurring_get_request.py +++ b/plaid/model/transactions_recurring_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_get_request_options.py b/plaid/model/transactions_recurring_get_request_options.py index c69b68117..6a45a737f 100644 --- a/plaid/model/transactions_recurring_get_request_options.py +++ b/plaid/model/transactions_recurring_get_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_get_response.py b/plaid/model/transactions_recurring_get_response.py index fef37f24b..6f510ed9f 100644 --- a/plaid/model/transactions_recurring_get_response.py +++ b/plaid/model/transactions_recurring_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_merge_input.py b/plaid/model/transactions_recurring_merge_input.py index 9704eb77f..71f642b0f 100644 --- a/plaid/model/transactions_recurring_merge_input.py +++ b/plaid/model/transactions_recurring_merge_input.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_merge_request.py b/plaid/model/transactions_recurring_merge_request.py index a930aec38..6ae908219 100644 --- a/plaid/model/transactions_recurring_merge_request.py +++ b/plaid/model/transactions_recurring_merge_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_merge_response.py b/plaid/model/transactions_recurring_merge_response.py index b05da5986..f406da319 100644 --- a/plaid/model/transactions_recurring_merge_response.py +++ b/plaid/model/transactions_recurring_merge_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_update_input.py b/plaid/model/transactions_recurring_update_input.py index dbca72a2a..0070095f9 100644 --- a/plaid/model/transactions_recurring_update_input.py +++ b/plaid/model/transactions_recurring_update_input.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_update_request.py b/plaid/model/transactions_recurring_update_request.py index 9f9ac8798..ca4353568 100644 --- a/plaid/model/transactions_recurring_update_request.py +++ b/plaid/model/transactions_recurring_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_recurring_update_response.py b/plaid/model/transactions_recurring_update_response.py index fc45b6edc..24a46f9b4 100644 --- a/plaid/model/transactions_recurring_update_response.py +++ b/plaid/model/transactions_recurring_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_refresh_request.py b/plaid/model/transactions_refresh_request.py index 9009c15ee..1c7f5514b 100644 --- a/plaid/model/transactions_refresh_request.py +++ b/plaid/model/transactions_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_refresh_response.py b/plaid/model/transactions_refresh_response.py index 90835d9a3..5f3099df9 100644 --- a/plaid/model/transactions_refresh_response.py +++ b/plaid/model/transactions_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_removed_webhook.py b/plaid/model/transactions_removed_webhook.py index 2311581cf..f892425db 100644 --- a/plaid/model/transactions_removed_webhook.py +++ b/plaid/model/transactions_removed_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rule_details.py b/plaid/model/transactions_rule_details.py index 7b243c00e..c875c9b1c 100644 --- a/plaid/model/transactions_rule_details.py +++ b/plaid/model/transactions_rule_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rule_field.py b/plaid/model/transactions_rule_field.py index 2e4b0941e..49a574d81 100644 --- a/plaid/model/transactions_rule_field.py +++ b/plaid/model/transactions_rule_field.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rule_type.py b/plaid/model/transactions_rule_type.py index 8e8e36893..97a67f370 100644 --- a/plaid/model/transactions_rule_type.py +++ b/plaid/model/transactions_rule_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_create_request.py b/plaid/model/transactions_rules_create_request.py index 978f75ee4..4bc12e4a5 100644 --- a/plaid/model/transactions_rules_create_request.py +++ b/plaid/model/transactions_rules_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_create_response.py b/plaid/model/transactions_rules_create_response.py index 034a87439..7dda55a29 100644 --- a/plaid/model/transactions_rules_create_response.py +++ b/plaid/model/transactions_rules_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_list_request.py b/plaid/model/transactions_rules_list_request.py index 465173535..264de649e 100644 --- a/plaid/model/transactions_rules_list_request.py +++ b/plaid/model/transactions_rules_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_list_response.py b/plaid/model/transactions_rules_list_response.py index 0c1e5b3c2..dff0127d2 100644 --- a/plaid/model/transactions_rules_list_response.py +++ b/plaid/model/transactions_rules_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_remove_request.py b/plaid/model/transactions_rules_remove_request.py index a5a05a449..d7db85043 100644 --- a/plaid/model/transactions_rules_remove_request.py +++ b/plaid/model/transactions_rules_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_rules_remove_response.py b/plaid/model/transactions_rules_remove_response.py index a19e0e487..aa46df12e 100644 --- a/plaid/model/transactions_rules_remove_response.py +++ b/plaid/model/transactions_rules_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_sync_request.py b/plaid/model/transactions_sync_request.py index b0e313087..40cdc10f0 100644 --- a/plaid/model/transactions_sync_request.py +++ b/plaid/model/transactions_sync_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_sync_request_options.py b/plaid/model/transactions_sync_request_options.py index 05750edae..0b311265a 100644 --- a/plaid/model/transactions_sync_request_options.py +++ b/plaid/model/transactions_sync_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_sync_response.py b/plaid/model/transactions_sync_response.py index a7545a636..147132c40 100644 --- a/plaid/model/transactions_sync_response.py +++ b/plaid/model/transactions_sync_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_update_status.py b/plaid/model/transactions_update_status.py index 2cdeb8e7b..3ff25901c 100644 --- a/plaid/model/transactions_update_status.py +++ b/plaid/model/transactions_update_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_user_insights_get_request.py b/plaid/model/transactions_user_insights_get_request.py index 2a19aaaf9..853018490 100644 --- a/plaid/model/transactions_user_insights_get_request.py +++ b/plaid/model/transactions_user_insights_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transactions_user_insights_get_response.py b/plaid/model/transactions_user_insights_get_response.py index 93b027fee..f55e45228 100644 --- a/plaid/model/transactions_user_insights_get_response.py +++ b/plaid/model/transactions_user_insights_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer.py b/plaid/model/transfer.py index ed086a139..4c3062ad8 100644 --- a/plaid/model/transfer.py +++ b/plaid/model/transfer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ach_network.py b/plaid/model/transfer_ach_network.py index 13b477621..00ff42384 100644 --- a/plaid/model/transfer_ach_network.py +++ b/plaid/model/transfer_ach_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -105,10 +105,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:30 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 + args[0] (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:00 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 Keyword Args: - value (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:30 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 + value (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:00 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -199,10 +199,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:30 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 + args[0] (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:00 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 Keyword Args: - value (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:30 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 + value (str): The ACH networks used for the funds flow. For requests submitted as either `ach` or `same-day-ach` the cutoff for Same Day ACH is 3:00 PM Eastern Time and the cutoff for Standard ACH transfers is 8:30 PM Eastern Time. It is recommended to submit a request at least 15 minutes before the cutoff time in order to ensure that it will be processed before the cutoff. Any request that is indicated as `same-day-ach` and that misses the Same Day ACH cutoff, but is submitted in time for the Standard ACH cutoff, will be sent over Standard ACH rails and will not incur same-day charges.., must be one of ["ach", "same-day-ach", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/transfer_authorization.py b/plaid/model/transfer_authorization.py index a61f49974..11797cefd 100644 --- a/plaid/model/transfer_authorization.py +++ b/plaid/model/transfer_authorization.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_cancel_request.py b/plaid/model/transfer_authorization_cancel_request.py index 81066c323..cc7712eda 100644 --- a/plaid/model/transfer_authorization_cancel_request.py +++ b/plaid/model/transfer_authorization_cancel_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_cancel_response.py b/plaid/model/transfer_authorization_cancel_response.py index 540047f73..7c1238a47 100644 --- a/plaid/model/transfer_authorization_cancel_response.py +++ b/plaid/model/transfer_authorization_cancel_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_create_request.py b/plaid/model/transfer_authorization_create_request.py index 3e8246c16..86a731402 100644 --- a/plaid/model/transfer_authorization_create_request.py +++ b/plaid/model/transfer_authorization_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_create_response.py b/plaid/model/transfer_authorization_create_response.py index 36c4c9cde..f7af1c1b9 100644 --- a/plaid/model/transfer_authorization_create_response.py +++ b/plaid/model/transfer_authorization_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_decision.py b/plaid/model/transfer_authorization_decision.py index 4eb233a9d..e60242b6b 100644 --- a/plaid/model/transfer_authorization_decision.py +++ b/plaid/model/transfer_authorization_decision.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_decision_rationale.py b/plaid/model/transfer_authorization_decision_rationale.py index 8db0d36f5..841d7f1d6 100644 --- a/plaid/model/transfer_authorization_decision_rationale.py +++ b/plaid/model/transfer_authorization_decision_rationale.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_decision_rationale_code.py b/plaid/model/transfer_authorization_decision_rationale_code.py index b0ae7b50b..a2750e404 100644 --- a/plaid/model/transfer_authorization_decision_rationale_code.py +++ b/plaid/model/transfer_authorization_decision_rationale_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_device.py b/plaid/model/transfer_authorization_device.py index 2312d389c..86ab4d416 100644 --- a/plaid/model/transfer_authorization_device.py +++ b/plaid/model/transfer_authorization_device.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_guarantee_decision.py b/plaid/model/transfer_authorization_guarantee_decision.py index 19d463fa3..307acefc2 100644 --- a/plaid/model/transfer_authorization_guarantee_decision.py +++ b/plaid/model/transfer_authorization_guarantee_decision.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_guarantee_decision_rationale.py b/plaid/model/transfer_authorization_guarantee_decision_rationale.py index 55d1df8a4..9c2dc5733 100644 --- a/plaid/model/transfer_authorization_guarantee_decision_rationale.py +++ b/plaid/model/transfer_authorization_guarantee_decision_rationale.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_guarantee_decision_rationale_code.py b/plaid/model/transfer_authorization_guarantee_decision_rationale_code.py index 91cfb4748..4a76dbeb2 100644 --- a/plaid/model/transfer_authorization_guarantee_decision_rationale_code.py +++ b/plaid/model/transfer_authorization_guarantee_decision_rationale_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_idempotency_key.py b/plaid/model/transfer_authorization_idempotency_key.py index 26ea1b356..d9d92bc8c 100644 --- a/plaid/model/transfer_authorization_idempotency_key.py +++ b/plaid/model/transfer_authorization_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_payment_risk.py b/plaid/model/transfer_authorization_payment_risk.py index 7a0627bcf..ae0fda224 100644 --- a/plaid/model/transfer_authorization_payment_risk.py +++ b/plaid/model/transfer_authorization_payment_risk.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_proposed_transfer.py b/plaid/model/transfer_authorization_proposed_transfer.py index 2fb613657..5fa583e1d 100644 --- a/plaid/model/transfer_authorization_proposed_transfer.py +++ b/plaid/model/transfer_authorization_proposed_transfer.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_risk_level.py b/plaid/model/transfer_authorization_risk_level.py index bfe80d6d8..35c0b289a 100644 --- a/plaid/model/transfer_authorization_risk_level.py +++ b/plaid/model/transfer_authorization_risk_level.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_authorization_user_in_request.py b/plaid/model/transfer_authorization_user_in_request.py index 17a69a665..cb1f13c72 100644 --- a/plaid/model/transfer_authorization_user_in_request.py +++ b/plaid/model/transfer_authorization_user_in_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_balance.py b/plaid/model/transfer_balance.py index 0dd18ee09..59b31124c 100644 --- a/plaid/model/transfer_balance.py +++ b/plaid/model/transfer_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_balance_get_request.py b/plaid/model/transfer_balance_get_request.py index 15b22b394..3dc9f6c8a 100644 --- a/plaid/model/transfer_balance_get_request.py +++ b/plaid/model/transfer_balance_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_balance_get_response.py b/plaid/model/transfer_balance_get_response.py index 0263864b6..15931b265 100644 --- a/plaid/model/transfer_balance_get_response.py +++ b/plaid/model/transfer_balance_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_balance_type.py b/plaid/model/transfer_balance_type.py index 736f0f0b2..70e118698 100644 --- a/plaid/model/transfer_balance_type.py +++ b/plaid/model/transfer_balance_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_cancel_request.py b/plaid/model/transfer_cancel_request.py index ff3de4dfd..deffe1d4b 100644 --- a/plaid/model/transfer_cancel_request.py +++ b/plaid/model/transfer_cancel_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_cancel_response.py b/plaid/model/transfer_cancel_response.py index 34a959b41..215803745 100644 --- a/plaid/model/transfer_cancel_response.py +++ b/plaid/model/transfer_cancel_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_capabilities_get_request.py b/plaid/model/transfer_capabilities_get_request.py index b6af7a24b..3c0b29365 100644 --- a/plaid/model/transfer_capabilities_get_request.py +++ b/plaid/model/transfer_capabilities_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_capabilities_get_response.py b/plaid/model/transfer_capabilities_get_response.py index 1b50815f7..c6eeb1d84 100644 --- a/plaid/model/transfer_capabilities_get_response.py +++ b/plaid/model/transfer_capabilities_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_capabilities_get_rf_p.py b/plaid/model/transfer_capabilities_get_rf_p.py index 6dc30719a..3ad36cd68 100644 --- a/plaid/model/transfer_capabilities_get_rf_p.py +++ b/plaid/model/transfer_capabilities_get_rf_p.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_capabilities_get_rtp.py b/plaid/model/transfer_capabilities_get_rtp.py index 91687cea6..ad3904431 100644 --- a/plaid/model/transfer_capabilities_get_rtp.py +++ b/plaid/model/transfer_capabilities_get_rtp.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_configuration_get_request.py b/plaid/model/transfer_configuration_get_request.py index 222769203..416b26831 100644 --- a/plaid/model/transfer_configuration_get_request.py +++ b/plaid/model/transfer_configuration_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_configuration_get_response.py b/plaid/model/transfer_configuration_get_response.py index a5e975cef..004df8064 100644 --- a/plaid/model/transfer_configuration_get_response.py +++ b/plaid/model/transfer_configuration_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_create_idempotency_key.py b/plaid/model/transfer_create_idempotency_key.py index 1fabc0de1..32e7bf920 100644 --- a/plaid/model/transfer_create_idempotency_key.py +++ b/plaid/model/transfer_create_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_create_request.py b/plaid/model/transfer_create_request.py index 3090afa31..139499556 100644 --- a/plaid/model/transfer_create_request.py +++ b/plaid/model/transfer_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_create_response.py b/plaid/model/transfer_create_response.py index b872266e2..8e5a4c12a 100644 --- a/plaid/model/transfer_create_response.py +++ b/plaid/model/transfer_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_credit_funds_source.py b/plaid/model/transfer_credit_funds_source.py index 2eca224b3..886320337 100644 --- a/plaid/model/transfer_credit_funds_source.py +++ b/plaid/model/transfer_credit_funds_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_credit_usage_configuration.py b/plaid/model/transfer_credit_usage_configuration.py index 415381dab..275d28ed4 100644 --- a/plaid/model/transfer_credit_usage_configuration.py +++ b/plaid/model/transfer_credit_usage_configuration.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_debit_usage_configuration.py b/plaid/model/transfer_debit_usage_configuration.py index 18866d3bc..0fb126ba5 100644 --- a/plaid/model/transfer_debit_usage_configuration.py +++ b/plaid/model/transfer_debit_usage_configuration.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_device.py b/plaid/model/transfer_device.py index 5b735907c..5d556662d 100644 --- a/plaid/model/transfer_device.py +++ b/plaid/model/transfer_device.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_diligence_document_upload_request.py b/plaid/model/transfer_diligence_document_upload_request.py index 1fdc66132..d434ef33d 100644 --- a/plaid/model/transfer_diligence_document_upload_request.py +++ b/plaid/model/transfer_diligence_document_upload_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_diligence_document_upload_response.py b/plaid/model/transfer_diligence_document_upload_response.py index df361c87e..237854747 100644 --- a/plaid/model/transfer_diligence_document_upload_response.py +++ b/plaid/model/transfer_diligence_document_upload_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_diligence_status.py b/plaid/model/transfer_diligence_status.py index 1baebd5bd..7ecd827f1 100644 --- a/plaid/model/transfer_diligence_status.py +++ b/plaid/model/transfer_diligence_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_diligence_submit_request.py b/plaid/model/transfer_diligence_submit_request.py index c9468a626..8eb90bbd7 100644 --- a/plaid/model/transfer_diligence_submit_request.py +++ b/plaid/model/transfer_diligence_submit_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -116,7 +116,7 @@ def _from_openapi_data(cls, originator_client_id, originator_diligence, *args, * """TransferDiligenceSubmitRequest - a model defined in OpenAPI Args: - originator_client_id (str): Client ID of the the originator whose diligence that you want to submit. + originator_client_id (str): Client ID of the originator whose diligence that you want to submit. originator_diligence (TransferOriginatorDiligence): Keyword Args: @@ -209,7 +209,7 @@ def __init__(self, originator_client_id, originator_diligence, *args, **kwargs): """TransferDiligenceSubmitRequest - a model defined in OpenAPI Args: - originator_client_id (str): Client ID of the the originator whose diligence that you want to submit. + originator_client_id (str): Client ID of the originator whose diligence that you want to submit. originator_diligence (TransferOriginatorDiligence): Keyword Args: diff --git a/plaid/model/transfer_diligence_submit_response.py b/plaid/model/transfer_diligence_submit_response.py index 35eddb75f..7dafd7d7d 100644 --- a/plaid/model/transfer_diligence_submit_response.py +++ b/plaid/model/transfer_diligence_submit_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_document_purpose.py b/plaid/model/transfer_document_purpose.py index 5e4b566d5..ab23f2a8f 100644 --- a/plaid/model/transfer_document_purpose.py +++ b/plaid/model/transfer_document_purpose.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event.py b/plaid/model/transfer_event.py index 0c0394508..b54f5532c 100644 --- a/plaid/model/transfer_event.py +++ b/plaid/model/transfer_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_list_request.py b/plaid/model/transfer_event_list_request.py index 977aca6e7..348166421 100644 --- a/plaid/model/transfer_event_list_request.py +++ b/plaid/model/transfer_event_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_list_response.py b/plaid/model/transfer_event_list_response.py index 68ceca2e7..ce021f735 100644 --- a/plaid/model/transfer_event_list_response.py +++ b/plaid/model/transfer_event_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_list_transfer_type.py b/plaid/model/transfer_event_list_transfer_type.py index f0765e546..84f86aea7 100644 --- a/plaid/model/transfer_event_list_transfer_type.py +++ b/plaid/model/transfer_event_list_transfer_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_sync_request.py b/plaid/model/transfer_event_sync_request.py index f57e8e6f7..19a0ad1db 100644 --- a/plaid/model/transfer_event_sync_request.py +++ b/plaid/model/transfer_event_sync_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_sync_response.py b/plaid/model/transfer_event_sync_response.py index 29e604beb..ad0edc599 100644 --- a/plaid/model/transfer_event_sync_response.py +++ b/plaid/model/transfer_event_sync_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_event_type.py b/plaid/model/transfer_event_type.py index 9ed6c3019..9f08acfa6 100644 --- a/plaid/model/transfer_event_type.py +++ b/plaid/model/transfer_event_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_events_update_webhook.py b/plaid/model/transfer_events_update_webhook.py index 8b08cfafe..696bbdd29 100644 --- a/plaid/model/transfer_events_update_webhook.py +++ b/plaid/model/transfer_events_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_expected_sweep_settlement_schedule_item.py b/plaid/model/transfer_expected_sweep_settlement_schedule_item.py index 40c80b7f2..dbf9dd011 100644 --- a/plaid/model/transfer_expected_sweep_settlement_schedule_item.py +++ b/plaid/model/transfer_expected_sweep_settlement_schedule_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_failure.py b/plaid/model/transfer_failure.py index 814488138..f50ca7a5a 100644 --- a/plaid/model/transfer_failure.py +++ b/plaid/model/transfer_failure.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_funding_account.py b/plaid/model/transfer_funding_account.py index 1e444549d..453002637 100644 --- a/plaid/model/transfer_funding_account.py +++ b/plaid/model/transfer_funding_account.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_funding_account_with_display_name.py b/plaid/model/transfer_funding_account_with_display_name.py index d6cb9b449..bb99f9d28 100644 --- a/plaid/model/transfer_funding_account_with_display_name.py +++ b/plaid/model/transfer_funding_account_with_display_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_funding_account_with_display_name_all_of.py b/plaid/model/transfer_funding_account_with_display_name_all_of.py index 1646c7606..52b10ea5b 100644 --- a/plaid/model/transfer_funding_account_with_display_name_all_of.py +++ b/plaid/model/transfer_funding_account_with_display_name_all_of.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_get_request.py b/plaid/model/transfer_get_request.py index 4409afcb8..4dfe72a21 100644 --- a/plaid/model/transfer_get_request.py +++ b/plaid/model/transfer_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_get_response.py b/plaid/model/transfer_get_response.py index 31f9b3429..e17173a37 100644 --- a/plaid/model/transfer_get_response.py +++ b/plaid/model/transfer_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_authorization_decision.py b/plaid/model/transfer_intent_authorization_decision.py index c0bc1061c..7d4635043 100644 --- a/plaid/model/transfer_intent_authorization_decision.py +++ b/plaid/model/transfer_intent_authorization_decision.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_create.py b/plaid/model/transfer_intent_create.py index cf64f1ddf..af53ef5b7 100644 --- a/plaid/model/transfer_intent_create.py +++ b/plaid/model/transfer_intent_create.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_create_mode.py b/plaid/model/transfer_intent_create_mode.py index 634fa58e7..a60931ddf 100644 --- a/plaid/model/transfer_intent_create_mode.py +++ b/plaid/model/transfer_intent_create_mode.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_create_network.py b/plaid/model/transfer_intent_create_network.py index 216844bc6..9a2244ce3 100644 --- a/plaid/model/transfer_intent_create_network.py +++ b/plaid/model/transfer_intent_create_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -106,10 +106,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 + args[0] (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 Keyword Args: - value (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 + value (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -196,10 +196,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 + args[0] (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 Keyword Args: - value (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 + value (str): The network or rails used for the transfer. Defaults to `same-day-ach`. For transfers submitted using `ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted using `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges. For transfers submitted using `rtp`, in the case that the account being credited does not support RTP, the transfer will be sent over ACH as long as an `ach_class` is provided in the request. If RTP isn't supported by the account and no `ach_class` is provided, the transfer will fail to be submitted.. if omitted defaults to "same-day-ach", must be one of ["ach", "same-day-ach", "rtp", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/transfer_intent_create_request.py b/plaid/model/transfer_intent_create_request.py index ffbc8be29..d51824e3d 100644 --- a/plaid/model/transfer_intent_create_request.py +++ b/plaid/model/transfer_intent_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_create_response.py b/plaid/model/transfer_intent_create_response.py index fb35825f0..414d81773 100644 --- a/plaid/model/transfer_intent_create_response.py +++ b/plaid/model/transfer_intent_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_get.py b/plaid/model/transfer_intent_get.py index 79e690f46..e0a404962 100644 --- a/plaid/model/transfer_intent_get.py +++ b/plaid/model/transfer_intent_get.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_get_failure_reason.py b/plaid/model/transfer_intent_get_failure_reason.py index 1faac34ab..153095b3f 100644 --- a/plaid/model/transfer_intent_get_failure_reason.py +++ b/plaid/model/transfer_intent_get_failure_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_get_request.py b/plaid/model/transfer_intent_get_request.py index 710202507..0eb514a1d 100644 --- a/plaid/model/transfer_intent_get_request.py +++ b/plaid/model/transfer_intent_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_get_response.py b/plaid/model/transfer_intent_get_response.py index ec0560445..a0cb70b62 100644 --- a/plaid/model/transfer_intent_get_response.py +++ b/plaid/model/transfer_intent_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_intent_status.py b/plaid/model/transfer_intent_status.py index da698972c..eeffc1080 100644 --- a/plaid/model/transfer_intent_status.py +++ b/plaid/model/transfer_intent_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_balance.py b/plaid/model/transfer_ledger_balance.py index af4c2d1ab..ce7236048 100644 --- a/plaid/model/transfer_ledger_balance.py +++ b/plaid/model/transfer_ledger_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_deposit_request.py b/plaid/model/transfer_ledger_deposit_request.py index ac6e7db78..986860f15 100644 --- a/plaid/model/transfer_ledger_deposit_request.py +++ b/plaid/model/transfer_ledger_deposit_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_deposit_response.py b/plaid/model/transfer_ledger_deposit_response.py index 96f286afe..25e052ce6 100644 --- a/plaid/model/transfer_ledger_deposit_response.py +++ b/plaid/model/transfer_ledger_deposit_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_distribute_request.py b/plaid/model/transfer_ledger_distribute_request.py index d7f22471a..9c73e4148 100644 --- a/plaid/model/transfer_ledger_distribute_request.py +++ b/plaid/model/transfer_ledger_distribute_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_distribute_response.py b/plaid/model/transfer_ledger_distribute_response.py index f98d306e2..0dab878e4 100644 --- a/plaid/model/transfer_ledger_distribute_response.py +++ b/plaid/model/transfer_ledger_distribute_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_event.py b/plaid/model/transfer_ledger_event.py index a52ae0cf4..8a6072397 100644 --- a/plaid/model/transfer_ledger_event.py +++ b/plaid/model/transfer_ledger_event.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_event_list_request.py b/plaid/model/transfer_ledger_event_list_request.py index 7ea022d92..39b1aa011 100644 --- a/plaid/model/transfer_ledger_event_list_request.py +++ b/plaid/model/transfer_ledger_event_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_event_list_response.py b/plaid/model/transfer_ledger_event_list_response.py index e6adc7290..ddf02b5af 100644 --- a/plaid/model/transfer_ledger_event_list_response.py +++ b/plaid/model/transfer_ledger_event_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_get_request.py b/plaid/model/transfer_ledger_get_request.py index 5922031ee..aa83182ec 100644 --- a/plaid/model/transfer_ledger_get_request.py +++ b/plaid/model/transfer_ledger_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_get_response.py b/plaid/model/transfer_ledger_get_response.py index f58a09fe5..43cb355b0 100644 --- a/plaid/model/transfer_ledger_get_response.py +++ b/plaid/model/transfer_ledger_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_sweep_simulate_event_type.py b/plaid/model/transfer_ledger_sweep_simulate_event_type.py index eba6ba0ce..c194a188d 100644 --- a/plaid/model/transfer_ledger_sweep_simulate_event_type.py +++ b/plaid/model/transfer_ledger_sweep_simulate_event_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_withdraw_request.py b/plaid/model/transfer_ledger_withdraw_request.py index ec1771dec..3ddda1a43 100644 --- a/plaid/model/transfer_ledger_withdraw_request.py +++ b/plaid/model/transfer_ledger_withdraw_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_ledger_withdraw_response.py b/plaid/model/transfer_ledger_withdraw_response.py index 2810d01be..e7f0caad3 100644 --- a/plaid/model/transfer_ledger_withdraw_response.py +++ b/plaid/model/transfer_ledger_withdraw_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_list_request.py b/plaid/model/transfer_list_request.py index bd5ec5d18..8769fdc59 100644 --- a/plaid/model/transfer_list_request.py +++ b/plaid/model/transfer_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_list_response.py b/plaid/model/transfer_list_response.py index e6a01c4d9..e152926dc 100644 --- a/plaid/model/transfer_list_response.py +++ b/plaid/model/transfer_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metadata.py b/plaid/model/transfer_metadata.py index f8d319422..1b7f4155a 100644 --- a/plaid/model/transfer_metadata.py +++ b/plaid/model/transfer_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metrics_get_authorization_usage.py b/plaid/model/transfer_metrics_get_authorization_usage.py index 8bda237be..0ffc0a565 100644 --- a/plaid/model/transfer_metrics_get_authorization_usage.py +++ b/plaid/model/transfer_metrics_get_authorization_usage.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metrics_get_request.py b/plaid/model/transfer_metrics_get_request.py index 339734bd2..85944cc56 100644 --- a/plaid/model/transfer_metrics_get_request.py +++ b/plaid/model/transfer_metrics_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metrics_get_response.py b/plaid/model/transfer_metrics_get_response.py index 16ebc7072..62f5f9220 100644 --- a/plaid/model/transfer_metrics_get_response.py +++ b/plaid/model/transfer_metrics_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metrics_get_return_rates.py b/plaid/model/transfer_metrics_get_return_rates.py index 35853baad..1e6b87d71 100644 --- a/plaid/model/transfer_metrics_get_return_rates.py +++ b/plaid/model/transfer_metrics_get_return_rates.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_metrics_get_return_rates_over_interval.py b/plaid/model/transfer_metrics_get_return_rates_over_interval.py index ca2e21c92..c0a80dc08 100644 --- a/plaid/model/transfer_metrics_get_return_rates_over_interval.py +++ b/plaid/model/transfer_metrics_get_return_rates_over_interval.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_migrate_account_request.py b/plaid/model/transfer_migrate_account_request.py index d57d68626..6898cf320 100644 --- a/plaid/model/transfer_migrate_account_request.py +++ b/plaid/model/transfer_migrate_account_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_migrate_account_response.py b/plaid/model/transfer_migrate_account_response.py index 95c7f12c4..b7721fbc6 100644 --- a/plaid/model/transfer_migrate_account_response.py +++ b/plaid/model/transfer_migrate_account_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_network.py b/plaid/model/transfer_network.py index 4a973ea71..8c6988bf2 100644 --- a/plaid/model/transfer_network.py +++ b/plaid/model/transfer_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -107,10 +107,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 + args[0] (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 Keyword Args: - value (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 + value (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -201,10 +201,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 + args[0] (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 Keyword Args: - value (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:30 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 + value (str): The network or rails used for the transfer. For transfers submitted as `ach` or `same-day-ach`, the Standard ACH cutoff is 8:30 PM Eastern Time. For transfers submitted as `same-day-ach`, the Same Day ACH cutoff is 3:00 PM Eastern Time. It is recommended to send the request 15 minutes prior to the cutoff to ensure that it will be processed in time for submission before the cutoff. If the transfer is processed after this cutoff but before the Standard ACH cutoff, it will be sent over Standard ACH rails and will not incur same-day charges; this will apply to both legs of the transfer if applicable. The transaction limit for a Same Day ACH transfer is $1,000,000. Authorization requests sent with an amount greater than $1,000,000 will fail. For transfers submitted as `rtp`, Plaid will automatically route between Real Time Payment rail by TCH or FedNow rails as necessary. If a transfer is submitted as `rtp` and the counterparty account is not eligible for RTP, the `/transfer/authorization/create` request will fail with an `INVALID_FIELD` error code. To pre-check to determine whether a counterparty account can support RTP, call `/transfer/capabilities/get` before calling `/transfer/authorization/create`. Wire transfers are currently in early availability. To request access to `wire` as a payment network, contact your Account Manager. For transfers submitted as `wire`, the `type` must be `credit`; wire debits are not supported. The cutoff to submit a wire payment is 6:30 PM Eastern Time on a business day; wires submitted after that time will be processed on the next business day. The transaction limit for a wire is $999,999.99. Authorization requests sent with an amount greater than $999,999.99 will fail.., must be one of ["ach", "same-day-ach", "rtp", "wire", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/transfer_originator_address.py b/plaid/model/transfer_originator_address.py index f7596f784..df92fb8d5 100644 --- a/plaid/model/transfer_originator_address.py +++ b/plaid/model/transfer_originator_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_create_request.py b/plaid/model/transfer_originator_create_request.py index 87eabf1ff..674bfad13 100644 --- a/plaid/model/transfer_originator_create_request.py +++ b/plaid/model/transfer_originator_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_create_response.py b/plaid/model/transfer_originator_create_response.py index 03e847676..58ab27777 100644 --- a/plaid/model/transfer_originator_create_response.py +++ b/plaid/model/transfer_originator_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_diligence.py b/plaid/model/transfer_originator_diligence.py index 2fbb7eb41..2060f359b 100644 --- a/plaid/model/transfer_originator_diligence.py +++ b/plaid/model/transfer_originator_diligence.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_funding_account_create_request.py b/plaid/model/transfer_originator_funding_account_create_request.py index dc3e83951..324070ac2 100644 --- a/plaid/model/transfer_originator_funding_account_create_request.py +++ b/plaid/model/transfer_originator_funding_account_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_funding_account_create_response.py b/plaid/model/transfer_originator_funding_account_create_response.py index 7077afafd..618dff512 100644 --- a/plaid/model/transfer_originator_funding_account_create_response.py +++ b/plaid/model/transfer_originator_funding_account_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_funding_account_update_request.py b/plaid/model/transfer_originator_funding_account_update_request.py index c51bf4776..133a50eb7 100644 --- a/plaid/model/transfer_originator_funding_account_update_request.py +++ b/plaid/model/transfer_originator_funding_account_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_funding_account_update_response.py b/plaid/model/transfer_originator_funding_account_update_response.py index 129baf225..448f62166 100644 --- a/plaid/model/transfer_originator_funding_account_update_response.py +++ b/plaid/model/transfer_originator_funding_account_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_get_request.py b/plaid/model/transfer_originator_get_request.py index 984a53ca2..147a1a5b5 100644 --- a/plaid/model/transfer_originator_get_request.py +++ b/plaid/model/transfer_originator_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_get_response.py b/plaid/model/transfer_originator_get_response.py index 4552e9bbe..1603debdb 100644 --- a/plaid/model/transfer_originator_get_response.py +++ b/plaid/model/transfer_originator_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_list_request.py b/plaid/model/transfer_originator_list_request.py index a510211a6..71445ada3 100644 --- a/plaid/model/transfer_originator_list_request.py +++ b/plaid/model/transfer_originator_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_originator_list_response.py b/plaid/model/transfer_originator_list_response.py index c72d6338b..c12d85ffe 100644 --- a/plaid/model/transfer_originator_list_response.py +++ b/plaid/model/transfer_originator_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_onboarding_update_webhook.py b/plaid/model/transfer_platform_onboarding_update_webhook.py index 82dc163ea..4ce487aca 100644 --- a/plaid/model/transfer_platform_onboarding_update_webhook.py +++ b/plaid/model/transfer_platform_onboarding_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_originator_create_request.py b/plaid/model/transfer_platform_originator_create_request.py index b9cc716ac..e27be476d 100644 --- a/plaid/model/transfer_platform_originator_create_request.py +++ b/plaid/model/transfer_platform_originator_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_originator_create_response.py b/plaid/model/transfer_platform_originator_create_response.py index bd7c8af7e..5fc30ca6c 100644 --- a/plaid/model/transfer_platform_originator_create_response.py +++ b/plaid/model/transfer_platform_originator_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_person_address.py b/plaid/model/transfer_platform_person_address.py index 0242cbf13..a8208a782 100644 --- a/plaid/model/transfer_platform_person_address.py +++ b/plaid/model/transfer_platform_person_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_person_create_request.py b/plaid/model/transfer_platform_person_create_request.py index d4dc95b04..47ef2b842 100644 --- a/plaid/model/transfer_platform_person_create_request.py +++ b/plaid/model/transfer_platform_person_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_person_create_response.py b/plaid/model/transfer_platform_person_create_response.py index f2e48487e..7566e5388 100644 --- a/plaid/model/transfer_platform_person_create_response.py +++ b/plaid/model/transfer_platform_person_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_person_id_number.py b/plaid/model/transfer_platform_person_id_number.py index 6180b159f..d1b79d68a 100644 --- a/plaid/model/transfer_platform_person_id_number.py +++ b/plaid/model/transfer_platform_person_id_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_person_name.py b/plaid/model/transfer_platform_person_name.py index a5ef66f43..303c61f0c 100644 --- a/plaid/model/transfer_platform_person_name.py +++ b/plaid/model/transfer_platform_person_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_requirement.py b/plaid/model/transfer_platform_requirement.py index 256dac61d..1d350c9cf 100644 --- a/plaid/model/transfer_platform_requirement.py +++ b/plaid/model/transfer_platform_requirement.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_requirement_submission.py b/plaid/model/transfer_platform_requirement_submission.py index e7c409feb..e100c7aa2 100644 --- a/plaid/model/transfer_platform_requirement_submission.py +++ b/plaid/model/transfer_platform_requirement_submission.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_requirement_submit_request.py b/plaid/model/transfer_platform_requirement_submit_request.py index f52632489..56d378077 100644 --- a/plaid/model/transfer_platform_requirement_submit_request.py +++ b/plaid/model/transfer_platform_requirement_submit_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_requirement_submit_response.py b/plaid/model/transfer_platform_requirement_submit_response.py index df92e121a..650504fcf 100644 --- a/plaid/model/transfer_platform_requirement_submit_response.py +++ b/plaid/model/transfer_platform_requirement_submit_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_platform_tos_acceptance_metadata.py b/plaid/model/transfer_platform_tos_acceptance_metadata.py index d5c49c9bb..a80099aab 100644 --- a/plaid/model/transfer_platform_tos_acceptance_metadata.py +++ b/plaid/model/transfer_platform_tos_acceptance_metadata.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_questionnaire_create_request.py b/plaid/model/transfer_questionnaire_create_request.py index 763d92ee3..1434297d5 100644 --- a/plaid/model/transfer_questionnaire_create_request.py +++ b/plaid/model/transfer_questionnaire_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_questionnaire_create_response.py b/plaid/model/transfer_questionnaire_create_response.py index 3e02db6bc..a87950164 100644 --- a/plaid/model/transfer_questionnaire_create_response.py +++ b/plaid/model/transfer_questionnaire_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_cancel_request.py b/plaid/model/transfer_recurring_cancel_request.py index 005486fb9..647911ac1 100644 --- a/plaid/model/transfer_recurring_cancel_request.py +++ b/plaid/model/transfer_recurring_cancel_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_cancel_response.py b/plaid/model/transfer_recurring_cancel_response.py index 564017447..4d99f7c31 100644 --- a/plaid/model/transfer_recurring_cancel_response.py +++ b/plaid/model/transfer_recurring_cancel_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_create_request.py b/plaid/model/transfer_recurring_create_request.py index d20213859..2526ba675 100644 --- a/plaid/model/transfer_recurring_create_request.py +++ b/plaid/model/transfer_recurring_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_create_response.py b/plaid/model/transfer_recurring_create_response.py index 6650b09aa..d42856755 100644 --- a/plaid/model/transfer_recurring_create_response.py +++ b/plaid/model/transfer_recurring_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_get_request.py b/plaid/model/transfer_recurring_get_request.py index a12d03ae3..a53669aeb 100644 --- a/plaid/model/transfer_recurring_get_request.py +++ b/plaid/model/transfer_recurring_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_get_response.py b/plaid/model/transfer_recurring_get_response.py index b04249e21..85db22200 100644 --- a/plaid/model/transfer_recurring_get_response.py +++ b/plaid/model/transfer_recurring_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_idempotency_key.py b/plaid/model/transfer_recurring_idempotency_key.py index 424eff382..77642e1dc 100644 --- a/plaid/model/transfer_recurring_idempotency_key.py +++ b/plaid/model/transfer_recurring_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_list_request.py b/plaid/model/transfer_recurring_list_request.py index b58b2bb2a..3e616a967 100644 --- a/plaid/model/transfer_recurring_list_request.py +++ b/plaid/model/transfer_recurring_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_list_response.py b/plaid/model/transfer_recurring_list_response.py index 81cb88eee..f6663392b 100644 --- a/plaid/model/transfer_recurring_list_response.py +++ b/plaid/model/transfer_recurring_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_network.py b/plaid/model/transfer_recurring_network.py index cd62e56f8..e4da3e3fd 100644 --- a/plaid/model/transfer_recurring_network.py +++ b/plaid/model/transfer_recurring_network.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_schedule.py b/plaid/model/transfer_recurring_schedule.py index 7e774858e..5086f07ae 100644 --- a/plaid/model/transfer_recurring_schedule.py +++ b/plaid/model/transfer_recurring_schedule.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_recurring_status.py b/plaid/model/transfer_recurring_status.py index ae75f056d..7e30c3bdc 100644 --- a/plaid/model/transfer_recurring_status.py +++ b/plaid/model/transfer_recurring_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund.py b/plaid/model/transfer_refund.py index b1c66fd9c..5b293b32d 100644 --- a/plaid/model/transfer_refund.py +++ b/plaid/model/transfer_refund.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_cancel_request.py b/plaid/model/transfer_refund_cancel_request.py index 72b3aa44f..0398de992 100644 --- a/plaid/model/transfer_refund_cancel_request.py +++ b/plaid/model/transfer_refund_cancel_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_cancel_response.py b/plaid/model/transfer_refund_cancel_response.py index 43fbc675c..c0fd5c12d 100644 --- a/plaid/model/transfer_refund_cancel_response.py +++ b/plaid/model/transfer_refund_cancel_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_create_request.py b/plaid/model/transfer_refund_create_request.py index 0378b44d2..0b961582c 100644 --- a/plaid/model/transfer_refund_create_request.py +++ b/plaid/model/transfer_refund_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_create_response.py b/plaid/model/transfer_refund_create_response.py index 7f266cb69..cfddad21b 100644 --- a/plaid/model/transfer_refund_create_response.py +++ b/plaid/model/transfer_refund_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_failure.py b/plaid/model/transfer_refund_failure.py index 11a083e40..0ff730915 100644 --- a/plaid/model/transfer_refund_failure.py +++ b/plaid/model/transfer_refund_failure.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_get_request.py b/plaid/model/transfer_refund_get_request.py index 85bbc9fec..e37acc420 100644 --- a/plaid/model/transfer_refund_get_request.py +++ b/plaid/model/transfer_refund_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_get_response.py b/plaid/model/transfer_refund_get_response.py index 63bab821a..06b098548 100644 --- a/plaid/model/transfer_refund_get_response.py +++ b/plaid/model/transfer_refund_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_idempotency_key.py b/plaid/model/transfer_refund_idempotency_key.py index 6d73bfb99..6f042ff51 100644 --- a/plaid/model/transfer_refund_idempotency_key.py +++ b/plaid/model/transfer_refund_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_refund_status.py b/plaid/model/transfer_refund_status.py index 0c2ca51bf..efa6d183d 100644 --- a/plaid/model/transfer_refund_status.py +++ b/plaid/model/transfer_refund_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment.py b/plaid/model/transfer_repayment.py index 10331d249..ec0048e06 100644 --- a/plaid/model/transfer_repayment.py +++ b/plaid/model/transfer_repayment.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment_list_request.py b/plaid/model/transfer_repayment_list_request.py index 23032fe19..b7fed5b49 100644 --- a/plaid/model/transfer_repayment_list_request.py +++ b/plaid/model/transfer_repayment_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment_list_response.py b/plaid/model/transfer_repayment_list_response.py index 9a35d8256..6d9673d5b 100644 --- a/plaid/model/transfer_repayment_list_response.py +++ b/plaid/model/transfer_repayment_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment_return.py b/plaid/model/transfer_repayment_return.py index db0ee4da6..f39883336 100644 --- a/plaid/model/transfer_repayment_return.py +++ b/plaid/model/transfer_repayment_return.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment_return_list_request.py b/plaid/model/transfer_repayment_return_list_request.py index 32ad47672..556e00322 100644 --- a/plaid/model/transfer_repayment_return_list_request.py +++ b/plaid/model/transfer_repayment_return_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_repayment_return_list_response.py b/plaid/model/transfer_repayment_return_list_response.py index f0841fbe6..1e4f19ff0 100644 --- a/plaid/model/transfer_repayment_return_list_response.py +++ b/plaid/model/transfer_repayment_return_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_schedule_interval_unit.py b/plaid/model/transfer_schedule_interval_unit.py index 984166320..ac8f34c93 100644 --- a/plaid/model/transfer_schedule_interval_unit.py +++ b/plaid/model/transfer_schedule_interval_unit.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_status.py b/plaid/model/transfer_status.py index ff70305a1..52e85e234 100644 --- a/plaid/model/transfer_status.py +++ b/plaid/model/transfer_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep.py b/plaid/model/transfer_sweep.py index 10a5bfa1a..afacd19d5 100644 --- a/plaid/model/transfer_sweep.py +++ b/plaid/model/transfer_sweep.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep_get_request.py b/plaid/model/transfer_sweep_get_request.py index 4d338372b..a820c4543 100644 --- a/plaid/model/transfer_sweep_get_request.py +++ b/plaid/model/transfer_sweep_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep_get_response.py b/plaid/model/transfer_sweep_get_response.py index 384b4114b..5570a7489 100644 --- a/plaid/model/transfer_sweep_get_response.py +++ b/plaid/model/transfer_sweep_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep_list_request.py b/plaid/model/transfer_sweep_list_request.py index 916dcd4ef..6d5b74a42 100644 --- a/plaid/model/transfer_sweep_list_request.py +++ b/plaid/model/transfer_sweep_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep_list_response.py b/plaid/model/transfer_sweep_list_response.py index b00790d82..8f1e9b7a2 100644 --- a/plaid/model/transfer_sweep_list_response.py +++ b/plaid/model/transfer_sweep_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_sweep_status.py b/plaid/model/transfer_sweep_status.py index 4c80ac61c..d7a8acbbb 100644 --- a/plaid/model/transfer_sweep_status.py +++ b/plaid/model/transfer_sweep_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_test_clock.py b/plaid/model/transfer_test_clock.py index 40dd7a4c3..4d7d5097c 100644 --- a/plaid/model/transfer_test_clock.py +++ b/plaid/model/transfer_test_clock.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_type.py b/plaid/model/transfer_type.py index a5be92e36..eccdcb414 100644 --- a/plaid/model/transfer_type.py +++ b/plaid/model/transfer_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_user_address_in_request.py b/plaid/model/transfer_user_address_in_request.py index 703183aa8..3324facdf 100644 --- a/plaid/model/transfer_user_address_in_request.py +++ b/plaid/model/transfer_user_address_in_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_user_address_in_response.py b/plaid/model/transfer_user_address_in_response.py index 7f1a1117d..614f667e0 100644 --- a/plaid/model/transfer_user_address_in_response.py +++ b/plaid/model/transfer_user_address_in_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_user_in_request.py b/plaid/model/transfer_user_in_request.py index 0a89e1dee..d75673751 100644 --- a/plaid/model/transfer_user_in_request.py +++ b/plaid/model/transfer_user_in_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_user_in_request_deprecated.py b/plaid/model/transfer_user_in_request_deprecated.py index b4df9a116..6d2261b24 100644 --- a/plaid/model/transfer_user_in_request_deprecated.py +++ b/plaid/model/transfer_user_in_request_deprecated.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_user_in_response.py b/plaid/model/transfer_user_in_response.py index 76ebeff9b..f333eac90 100644 --- a/plaid/model/transfer_user_in_response.py +++ b/plaid/model/transfer_user_in_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/transfer_wire_details.py b/plaid/model/transfer_wire_details.py index 57abe0c0d..d91355725 100644 --- a/plaid/model/transfer_wire_details.py +++ b/plaid/model/transfer_wire_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/trust_index.py b/plaid/model/trust_index.py index 5a6461178..d900f39c7 100644 --- a/plaid/model/trust_index.py +++ b/plaid/model/trust_index.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/trust_index_subscore.py b/plaid/model/trust_index_subscore.py index 39905b428..5154087b2 100644 --- a/plaid/model/trust_index_subscore.py +++ b/plaid/model/trust_index_subscore.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/trust_index_subscores.py b/plaid/model/trust_index_subscores.py index f8c8b37c3..8847924dd 100644 --- a/plaid/model/trust_index_subscores.py +++ b/plaid/model/trust_index_subscores.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/trusted_device_data.py b/plaid/model/trusted_device_data.py index 18576a177..f98fee90e 100644 --- a/plaid/model/trusted_device_data.py +++ b/plaid/model/trusted_device_data.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/update_entity_screening_request_search_terms.py b/plaid/model/update_entity_screening_request_search_terms.py index 3e93509a7..f8f755e73 100644 --- a/plaid/model/update_entity_screening_request_search_terms.py +++ b/plaid/model/update_entity_screening_request_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/update_individual_screening_request_search_terms.py b/plaid/model/update_individual_screening_request_search_terms.py index 77a580738..57dd0bd50 100644 --- a/plaid/model/update_individual_screening_request_search_terms.py +++ b/plaid/model/update_individual_screening_request_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_identity.py b/plaid/model/user_account_identity.py index 5913fde11..e5c0652d4 100644 --- a/plaid/model/user_account_identity.py +++ b/plaid/model/user_account_identity.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -157,7 +157,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (UserAccountIdentityName): [optional] # noqa: E501 address (UserAccountIdentityAddress): [optional] # noqa: E501 phone_number (str): The user's phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format. [optional] # noqa: E501 - email (str, none_type): The user's email address. Note: email is currently not returned for users, and will be added later in 2025.. [optional] # noqa: E501 + email (str, none_type): The user's email address. Note: email is currently not returned for users, and will be added later in 2026.. [optional] # noqa: E501 date_of_birth (str, none_type): The user's date of birth.. [optional] # noqa: E501 ssn (str, none_type): The user's social security number.. [optional] # noqa: E501 ssn_last_4 (str, none_type): The last 4 digits of the user's social security number.. [optional] # noqa: E501 @@ -249,7 +249,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (UserAccountIdentityName): [optional] # noqa: E501 address (UserAccountIdentityAddress): [optional] # noqa: E501 phone_number (str): The user's phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format. [optional] # noqa: E501 - email (str, none_type): The user's email address. Note: email is currently not returned for users, and will be added later in 2025.. [optional] # noqa: E501 + email (str, none_type): The user's email address. Note: email is currently not returned for users, and will be added later in 2026.. [optional] # noqa: E501 date_of_birth (str, none_type): The user's date of birth.. [optional] # noqa: E501 ssn (str, none_type): The user's social security number.. [optional] # noqa: E501 ssn_last_4 (str, none_type): The last 4 digits of the user's social security number.. [optional] # noqa: E501 diff --git a/plaid/model/user_account_identity_address.py b/plaid/model/user_account_identity_address.py index 5b126cc46..42ea95f41 100644 --- a/plaid/model/user_account_identity_address.py +++ b/plaid/model/user_account_identity_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_identity_name.py b/plaid/model/user_account_identity_name.py index e302ea247..4c33a16ae 100644 --- a/plaid/model/user_account_identity_name.py +++ b/plaid/model/user_account_identity_name.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_item.py b/plaid/model/user_account_item.py index d195f5d36..22bd0a72e 100644 --- a/plaid/model/user_account_item.py +++ b/plaid/model/user_account_item.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_revoked_webhook.py b/plaid/model/user_account_revoked_webhook.py index 126eef611..ec52bd049 100644 --- a/plaid/model/user_account_revoked_webhook.py +++ b/plaid/model/user_account_revoked_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_session_event.py b/plaid/model/user_account_session_event.py new file mode 100644 index 000000000..667cf07a2 --- /dev/null +++ b/plaid/model/user_account_session_event.py @@ -0,0 +1,279 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserAccountSessionEvent(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'name': (str,), # noqa: E501 + 'timestamp': (datetime,), # noqa: E501 + 'outcome': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'name': 'name', # noqa: E501 + 'timestamp': 'timestamp', # noqa: E501 + 'outcome': 'outcome', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, name, timestamp, *args, **kwargs): # noqa: E501 + """UserAccountSessionEvent - a model defined in OpenAPI + + Args: + name (str): The name of the event. + timestamp (datetime): The timestamp when the event occurred in ISO 8601 format. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + outcome (str): Optional outcome of the event.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.name = name + self.timestamp = timestamp + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, name, timestamp, *args, **kwargs): # noqa: E501 + """UserAccountSessionEvent - a model defined in OpenAPI + + Args: + name (str): The name of the event. + timestamp (datetime): The timestamp when the event occurred in ISO 8601 format. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + outcome (str): Optional outcome of the event.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.name = name + self.timestamp = timestamp + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_account_session_event_send_request.py b/plaid/model/user_account_session_event_send_request.py new file mode 100644 index 000000000..b9d9a8314 --- /dev/null +++ b/plaid/model/user_account_session_event_send_request.py @@ -0,0 +1,293 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + +def lazy_import(): + from plaid.model.user_account_session_event import UserAccountSessionEvent + globals()['UserAccountSessionEvent'] = UserAccountSessionEvent + + +class UserAccountSessionEventSendRequest(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'link_session_id': (str,), # noqa: E501 + 'event': (UserAccountSessionEvent,), # noqa: E501 + 'client_id': (str,), # noqa: E501 + 'secret': (str,), # noqa: E501 + 'cohort_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'link_session_id': 'link_session_id', # noqa: E501 + 'event': 'event', # noqa: E501 + 'client_id': 'client_id', # noqa: E501 + 'secret': 'secret', # noqa: E501 + 'cohort_id': 'cohort_id', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, link_session_id, event, *args, **kwargs): # noqa: E501 + """UserAccountSessionEventSendRequest - a model defined in OpenAPI + + Args: + link_session_id (str): The Link session identifier. + event (UserAccountSessionEvent): + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + cohort_id (str): Optional cohort identifier for the user session.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.link_session_id = link_session_id + self.event = event + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, link_session_id, event, *args, **kwargs): # noqa: E501 + """UserAccountSessionEventSendRequest - a model defined in OpenAPI + + Args: + link_session_id (str): The Link session identifier. + event (UserAccountSessionEvent): + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + cohort_id (str): Optional cohort identifier for the user session.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.link_session_id = link_session_id + self.event = event + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_account_session_event_send_response.py b/plaid/model/user_account_session_event_send_response.py new file mode 100644 index 000000000..6c544af9c --- /dev/null +++ b/plaid/model/user_account_session_event_send_response.py @@ -0,0 +1,269 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserAccountSessionEventSendResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'request_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'request_id': 'request_id', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, request_id, *args, **kwargs): # noqa: E501 + """UserAccountSessionEventSendResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, request_id, *args, **kwargs): # noqa: E501 + """UserAccountSessionEventSendResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_account_session_get_request.py b/plaid/model/user_account_session_get_request.py index 06acfd5e1..fe627f799 100644 --- a/plaid/model/user_account_session_get_request.py +++ b/plaid/model/user_account_session_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_account_session_get_response.py b/plaid/model/user_account_session_get_response.py index e5dc412d1..120bebd83 100644 --- a/plaid/model/user_account_session_get_response.py +++ b/plaid/model/user_account_session_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_address.py b/plaid/model/user_address.py index 0b179d5e8..50226902e 100644 --- a/plaid/model/user_address.py +++ b/plaid/model/user_address.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_based_products.py b/plaid/model/user_based_products.py index 703edf356..c7896c1ad 100644 --- a/plaid/model/user_based_products.py +++ b/plaid/model/user_based_products.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -59,6 +59,7 @@ class UserBasedProducts(ModelSimple): 'CRA_CASHFLOW_INSIGHTS': "cra_cashflow_insights", 'CRA_MONITORING': "cra_monitoring", 'CRA_LEND_SCORE': "cra_lend_score", + 'CRA_PLAID_CREDIT_SCORE': "cra_plaid_credit_score", 'INVESTMENTS': "investments", 'LIABILITIES': "liabilities", 'PROTECT_LINKED_BANK': "protect_linked_bank", @@ -114,10 +115,10 @@ def __init__(self, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 + args[0] (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 Keyword Args: - value (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 + value (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. @@ -208,10 +209,10 @@ def _from_openapi_data(cls, *args, **kwargs): Note that value can be passed either in args or in kwargs, but not in both. Args: - args[0] (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 + args[0] (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 Keyword Args: - value (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 + value (str): A list of user-based products. User-based products include Financial Management products, Protect products, CRA products, and subscription products.., must be one of ["cra_base_report", "cra_income_insights", "cra_partner_insights", "cra_network_insights", "cra_cashflow_insights", "cra_monitoring", "cra_lend_score", "cra_plaid_credit_score", "investments", "liabilities", "protect_linked_bank", "transactions", ] # noqa: E501 _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be raised if the wrong type is input. diff --git a/plaid/model/user_create_request.py b/plaid/model/user_create_request.py index c1ef0ee57..958286acd 100644 --- a/plaid/model/user_create_request.py +++ b/plaid/model/user_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_create_response.py b/plaid/model/user_create_response.py index 090c0bc65..1165d9e28 100644 --- a/plaid/model/user_create_response.py +++ b/plaid/model/user_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_custom_password.py b/plaid/model/user_custom_password.py index d092356ef..3f0dc0e69 100644 --- a/plaid/model/user_custom_password.py +++ b/plaid/model/user_custom_password.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_data_overview.py b/plaid/model/user_data_overview.py index 9a2533fae..d17b3627b 100644 --- a/plaid/model/user_data_overview.py +++ b/plaid/model/user_data_overview.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_financial_data_refresh_request.py b/plaid/model/user_financial_data_refresh_request.py index 288f34756..deffa8ca2 100644 --- a/plaid/model/user_financial_data_refresh_request.py +++ b/plaid/model/user_financial_data_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_financial_data_refresh_response.py b/plaid/model/user_financial_data_refresh_response.py index fed47a7e9..82f3968ef 100644 --- a/plaid/model/user_financial_data_refresh_response.py +++ b/plaid/model/user_financial_data_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_get_request.py b/plaid/model/user_get_request.py index 1c1d04b2a..c527e61e7 100644 --- a/plaid/model/user_get_request.py +++ b/plaid/model/user_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_get_response.py b/plaid/model/user_get_response.py index bd18ba1ec..a0b2cdbb0 100644 --- a/plaid/model/user_get_response.py +++ b/plaid/model/user_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_id_number.py b/plaid/model/user_id_number.py index 6c072342e..c2539911a 100644 --- a/plaid/model/user_id_number.py +++ b/plaid/model/user_id_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_identity_remove_request.py b/plaid/model/user_identity_remove_request.py new file mode 100644 index 000000000..d4726824c --- /dev/null +++ b/plaid/model/user_identity_remove_request.py @@ -0,0 +1,277 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserIdentityRemoveRequest(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'user_id': (str,), # noqa: E501 + 'client_id': (str,), # noqa: E501 + 'secret': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'user_id': 'user_id', # noqa: E501 + 'client_id': 'client_id', # noqa: E501 + 'secret': 'secret', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, user_id, *args, **kwargs): # noqa: E501 + """UserIdentityRemoveRequest - a model defined in OpenAPI + + Args: + user_id (str): A unique user identifier, created by `/user/create`. Integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis). + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.user_id = user_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, user_id, *args, **kwargs): # noqa: E501 + """UserIdentityRemoveRequest - a model defined in OpenAPI + + Args: + user_id (str): A unique user identifier, created by `/user/create`. Integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis). + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.user_id = user_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_identity_remove_response.py b/plaid/model/user_identity_remove_response.py new file mode 100644 index 000000000..085e0120d --- /dev/null +++ b/plaid/model/user_identity_remove_response.py @@ -0,0 +1,269 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserIdentityRemoveResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'request_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'request_id': 'request_id', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, request_id, *args, **kwargs): # noqa: E501 + """UserIdentityRemoveResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, request_id, *args, **kwargs): # noqa: E501 + """UserIdentityRemoveResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_items_associate_request.py b/plaid/model/user_items_associate_request.py index f6e57c704..09fdb45f7 100644 --- a/plaid/model/user_items_associate_request.py +++ b/plaid/model/user_items_associate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_items_associate_response.py b/plaid/model/user_items_associate_response.py index 4650be177..12e9ade98 100644 --- a/plaid/model/user_items_associate_response.py +++ b/plaid/model/user_items_associate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_items_get_request.py b/plaid/model/user_items_get_request.py index 108d45a55..9a869348a 100644 --- a/plaid/model/user_items_get_request.py +++ b/plaid/model/user_items_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_items_get_response.py b/plaid/model/user_items_get_response.py index 00f88548c..33e7eee16 100644 --- a/plaid/model/user_items_get_response.py +++ b/plaid/model/user_items_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_items_remove_request.py b/plaid/model/user_items_remove_request.py new file mode 100644 index 000000000..74c35fc9d --- /dev/null +++ b/plaid/model/user_items_remove_request.py @@ -0,0 +1,285 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserItemsRemoveRequest(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'item_ids': ([str],), # noqa: E501 + 'client_id': (str,), # noqa: E501 + 'secret': (str,), # noqa: E501 + 'user_token': (str,), # noqa: E501 + 'user_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'item_ids': 'item_ids', # noqa: E501 + 'client_id': 'client_id', # noqa: E501 + 'secret': 'secret', # noqa: E501 + 'user_token': 'user_token', # noqa: E501 + 'user_id': 'user_id', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, item_ids, *args, **kwargs): # noqa: E501 + """UserItemsRemoveRequest - a model defined in OpenAPI + + Args: + item_ids ([str]): An array of `item_id`s to be deleted. All Items for removal must be currently associated with the provided `user_id` or `user_token`. Otherwise, the entire operation will error and no Items will be deleted. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + user_token (str): The user token associated with the User data is being requested for. This field is used only by customers with pre-existing integrations that already use the `user_token` field. All other customers should use the `user_id` instead. For more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis).. [optional] # noqa: E501 + user_id (str): A unique user identifier, created by `/user/create`. Integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis).. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.item_ids = item_ids + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, item_ids, *args, **kwargs): # noqa: E501 + """UserItemsRemoveRequest - a model defined in OpenAPI + + Args: + item_ids ([str]): An array of `item_id`s to be deleted. All Items for removal must be currently associated with the provided `user_id` or `user_token`. Otherwise, the entire operation will error and no Items will be deleted. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + client_id (str): 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.. [optional] # noqa: E501 + secret (str): 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.. [optional] # noqa: E501 + user_token (str): The user token associated with the User data is being requested for. This field is used only by customers with pre-existing integrations that already use the `user_token` field. All other customers should use the `user_id` instead. For more details, see [New User APIs](https://plaid.com/docs/api/users/user-apis).. [optional] # noqa: E501 + user_id (str): A unique user identifier, created by `/user/create`. Integrations that began using `/user/create` after December 10, 2025 use this field to identify a user instead of the `user_token`. For more details, see [new user APIs](https://plaid.com/docs/api/users/user-apis).. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.item_ids = item_ids + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_items_remove_response.py b/plaid/model/user_items_remove_response.py new file mode 100644 index 000000000..70a3d6119 --- /dev/null +++ b/plaid/model/user_items_remove_response.py @@ -0,0 +1,269 @@ +""" + The Plaid API + + The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 + + The version of the OpenAPI document: 2020-09-14_1.680.8 + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from plaid.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from plaid.exceptions import ApiAttributeError + + + +class UserItemsRemoveResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'request_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'request_id': 'request_id', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, request_id, *args, **kwargs): # noqa: E501 + """UserItemsRemoveResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, request_id, *args, **kwargs): # noqa: E501 + """UserItemsRemoveResponse - a model defined in OpenAPI + + Args: + request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.request_id = request_id + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/plaid/model/user_permission_revoked_webhook.py b/plaid/model/user_permission_revoked_webhook.py index 200ce4683..f34247680 100644 --- a/plaid/model/user_permission_revoked_webhook.py +++ b/plaid/model/user_permission_revoked_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_products_terminate_request.py b/plaid/model/user_products_terminate_request.py index ee6517068..c12577076 100644 --- a/plaid/model/user_products_terminate_request.py +++ b/plaid/model/user_products_terminate_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_products_terminate_response.py b/plaid/model/user_products_terminate_response.py index c3170848c..0085f6fe1 100644 --- a/plaid/model/user_products_terminate_response.py +++ b/plaid/model/user_products_terminate_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_remove_request.py b/plaid/model/user_remove_request.py index b4324d80e..a5ee9dc29 100644 --- a/plaid/model/user_remove_request.py +++ b/plaid/model/user_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_remove_response.py b/plaid/model/user_remove_response.py index dcc3a36cf..84b456211 100644 --- a/plaid/model/user_remove_response.py +++ b/plaid/model/user_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_stated_income_source_category.py b/plaid/model/user_stated_income_source_category.py index f023243ec..a45ab422d 100644 --- a/plaid/model/user_stated_income_source_category.py +++ b/plaid/model/user_stated_income_source_category.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_stated_income_source_frequency.py b/plaid/model/user_stated_income_source_frequency.py index c1a35dd7c..6b2a64ebd 100644 --- a/plaid/model/user_stated_income_source_frequency.py +++ b/plaid/model/user_stated_income_source_frequency.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_stated_income_source_pay_type.py b/plaid/model/user_stated_income_source_pay_type.py index a47d426ab..6218cd0fd 100644 --- a/plaid/model/user_stated_income_source_pay_type.py +++ b/plaid/model/user_stated_income_source_pay_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_third_party_token_create_request.py b/plaid/model/user_third_party_token_create_request.py index 6ad9e638f..af6a63f0b 100644 --- a/plaid/model/user_third_party_token_create_request.py +++ b/plaid/model/user_third_party_token_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_third_party_token_create_response.py b/plaid/model/user_third_party_token_create_response.py index 4e4243257..d89c583dc 100644 --- a/plaid/model/user_third_party_token_create_response.py +++ b/plaid/model/user_third_party_token_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_third_party_token_remove_request.py b/plaid/model/user_third_party_token_remove_request.py index d16732a3c..733b4fcdb 100644 --- a/plaid/model/user_third_party_token_remove_request.py +++ b/plaid/model/user_third_party_token_remove_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_third_party_token_remove_response.py b/plaid/model/user_third_party_token_remove_response.py index 93f58674b..6fd701ca0 100644 --- a/plaid/model/user_third_party_token_remove_response.py +++ b/plaid/model/user_third_party_token_remove_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_transactions_refresh_request.py b/plaid/model/user_transactions_refresh_request.py index 21679c5a7..016d6e2f1 100644 --- a/plaid/model/user_transactions_refresh_request.py +++ b/plaid/model/user_transactions_refresh_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_transactions_refresh_response.py b/plaid/model/user_transactions_refresh_response.py index cbcce4dfd..700b09b19 100644 --- a/plaid/model/user_transactions_refresh_response.py +++ b/plaid/model/user_transactions_refresh_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_update_request.py b/plaid/model/user_update_request.py index 82b0aadf5..6976a0e03 100644 --- a/plaid/model/user_update_request.py +++ b/plaid/model/user_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/user_update_response.py b/plaid/model/user_update_response.py index 3953b62ec..6bac1ba45 100644 --- a/plaid/model/user_update_response.py +++ b/plaid/model/user_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/validation_source.py b/plaid/model/validation_source.py index 5b57eed80..65cb41472 100644 --- a/plaid/model/validation_source.py +++ b/plaid/model/validation_source.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/validation_sources.py b/plaid/model/validation_sources.py index 5323b6999..9ff88c490 100644 --- a/plaid/model/validation_sources.py +++ b/plaid/model/validation_sources.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verification_expired_webhook.py b/plaid/model/verification_expired_webhook.py index 9ec62ed72..9d4060cb2 100644 --- a/plaid/model/verification_expired_webhook.py +++ b/plaid/model/verification_expired_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verification_of_asset.py b/plaid/model/verification_of_asset.py index dbdd287e3..30506db2d 100644 --- a/plaid/model/verification_of_asset.py +++ b/plaid/model/verification_of_asset.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verification_of_asset_response.py b/plaid/model/verification_of_asset_response.py index a8cd5d1a6..816fab84a 100644 --- a/plaid/model/verification_of_asset_response.py +++ b/plaid/model/verification_of_asset_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verification_refresh_status.py b/plaid/model/verification_refresh_status.py index 82cd66407..190f8e90f 100644 --- a/plaid/model/verification_refresh_status.py +++ b/plaid/model/verification_refresh_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verification_status.py b/plaid/model/verification_status.py index b78e5d132..92ddb179a 100644 --- a/plaid/model/verification_status.py +++ b/plaid/model/verification_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verify_sms_details.py b/plaid/model/verify_sms_details.py index 750f2f94b..01e545578 100644 --- a/plaid/model/verify_sms_details.py +++ b/plaid/model/verify_sms_details.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/verify_sms_details_status.py b/plaid/model/verify_sms_details_status.py index 70f40f239..86fd54979 100644 --- a/plaid/model/verify_sms_details_status.py +++ b/plaid/model/verify_sms_details_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2.py b/plaid/model/w2.py index ce7b0f4f8..d8db10a99 100644 --- a/plaid/model/w2.py +++ b/plaid/model/w2.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2_box12.py b/plaid/model/w2_box12.py index f9479ba9c..d9c1ac077 100644 --- a/plaid/model/w2_box12.py +++ b/plaid/model/w2_box12.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2_box12_override.py b/plaid/model/w2_box12_override.py index f58c009b5..aa72a228d 100644 --- a/plaid/model/w2_box12_override.py +++ b/plaid/model/w2_box12_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2_override.py b/plaid/model/w2_override.py index baef09e4f..0102015e3 100644 --- a/plaid/model/w2_override.py +++ b/plaid/model/w2_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2_state_and_local_wages.py b/plaid/model/w2_state_and_local_wages.py index a63e8586e..715aa951d 100644 --- a/plaid/model/w2_state_and_local_wages.py +++ b/plaid/model/w2_state_and_local_wages.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/w2_state_and_local_wages_override.py b/plaid/model/w2_state_and_local_wages_override.py index 4c4bd7416..e95109d70 100644 --- a/plaid/model/w2_state_and_local_wages_override.py +++ b/plaid/model/w2_state_and_local_wages_override.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet.py b/plaid/model/wallet.py index 0670e3c03..3a7c4991d 100644 --- a/plaid/model/wallet.py +++ b/plaid/model/wallet.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_balance.py b/plaid/model/wallet_balance.py index ccbb52b59..f281c04ea 100644 --- a/plaid/model/wallet_balance.py +++ b/plaid/model/wallet_balance.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_create_request.py b/plaid/model/wallet_create_request.py index 47ab46d8a..6be2da874 100644 --- a/plaid/model/wallet_create_request.py +++ b/plaid/model/wallet_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_create_response.py b/plaid/model/wallet_create_response.py index 1800026fb..4a91a89f9 100644 --- a/plaid/model/wallet_create_response.py +++ b/plaid/model/wallet_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_get_request.py b/plaid/model/wallet_get_request.py index d9ef801bc..2acb1b502 100644 --- a/plaid/model/wallet_get_request.py +++ b/plaid/model/wallet_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_get_response.py b/plaid/model/wallet_get_response.py index 567929e91..b9fb49b8e 100644 --- a/plaid/model/wallet_get_response.py +++ b/plaid/model/wallet_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_iso_currency_code.py b/plaid/model/wallet_iso_currency_code.py index 6e9db6da1..f06a2f73f 100644 --- a/plaid/model/wallet_iso_currency_code.py +++ b/plaid/model/wallet_iso_currency_code.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_list_request.py b/plaid/model/wallet_list_request.py index 9af391bae..816257c90 100644 --- a/plaid/model/wallet_list_request.py +++ b/plaid/model/wallet_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_list_response.py b/plaid/model/wallet_list_response.py index 2e91a04d9..63867f438 100644 --- a/plaid/model/wallet_list_response.py +++ b/plaid/model/wallet_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_numbers.py b/plaid/model/wallet_numbers.py index fddf1f5b3..39be6557e 100644 --- a/plaid/model/wallet_numbers.py +++ b/plaid/model/wallet_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_payment_scheme.py b/plaid/model/wallet_payment_scheme.py index 1fbd9141d..9845139a4 100644 --- a/plaid/model/wallet_payment_scheme.py +++ b/plaid/model/wallet_payment_scheme.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_status.py b/plaid/model/wallet_status.py index d92418bcc..59e542810 100644 --- a/plaid/model/wallet_status.py +++ b/plaid/model/wallet_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction.py b/plaid/model/wallet_transaction.py index bfd7d6385..b9eac60cc 100644 --- a/plaid/model/wallet_transaction.py +++ b/plaid/model/wallet_transaction.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_amount.py b/plaid/model/wallet_transaction_amount.py index 03e860325..93914a1f5 100644 --- a/plaid/model/wallet_transaction_amount.py +++ b/plaid/model/wallet_transaction_amount.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_counterparty.py b/plaid/model/wallet_transaction_counterparty.py index dfe29c62b..d8f8edc71 100644 --- a/plaid/model/wallet_transaction_counterparty.py +++ b/plaid/model/wallet_transaction_counterparty.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_counterparty_bacs.py b/plaid/model/wallet_transaction_counterparty_bacs.py index 5ac3d7aff..a6a92fd70 100644 --- a/plaid/model/wallet_transaction_counterparty_bacs.py +++ b/plaid/model/wallet_transaction_counterparty_bacs.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_counterparty_international.py b/plaid/model/wallet_transaction_counterparty_international.py index feefdde2e..7c7a4265e 100644 --- a/plaid/model/wallet_transaction_counterparty_international.py +++ b/plaid/model/wallet_transaction_counterparty_international.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_counterparty_numbers.py b/plaid/model/wallet_transaction_counterparty_numbers.py index 88a8f3ee9..bd502197c 100644 --- a/plaid/model/wallet_transaction_counterparty_numbers.py +++ b/plaid/model/wallet_transaction_counterparty_numbers.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_execute_request.py b/plaid/model/wallet_transaction_execute_request.py index f1cafa059..72103601e 100644 --- a/plaid/model/wallet_transaction_execute_request.py +++ b/plaid/model/wallet_transaction_execute_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_execute_response.py b/plaid/model/wallet_transaction_execute_response.py index 63a74535d..ae3d26df3 100644 --- a/plaid/model/wallet_transaction_execute_response.py +++ b/plaid/model/wallet_transaction_execute_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_failure_reason.py b/plaid/model/wallet_transaction_failure_reason.py index 1cb7f5cc5..6a3e6b8d6 100644 --- a/plaid/model/wallet_transaction_failure_reason.py +++ b/plaid/model/wallet_transaction_failure_reason.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_get_request.py b/plaid/model/wallet_transaction_get_request.py index de625f58b..56029f194 100644 --- a/plaid/model/wallet_transaction_get_request.py +++ b/plaid/model/wallet_transaction_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_get_response.py b/plaid/model/wallet_transaction_get_response.py index 3df1aa6b0..04a135eda 100644 --- a/plaid/model/wallet_transaction_get_response.py +++ b/plaid/model/wallet_transaction_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_idempotency_key.py b/plaid/model/wallet_transaction_idempotency_key.py index f7658ce07..1922bcad2 100644 --- a/plaid/model/wallet_transaction_idempotency_key.py +++ b/plaid/model/wallet_transaction_idempotency_key.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_list_request.py b/plaid/model/wallet_transaction_list_request.py index df9fe1cdc..bc0ec2fd9 100644 --- a/plaid/model/wallet_transaction_list_request.py +++ b/plaid/model/wallet_transaction_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_list_request_options.py b/plaid/model/wallet_transaction_list_request_options.py index 68132603f..77947db03 100644 --- a/plaid/model/wallet_transaction_list_request_options.py +++ b/plaid/model/wallet_transaction_list_request_options.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_list_response.py b/plaid/model/wallet_transaction_list_response.py index fdd8830c9..b62b5160d 100644 --- a/plaid/model/wallet_transaction_list_response.py +++ b/plaid/model/wallet_transaction_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_relation.py b/plaid/model/wallet_transaction_relation.py index 7f12ffd17..135fa578c 100644 --- a/plaid/model/wallet_transaction_relation.py +++ b/plaid/model/wallet_transaction_relation.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_status.py b/plaid/model/wallet_transaction_status.py index 3f69a9b19..818595d4c 100644 --- a/plaid/model/wallet_transaction_status.py +++ b/plaid/model/wallet_transaction_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transaction_status_update_webhook.py b/plaid/model/wallet_transaction_status_update_webhook.py index 3384baff0..49277fe5a 100644 --- a/plaid/model/wallet_transaction_status_update_webhook.py +++ b/plaid/model/wallet_transaction_status_update_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/wallet_transactions_list_request.py b/plaid/model/wallet_transactions_list_request.py index 20381fe8a..30df9ec30 100644 --- a/plaid/model/wallet_transactions_list_request.py +++ b/plaid/model/wallet_transactions_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/warning.py b/plaid/model/warning.py index a8cf7e94e..fccee39bd 100644 --- a/plaid/model/warning.py +++ b/plaid/model/warning.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_audit_trail.py b/plaid/model/watchlist_screening_audit_trail.py index 8c2ff1820..240585560 100644 --- a/plaid/model/watchlist_screening_audit_trail.py +++ b/plaid/model/watchlist_screening_audit_trail.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_document.py b/plaid/model/watchlist_screening_document.py index c8ef02f25..9c0fad075 100644 --- a/plaid/model/watchlist_screening_document.py +++ b/plaid/model/watchlist_screening_document.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_document_type.py b/plaid/model/watchlist_screening_document_type.py index 6c012555a..3634577f8 100644 --- a/plaid/model/watchlist_screening_document_type.py +++ b/plaid/model/watchlist_screening_document_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_create_request.py b/plaid/model/watchlist_screening_entity_create_request.py index 4f17c1ba0..0f1790a82 100644 --- a/plaid/model/watchlist_screening_entity_create_request.py +++ b/plaid/model/watchlist_screening_entity_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -149,7 +149,7 @@ def _from_openapi_data(cls, search_terms, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 """ @@ -241,7 +241,7 @@ def __init__(self, search_terms, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 """ diff --git a/plaid/model/watchlist_screening_entity_create_response.py b/plaid/model/watchlist_screening_entity_create_response.py index 197f50cfc..0a525b675 100644 --- a/plaid/model/watchlist_screening_entity_create_response.py +++ b/plaid/model/watchlist_screening_entity_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_entity_get_request.py b/plaid/model/watchlist_screening_entity_get_request.py index 53bd37c06..92de109be 100644 --- a/plaid/model/watchlist_screening_entity_get_request.py +++ b/plaid/model/watchlist_screening_entity_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_get_response.py b/plaid/model/watchlist_screening_entity_get_response.py index 3545039a5..84efd0468 100644 --- a/plaid/model/watchlist_screening_entity_get_response.py +++ b/plaid/model/watchlist_screening_entity_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_entity_history_list_request.py b/plaid/model/watchlist_screening_entity_history_list_request.py index d00c32bac..60c6d26b1 100644 --- a/plaid/model/watchlist_screening_entity_history_list_request.py +++ b/plaid/model/watchlist_screening_entity_history_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_history_list_response.py b/plaid/model/watchlist_screening_entity_history_list_response.py index 1f52f9917..0d5d19730 100644 --- a/plaid/model/watchlist_screening_entity_history_list_response.py +++ b/plaid/model/watchlist_screening_entity_history_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_hit_list_request.py b/plaid/model/watchlist_screening_entity_hit_list_request.py index 8ad7ab29b..68cb72e8c 100644 --- a/plaid/model/watchlist_screening_entity_hit_list_request.py +++ b/plaid/model/watchlist_screening_entity_hit_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_hit_list_response.py b/plaid/model/watchlist_screening_entity_hit_list_response.py index 0289e238c..82877ddec 100644 --- a/plaid/model/watchlist_screening_entity_hit_list_response.py +++ b/plaid/model/watchlist_screening_entity_hit_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_list_request.py b/plaid/model/watchlist_screening_entity_list_request.py index bec48959b..fd0a4e5e3 100644 --- a/plaid/model/watchlist_screening_entity_list_request.py +++ b/plaid/model/watchlist_screening_entity_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -157,7 +157,7 @@ def _from_openapi_data(cls, entity_watchlist_program_id, *args, **kwargs): # no _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 @@ -252,7 +252,7 @@ def __init__(self, entity_watchlist_program_id, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 diff --git a/plaid/model/watchlist_screening_entity_list_response.py b/plaid/model/watchlist_screening_entity_list_response.py index befc2f263..fa7189cf1 100644 --- a/plaid/model/watchlist_screening_entity_list_response.py +++ b/plaid/model/watchlist_screening_entity_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_program_get_request.py b/plaid/model/watchlist_screening_entity_program_get_request.py index cbc708c6d..4b6a66f86 100644 --- a/plaid/model/watchlist_screening_entity_program_get_request.py +++ b/plaid/model/watchlist_screening_entity_program_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_program_get_response.py b/plaid/model/watchlist_screening_entity_program_get_response.py index a770a9856..e461c1047 100644 --- a/plaid/model/watchlist_screening_entity_program_get_response.py +++ b/plaid/model/watchlist_screening_entity_program_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_program_list_request.py b/plaid/model/watchlist_screening_entity_program_list_request.py index 11d3f7fa0..99163e916 100644 --- a/plaid/model/watchlist_screening_entity_program_list_request.py +++ b/plaid/model/watchlist_screening_entity_program_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_program_list_response.py b/plaid/model/watchlist_screening_entity_program_list_response.py index b47b9c0ef..ced1db28e 100644 --- a/plaid/model/watchlist_screening_entity_program_list_response.py +++ b/plaid/model/watchlist_screening_entity_program_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_review_create_request.py b/plaid/model/watchlist_screening_entity_review_create_request.py index 61791da2e..bd0c1b63f 100644 --- a/plaid/model/watchlist_screening_entity_review_create_request.py +++ b/plaid/model/watchlist_screening_entity_review_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_review_create_response.py b/plaid/model/watchlist_screening_entity_review_create_response.py index 626501e43..69774c867 100644 --- a/plaid/model/watchlist_screening_entity_review_create_response.py +++ b/plaid/model/watchlist_screening_entity_review_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_review_list_request.py b/plaid/model/watchlist_screening_entity_review_list_request.py index 1e4dd3492..3f14144d5 100644 --- a/plaid/model/watchlist_screening_entity_review_list_request.py +++ b/plaid/model/watchlist_screening_entity_review_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_review_list_response.py b/plaid/model/watchlist_screening_entity_review_list_response.py index c9239834a..b672277ad 100644 --- a/plaid/model/watchlist_screening_entity_review_list_response.py +++ b/plaid/model/watchlist_screening_entity_review_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_update_request.py b/plaid/model/watchlist_screening_entity_update_request.py index e9aed40ee..996dff7c7 100644 --- a/plaid/model/watchlist_screening_entity_update_request.py +++ b/plaid/model/watchlist_screening_entity_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -164,7 +164,7 @@ def _from_openapi_data(cls, entity_watchlist_screening_id, *args, **kwargs): # search_terms (UpdateEntityScreeningRequestSearchTerms): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 reset_fields (WatchlistScreeningEntityUpdateRequestResettableFieldList): [optional] # noqa: E501 @@ -260,7 +260,7 @@ def __init__(self, entity_watchlist_screening_id, *args, **kwargs): # noqa: E50 search_terms (UpdateEntityScreeningRequestSearchTerms): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 reset_fields (WatchlistScreeningEntityUpdateRequestResettableFieldList): [optional] # noqa: E501 diff --git a/plaid/model/watchlist_screening_entity_update_request_resettable_field.py b/plaid/model/watchlist_screening_entity_update_request_resettable_field.py index 9f8d374b9..70a43876a 100644 --- a/plaid/model/watchlist_screening_entity_update_request_resettable_field.py +++ b/plaid/model/watchlist_screening_entity_update_request_resettable_field.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_update_request_resettable_field_list.py b/plaid/model/watchlist_screening_entity_update_request_resettable_field_list.py index 708be3f2e..fabe4f691 100644 --- a/plaid/model/watchlist_screening_entity_update_request_resettable_field_list.py +++ b/plaid/model/watchlist_screening_entity_update_request_resettable_field_list.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_entity_update_response.py b/plaid/model/watchlist_screening_entity_update_response.py index 18401b122..c801f405a 100644 --- a/plaid/model/watchlist_screening_entity_update_response.py +++ b/plaid/model/watchlist_screening_entity_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (EntityWatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_hit.py b/plaid/model/watchlist_screening_hit.py index f89fc95ff..c00ca500c 100644 --- a/plaid/model/watchlist_screening_hit.py +++ b/plaid/model/watchlist_screening_hit.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_hit_locations.py b/plaid/model/watchlist_screening_hit_locations.py index be317851f..9abc3e16d 100644 --- a/plaid/model/watchlist_screening_hit_locations.py +++ b/plaid/model/watchlist_screening_hit_locations.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_hit_status.py b/plaid/model/watchlist_screening_hit_status.py index 00d4650af..602f94a01 100644 --- a/plaid/model/watchlist_screening_hit_status.py +++ b/plaid/model/watchlist_screening_hit_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual.py b/plaid/model/watchlist_screening_individual.py index cf030b0ac..1b03890c4 100644 --- a/plaid/model/watchlist_screening_individual.py +++ b/plaid/model/watchlist_screening_individual.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -128,7 +128,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): Keyword Args: @@ -227,7 +227,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): Keyword Args: diff --git a/plaid/model/watchlist_screening_individual_create_request.py b/plaid/model/watchlist_screening_individual_create_request.py index baeecf5e9..c7a797bd4 100644 --- a/plaid/model/watchlist_screening_individual_create_request.py +++ b/plaid/model/watchlist_screening_individual_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -149,7 +149,7 @@ def _from_openapi_data(cls, search_terms, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 """ @@ -241,7 +241,7 @@ def __init__(self, search_terms, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 """ diff --git a/plaid/model/watchlist_screening_individual_create_response.py b/plaid/model/watchlist_screening_individual_create_response.py index af874474c..53e8ead49 100644 --- a/plaid/model/watchlist_screening_individual_create_response.py +++ b/plaid/model/watchlist_screening_individual_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_individual_get_request.py b/plaid/model/watchlist_screening_individual_get_request.py index 596cf4720..9b1657ab3 100644 --- a/plaid/model/watchlist_screening_individual_get_request.py +++ b/plaid/model/watchlist_screening_individual_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_get_response.py b/plaid/model/watchlist_screening_individual_get_response.py index b10b3128c..a36f9e4a4 100644 --- a/plaid/model/watchlist_screening_individual_get_response.py +++ b/plaid/model/watchlist_screening_individual_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_individual_history_list_request.py b/plaid/model/watchlist_screening_individual_history_list_request.py index bc71ef4e1..474dd6f07 100644 --- a/plaid/model/watchlist_screening_individual_history_list_request.py +++ b/plaid/model/watchlist_screening_individual_history_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_history_list_response.py b/plaid/model/watchlist_screening_individual_history_list_response.py index d58818423..d6e53f5f3 100644 --- a/plaid/model/watchlist_screening_individual_history_list_response.py +++ b/plaid/model/watchlist_screening_individual_history_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_hit_list_request.py b/plaid/model/watchlist_screening_individual_hit_list_request.py index 4b3a5991a..7cb3c2862 100644 --- a/plaid/model/watchlist_screening_individual_hit_list_request.py +++ b/plaid/model/watchlist_screening_individual_hit_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_hit_list_response.py b/plaid/model/watchlist_screening_individual_hit_list_response.py index a92d61b01..a83e728e4 100644 --- a/plaid/model/watchlist_screening_individual_hit_list_response.py +++ b/plaid/model/watchlist_screening_individual_hit_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_list_request.py b/plaid/model/watchlist_screening_individual_list_request.py index 67fe5818f..d4347cf5b 100644 --- a/plaid/model/watchlist_screening_individual_list_request.py +++ b/plaid/model/watchlist_screening_individual_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -157,7 +157,7 @@ def _from_openapi_data(cls, watchlist_program_id, *args, **kwargs): # noqa: E50 _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 @@ -252,7 +252,7 @@ def __init__(self, watchlist_program_id, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) secret (str): 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.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 cursor (str, none_type): An identifier that determines which page of results you receive.. [optional] # noqa: E501 diff --git a/plaid/model/watchlist_screening_individual_list_response.py b/plaid/model/watchlist_screening_individual_list_response.py index 6cb4787b6..664339bee 100644 --- a/plaid/model/watchlist_screening_individual_list_response.py +++ b/plaid/model/watchlist_screening_individual_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_program_get_request.py b/plaid/model/watchlist_screening_individual_program_get_request.py index 9776a8f91..5585aca48 100644 --- a/plaid/model/watchlist_screening_individual_program_get_request.py +++ b/plaid/model/watchlist_screening_individual_program_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_program_get_response.py b/plaid/model/watchlist_screening_individual_program_get_response.py index 7f7257822..e2ba876bc 100644 --- a/plaid/model/watchlist_screening_individual_program_get_response.py +++ b/plaid/model/watchlist_screening_individual_program_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_program_list_request.py b/plaid/model/watchlist_screening_individual_program_list_request.py index 6c7bf8b15..0ee3bdedd 100644 --- a/plaid/model/watchlist_screening_individual_program_list_request.py +++ b/plaid/model/watchlist_screening_individual_program_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_program_list_response.py b/plaid/model/watchlist_screening_individual_program_list_response.py index f49f3143d..b317277d1 100644 --- a/plaid/model/watchlist_screening_individual_program_list_response.py +++ b/plaid/model/watchlist_screening_individual_program_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_review_create_request.py b/plaid/model/watchlist_screening_individual_review_create_request.py index 846cdc8ad..3e83fd364 100644 --- a/plaid/model/watchlist_screening_individual_review_create_request.py +++ b/plaid/model/watchlist_screening_individual_review_create_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_review_create_response.py b/plaid/model/watchlist_screening_individual_review_create_response.py index f8dde75fb..36c5dd0ea 100644 --- a/plaid/model/watchlist_screening_individual_review_create_response.py +++ b/plaid/model/watchlist_screening_individual_review_create_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_review_list_request.py b/plaid/model/watchlist_screening_individual_review_list_request.py index 35cc8dfe0..f75788353 100644 --- a/plaid/model/watchlist_screening_individual_review_list_request.py +++ b/plaid/model/watchlist_screening_individual_review_list_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_review_list_response.py b/plaid/model/watchlist_screening_individual_review_list_response.py index 09ca3036c..9fe89709f 100644 --- a/plaid/model/watchlist_screening_individual_review_list_response.py +++ b/plaid/model/watchlist_screening_individual_review_list_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_update_request.py b/plaid/model/watchlist_screening_individual_update_request.py index 7e04dd5b2..a4f5eadfb 100644 --- a/plaid/model/watchlist_screening_individual_update_request.py +++ b/plaid/model/watchlist_screening_individual_update_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -164,7 +164,7 @@ def _from_openapi_data(cls, watchlist_screening_id, *args, **kwargs): # noqa: E search_terms (UpdateIndividualScreeningRequestSearchTerms): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 reset_fields (WatchlistScreeningIndividualUpdateRequestResettableFieldList): [optional] # noqa: E501 @@ -260,7 +260,7 @@ def __init__(self, watchlist_screening_id, *args, **kwargs): # noqa: E501 search_terms (UpdateIndividualScreeningRequestSearchTerms): [optional] # noqa: E501 assignee (str): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`.. [optional] # noqa: E501 status (WatchlistScreeningStatus): [optional] # noqa: E501 - client_user_id (str): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 + client_user_id (str): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.. [optional] # noqa: E501 client_id (str): 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.. [optional] # noqa: E501 secret (str): 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.. [optional] # noqa: E501 reset_fields (WatchlistScreeningIndividualUpdateRequestResettableFieldList): [optional] # noqa: E501 diff --git a/plaid/model/watchlist_screening_individual_update_request_resettable_field.py b/plaid/model/watchlist_screening_individual_update_request_resettable_field.py index 5376e5785..589cb5caf 100644 --- a/plaid/model/watchlist_screening_individual_update_request_resettable_field.py +++ b/plaid/model/watchlist_screening_individual_update_request_resettable_field.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_update_request_resettable_field_list.py b/plaid/model/watchlist_screening_individual_update_request_resettable_field_list.py index c5baabc6e..9f0d81723 100644 --- a/plaid/model/watchlist_screening_individual_update_request_resettable_field_list.py +++ b/plaid/model/watchlist_screening_individual_update_request_resettable_field_list.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_individual_update_response.py b/plaid/model/watchlist_screening_individual_update_response.py index 5e7aac6fd..7c6f5c13d 100644 --- a/plaid/model/watchlist_screening_individual_update_response.py +++ b/plaid/model/watchlist_screening_individual_update_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ @@ -130,7 +130,7 @@ def _from_openapi_data(cls, id, search_terms, assignee, status, client_user_id, search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. @@ -231,7 +231,7 @@ def __init__(self, id, search_terms, assignee, status, client_user_id, audit_tra search_terms (WatchlistScreeningSearchTerms): assignee (str, none_type): ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use `/dashboard_user/get`. status (WatchlistScreeningStatus): - client_user_id (str, none_type): A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + client_user_id (str, none_type): A unique ID that identifies the end user in your system. Either a `user_id` or the `client_user_id` must be provided. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. audit_trail (WatchlistScreeningAuditTrail): request_id (str): A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. diff --git a/plaid/model/watchlist_screening_request_search_terms.py b/plaid/model/watchlist_screening_request_search_terms.py index 676069500..3d6ade931 100644 --- a/plaid/model/watchlist_screening_request_search_terms.py +++ b/plaid/model/watchlist_screening_request_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_review.py b/plaid/model/watchlist_screening_review.py index c01de5d80..7c4eea501 100644 --- a/plaid/model/watchlist_screening_review.py +++ b/plaid/model/watchlist_screening_review.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_search_terms.py b/plaid/model/watchlist_screening_search_terms.py index 5e918c3a1..06f2f3bd9 100644 --- a/plaid/model/watchlist_screening_search_terms.py +++ b/plaid/model/watchlist_screening_search_terms.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/watchlist_screening_status.py b/plaid/model/watchlist_screening_status.py index e89212df0..096bf42ea 100644 --- a/plaid/model/watchlist_screening_status.py +++ b/plaid/model/watchlist_screening_status.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/weak_alias_determination.py b/plaid/model/weak_alias_determination.py index e1950dd5a..26bd18f86 100644 --- a/plaid/model/weak_alias_determination.py +++ b/plaid/model/weak_alias_determination.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/webhook_environment_values.py b/plaid/model/webhook_environment_values.py index 8f2625938..0dd41ee1c 100644 --- a/plaid/model/webhook_environment_values.py +++ b/plaid/model/webhook_environment_values.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/webhook_type.py b/plaid/model/webhook_type.py index 50e658483..5c23cf681 100644 --- a/plaid/model/webhook_type.py +++ b/plaid/model/webhook_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/webhook_update_acknowledged_webhook.py b/plaid/model/webhook_update_acknowledged_webhook.py index de1e9e85f..3e00bf388 100644 --- a/plaid/model/webhook_update_acknowledged_webhook.py +++ b/plaid/model/webhook_update_acknowledged_webhook.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/webhook_verification_key_get_request.py b/plaid/model/webhook_verification_key_get_request.py index 674f8de4d..9b9ce1cb1 100644 --- a/plaid/model/webhook_verification_key_get_request.py +++ b/plaid/model/webhook_verification_key_get_request.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/webhook_verification_key_get_response.py b/plaid/model/webhook_verification_key_get_response.py index 10bcf6556..63d2ba5a5 100644 --- a/plaid/model/webhook_verification_key_get_response.py +++ b/plaid/model/webhook_verification_key_get_response.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/yield_rate.py b/plaid/model/yield_rate.py index 813e852d4..b996dc7e7 100644 --- a/plaid/model/yield_rate.py +++ b/plaid/model/yield_rate.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/yield_rate_type.py b/plaid/model/yield_rate_type.py index 5e97e75d5..831351bc3 100644 --- a/plaid/model/yield_rate_type.py +++ b/plaid/model/yield_rate_type.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ytd_gross_income_summary_field_number.py b/plaid/model/ytd_gross_income_summary_field_number.py index 5e814a7fb..417b929d1 100644 --- a/plaid/model/ytd_gross_income_summary_field_number.py +++ b/plaid/model/ytd_gross_income_summary_field_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model/ytd_net_income_summary_field_number.py b/plaid/model/ytd_net_income_summary_field_number.py index ca13c0a45..86506dde3 100644 --- a/plaid/model/ytd_net_income_summary_field_number.py +++ b/plaid/model/ytd_net_income_summary_field_number.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/model_utils.py b/plaid/model_utils.py index 4a38ace3f..dab883a02 100644 --- a/plaid/model_utils.py +++ b/plaid/model_utils.py @@ -3,7 +3,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/plaid/models/__init__.py b/plaid/models/__init__.py index 5bb982053..d0829c706 100644 --- a/plaid/models/__init__.py +++ b/plaid/models/__init__.py @@ -1860,6 +1860,9 @@ from plaid.model.user_account_identity_name import UserAccountIdentityName from plaid.model.user_account_item import UserAccountItem from plaid.model.user_account_revoked_webhook import UserAccountRevokedWebhook +from plaid.model.user_account_session_event import UserAccountSessionEvent +from plaid.model.user_account_session_event_send_request import UserAccountSessionEventSendRequest +from plaid.model.user_account_session_event_send_response import UserAccountSessionEventSendResponse from plaid.model.user_account_session_get_request import UserAccountSessionGetRequest from plaid.model.user_account_session_get_response import UserAccountSessionGetResponse from plaid.model.user_address import UserAddress @@ -1873,10 +1876,14 @@ from plaid.model.user_get_request import UserGetRequest from plaid.model.user_get_response import UserGetResponse from plaid.model.user_id_number import UserIDNumber +from plaid.model.user_identity_remove_request import UserIdentityRemoveRequest +from plaid.model.user_identity_remove_response import UserIdentityRemoveResponse from plaid.model.user_items_associate_request import UserItemsAssociateRequest from plaid.model.user_items_associate_response import UserItemsAssociateResponse from plaid.model.user_items_get_request import UserItemsGetRequest from plaid.model.user_items_get_response import UserItemsGetResponse +from plaid.model.user_items_remove_request import UserItemsRemoveRequest +from plaid.model.user_items_remove_response import UserItemsRemoveResponse from plaid.model.user_permission_revoked_webhook import UserPermissionRevokedWebhook from plaid.model.user_products_terminate_request import UserProductsTerminateRequest from plaid.model.user_products_terminate_response import UserProductsTerminateResponse diff --git a/plaid/rest.py b/plaid/rest.py index 40fe03458..8b3b968f0 100644 --- a/plaid/rest.py +++ b/plaid/rest.py @@ -5,7 +5,7 @@ The Plaid REST API. Please see https://plaid.com/docs/api for more details. # noqa: E501 - The version of the OpenAPI document: 2020-09-14_1.680.0 + The version of the OpenAPI document: 2020-09-14_1.680.8 Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index 988f1f4ca..9a449a29c 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '38.0.0' +VERSION = '38.1.0' url = 'https://github.com/plaid/plaid-python' REQUIRES = [