WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEO
/
TransactionOutput
/
Builder
/
setAssetId
set
Asset
Id
open
fun
setAssetId
(
value
:
String
)
:
NEO.TransactionOutput.Builder
Asset
Content copied to clipboard
string asset_id = 1;
Return
This builder for chaining.
Parameters
value
The assetId to set.