Information about the matched direct deposit transaction used to verify a user's payroll information.
Name | Type | Description | Notes |
---|---|---|---|
description | str | The description of the transaction. | |
amount | float | The amount of the transaction. | |
date | date | The date of the transaction, in ISO 8601 format ("yyyy-mm-dd"). | |
account_id | str | A unique identifier for the end user's account. | |
transaction_id | str | A unique identifier for the transaction. | |
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] |