assetId property

int? assetId
getter/setter pair

For re-configure or destroy transactions, this is the unique asset ID. On asset creation, the ID is set to zero.

Implementation

int? assetId;