Lightspark
Lightspark

Account To Transactions Connection

Fields (6)
count
The total count of objects in this connection, using the current filters. It is different from the number of objects returned in the current page (in the `entities` field).
page_info
An object that holds pagination information about the objects in this connection.
profit_loss
CurrencyAmount (optional)
Profit (or loss) generated by the transactions in this connection, with the set of filters and constraints provided.
DEPRECATED: Customer nodes do not route transactions anymore.
average_fee_earned
CurrencyAmount (optional)
Average fee earned for the transactions in this connection, with the set of filters and constraints provided.
DEPRECATED: Customer nodes do not route transactions anymore.
total_amount_transacted
CurrencyAmount (optional)
Total amount transacted by the transactions in this connection, with the set of filters and constraints provided.
DEPRECATED: Total amount can be calculated by summing up all transactions in `entities`.
entities
The transactions for the current page of this connection.
Interfaces (1)
  • Connection