Class HintSpec
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC32
Assembly: Algorand.dll
Syntax
public class HintSpec
Properties
| Edit this page View SourceCall_config
Declaration
[JsonRequired]
public CallConfigSpec Call_config { get; set; }
Property Value
| Type | Description |
|---|---|
| CallConfigSpec |
Default_arguments
Declaration
public Dictionary<string, DefaultArgumentSpec> Default_arguments { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, DefaultArgumentSpec> |