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