plaid 14.0.0.beta.2 → 14.0.0.beta.5.pre.plural.pre.income.pre.breakdown
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -1
- data/Gemfile.lock +19 -5
- data/LICENSE.txt +1 -1
- data/Makefile +2 -21
- data/PUBLISH.md +2 -3
- data/README.md +4 -4
- data/lib/plaid/api/plaid_api.rb +274 -116
- data/lib/plaid/api_client.rb +2 -2
- data/lib/plaid/api_error.rb +2 -2
- data/lib/plaid/configuration.rb +2 -2
- data/lib/plaid/models/account_assets.rb +3 -3
- data/lib/plaid/models/account_assets_all_of.rb +2 -2
- data/lib/plaid/models/account_balance.rb +18 -7
- data/lib/plaid/models/account_base.rb +3 -3
- data/lib/plaid/models/account_filters_response.rb +2 -2
- data/lib/plaid/models/account_identity.rb +3 -3
- data/lib/plaid/models/account_identity_all_of.rb +2 -2
- data/lib/plaid/models/account_subtype.rb +3 -2
- data/lib/plaid/models/account_type.rb +2 -2
- data/lib/plaid/models/accounts_balance_get_request.rb +4 -4
- data/lib/plaid/models/accounts_balance_get_request_options.rb +16 -6
- data/lib/plaid/models/accounts_get_request.rb +4 -4
- data/lib/plaid/models/accounts_get_request_options.rb +2 -2
- data/lib/plaid/models/accounts_get_response.rb +2 -2
- data/lib/plaid/models/ach_class.rb +2 -2
- data/lib/plaid/models/address.rb +2 -2
- data/lib/plaid/models/address_data.rb +2 -2
- data/lib/plaid/models/application.rb +273 -0
- data/lib/plaid/models/application_get_request.rb +255 -0
- data/lib/plaid/models/{link_token_create_request_account_subtypes_investment.rb → application_get_response.rb} +33 -16
- data/lib/plaid/models/apr.rb +2 -2
- data/lib/plaid/models/asset_report.rb +2 -2
- data/lib/plaid/models/asset_report_audit_copy_create_request.rb +4 -4
- data/lib/plaid/models/asset_report_audit_copy_create_response.rb +2 -2
- data/lib/plaid/models/asset_report_audit_copy_get_request.rb +4 -4
- data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +4 -4
- data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +2 -2
- data/lib/plaid/models/asset_report_create_request.rb +28 -4
- data/lib/plaid/models/asset_report_create_request_options.rb +2 -2
- data/lib/plaid/models/asset_report_create_response.rb +2 -2
- data/lib/plaid/models/asset_report_filter_request.rb +4 -4
- data/lib/plaid/models/asset_report_filter_response.rb +2 -2
- data/lib/plaid/models/asset_report_get_request.rb +5 -5
- data/lib/plaid/models/asset_report_get_response.rb +2 -2
- data/lib/plaid/models/asset_report_item.rb +2 -2
- data/lib/plaid/models/asset_report_pdf_get_request.rb +4 -4
- data/lib/plaid/models/asset_report_refresh_request.rb +6 -4
- data/lib/plaid/models/asset_report_refresh_request_options.rb +2 -2
- data/lib/plaid/models/asset_report_refresh_response.rb +2 -2
- data/lib/plaid/models/asset_report_remove_request.rb +4 -4
- data/lib/plaid/models/asset_report_remove_response.rb +2 -2
- data/lib/plaid/models/asset_report_transaction.rb +28 -6
- data/lib/plaid/models/asset_report_transaction_all_of.rb +2 -2
- data/lib/plaid/models/asset_report_user.rb +2 -2
- data/lib/plaid/models/assets_error_webhook.rb +2 -2
- data/lib/plaid/models/assets_product_ready_webhook.rb +2 -2
- data/lib/plaid/models/auth_get_numbers.rb +2 -2
- data/lib/plaid/models/auth_get_request.rb +4 -4
- data/lib/plaid/models/auth_get_request_options.rb +2 -2
- data/lib/plaid/models/auth_get_response.rb +2 -2
- data/lib/plaid/models/automatically_verified_webhook.rb +3 -3
- data/lib/plaid/models/bank_transfer.rb +11 -2
- data/lib/plaid/models/bank_transfer_balance.rb +2 -2
- data/lib/plaid/models/bank_transfer_balance_get_request.rb +4 -4
- data/lib/plaid/models/bank_transfer_balance_get_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_cancel_request.rb +4 -4
- data/lib/plaid/models/bank_transfer_cancel_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_create_request.rb +19 -4
- data/lib/plaid/models/bank_transfer_create_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_direction.rb +2 -2
- data/lib/plaid/models/bank_transfer_event.rb +4 -2
- data/lib/plaid/models/bank_transfer_event_list_request.rb +8 -4
- data/lib/plaid/models/bank_transfer_event_list_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_event_sync_request.rb +8 -4
- data/lib/plaid/models/bank_transfer_event_sync_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_event_type.rb +2 -2
- data/lib/plaid/models/bank_transfer_failure.rb +2 -2
- data/lib/plaid/models/bank_transfer_get_request.rb +4 -4
- data/lib/plaid/models/bank_transfer_get_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_list_request.rb +8 -4
- data/lib/plaid/models/bank_transfer_list_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_migrate_account_request.rb +4 -4
- data/lib/plaid/models/bank_transfer_migrate_account_response.rb +2 -2
- data/lib/plaid/models/bank_transfer_network.rb +2 -2
- data/lib/plaid/models/bank_transfer_receiver_details.rb +2 -2
- data/lib/plaid/models/bank_transfer_status.rb +2 -2
- data/lib/plaid/models/bank_transfer_type.rb +2 -2
- data/lib/plaid/models/bank_transfer_user.rb +2 -2
- data/lib/plaid/models/bank_transfers_events_update_webhook.rb +240 -0
- data/lib/plaid/models/categories_get_response.rb +2 -2
- data/lib/plaid/models/category.rb +2 -2
- data/lib/plaid/models/cause.rb +2 -2
- data/lib/plaid/models/country_code.rb +2 -2
- data/lib/plaid/models/credit_card_liability.rb +3 -18
- data/lib/plaid/models/credit_filter.rb +2 -2
- data/lib/plaid/models/default_update_webhook.rb +2 -2
- data/lib/plaid/models/deposit_switch_address_data.rb +2 -2
- data/lib/plaid/models/deposit_switch_alt_create_request.rb +4 -4
- data/lib/plaid/models/deposit_switch_alt_create_response.rb +2 -2
- data/lib/plaid/models/deposit_switch_create_request.rb +4 -4
- data/lib/plaid/models/deposit_switch_create_response.rb +2 -2
- data/lib/plaid/models/deposit_switch_get_request.rb +4 -4
- data/lib/plaid/models/deposit_switch_get_response.rb +2 -2
- data/lib/plaid/models/deposit_switch_target_account.rb +2 -2
- data/lib/plaid/models/deposit_switch_target_user.rb +2 -2
- data/lib/plaid/models/deposit_switch_token_create_request.rb +4 -4
- data/lib/plaid/models/deposit_switch_token_create_response.rb +2 -2
- data/lib/plaid/models/depository_filter.rb +2 -2
- data/lib/plaid/models/email.rb +2 -2
- data/lib/plaid/models/employee.rb +2 -2
- data/lib/plaid/models/employee_income_summary_field_string.rb +2 -2
- data/lib/plaid/models/employer.rb +2 -2
- data/lib/plaid/models/employer_income_summary_field_string.rb +2 -2
- data/lib/plaid/models/employers_search_request.rb +4 -4
- data/lib/plaid/models/employers_search_response.rb +2 -2
- data/lib/plaid/models/error.rb +4 -4
- data/lib/plaid/models/{item_status_transactions.rb → external_payment_options.rb} +33 -23
- data/lib/plaid/models/{link_token_create_request_account_subtypes_depository.rb → external_payment_refund_details.rb} +34 -16
- data/lib/plaid/models/external_payment_schedule.rb +7 -7
- data/lib/plaid/models/external_payment_schedule_get.rb +283 -0
- data/lib/plaid/models/health_incident.rb +2 -2
- data/lib/plaid/models/historical_balance.rb +2 -2
- data/lib/plaid/models/historical_update_webhook.rb +2 -2
- data/lib/plaid/models/holding.rb +3 -3
- data/lib/plaid/models/holdings_default_update_webhook.rb +2 -2
- data/lib/plaid/models/identity_get_request.rb +4 -4
- data/lib/plaid/models/identity_get_request_options.rb +2 -2
- data/lib/plaid/models/identity_get_response.rb +2 -2
- data/lib/plaid/models/incident_update.rb +2 -2
- data/lib/plaid/models/income_breakdown.rb +2 -2
- data/lib/plaid/models/income_summary.rb +2 -2
- data/lib/plaid/models/income_summary_field_number.rb +2 -2
- data/lib/plaid/models/income_summary_field_string.rb +2 -2
- data/lib/plaid/models/income_verification_create_request.rb +4 -4
- data/lib/plaid/models/income_verification_create_response.rb +2 -2
- data/lib/plaid/models/income_verification_documents_download_request.rb +4 -4
- data/lib/plaid/models/income_verification_documents_download_response.rb +2 -2
- data/lib/plaid/models/income_verification_paystub_get_request.rb +4 -4
- data/lib/plaid/models/income_verification_paystub_get_response.rb +2 -2
- data/lib/plaid/models/income_verification_status_webhook.rb +2 -2
- data/lib/plaid/models/income_verification_summary_get_request.rb +4 -4
- data/lib/plaid/models/income_verification_summary_get_response.rb +2 -2
- data/lib/plaid/models/income_verification_webhook_status.rb +2 -2
- data/lib/plaid/models/inflow_model.rb +2 -2
- data/lib/plaid/models/initial_update_webhook.rb +2 -2
- data/lib/plaid/models/institution.rb +16 -6
- data/lib/plaid/models/institution_status.rb +2 -2
- data/lib/plaid/models/institutions_get_by_id_request.rb +4 -4
- data/lib/plaid/models/institutions_get_by_id_request_options.rb +19 -7
- data/lib/plaid/models/institutions_get_by_id_response.rb +2 -2
- data/lib/plaid/models/institutions_get_request.rb +27 -4
- data/lib/plaid/models/institutions_get_request_options.rb +20 -8
- data/lib/plaid/models/institutions_get_response.rb +3 -3
- data/lib/plaid/models/institutions_search_account_filter.rb +2 -2
- data/lib/plaid/models/{item_status_last_webhook.rb → institutions_search_payment_initiation_options.rb} +14 -26
- data/lib/plaid/models/institutions_search_request.rb +25 -4
- data/lib/plaid/models/institutions_search_request_options.rb +23 -10
- data/lib/plaid/models/institutions_search_response.rb +2 -2
- data/lib/plaid/models/investment_filter.rb +2 -2
- data/lib/plaid/models/investment_holdings_get_request_options.rb +2 -2
- data/lib/plaid/models/investment_transaction.rb +4 -3
- data/lib/plaid/models/investments_default_update_webhook.rb +2 -2
- data/lib/plaid/models/investments_holdings_get_request.rb +4 -4
- data/lib/plaid/models/investments_holdings_get_response.rb +2 -2
- data/lib/plaid/models/investments_transactions_get_request.rb +4 -4
- data/lib/plaid/models/investments_transactions_get_request_options.rb +11 -7
- data/lib/plaid/models/investments_transactions_get_response.rb +2 -2
- data/lib/plaid/models/item.rb +43 -3
- data/lib/plaid/models/item_access_token_invalidate_request.rb +4 -4
- data/lib/plaid/models/item_access_token_invalidate_response.rb +2 -2
- data/lib/plaid/models/item_error_webhook.rb +2 -2
- data/lib/plaid/models/item_get_request.rb +4 -4
- data/lib/plaid/models/item_get_response.rb +6 -16
- data/lib/plaid/models/item_import_request.rb +25 -4
- data/lib/plaid/models/item_import_request_options.rb +2 -2
- data/lib/plaid/models/item_import_request_user_auth.rb +2 -2
- data/lib/plaid/models/item_import_response.rb +2 -2
- data/lib/plaid/models/item_product_ready_webhook.rb +2 -2
- data/lib/plaid/models/item_public_token_create_request.rb +4 -4
- data/lib/plaid/models/item_public_token_create_response.rb +2 -2
- data/lib/plaid/models/item_public_token_exchange_request.rb +4 -4
- data/lib/plaid/models/item_public_token_exchange_response.rb +2 -2
- data/lib/plaid/models/item_remove_request.rb +4 -4
- data/lib/plaid/models/item_remove_response.rb +2 -2
- data/lib/plaid/models/item_status.rb +17 -8
- data/lib/plaid/models/item_webhook_update_request.rb +4 -4
- data/lib/plaid/models/item_webhook_update_response.rb +2 -2
- data/lib/plaid/models/jwk_public_key.rb +42 -2
- data/lib/plaid/models/jwt_header.rb +2 -2
- data/lib/plaid/models/liabilities_default_update_webhook.rb +274 -0
- data/lib/plaid/models/liabilities_get_request.rb +4 -4
- data/lib/plaid/models/liabilities_get_request_options.rb +2 -2
- data/lib/plaid/models/liabilities_get_response.rb +2 -2
- data/lib/plaid/models/liabilities_object.rb +2 -2
- data/lib/plaid/models/liability_override.rb +7 -24
- data/lib/plaid/models/link_token_account_filters.rb +2 -2
- data/lib/plaid/models/link_token_create_request.rb +51 -12
- data/lib/plaid/models/link_token_create_request_account_subtypes.rb +22 -10
- data/lib/plaid/models/{amount.rb → link_token_create_request_auth.rb} +25 -40
- data/lib/plaid/models/link_token_create_request_deposit_switch.rb +2 -2
- data/lib/plaid/models/link_token_create_request_income_verification.rb +2 -2
- data/lib/plaid/models/link_token_create_request_payment_initiation.rb +2 -2
- data/lib/plaid/models/link_token_create_request_user.rb +4 -4
- data/lib/plaid/models/link_token_create_response.rb +3 -3
- data/lib/plaid/models/link_token_get_metadata_response.rb +2 -2
- data/lib/plaid/models/link_token_get_request.rb +4 -4
- data/lib/plaid/models/link_token_get_response.rb +2 -2
- data/lib/plaid/models/loan_filter.rb +2 -2
- data/lib/plaid/models/location.rb +2 -2
- data/lib/plaid/models/meta.rb +2 -2
- data/lib/plaid/models/mfa.rb +2 -2
- data/lib/plaid/models/mortgage_interest_rate.rb +2 -2
- data/lib/plaid/models/mortgage_liability.rb +2 -2
- data/lib/plaid/models/mortgage_property_address.rb +2 -2
- data/lib/plaid/models/nullable_access_token.rb +2 -2
- data/lib/plaid/models/nullable_address.rb +2 -2
- data/lib/plaid/models/nullable_address_data.rb +2 -2
- data/lib/plaid/models/nullable_item_status.rb +17 -8
- data/lib/plaid/models/nullable_numbers_ach.rb +4 -4
- data/lib/plaid/models/nullable_numbers_bacs.rb +2 -2
- data/lib/plaid/models/nullable_numbers_eft.rb +2 -2
- data/lib/plaid/models/nullable_numbers_international.rb +2 -2
- data/lib/plaid/models/nullable_recipient_bacs.rb +2 -2
- data/lib/plaid/models/numbers.rb +2 -2
- data/lib/plaid/models/numbers_ach.rb +4 -4
- data/lib/plaid/models/numbers_bacs.rb +2 -2
- data/lib/plaid/models/numbers_eft.rb +2 -2
- data/lib/plaid/models/numbers_international.rb +2 -2
- data/lib/plaid/models/override_accounts.rb +2 -2
- data/lib/plaid/models/owner.rb +3 -3
- data/lib/plaid/models/owner_override.rb +2 -2
- data/lib/plaid/models/pay_frequency.rb +2 -2
- data/lib/plaid/models/pay_period_details.rb +2 -2
- data/lib/plaid/models/payment_amount.rb +38 -4
- data/lib/plaid/models/payment_initiation_address.rb +19 -2
- data/lib/plaid/models/payment_initiation_metadata.rb +252 -0
- data/lib/plaid/models/{payment_initiation_recipient_bacs.rb → payment_initiation_optional_restriction_bacs.rb} +14 -15
- data/lib/plaid/models/payment_initiation_payment.rb +395 -0
- data/lib/plaid/models/payment_initiation_payment_create_request.rb +20 -10
- data/lib/plaid/models/payment_initiation_payment_create_response.rb +2 -2
- data/lib/plaid/models/payment_initiation_payment_get_request.rb +4 -4
- data/lib/plaid/models/payment_initiation_payment_get_response.rb +77 -22
- data/lib/plaid/models/payment_initiation_payment_list_request.rb +8 -4
- data/lib/plaid/models/payment_initiation_payment_list_response.rb +5 -9
- data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +4 -4
- data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +3 -3
- data/lib/plaid/models/payment_initiation_recipient.rb +21 -10
- data/lib/plaid/models/payment_initiation_recipient_create_request.rb +5 -4
- data/lib/plaid/models/payment_initiation_recipient_create_response.rb +2 -2
- data/lib/plaid/models/payment_initiation_recipient_get_request.rb +4 -4
- data/lib/plaid/models/payment_initiation_recipient_get_response.rb +22 -3
- data/lib/plaid/models/{link_token_create_request_account_subtypes_loan.rb → payment_initiation_recipient_get_response_all_of.rb} +13 -16
- data/lib/plaid/models/payment_initiation_recipient_list_request.rb +4 -4
- data/lib/plaid/models/payment_initiation_recipient_list_response.rb +2 -2
- data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +242 -0
- data/lib/plaid/models/payment_meta.rb +3 -3
- data/lib/plaid/models/payment_schedule_interval.rb +37 -0
- data/lib/plaid/models/payment_status_update_webhook.rb +47 -3
- data/lib/plaid/models/paystub.rb +6 -4
- data/lib/plaid/models/paystub_deduction.rb +2 -2
- data/lib/plaid/models/paystub_ytd_details.rb +2 -2
- data/lib/plaid/models/pending_expiration_webhook.rb +2 -2
- data/lib/plaid/models/phone_number.rb +2 -2
- data/lib/plaid/models/processor_apex_processor_token_create_request.rb +4 -4
- data/lib/plaid/models/processor_auth_get_request.rb +4 -4
- data/lib/plaid/models/processor_auth_get_response.rb +2 -2
- data/lib/plaid/models/processor_balance_get_request.rb +4 -4
- data/lib/plaid/models/processor_balance_get_response.rb +2 -2
- data/lib/plaid/models/processor_identity_get_request.rb +4 -4
- data/lib/plaid/models/processor_identity_get_response.rb +2 -2
- data/lib/plaid/models/processor_number.rb +2 -2
- data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +4 -4
- data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +2 -2
- data/lib/plaid/models/processor_token_create_request.rb +5 -5
- data/lib/plaid/models/processor_token_create_response.rb +2 -2
- data/lib/plaid/models/product_status.rb +2 -2
- data/lib/plaid/models/product_status_breakdown.rb +2 -2
- data/lib/plaid/models/products.rb +3 -2
- data/lib/plaid/models/projected_income_summary_field_number.rb +2 -2
- data/lib/plaid/models/pslf_status.rb +2 -2
- data/lib/plaid/models/recaptcha_required_error.rb +2 -2
- data/lib/plaid/models/recipient_bacs.rb +2 -2
- data/lib/plaid/models/{item_status_investments.rb → sandbox_bank_transfer_fire_webhook_request.rb} +36 -23
- data/lib/plaid/models/{link_token_create_request_account_subtypes_credit.rb → sandbox_bank_transfer_fire_webhook_response.rb} +19 -16
- data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +4 -4
- data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +2 -2
- data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +9 -4
- data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +2 -2
- data/lib/plaid/models/sandbox_item_reset_login_request.rb +4 -4
- data/lib/plaid/models/sandbox_item_reset_login_response.rb +2 -2
- data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +4 -4
- data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +2 -2
- data/lib/plaid/models/sandbox_processor_token_create_request.rb +4 -4
- data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +2 -2
- data/lib/plaid/models/sandbox_processor_token_create_response.rb +2 -2
- data/lib/plaid/models/sandbox_public_token_create_request.rb +25 -4
- data/lib/plaid/models/sandbox_public_token_create_request_options.rb +2 -2
- data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +2 -2
- data/lib/plaid/models/sandbox_public_token_create_response.rb +2 -2
- data/lib/plaid/models/security.rb +5 -8
- data/lib/plaid/models/servicer_address_data.rb +2 -2
- data/lib/plaid/models/standalone_account_type.rb +2 -2
- data/lib/plaid/models/standalone_currency_code_list.rb +2 -2
- data/lib/plaid/models/standalone_investment_transaction_subtype.rb +2 -2
- data/lib/plaid/models/standalone_investment_transaction_type.rb +2 -2
- data/lib/plaid/models/student_loan.rb +4 -15
- data/lib/plaid/models/student_loan_repayment_model.rb +2 -2
- data/lib/plaid/models/student_loan_status.rb +2 -2
- data/lib/plaid/models/student_repayment_plan.rb +2 -2
- data/lib/plaid/models/transaction.rb +28 -6
- data/lib/plaid/models/transaction_code.rb +2 -2
- data/lib/plaid/models/transaction_data.rb +2 -2
- data/lib/plaid/models/transaction_override.rb +21 -21
- data/lib/plaid/models/transactions_get_request.rb +4 -4
- data/lib/plaid/models/transactions_get_request_options.rb +6 -2
- data/lib/plaid/models/transactions_get_response.rb +2 -2
- data/lib/plaid/models/transactions_refresh_request.rb +9 -4
- data/lib/plaid/models/transactions_refresh_response.rb +2 -2
- data/lib/plaid/models/transactions_removed_webhook.rb +2 -2
- data/lib/plaid/models/user_custom_password.rb +2 -2
- data/lib/plaid/models/user_permission_revoked_webhook.rb +2 -2
- data/lib/plaid/models/verification_expired_webhook.rb +3 -3
- data/lib/plaid/models/verification_status.rb +2 -2
- data/lib/plaid/models/warning.rb +2 -2
- data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +2 -2
- data/lib/plaid/models/webhook_verification_key_get_request.rb +4 -4
- data/lib/plaid/models/webhook_verification_key_get_response.rb +2 -2
- data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +2 -2
- data/lib/plaid/models/ytd_net_income_summary_field_number.rb +2 -2
- data/lib/plaid/version.rb +3 -3
- data/lib/plaid.rb +20 -11
- data/pkg/plaid-14.2.0.gem +0 -0
- data/plaid.gemspec +3 -3
- data/templates/ruby/partial_model_generic.mustache +362 -0
- data/test/test_bank_transfers.rb +1 -1
- data/test/test_item.rb +2 -2
- data/test/test_payment_initiation.rb +1 -2
- metadata +23 -324
- data/docs/ACHClass.md +0 -15
- data/docs/APR.md +0 -24
- data/docs/AccountAssets.md +0 -40
- data/docs/AccountAssetsAllOf.md +0 -24
- data/docs/AccountBalance.md +0 -26
- data/docs/AccountBase.md +0 -32
- data/docs/AccountFiltersResponse.md +0 -24
- data/docs/AccountIdentity.md +0 -34
- data/docs/AccountIdentityAllOf.md +0 -18
- data/docs/AccountSubtype.md +0 -15
- data/docs/AccountType.md +0 -15
- data/docs/AccountsBalanceGetRequest.md +0 -24
- data/docs/AccountsBalanceGetRequestOptions.md +0 -18
- data/docs/AccountsGetRequest.md +0 -24
- data/docs/AccountsGetRequestOptions.md +0 -18
- data/docs/AccountsGetResponse.md +0 -22
- data/docs/Address.md +0 -20
- data/docs/AddressData.md +0 -26
- data/docs/Amount.md +0 -20
- data/docs/AssetReport.md +0 -28
- data/docs/AssetReportAuditCopyCreateRequest.md +0 -24
- data/docs/AssetReportAuditCopyCreateResponse.md +0 -20
- data/docs/AssetReportAuditCopyGetRequest.md +0 -22
- data/docs/AssetReportAuditCopyRemoveRequest.md +0 -22
- data/docs/AssetReportAuditCopyRemoveResponse.md +0 -20
- data/docs/AssetReportCreateRequest.md +0 -26
- data/docs/AssetReportCreateRequestOptions.md +0 -22
- data/docs/AssetReportCreateResponse.md +0 -22
- data/docs/AssetReportFilterRequest.md +0 -24
- data/docs/AssetReportFilterResponse.md +0 -22
- data/docs/AssetReportGetRequest.md +0 -24
- data/docs/AssetReportGetResponse.md +0 -22
- data/docs/AssetReportItem.md +0 -26
- data/docs/AssetReportPDFGetRequest.md +0 -22
- data/docs/AssetReportRefreshRequest.md +0 -26
- data/docs/AssetReportRefreshRequestOptions.md +0 -22
- data/docs/AssetReportRefreshResponse.md +0 -22
- data/docs/AssetReportRemoveRequest.md +0 -22
- data/docs/AssetReportRemoveResponse.md +0 -20
- data/docs/AssetReportTransaction.md +0 -58
- data/docs/AssetReportTransactionAllOf.md +0 -20
- data/docs/AssetReportUser.md +0 -30
- data/docs/AssetsErrorWebhook.md +0 -24
- data/docs/AssetsProductReadyWebhook.md +0 -22
- data/docs/AuthGetNumbers.md +0 -24
- data/docs/AuthGetRequest.md +0 -24
- data/docs/AuthGetRequestOptions.md +0 -18
- data/docs/AuthGetResponse.md +0 -24
- data/docs/AutomaticallyVerifiedWebhook.md +0 -24
- data/docs/BankTransfer.md +0 -50
- data/docs/BankTransferBalance.md +0 -20
- data/docs/BankTransferBalanceGetRequest.md +0 -22
- data/docs/BankTransferBalanceGetResponse.md +0 -22
- data/docs/BankTransferCancelRequest.md +0 -22
- data/docs/BankTransferCancelResponse.md +0 -18
- data/docs/BankTransferCreateRequest.md +0 -46
- data/docs/BankTransferCreateResponse.md +0 -20
- data/docs/BankTransferDirection.md +0 -15
- data/docs/BankTransferEvent.md +0 -40
- data/docs/BankTransferEventListRequest.md +0 -40
- data/docs/BankTransferEventListResponse.md +0 -20
- data/docs/BankTransferEventSyncRequest.md +0 -24
- data/docs/BankTransferEventSyncResponse.md +0 -20
- data/docs/BankTransferEventType.md +0 -15
- data/docs/BankTransferFailure.md +0 -20
- data/docs/BankTransferGetRequest.md +0 -22
- data/docs/BankTransferGetResponse.md +0 -20
- data/docs/BankTransferListRequest.md +0 -32
- data/docs/BankTransferListResponse.md +0 -20
- data/docs/BankTransferMigrateAccountRequest.md +0 -26
- data/docs/BankTransferMigrateAccountResponse.md +0 -22
- data/docs/BankTransferNetwork.md +0 -15
- data/docs/BankTransferReceiverDetails.md +0 -18
- data/docs/BankTransferStatus.md +0 -15
- data/docs/BankTransferType.md +0 -15
- data/docs/BankTransferUser.md +0 -22
- data/docs/CategoriesGetResponse.md +0 -20
- data/docs/Category.md +0 -22
- data/docs/Cause.md +0 -20
- data/docs/CountryCode.md +0 -15
- data/docs/CreditCardLiability.md +0 -34
- data/docs/CreditFilter.md +0 -18
- data/docs/DefaultUpdateWebhook.md +0 -26
- data/docs/DepositSwitchAddressData.md +0 -26
- data/docs/DepositSwitchAltCreateRequest.md +0 -24
- data/docs/DepositSwitchAltCreateResponse.md +0 -20
- data/docs/DepositSwitchCreateRequest.md +0 -24
- data/docs/DepositSwitchCreateResponse.md +0 -20
- data/docs/DepositSwitchGetRequest.md +0 -22
- data/docs/DepositSwitchGetResponse.md +0 -38
- data/docs/DepositSwitchTargetAccount.md +0 -24
- data/docs/DepositSwitchTargetUser.md +0 -28
- data/docs/DepositSwitchTokenCreateRequest.md +0 -22
- data/docs/DepositSwitchTokenCreateResponse.md +0 -22
- data/docs/DepositoryFilter.md +0 -18
- data/docs/Email.md +0 -22
- data/docs/Employee.md +0 -22
- data/docs/EmployeeIncomeSummaryFieldString.md +0 -20
- data/docs/Employer.md +0 -24
- data/docs/EmployerIncomeSummaryFieldString.md +0 -20
- data/docs/EmployersSearchRequest.md +0 -24
- data/docs/EmployersSearchResponse.md +0 -20
- data/docs/Error.md +0 -34
- data/docs/ExternalPaymentSchedule.md +0 -24
- data/docs/HealthIncident.md +0 -24
- data/docs/HistoricalBalance.md +0 -24
- data/docs/HistoricalUpdateWebhook.md +0 -26
- data/docs/Holding.md +0 -34
- data/docs/HoldingsDefaultUpdateWebhook.md +0 -28
- data/docs/IdentityGetRequest.md +0 -24
- data/docs/IdentityGetRequestOptions.md +0 -18
- data/docs/IdentityGetResponse.md +0 -22
- data/docs/IncidentUpdate.md +0 -22
- data/docs/IncomeBreakdown.md +0 -24
- data/docs/IncomeSummary.md +0 -30
- data/docs/IncomeSummaryFieldNumber.md +0 -20
- data/docs/IncomeSummaryFieldString.md +0 -20
- data/docs/IncomeVerificationCreateRequest.md +0 -22
- data/docs/IncomeVerificationCreateResponse.md +0 -20
- data/docs/IncomeVerificationDocumentsDownloadRequest.md +0 -22
- data/docs/IncomeVerificationDocumentsDownloadResponse.md +0 -18
- data/docs/IncomeVerificationPaystubGetRequest.md +0 -22
- data/docs/IncomeVerificationPaystubGetResponse.md +0 -20
- data/docs/IncomeVerificationStatusWebhook.md +0 -24
- data/docs/IncomeVerificationSummaryGetRequest.md +0 -22
- data/docs/IncomeVerificationSummaryGetResponse.md +0 -20
- data/docs/IncomeVerificationWebhookStatus.md +0 -18
- data/docs/InflowModel.md +0 -26
- data/docs/InitialUpdateWebhook.md +0 -26
- data/docs/Institution.md +0 -36
- data/docs/InstitutionStatus.md +0 -30
- data/docs/InstitutionsGetByIdRequest.md +0 -26
- data/docs/InstitutionsGetByIdRequestOptions.md +0 -20
- data/docs/InstitutionsGetByIdResponse.md +0 -20
- data/docs/InstitutionsGetRequest.md +0 -28
- data/docs/InstitutionsGetRequestOptions.md +0 -24
- data/docs/InstitutionsGetResponse.md +0 -22
- data/docs/InstitutionsSearchAccountFilter.md +0 -24
- data/docs/InstitutionsSearchRequest.md +0 -28
- data/docs/InstitutionsSearchRequestOptions.md +0 -22
- data/docs/InstitutionsSearchResponse.md +0 -20
- data/docs/InvestmentFilter.md +0 -18
- data/docs/InvestmentHoldingsGetRequestOptions.md +0 -18
- data/docs/InvestmentTransaction.md +0 -44
- data/docs/InvestmentsDefaultUpdateWebhook.md +0 -28
- data/docs/InvestmentsHoldingsGetRequest.md +0 -24
- data/docs/InvestmentsHoldingsGetResponse.md +0 -26
- data/docs/InvestmentsTransactionsGetRequest.md +0 -28
- data/docs/InvestmentsTransactionsGetRequestOptions.md +0 -22
- data/docs/InvestmentsTransactionsGetResponse.md +0 -28
- data/docs/Item.md +0 -32
- data/docs/ItemAccessTokenInvalidateRequest.md +0 -22
- data/docs/ItemAccessTokenInvalidateResponse.md +0 -20
- data/docs/ItemErrorWebhook.md +0 -24
- data/docs/ItemGetRequest.md +0 -22
- data/docs/ItemGetResponse.md +0 -24
- data/docs/ItemImportRequest.md +0 -26
- data/docs/ItemImportRequestOptions.md +0 -18
- data/docs/ItemImportRequestUserAuth.md +0 -20
- data/docs/ItemImportResponse.md +0 -20
- data/docs/ItemProductReadyWebhook.md +0 -24
- data/docs/ItemPublicTokenCreateRequest.md +0 -22
- data/docs/ItemPublicTokenCreateResponse.md +0 -22
- data/docs/ItemPublicTokenExchangeRequest.md +0 -22
- data/docs/ItemPublicTokenExchangeResponse.md +0 -22
- data/docs/ItemRemoveRequest.md +0 -22
- data/docs/ItemRemoveResponse.md +0 -18
- data/docs/ItemStatus.md +0 -22
- data/docs/ItemStatusInvestments.md +0 -20
- data/docs/ItemStatusLastWebhook.md +0 -20
- data/docs/ItemStatusTransactions.md +0 -20
- data/docs/ItemWebhookUpdateRequest.md +0 -24
- data/docs/ItemWebhookUpdateResponse.md +0 -20
- data/docs/JWKPublicKey.md +0 -34
- data/docs/JWTHeader.md +0 -18
- data/docs/LiabilitiesGetRequest.md +0 -24
- data/docs/LiabilitiesGetRequestOptions.md +0 -18
- data/docs/LiabilitiesGetResponse.md +0 -24
- data/docs/LiabilitiesObject.md +0 -22
- data/docs/LiabilityOverride.md +0 -66
- data/docs/LinkTokenAccountFilters.md +0 -24
- data/docs/LinkTokenCreateRequest.md +0 -48
- data/docs/LinkTokenCreateRequestAccountSubtypes.md +0 -24
- data/docs/LinkTokenCreateRequestAccountSubtypesCredit.md +0 -18
- data/docs/LinkTokenCreateRequestAccountSubtypesDepository.md +0 -18
- data/docs/LinkTokenCreateRequestAccountSubtypesInvestment.md +0 -18
- data/docs/LinkTokenCreateRequestAccountSubtypesLoan.md +0 -18
- data/docs/LinkTokenCreateRequestDepositSwitch.md +0 -18
- data/docs/LinkTokenCreateRequestIncomeVerification.md +0 -20
- data/docs/LinkTokenCreateRequestPaymentInitiation.md +0 -18
- data/docs/LinkTokenCreateRequestUser.md +0 -32
- data/docs/LinkTokenCreateResponse.md +0 -22
- data/docs/LinkTokenGetMetadataResponse.md +0 -30
- data/docs/LinkTokenGetRequest.md +0 -22
- data/docs/LinkTokenGetResponse.md +0 -26
- data/docs/LoanFilter.md +0 -18
- data/docs/Location.md +0 -32
- data/docs/MFA.md +0 -26
- data/docs/Meta.md +0 -22
- data/docs/MortgageInterestRate.md +0 -20
- data/docs/MortgageLiability.md +0 -56
- data/docs/MortgagePropertyAddress.md +0 -26
- data/docs/NullableAccessToken.md +0 -15
- data/docs/NullableAddress.md +0 -20
- data/docs/NullableAddressData.md +0 -26
- data/docs/NullableItemStatus.md +0 -22
- data/docs/NullableNumbersACH.md +0 -24
- data/docs/NullableNumbersBACS.md +0 -22
- data/docs/NullableNumbersEFT.md +0 -24
- data/docs/NullableNumbersInternational.md +0 -22
- data/docs/NullableRecipientBACS.md +0 -20
- data/docs/Numbers.md +0 -32
- data/docs/NumbersACH.md +0 -24
- data/docs/NumbersBACS.md +0 -22
- data/docs/NumbersEFT.md +0 -24
- data/docs/NumbersInternational.md +0 -22
- data/docs/OverrideAccounts.md +0 -38
- data/docs/Owner.md +0 -24
- data/docs/OwnerOverride.md +0 -24
- data/docs/PSLFStatus.md +0 -22
- data/docs/PayFrequency.md +0 -20
- data/docs/PayPeriodDetails.md +0 -26
- data/docs/PaymentAmount.md +0 -20
- data/docs/PaymentInitiationAddress.md +0 -24
- data/docs/PaymentInitiationPaymentCreateRequest.md +0 -28
- data/docs/PaymentInitiationPaymentCreateResponse.md +0 -22
- data/docs/PaymentInitiationPaymentGetRequest.md +0 -22
- data/docs/PaymentInitiationPaymentGetResponse.md +0 -34
- data/docs/PaymentInitiationPaymentListRequest.md +0 -24
- data/docs/PaymentInitiationPaymentListResponse.md +0 -22
- data/docs/PaymentInitiationPaymentTokenCreateRequest.md +0 -22
- data/docs/PaymentInitiationPaymentTokenCreateResponse.md +0 -22
- data/docs/PaymentInitiationRecipient.md +0 -26
- data/docs/PaymentInitiationRecipientBacs.md +0 -20
- data/docs/PaymentInitiationRecipientCreateRequest.md +0 -28
- data/docs/PaymentInitiationRecipientCreateResponse.md +0 -20
- data/docs/PaymentInitiationRecipientGetRequest.md +0 -22
- data/docs/PaymentInitiationRecipientGetResponse.md +0 -28
- data/docs/PaymentInitiationRecipientListRequest.md +0 -20
- data/docs/PaymentInitiationRecipientListResponse.md +0 -20
- data/docs/PaymentMeta.md +0 -32
- data/docs/PaymentStatusUpdateWebhook.md +0 -30
- data/docs/Paystub.md +0 -30
- data/docs/PaystubDeduction.md +0 -22
- data/docs/PaystubYTDDetails.md +0 -20
- data/docs/PendingExpirationWebhook.md +0 -24
- data/docs/PhoneNumber.md +0 -22
- data/docs/PlaidApi.md +0 -5580
- data/docs/ProcessorApexProcessorTokenCreateRequest.md +0 -24
- data/docs/ProcessorAuthGetRequest.md +0 -22
- data/docs/ProcessorAuthGetResponse.md +0 -22
- data/docs/ProcessorBalanceGetRequest.md +0 -22
- data/docs/ProcessorBalanceGetResponse.md +0 -20
- data/docs/ProcessorIdentityGetRequest.md +0 -22
- data/docs/ProcessorIdentityGetResponse.md +0 -20
- data/docs/ProcessorNumber.md +0 -24
- data/docs/ProcessorStripeBankAccountTokenCreateRequest.md +0 -24
- data/docs/ProcessorStripeBankAccountTokenCreateResponse.md +0 -20
- data/docs/ProcessorTokenCreateRequest.md +0 -26
- data/docs/ProcessorTokenCreateResponse.md +0 -20
- data/docs/ProductStatus.md +0 -22
- data/docs/ProductStatusBreakdown.md +0 -24
- data/docs/Products.md +0 -15
- data/docs/ProjectedIncomeSummaryFieldNumber.md +0 -20
- data/docs/RecaptchaRequiredError.md +0 -30
- data/docs/RecipientBACS.md +0 -20
- data/docs/SandboxBankTransferSimulateRequest.md +0 -26
- data/docs/SandboxBankTransferSimulateResponse.md +0 -18
- data/docs/SandboxItemFireWebhookRequest.md +0 -24
- data/docs/SandboxItemFireWebhookResponse.md +0 -20
- data/docs/SandboxItemResetLoginRequest.md +0 -22
- data/docs/SandboxItemResetLoginResponse.md +0 -20
- data/docs/SandboxItemSetVerificationStatusRequest.md +0 -26
- data/docs/SandboxItemSetVerificationStatusResponse.md +0 -18
- data/docs/SandboxProcessorTokenCreateRequest.md +0 -24
- data/docs/SandboxProcessorTokenCreateRequestOptions.md +0 -20
- data/docs/SandboxProcessorTokenCreateResponse.md +0 -20
- data/docs/SandboxPublicTokenCreateRequest.md +0 -26
- data/docs/SandboxPublicTokenCreateRequestOptions.md +0 -24
- data/docs/SandboxPublicTokenCreateRequestOptionsTransactions.md +0 -20
- data/docs/SandboxPublicTokenCreateResponse.md +0 -20
- data/docs/Security.md +0 -46
- data/docs/ServicerAddressData.md +0 -26
- data/docs/StandaloneAccountType.md +0 -26
- data/docs/StandaloneCurrencyCodeList.md +0 -20
- data/docs/StandaloneInvestmentTransactionSubtype.md +0 -104
- data/docs/StandaloneInvestmentTransactionType.md +0 -28
- data/docs/StudentLoan.md +0 -66
- data/docs/StudentLoanRepaymentModel.md +0 -22
- data/docs/StudentLoanStatus.md +0 -20
- data/docs/StudentRepaymentPlan.md +0 -20
- data/docs/Transaction.md +0 -54
- data/docs/TransactionCode.md +0 -15
- data/docs/TransactionData.md +0 -26
- data/docs/TransactionOverride.md +0 -26
- data/docs/TransactionsGetRequest.md +0 -28
- data/docs/TransactionsGetRequestOptions.md +0 -22
- data/docs/TransactionsGetResponse.md +0 -26
- data/docs/TransactionsRefreshRequest.md +0 -22
- data/docs/TransactionsRefreshResponse.md +0 -18
- data/docs/TransactionsRemovedWebhook.md +0 -26
- data/docs/UserCustomPassword.md +0 -28
- data/docs/UserPermissionRevokedWebhook.md +0 -24
- data/docs/VerificationExpiredWebhook.md +0 -24
- data/docs/VerificationStatus.md +0 -15
- data/docs/Warning.md +0 -22
- data/docs/WebhookUpdateAcknowledgedWebhook.md +0 -26
- data/docs/WebhookVerificationKeyGetRequest.md +0 -22
- data/docs/WebhookVerificationKeyGetResponse.md +0 -20
- data/docs/YTDGrossIncomeSummaryFieldNumber.md +0 -20
- data/docs/YTDNetIncomeSummaryFieldNumber.md +0 -20
- data/pkg/plaid-14.0.0.beta.2.gem +0 -0
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Plaid
|
17
17
|
# Used to configure Sandbox test data for the Liabilities product
|
18
18
|
class LiabilityOverride
|
19
|
-
# The type of the liability object, either `credit` or `student`.
|
19
|
+
# The type of the liability object, either `credit` or `student`. Mortgages are not currently supported in the custom Sandbox.
|
20
20
|
attr_accessor :type
|
21
21
|
|
22
22
|
# The purchase APR percentage value. For simplicity, this is the only interest rate used to calculate interest charges. Can only be set if `type` is `credit`.
|
@@ -34,10 +34,7 @@ module Plaid
|
|
34
34
|
# Override the `last_payment_amount` field. Can only be set if `type` is `credit`.
|
35
35
|
attr_accessor :last_payment_amount
|
36
36
|
|
37
|
-
# Override the `
|
38
|
-
attr_accessor :last_statement_balance
|
39
|
-
|
40
|
-
# Override the `minimum_payment_amount` field. Can only be set if `type` is `credit`.
|
37
|
+
# Override the `minimum_payment_amount` field. Can only be set if `type` is `credit` or `student`.
|
41
38
|
attr_accessor :minimum_payment_amount
|
42
39
|
|
43
40
|
# Override the `is_overdue` field
|
@@ -69,13 +66,11 @@ module Plaid
|
|
69
66
|
# Override the `loan_name` field. Can only be set if `type` is `student`.
|
70
67
|
attr_accessor :loan_name
|
71
68
|
|
72
|
-
# Override the `loan_status` field. Can only be set if `type` is `student`.
|
73
69
|
attr_accessor :loan_status
|
74
70
|
|
75
71
|
# Override the `payment_reference_number` field. Can only be set if `type` is `student`.
|
76
72
|
attr_accessor :payment_reference_number
|
77
73
|
|
78
|
-
# Override the `pslf_status` field. Can only be set if `type` is `student`.
|
79
74
|
attr_accessor :pslf_status
|
80
75
|
|
81
76
|
# Override the `repayment_plan.description` field. Can only be set if `type` is `student`.
|
@@ -98,7 +93,6 @@ module Plaid
|
|
98
93
|
:'balance_transfer_apr' => :'balance_transfer_apr',
|
99
94
|
:'special_apr' => :'special_apr',
|
100
95
|
:'last_payment_amount' => :'last_payment_amount',
|
101
|
-
:'last_statement_balance' => :'last_statement_balance',
|
102
96
|
:'minimum_payment_amount' => :'minimum_payment_amount',
|
103
97
|
:'is_overdue' => :'is_overdue',
|
104
98
|
:'origination_date' => :'origination_date',
|
@@ -134,7 +128,6 @@ module Plaid
|
|
134
128
|
:'balance_transfer_apr' => :'Float',
|
135
129
|
:'special_apr' => :'Float',
|
136
130
|
:'last_payment_amount' => :'Float',
|
137
|
-
:'last_statement_balance' => :'Float',
|
138
131
|
:'minimum_payment_amount' => :'Float',
|
139
132
|
:'is_overdue' => :'Boolean',
|
140
133
|
:'origination_date' => :'String',
|
@@ -146,9 +139,9 @@ module Plaid
|
|
146
139
|
:'guarantor' => :'String',
|
147
140
|
:'is_federal' => :'Boolean',
|
148
141
|
:'loan_name' => :'String',
|
149
|
-
:'loan_status' => :'
|
142
|
+
:'loan_status' => :'StudentLoanStatus',
|
150
143
|
:'payment_reference_number' => :'String',
|
151
|
-
:'pslf_status' => :'
|
144
|
+
:'pslf_status' => :'PSLFStatus',
|
152
145
|
:'repayment_plan_description' => :'String',
|
153
146
|
:'repayment_plan_type' => :'String',
|
154
147
|
:'sequence_number' => :'String',
|
@@ -201,10 +194,6 @@ module Plaid
|
|
201
194
|
self.last_payment_amount = attributes[:'last_payment_amount']
|
202
195
|
end
|
203
196
|
|
204
|
-
if attributes.key?(:'last_statement_balance')
|
205
|
-
self.last_statement_balance = attributes[:'last_statement_balance']
|
206
|
-
end
|
207
|
-
|
208
197
|
if attributes.key?(:'minimum_payment_amount')
|
209
198
|
self.minimum_payment_amount = attributes[:'minimum_payment_amount']
|
210
199
|
end
|
@@ -306,10 +295,6 @@ module Plaid
|
|
306
295
|
invalid_properties.push('invalid value for "last_payment_amount", last_payment_amount cannot be nil.')
|
307
296
|
end
|
308
297
|
|
309
|
-
if @last_statement_balance.nil?
|
310
|
-
invalid_properties.push('invalid value for "last_statement_balance", last_statement_balance cannot be nil.')
|
311
|
-
end
|
312
|
-
|
313
298
|
if @minimum_payment_amount.nil?
|
314
299
|
invalid_properties.push('invalid value for "minimum_payment_amount", minimum_payment_amount cannot be nil.')
|
315
300
|
end
|
@@ -394,7 +379,6 @@ module Plaid
|
|
394
379
|
return false if @balance_transfer_apr.nil?
|
395
380
|
return false if @special_apr.nil?
|
396
381
|
return false if @last_payment_amount.nil?
|
397
|
-
return false if @last_statement_balance.nil?
|
398
382
|
return false if @minimum_payment_amount.nil?
|
399
383
|
return false if @is_overdue.nil?
|
400
384
|
return false if @origination_date.nil?
|
@@ -427,7 +411,6 @@ module Plaid
|
|
427
411
|
balance_transfer_apr == o.balance_transfer_apr &&
|
428
412
|
special_apr == o.special_apr &&
|
429
413
|
last_payment_amount == o.last_payment_amount &&
|
430
|
-
last_statement_balance == o.last_statement_balance &&
|
431
414
|
minimum_payment_amount == o.minimum_payment_amount &&
|
432
415
|
is_overdue == o.is_overdue &&
|
433
416
|
origination_date == o.origination_date &&
|
@@ -457,7 +440,7 @@ module Plaid
|
|
457
440
|
# Calculates hash code according to all attributes.
|
458
441
|
# @return [Integer] Hash code
|
459
442
|
def hash
|
460
|
-
[type, purchase_apr, cash_apr, balance_transfer_apr, special_apr, last_payment_amount,
|
443
|
+
[type, purchase_apr, cash_apr, balance_transfer_apr, special_apr, last_payment_amount, minimum_payment_amount, is_overdue, origination_date, principal, nominal_apr, interest_capitalization_grace_period_months, repayment_model, expected_payoff_date, guarantor, is_federal, loan_name, loan_status, payment_reference_number, pslf_status, repayment_plan_description, repayment_plan_type, sequence_number, servicer_address].hash
|
461
444
|
end
|
462
445
|
|
463
446
|
# Builds the object from hash
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -16,13 +16,13 @@ require 'time'
|
|
16
16
|
module Plaid
|
17
17
|
# LinkTokenCreateRequest defines the request schema for `/link/token/create`
|
18
18
|
class LinkTokenCreateRequest
|
19
|
-
# Your Plaid API `client_id`.
|
19
|
+
# 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.
|
20
20
|
attr_accessor :client_id
|
21
21
|
|
22
|
-
# Your Plaid API `secret`.
|
22
|
+
# 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.
|
23
23
|
attr_accessor :secret
|
24
24
|
|
25
|
-
# The name of your application, as it should be displayed in Link.
|
25
|
+
# The name of your application, as it should be displayed in Link. Maximum length of 30 characters.
|
26
26
|
attr_accessor :client_name
|
27
27
|
|
28
28
|
# The language that Link should be displayed in. Supported languages are: - English (`'en'`) - French (`'fr'`) - Spanish (`'es'`) - Dutch (`'nl'`) When using a Link customization, the language configured here must match the setting in the customization, or the customization will not be applied.
|
@@ -33,7 +33,7 @@ module Plaid
|
|
33
33
|
|
34
34
|
attr_accessor :user
|
35
35
|
|
36
|
-
# List of Plaid product(s) you wish to use. If launching Link in update mode, should be omitted; required otherwise. Valid products are: `transactions`, `auth`, `identity`, `assets`, `investments`, `liabilities`, `payment_initiation`, `deposit_switch` Example: `['auth', 'transactions']` `balance` is *not* a valid value, the Balance product does not require explicit initalization and will automatically be initialized when any other product is initialized. Only institutions that support *all* requested products will be shown in Link; to maximize the number of institutions listed, it is recommended to initialize Link with the minimal product set required for your use case. Additional products can be added after Link initialization by calling the relevant endpoints. For details and exceptions, see [Choosing when to initialize products](/docs/link/best-practices/#choosing-when-to-initialize-products).
|
36
|
+
# List of Plaid product(s) you wish to use. If launching Link in update mode, should be omitted; required otherwise. Valid products are: `transactions`, `auth`, `identity`, `assets`, `investments`, `liabilities`, `payment_initiation`, `deposit_switch` Example: `['auth', 'transactions']` `balance` is *not* a valid value, the Balance product does not require explicit initalization and will automatically be initialized when any other product is initialized. Only institutions that support *all* requested products will be shown in Link; to maximize the number of institutions listed, it is recommended to initialize Link with the minimal product set required for your use case. Additional products can be added after Link initialization by calling the relevant endpoints. For details and exceptions, see [Choosing when to initialize products](/docs/link/best-practices/#choosing-when-to-initialize-products). In Production, you will be billed for each product that you specify when initializing Link. Note that a product cannot be removed from an Item once the Item has been initialized with that product. To stop billing on an Item for subscription-based products, such as Liabilities, Investments, and Transactions, remove the Item via `/item/remove`.
|
37
37
|
attr_accessor :products
|
38
38
|
|
39
39
|
# The destination URL to which any webhooks should be sent.
|
@@ -45,7 +45,7 @@ module Plaid
|
|
45
45
|
# The name of the Link customization from the Plaid Dashboard to be applied to Link. If not specified, the `default` customization will be used. When using a Link customization, the language in the customization must match the language selected via the `language` parameter, and the countries in the customization should match the country codes selected via `country_codes`.
|
46
46
|
attr_accessor :link_customization_name
|
47
47
|
|
48
|
-
# A URI indicating the destination where a user should be forwarded after completing the Link flow; used to support OAuth authentication flows when launching Link in the browser or via a webview. The `redirect_uri` should not contain any query parameters. If `android_package_name` is specified, this field should be left blank.
|
48
|
+
# A URI indicating the destination where a user should be forwarded after completing the Link flow; used to support OAuth authentication flows when launching Link in the browser or via a webview. The `redirect_uri` should not contain any query parameters. When used in Production or Development, must be an https URI. To specify any subdomain, use `*` as a wildcard character, e.g. `https://*.example.com/oauth.html`. If `android_package_name` is specified, this field should be left blank. Note that any redirect URI must also be added to the Allowed redirect URIs list in the [developer dashboard](https://dashboard.plaid.com/team/api).
|
49
49
|
attr_accessor :redirect_uri
|
50
50
|
|
51
51
|
# The name of your app's Android package. Required if using the `link_token` to initialize Link on Android. When creating a `link_token` for initializing Link on other platforms, this field must be left blank. Any package name specified here must also be added to the Allowed Android package names setting on the [developer dashboard](https://dashboard.plaid.com/team/api).
|
@@ -53,13 +53,17 @@ module Plaid
|
|
53
53
|
|
54
54
|
attr_accessor :account_filters
|
55
55
|
|
56
|
-
# Used for certain legacy use cases
|
56
|
+
# Used for certain Europe-only configurations, as well as certain legacy use cases in other regions.
|
57
57
|
attr_accessor :institution_id
|
58
58
|
|
59
59
|
attr_accessor :payment_initiation
|
60
60
|
|
61
61
|
attr_accessor :deposit_switch
|
62
62
|
|
63
|
+
attr_accessor :income_verification
|
64
|
+
|
65
|
+
attr_accessor :auth
|
66
|
+
|
63
67
|
# Attribute mapping from ruby-style variable name to JSON key.
|
64
68
|
def self.attribute_map
|
65
69
|
{
|
@@ -78,7 +82,9 @@ module Plaid
|
|
78
82
|
:'account_filters' => :'account_filters',
|
79
83
|
:'institution_id' => :'institution_id',
|
80
84
|
:'payment_initiation' => :'payment_initiation',
|
81
|
-
:'deposit_switch' => :'deposit_switch'
|
85
|
+
:'deposit_switch' => :'deposit_switch',
|
86
|
+
:'income_verification' => :'income_verification',
|
87
|
+
:'auth' => :'auth'
|
82
88
|
}
|
83
89
|
end
|
84
90
|
|
@@ -105,7 +111,9 @@ module Plaid
|
|
105
111
|
:'account_filters' => :'LinkTokenAccountFilters',
|
106
112
|
:'institution_id' => :'String',
|
107
113
|
:'payment_initiation' => :'LinkTokenCreateRequestPaymentInitiation',
|
108
|
-
:'deposit_switch' => :'LinkTokenCreateRequestDepositSwitch'
|
114
|
+
:'deposit_switch' => :'LinkTokenCreateRequestDepositSwitch',
|
115
|
+
:'income_verification' => :'LinkTokenCreateRequestIncomeVerification',
|
116
|
+
:'auth' => :'LinkTokenCreateRequestAuth'
|
109
117
|
}
|
110
118
|
end
|
111
119
|
|
@@ -197,6 +205,14 @@ module Plaid
|
|
197
205
|
if attributes.key?(:'deposit_switch')
|
198
206
|
self.deposit_switch = attributes[:'deposit_switch']
|
199
207
|
end
|
208
|
+
|
209
|
+
if attributes.key?(:'income_verification')
|
210
|
+
self.income_verification = attributes[:'income_verification']
|
211
|
+
end
|
212
|
+
|
213
|
+
if attributes.key?(:'auth')
|
214
|
+
self.auth = attributes[:'auth']
|
215
|
+
end
|
200
216
|
end
|
201
217
|
|
202
218
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -215,6 +231,11 @@ module Plaid
|
|
215
231
|
invalid_properties.push('invalid value for "country_codes", country_codes cannot be nil.')
|
216
232
|
end
|
217
233
|
|
234
|
+
|
235
|
+
if @country_codes.length < 1
|
236
|
+
invalid_properties.push('invalid value for "country_codes", number of items must be greater than or equal to 1.')
|
237
|
+
end
|
238
|
+
|
218
239
|
if @user.nil?
|
219
240
|
invalid_properties.push('invalid value for "user", user cannot be nil.')
|
220
241
|
end
|
@@ -228,10 +249,26 @@ module Plaid
|
|
228
249
|
return false if @client_name.nil?
|
229
250
|
return false if @language.nil?
|
230
251
|
return false if @country_codes.nil?
|
252
|
+
return false if @country_codes.length < 1
|
231
253
|
return false if @user.nil?
|
232
254
|
true
|
233
255
|
end
|
234
256
|
|
257
|
+
# Custom attribute writer method with validation
|
258
|
+
# @param [Object] country_codes Value to be assigned
|
259
|
+
def country_codes=(country_codes)
|
260
|
+
if country_codes.nil?
|
261
|
+
fail ArgumentError, 'country_codes cannot be nil'
|
262
|
+
end
|
263
|
+
|
264
|
+
|
265
|
+
if country_codes.length < 1
|
266
|
+
fail ArgumentError, 'invalid value for "country_codes", number of items must be greater than or equal to 1.'
|
267
|
+
end
|
268
|
+
|
269
|
+
@country_codes = country_codes
|
270
|
+
end
|
271
|
+
|
235
272
|
# Checks equality by comparing each attribute.
|
236
273
|
# @param [Object] Object to be compared
|
237
274
|
def ==(o)
|
@@ -252,7 +289,9 @@ module Plaid
|
|
252
289
|
account_filters == o.account_filters &&
|
253
290
|
institution_id == o.institution_id &&
|
254
291
|
payment_initiation == o.payment_initiation &&
|
255
|
-
deposit_switch == o.deposit_switch
|
292
|
+
deposit_switch == o.deposit_switch &&
|
293
|
+
income_verification == o.income_verification &&
|
294
|
+
auth == o.auth
|
256
295
|
end
|
257
296
|
|
258
297
|
# @see the `==` method
|
@@ -264,7 +303,7 @@ module Plaid
|
|
264
303
|
# Calculates hash code according to all attributes.
|
265
304
|
# @return [Integer] Hash code
|
266
305
|
def hash
|
267
|
-
[client_id, secret, client_name, language, country_codes, user, products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, account_filters, institution_id, payment_initiation, deposit_switch].hash
|
306
|
+
[client_id, secret, client_name, language, country_codes, user, products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, account_filters, institution_id, payment_initiation, deposit_switch, income_verification, auth].hash
|
268
307
|
end
|
269
308
|
|
270
309
|
# Builds the object from hash
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -16,12 +16,16 @@ require 'time'
|
|
16
16
|
module Plaid
|
17
17
|
# By default, Link will only display account types that are compatible with all products supplied in the `products` parameter of `/link/token/create`. You can further limit the accounts shown in Link by using `account_filters` to specify the account subtypes to be shown in Link. Only the specified subtypes will be shown. This filtering applies to both the Account Select view (if enabled) and the Institution Select view. Institutions that do not support the selected subtypes will be omitted from Link. To indicate that all subtypes should be shown, use the value `\"all\"`. If the `account_filters` filter is used, any account type for which a filter is not specified will be entirely omitted from Link. For a full list of valid types and subtypes, see the [Account schema](/docs/api/accounts#accounts-schema). For institutions using OAuth, the filter will not affect the list of institutions or accounts shown by the bank in the OAuth window.
|
18
18
|
class LinkTokenCreateRequestAccountSubtypes
|
19
|
+
# A filter to apply to `depository`-type accounts
|
19
20
|
attr_accessor :depository
|
20
21
|
|
22
|
+
# A filter to apply to `credit`-type accounts
|
21
23
|
attr_accessor :credit
|
22
24
|
|
25
|
+
# A filter to apply to `loan`-type accounts
|
23
26
|
attr_accessor :loan
|
24
27
|
|
28
|
+
# A filter to apply to `investment`-type accounts
|
25
29
|
attr_accessor :investment
|
26
30
|
|
27
31
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -42,10 +46,10 @@ module Plaid
|
|
42
46
|
# Attribute type mapping.
|
43
47
|
def self.openapi_types
|
44
48
|
{
|
45
|
-
:'depository' => :'
|
46
|
-
:'credit' => :'
|
47
|
-
:'loan' => :'
|
48
|
-
:'investment' => :'
|
49
|
+
:'depository' => :'Hash<String, Object>',
|
50
|
+
:'credit' => :'Hash<String, Object>',
|
51
|
+
:'loan' => :'Hash<String, Object>',
|
52
|
+
:'investment' => :'Hash<String, Object>'
|
49
53
|
}
|
50
54
|
end
|
51
55
|
|
@@ -71,19 +75,27 @@ module Plaid
|
|
71
75
|
}
|
72
76
|
|
73
77
|
if attributes.key?(:'depository')
|
74
|
-
|
78
|
+
if (value = attributes[:'depository']).is_a?(Hash)
|
79
|
+
self.depository = value
|
80
|
+
end
|
75
81
|
end
|
76
82
|
|
77
83
|
if attributes.key?(:'credit')
|
78
|
-
|
84
|
+
if (value = attributes[:'credit']).is_a?(Hash)
|
85
|
+
self.credit = value
|
86
|
+
end
|
79
87
|
end
|
80
88
|
|
81
89
|
if attributes.key?(:'loan')
|
82
|
-
|
90
|
+
if (value = attributes[:'loan']).is_a?(Hash)
|
91
|
+
self.loan = value
|
92
|
+
end
|
83
93
|
end
|
84
94
|
|
85
95
|
if attributes.key?(:'investment')
|
86
|
-
|
96
|
+
if (value = attributes[:'investment']).is_a?(Hash)
|
97
|
+
self.investment = value
|
98
|
+
end
|
87
99
|
end
|
88
100
|
end
|
89
101
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -14,13 +14,10 @@ require 'date'
|
|
14
14
|
require 'time'
|
15
15
|
|
16
16
|
module Plaid
|
17
|
-
#
|
18
|
-
class
|
19
|
-
# The
|
20
|
-
attr_accessor :
|
21
|
-
|
22
|
-
# The amount of the payment. Must contain at most two digits of precision e.g. `1.23`. Minimum accepted value is `1`.
|
23
|
-
attr_accessor :value
|
17
|
+
# Specifies options for initializing Link for use with the Auth product. This field is currently only required if using the Flexible Auth product (currently in closed beta).
|
18
|
+
class LinkTokenCreateRequestAuth
|
19
|
+
# The optional Auth flow to use. Currently only used to enable Flexible Auth.
|
20
|
+
attr_accessor :flow_type
|
24
21
|
|
25
22
|
class EnumAttributeValidator
|
26
23
|
attr_reader :datatype
|
@@ -47,8 +44,7 @@ module Plaid
|
|
47
44
|
# Attribute mapping from ruby-style variable name to JSON key.
|
48
45
|
def self.attribute_map
|
49
46
|
{
|
50
|
-
:'
|
51
|
-
:'value' => :'value'
|
47
|
+
:'flow_type' => :'flow_type'
|
52
48
|
}
|
53
49
|
end
|
54
50
|
|
@@ -60,8 +56,7 @@ module Plaid
|
|
60
56
|
# Attribute type mapping.
|
61
57
|
def self.openapi_types
|
62
58
|
{
|
63
|
-
:'
|
64
|
-
:'value' => :'Float'
|
59
|
+
:'flow_type' => :'String'
|
65
60
|
}
|
66
61
|
end
|
67
62
|
|
@@ -75,23 +70,19 @@ module Plaid
|
|
75
70
|
# @param [Hash] attributes Model attributes in the form of hash
|
76
71
|
def initialize(attributes = {})
|
77
72
|
if (!attributes.is_a?(Hash))
|
78
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::
|
73
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::LinkTokenCreateRequestAuth` initialize method"
|
79
74
|
end
|
80
75
|
|
81
76
|
# check to see if the attribute exists and convert string to symbol for hash key
|
82
77
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
83
78
|
if (!self.class.attribute_map.key?(k.to_sym))
|
84
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::
|
79
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::LinkTokenCreateRequestAuth`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
85
80
|
end
|
86
81
|
h[k.to_sym] = v
|
87
82
|
}
|
88
83
|
|
89
|
-
if attributes.key?(:'
|
90
|
-
self.
|
91
|
-
end
|
92
|
-
|
93
|
-
if attributes.key?(:'value')
|
94
|
-
self.value = attributes[:'value']
|
84
|
+
if attributes.key?(:'flow_type')
|
85
|
+
self.flow_type = attributes[:'flow_type']
|
95
86
|
end
|
96
87
|
end
|
97
88
|
|
@@ -99,12 +90,8 @@ module Plaid
|
|
99
90
|
# @return Array for valid properties with the reasons
|
100
91
|
def list_invalid_properties
|
101
92
|
invalid_properties = Array.new
|
102
|
-
if @
|
103
|
-
invalid_properties.push('invalid value for "
|
104
|
-
end
|
105
|
-
|
106
|
-
if @value.nil?
|
107
|
-
invalid_properties.push('invalid value for "value", value cannot be nil.')
|
93
|
+
if @flow_type.nil?
|
94
|
+
invalid_properties.push('invalid value for "flow_type", flow_type cannot be nil.')
|
108
95
|
end
|
109
96
|
|
110
97
|
invalid_properties
|
@@ -113,21 +100,20 @@ module Plaid
|
|
113
100
|
# Check to see if the all the properties in the model are valid
|
114
101
|
# @return true if the model is valid
|
115
102
|
def valid?
|
116
|
-
return false if @
|
117
|
-
|
118
|
-
return false unless
|
119
|
-
return false if @value.nil?
|
103
|
+
return false if @flow_type.nil?
|
104
|
+
flow_type_validator = EnumAttributeValidator.new('String', ["FLEXIBLE_AUTH"])
|
105
|
+
return false unless flow_type_validator.valid?(@flow_type)
|
120
106
|
true
|
121
107
|
end
|
122
108
|
|
123
109
|
# Custom attribute writer method checking allowed values (enum).
|
124
|
-
# @param [Object]
|
125
|
-
def
|
126
|
-
validator = EnumAttributeValidator.new('String', ["
|
127
|
-
unless validator.valid?(
|
128
|
-
fail ArgumentError, "invalid value for \"
|
110
|
+
# @param [Object] flow_type Object to be assigned
|
111
|
+
def flow_type=(flow_type)
|
112
|
+
validator = EnumAttributeValidator.new('String', ["FLEXIBLE_AUTH"])
|
113
|
+
unless validator.valid?(flow_type)
|
114
|
+
fail ArgumentError, "invalid value for \"flow_type\", must be one of #{validator.allowable_values}."
|
129
115
|
end
|
130
|
-
@
|
116
|
+
@flow_type = flow_type
|
131
117
|
end
|
132
118
|
|
133
119
|
# Checks equality by comparing each attribute.
|
@@ -135,8 +121,7 @@ module Plaid
|
|
135
121
|
def ==(o)
|
136
122
|
return true if self.equal?(o)
|
137
123
|
self.class == o.class &&
|
138
|
-
|
139
|
-
value == o.value
|
124
|
+
flow_type == o.flow_type
|
140
125
|
end
|
141
126
|
|
142
127
|
# @see the `==` method
|
@@ -148,7 +133,7 @@ module Plaid
|
|
148
133
|
# Calculates hash code according to all attributes.
|
149
134
|
# @return [Integer] Hash code
|
150
135
|
def hash
|
151
|
-
[
|
136
|
+
[flow_type].hash
|
152
137
|
end
|
153
138
|
|
154
139
|
# Builds the object from hash
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -16,7 +16,7 @@ require 'time'
|
|
16
16
|
module Plaid
|
17
17
|
# An object specifying information about the end user who will be linking their account.
|
18
18
|
class LinkTokenCreateRequestUser
|
19
|
-
# A unique ID representing the end user. Typically this will be a user ID number from your application. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`.
|
19
|
+
# A unique ID representing the end user. Typically this will be a user ID number from your application. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. It is currently used as a means of searching logs for the given user in the Plaid Dashboard.
|
20
20
|
attr_accessor :client_user_id
|
21
21
|
|
22
22
|
# The user's full legal name. This is an optional field used in the [returning user experience](/docs/link/returning-user) to associate Items to the user.
|
@@ -69,7 +69,7 @@ module Plaid
|
|
69
69
|
:'email_address' => :'String',
|
70
70
|
:'email_address_verified_time' => :'String',
|
71
71
|
:'ssn' => :'String',
|
72
|
-
:'date_of_birth' => :'
|
72
|
+
:'date_of_birth' => :'Time'
|
73
73
|
}
|
74
74
|
end
|
75
75
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -19,7 +19,7 @@ module Plaid
|
|
19
19
|
# A `link_token`, which can be supplied to Link in order to initialize it and receive a `public_token`, which can be exchanged for an `access_token`.
|
20
20
|
attr_accessor :link_token
|
21
21
|
|
22
|
-
# The expiration date for the `link_token`, in ISO 8601 format. A `link_token` created to generate a `public_token` that will be exchanged for a new `access_token` expires after
|
22
|
+
# The expiration date for the `link_token`, in ISO 8601 format. A `link_token` created to generate a `public_token` that will be exchanged for a new `access_token` expires after 4 hours. A `link_token` created for an existing Item (such as when updating an existing `access_token` by launching Link in update mode) expires after 30 minutes.
|
23
23
|
attr_accessor :expiration
|
24
24
|
|
25
25
|
# A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Plaid REST API. Please see https://plaid.com/docs/api for more details.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2020-09-14_1.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.16.6
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.1.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -16,10 +16,10 @@ require 'time'
|
|
16
16
|
module Plaid
|
17
17
|
# LinkTokenGetRequest defines the request schema for `/link/token/get`
|
18
18
|
class LinkTokenGetRequest
|
19
|
-
# Your Plaid API `client_id`.
|
19
|
+
# 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.
|
20
20
|
attr_accessor :client_id
|
21
21
|
|
22
|
-
# Your Plaid API `secret`.
|
22
|
+
# 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.
|
23
23
|
attr_accessor :secret
|
24
24
|
|
25
25
|
# A `link_token` from a previous invocation of `/link/token/create`
|