Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.97 KB

Document.md

File metadata and controls

18 lines (13 loc) · 1.97 KB

Document

Properties

Name Type Description Notes
account_id int The unique identifier for the account. The account ID to which the document is linked.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
last_updated str Indicates the date and time the document was last updated.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
form_type str Indicates the type of the tax form.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
doc_type str Indicates the type of the document.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
name str Indicates the name of the document.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
id str The document's primary key and unique identifier.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
source str Indicates the source of the document download.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]
status str Indicates the status of the document download.<br><br><b>Applicable containers</b>: bank, investment, creditCard, loan, insurance<br> [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]