Class DisassembleResponse
Inheritance
object
    DisassembleResponse
  Inherited Members
      object.Equals(object)
    
    
      object.Equals(object, object)
    
    
      object.GetHashCode()
    
    
      object.GetType()
    
    
      object.MemberwiseClone()
    
    
      object.ReferenceEquals(object, object)
    
    
      object.ToString()
    
  Namespace: Algorand.Algod.Model
Assembly: Algorand.dll
Syntax
public class DisassembleResponse
  Properties
| Improve this Doc View SourceResult
Declaration
[JsonProperty("result", Required = Required.Always)]
[Required]
public string Result { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |