getTransactionJson

abstract fun getTransactionJson(): String
Resulting transaction. Note that the amount may be different than the requested amount to account for fees and available funds.
string transaction_json = 1;

Return

The transactionJson.