Class ClaimableBalanceResponse
Inheritance
System.Object
ClaimableBalanceResponse
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class ClaimableBalanceResponse : Response
Properties
Declaration
public string Amount { get; }
Property Value
Declaration
public string Asset { get; }
Property Value
Declaration
public Claimant[] Claimants { get; }
Property Value
Declaration
public string Id { get; }
Property Value
Declaration
public long LastModifiedLedger { get; }
Property Value
Declaration
public string PagingToken { get; }
Property Value