applicationOrder property

int? applicationOrder
getter/setter pair

(optional) The index of the transaction among all transactions included in the ledger. This field is only present if status is SUCCESS or FAILED.

Implementation

int? applicationOrder;