Class StorageElement
Inheritance
StorageElement
Assembly: Algorand.dll
Syntax
public class StorageElement
Properties
|
Edit this page
View Source
Descr
Declaration
public string Descr { get; set; }
Property Value
|
Edit this page
View Source
Key
Declaration
public string Key { get; set; }
Property Value
|
Edit this page
View Source
Type
Declaration
public string Type { get; set; }
Property Value
|
Edit this page
View Source
TypeDetail
Declaration
public string TypeDetail { get; set; }
Property Value