An object containing data that has been parsed from a user-uploaded bank statement.
Name | Type | Description | Notes |
---|---|---|---|
transactions | [CreditBankStatementUploadTransaction] | An array of transactions appearing on the bank statement. | |
document_metadata | CreditDocumentMetadata | ||
document_id | str, none_type | An identifier of the document referenced by the document metadata. | |
bank_accounts | [CreditBankStatementUploadBankAccount] | An array of bank accounts associated with the uploaded bank statement. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |