Class ParseResponseResult
Inheritance
System.Object
ParseResponseResult
Namespace: Hyperledger.Indy.LedgerApi
Assembly: Hyperledger.Indy.Sdk.dll
Syntax
public class ParseResponseResult : Object
Properties
Id
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
System.String |
ObjectJson
Declaration
public string ObjectJson { get; }
Property Value
Type | Description |
---|---|
System.String |