status property
Current status of the transaction. One of: pending, committing, committed, rolled_back, failed.
Implementation
final String status;
Current status of the transaction. One of: pending, committing, committed, rolled_back, failed.
final String status;