status property

String? status
getter/setter pair

Status of the transaction (e.g., "success", "failed").

Implementation

String? status;