Class SchemaValues
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC56
Assembly: Algorand.dll
Syntax
public class SchemaValues
Properties
| Edit this page View SourceBytes
Declaration
[JsonProperty("bytes")]
public ulong Bytes { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |
Ints
Declaration
[JsonProperty("ints")]
public ulong Ints { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |