Class Schema
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC56
Assembly: Algorand.dll
Syntax
public class Schema
Properties
| Edit this page View SourceGlobal
Declaration
[JsonProperty("global")]
public SchemaValues Global { get; set; }
Property Value
| Type | Description |
|---|---|
| SchemaValues |
Local
Declaration
[JsonProperty("local")]
public SchemaValues Local { get; set; }
Property Value
| Type | Description |
|---|---|
| SchemaValues |