objectChanges property

List<TxObjectChange> objectChanges
final

Populated only when the query requested object changes (see TransactionHistoryOptions.showObjectChanges).

Implementation

final List<TxObjectChange> objectChanges;