Search Results for

    Show / Hide Table of Contents

    Class RpcObjectRaw

    Rpc query to GET a json object

    Inheritance
    System.Object
    RpcQuery
    RpcObject
    RpcObjectRaw
    BlockHeaderQuery
    Inherited Members
    RpcObject.GetAsync()
    RpcObject.GetAsync<T>()
    RpcQuery.ToString()
    Namespace: Netezos.Rpc
    Assembly: Netezos.dll
    Syntax
    public class RpcObjectRaw : RpcObject

    Properties

    | Improve this Doc View Source

    Raw

    Gets the query to the raw (unparsed) data

    Declaration
    public RpcObject Raw { get; }
    Property Value
    Type Description
    RpcObject
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad