<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Plaid::Models</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../css/github.css" type="text/css" media="screen" /> <script src="../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> <meta property="og:title" value="Plaid::Models"> <meta name="keywords" content="Plaid::Models class"> </head> <body> <div class="banner"> <h1> <span class="type">Module</span> Plaid::Models </h1> <ul class="files"> <li><a href="../../files/lib/plaid/models_rb.html">lib/plaid/models.rb</a></li> <li><a href="../../files/lib/plaid/products/accounts_rb.html">lib/plaid/products/accounts.rb</a></li> <li><a href="../../files/lib/plaid/products/asset_report_rb.html">lib/plaid/products/asset_report.rb</a></li> <li><a href="../../files/lib/plaid/products/auth_rb.html">lib/plaid/products/auth.rb</a></li> <li><a href="../../files/lib/plaid/products/credit_details_rb.html">lib/plaid/products/credit_details.rb</a></li> <li><a href="../../files/lib/plaid/products/identity_rb.html">lib/plaid/products/identity.rb</a></li> <li><a href="../../files/lib/plaid/products/income_rb.html">lib/plaid/products/income.rb</a></li> <li><a href="../../files/lib/plaid/products/institutions_rb.html">lib/plaid/products/institutions.rb</a></li> <li><a href="../../files/lib/plaid/products/investments_rb.html">lib/plaid/products/investments.rb</a></li> <li><a href="../../files/lib/plaid/products/item_rb.html">lib/plaid/products/item.rb</a></li> <li><a href="../../files/lib/plaid/products/liabilities_rb.html">lib/plaid/products/liabilities.rb</a></li> <li><a href="../../files/lib/plaid/products/link_token_rb.html">lib/plaid/products/link_token.rb</a></li> <li><a href="../../files/lib/plaid/products/payment_initiation_rb.html">lib/plaid/products/payment_initiation.rb</a></li> <li><a href="../../files/lib/plaid/products/sandbox_rb.html">lib/plaid/products/sandbox.rb</a></li> <li><a href="../../files/lib/plaid/products/transactions_rb.html">lib/plaid/products/transactions.rb</a></li> <li><a href="../../files/lib/plaid/products/webhooks_rb.html">lib/plaid/products/webhooks.rb</a></li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Sections --> <div class="sectiontitle">Sections</div> <ul> <li><a href="#Internal">Internal</a></li> <li><a href="#Public">Public</a></li> </ul> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="Models/MFA.html">Plaid::Models::MFA</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Account.html">Plaid::Models::Account</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AccountWithOwners.html">Plaid::Models::AccountWithOwners</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReport.html">Plaid::Models::AssetReport</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportAccount.html">Plaid::Models::AssetReportAccount</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportBalance.html">Plaid::Models::AssetReportBalance</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportHistoricalBalance.html">Plaid::Models::AssetReportHistoricalBalance</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportItem.html">Plaid::Models::AssetReportItem</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportOwner.html">Plaid::Models::AssetReportOwner</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportTransaction.html">Plaid::Models::AssetReportTransaction</a> </li> <li> <span class="type">CLASS</span> <a href="Models/AssetReportUser.html">Plaid::Models::AssetReportUser</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Balances.html">Plaid::Models::Balances</a> </li> <li> <span class="type">CLASS</span> <a href="Models/BaseError.html">Plaid::Models::BaseError</a> </li> <li> <span class="type">CLASS</span> <a href="Models/BaseModel.html">Plaid::Models::BaseModel</a> </li> <li> <span class="type">CLASS</span> <a href="Models/BaseResponse.html">Plaid::Models::BaseResponse</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Category.html">Plaid::Models::Category</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Cause.html">Plaid::Models::Cause</a> </li> <li> <span class="type">CLASS</span> <a href="Models/CreditCardLiability.html">Plaid::Models::CreditCardLiability</a> </li> <li> <span class="type">CLASS</span> <a href="Models/CreditCardLiabilityAPRs.html">Plaid::Models::CreditCardLiabilityAPRs</a> </li> <li> <span class="type">CLASS</span> <a href="Models/CreditDetails.html">Plaid::Models::CreditDetails</a> </li> <li> <span class="type">CLASS</span> <a href="Models/CreditDetailsAPR.html">Plaid::Models::CreditDetailsAPR</a> </li> <li> <span class="type">CLASS</span> <a href="Models/CreditDetailsAPRs.html">Plaid::Models::CreditDetailsAPRs</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Error.html">Plaid::Models::Error</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Holding.html">Plaid::Models::Holding</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Identity.html">Plaid::Models::Identity</a> </li> <li> <span class="type">CLASS</span> <a href="Models/IdentityAddress.html">Plaid::Models::IdentityAddress</a> </li> <li> <span class="type">CLASS</span> <a href="Models/IdentityAddressData.html">Plaid::Models::IdentityAddressData</a> </li> <li> <span class="type">CLASS</span> <a href="Models/IdentityEmail.html">Plaid::Models::IdentityEmail</a> </li> <li> <span class="type">CLASS</span> <a href="Models/IdentityPhoneNumber.html">Plaid::Models::IdentityPhoneNumber</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Income.html">Plaid::Models::Income</a> </li> <li> <span class="type">CLASS</span> <a href="Models/IncomeStream.html">Plaid::Models::IncomeStream</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Institution.html">Plaid::Models::Institution</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InstitutionCredential.html">Plaid::Models::InstitutionCredential</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InstitutionPaymentInitiationMetadata.html">Plaid::Models::InstitutionPaymentInitiationMetadata</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InstitutionStatus.html">Plaid::Models::InstitutionStatus</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InstitutionStatusBreakdown.html">Plaid::Models::InstitutionStatusBreakdown</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InstitutionStatusItemLogins.html">Plaid::Models::InstitutionStatusItemLogins</a> </li> <li> <span class="type">CLASS</span> <a href="Models/InvestmentTransaction.html">Plaid::Models::InvestmentTransaction</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Item.html">Plaid::Models::Item</a> </li> <li> <span class="type">CLASS</span> <a href="Models/ItemStatus.html">Plaid::Models::ItemStatus</a> </li> <li> <span class="type">CLASS</span> <a href="Models/ItemStatusInvestments.html">Plaid::Models::ItemStatusInvestments</a> </li> <li> <span class="type">CLASS</span> <a href="Models/ItemStatusLastWebhook.html">Plaid::Models::ItemStatusLastWebhook</a> </li> <li> <span class="type">CLASS</span> <a href="Models/ItemStatusTransactions.html">Plaid::Models::ItemStatusTransactions</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Liabilities.html">Plaid::Models::Liabilities</a> </li> <li> <span class="type">CLASS</span> <a href="Models/LinkTokenMetadata.html">Plaid::Models::LinkTokenMetadata</a> </li> <li> <span class="type">CLASS</span> <a href="Models/NumberACH.html">Plaid::Models::NumberACH</a> </li> <li> <span class="type">CLASS</span> <a href="Models/NumberBACS.html">Plaid::Models::NumberBACS</a> </li> <li> <span class="type">CLASS</span> <a href="Models/NumberEFT.html">Plaid::Models::NumberEFT</a> </li> <li> <span class="type">CLASS</span> <a href="Models/NumberInternational.html">Plaid::Models::NumberInternational</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Numbers.html">Plaid::Models::Numbers</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PSLFStatus.html">Plaid::Models::PSLFStatus</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Payment.html">Plaid::Models::Payment</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PaymentAmount.html">Plaid::Models::PaymentAmount</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PaymentRecipient.html">Plaid::Models::PaymentRecipient</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PaymentRecipientAddress.html">Plaid::Models::PaymentRecipientAddress</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PaymentRecipientBACS.html">Plaid::Models::PaymentRecipientBACS</a> </li> <li> <span class="type">CLASS</span> <a href="Models/PaymentSchedule.html">Plaid::Models::PaymentSchedule</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Security.html">Plaid::Models::Security</a> </li> <li> <span class="type">CLASS</span> <a href="Models/StandingOrderMetadata.html">Plaid::Models::StandingOrderMetadata</a> </li> <li> <span class="type">CLASS</span> <a href="Models/StudentLoanLiability.html">Plaid::Models::StudentLoanLiability</a> </li> <li> <span class="type">CLASS</span> <a href="Models/StudentLoanRepaymentPlan.html">Plaid::Models::StudentLoanRepaymentPlan</a> </li> <li> <span class="type">CLASS</span> <a href="Models/StudentLoanServicerAddress.html">Plaid::Models::StudentLoanServicerAddress</a> </li> <li> <span class="type">CLASS</span> <a href="Models/StudentLoanStatus.html">Plaid::Models::StudentLoanStatus</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Transaction.html">Plaid::Models::Transaction</a> </li> <li> <span class="type">CLASS</span> <a href="Models/TransactionLocation.html">Plaid::Models::TransactionLocation</a> </li> <li> <span class="type">CLASS</span> <a href="Models/TransactionPaymentMeta.html">Plaid::Models::TransactionPaymentMeta</a> </li> <li> <span class="type">CLASS</span> <a href="Models/Warning.html">Plaid::Models::Warning</a> </li> <li> <span class="type">CLASS</span> <a href="Models/WebhookVerificationKey.html">Plaid::Models::WebhookVerificationKey</a> </li> </ul> <!-- Methods --> <div class="contenttitle" id="Public"> Public </div> <!-- Methods --> <div class="contenttitle" id="Internal"> Internal </div> <!-- Methods --> </div> </div> </body> </html>