Class Claimant
Inheritance
System.Object
Claimant
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class Claimant : object
Properties
Destination
Predicate
Methods
FromXdr(Claimant)
Declaration
public static Claimant FromXdr(Claimant xdr)
Parameters
| Type | Name | Description |
|---|---|---|
| stellar_dotnet_sdk.xdr.Claimant | xdr |
Returns
|
Claimant
|
ToXdr()
Declaration
public Claimant ToXdr()
Returns
|
stellar_dotnet_sdk.xdr.Claimant
|