Class SourceInfoArgument
Information about the TEAL programs
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC56
Assembly: Algorand.dll
Syntax
public class SourceInfoArgument
Properties
| Edit this page View SourceApproval
Approval program information
Declaration
[JsonProperty("approval")]
public ProgramSourceInfo Approval { get; set; }
Property Value
| Type | Description |
|---|---|
| ProgramSourceInfo |
Clear
Clear program information
Declaration
[JsonProperty("clear")]
public ProgramSourceInfo Clear { get; set; }
Property Value
| Type | Description |
|---|---|
| ProgramSourceInfo |