TransactionDetails

fun TransactionDetails(    fee: ULong?,     received: ULong,     sent: ULong,     txid: String,     confirmationTime: BlockTime?)