Class EffectResponse
Inheritance
System.Object
EffectResponse
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public abstract class EffectResponse : Response, IPagingToken
Properties
Declaration
public string Account { get; protected set; }
Property Value
Declaration
public string AccountMuxed { get; protected set; }
Property Value
Declaration
public ulong? AccountMuxedID { get; protected set; }
Property Value
|
System.Nullable<System.UInt64>
|
Declaration
public DateTime CreatedAt { get; protected set; }
Property Value
Declaration
public string Id { get; protected set; }
Property Value
Declaration
public EffectResponse.EffectsResponseLinks Links { get; protected set; }
Property Value
Declaration
public string PagingToken { get; protected set; }
Property Value
Implements
Declaration
public string Type { get; protected set; }
Property Value
Declaration
public virtual int TypeId { get; }
Property Value