Show / Hide Table of Contents

Class Claimant

Inheritance
System.Object
Claimant
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class Claimant : object

Properties

Destination

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

Predicate

Declaration
public Predicate Predicate { get; set; }
Property Value
Predicate

Back to top Generated by DocFX