sendrawtransaction just returns a bool, sendtoaddress returns a proper transaction and that should be the same as the one we have in TransactionOutputRaw.
This includes Client struct with RPC methods and BalanceGetter implementation with NeoSCAN.