account_id
: Unique identifier for each account.
transaction_id
: Unique identifier.
timestamp
: Transaction time.
amount
: Transaction value.
transaction_id
: Links to a transaction.
account_id
: Links to the sender’s account.
timestamp
: Time of transaction.
transaction_id
: Links to a transaction.
account_id
: Links to the receiver’s account.
timestamp
: Time of transaction.
account_id
: Links to an account.
timestamp
: Time of report.