Interface IFungibleItem
public interface IFungibleItem : IItem, IState
- Inherited Members
Properties
FungibleId
HashDigest<SHA256> FungibleId { get; }
Property Value
- HashDigest<SHA256>
public interface IFungibleItem : IItem, IState
HashDigest<SHA256> FungibleId { get; }