Show / Hide Table of Contents

    Class ParseRegistryResponseResult

    Inheritance
    System.Object
    ParseRegistryResponseResult
    Namespace: Hyperledger.Indy.LedgerApi
    Assembly: Hyperledger.Indy.Sdk.dll
    Syntax
    public class ParseRegistryResponseResult : 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

    Timestamp

    Declaration
    public long Timestamp { get; }
    Property Value
    Type Description
    System.Int64
    Back to top Copyright © 2017 The Linux Foundation®