Class TemplateVariable
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC56
Assembly: Algorand.dll
Syntax
public class TemplateVariable
Properties
| Edit this page View SourceType
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
[JsonProperty("value")]
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |