WalletCore
WalletCore
/
wallet.core.jni.proto
/
Algorand
/
AssetOptIn
/
Builder
/
setAssetId
set
Asset
Id
open
fun
setAssetId
(
value
:
Long
)
:
Algorand.AssetOptIn.Builder
ID of the asset
Content copied to clipboard
uint64 asset_id = 1;
Return
This builder for chaining.
Parameters
value
The assetId to set.