Show / Hide Table of Contents

Class AccountDataResponse

Inheritance
System.Object
Response
AccountDataResponse
Inherited Members
Response.RateLimitLimit
Response.RateLimitRemaining
Response.RateLimitReset
Response.SetHeaders(HttpResponseHeaders)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class AccountDataResponse : Response

Constructors

AccountDataResponse(String)

Declaration
public AccountDataResponse(string value)
Parameters
Type Name Description
System.String value

Properties

Value

Declaration
public string Value { get; }
Property Value
System.String

ValueDecoded

Declaration
public string ValueDecoded { get; }
Property Value
System.String

Back to top Generated by DocFX