Class PathPaymentStrictReceiveResult
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class PathPaymentStrictReceiveResult : OperationResult
Methods
FromXdr(PathPaymentStrictReceiveResult)
Declaration
public static PathPaymentStrictReceiveResult FromXdr(PathPaymentStrictReceiveResult result)
Parameters
| Type | Name | Description |
|---|---|---|
| stellar_dotnet_sdk.xdr.PathPaymentStrictReceiveResult | result |
Returns
|
PathPaymentStrictReceiveResult
|