resultXdr property

String? resultXdr
read / write

(optional) A base64 encoded string of the raw TransactionResult XDR struct for this transaction. This field is only present if status is SUCCESS or FAILED.

Implementation

String? resultXdr;