Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Change to a FinancialAccount's balance
Time at which the object was created. Measured in seconds since the Unix epoch.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
When the TransactionEntry will impact the FinancialAccount's balance.
The FinancialAccount associated with this object.
Token of the flow associated with the TransactionEntry.
Optionalflow_Details of the flow associated with the TransactionEntry.
Type of the flow associated with the TransactionEntry.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
The Transaction associated with this object.
The specific money movement that generated the TransactionEntry.
TransactionEntries represent individual units of money movements within a single Transaction.