pub type TransactionInfoData = GetTransactionResponseData;👎Deprecated since 0.16.0:
Renamed to GetTransactionResponseData, matching the original Go implementation.
Aliased Type§
pub struct TransactionInfoData {
pub transaction: ApiTransactionResult,
}Fields§
§transaction: ApiTransactionResult