Class AccountDataResponse
Inherited Members
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
|