stellar_flutter_sdk
stellar_flutter_sdk
GetTransactionResponse
GetTransactionResponse constructor
GetTransactionResponse
GetTransactionResponse
constructor
Null safety
GetTransactionResponse
(
Map
<
String
,
dynamic
>
jsonResponse
)
Implementation
GetTransactionResponse(Map<String, dynamic> jsonResponse) : super(jsonResponse);
stellar_flutter_sdk
stellar_flutter_sdk
GetTransactionResponse
GetTransactionResponse constructor
GetTransactionResponse class
Constructors
GetTransactionResponse
fromJson
Properties
applicationOrder
createdAt
envelopeXdr
error
feeBump
hashCode
isErrorResponse
jsonResponse
latestLedger
latestLedgerCloseTime
ledger
oldestLedger
oldestLedgerCloseTime
resultMetaXdr
resultXdr
runtimeType
status
Methods
getCreatedContractId
getResultValue
getWasmId
noSuchMethod
toString
Operators
operator ==
Static methods
convertToInt
Constants
STATUS_FAILED
STATUS_NOT_FOUND
STATUS_SUCCESS