Show / Hide Table of Contents

Class PathPaymentStrictSendNoIssuer

Missing issuer on one asset.

Inheritance
System.Object
OperationResult
PathPaymentStrictSendResult
PathPaymentStrictSendNoIssuer
Inherited Members
PathPaymentStrictSendResult.FromXdr(PathPaymentStrictSendResult)
OperationResult.IsSuccess
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class PathPaymentStrictSendNoIssuer : PathPaymentStrictSendResult

Properties

NoIssuer

The asset that caused the error.

Declaration
public Asset NoIssuer { get; set; }
Property Value
Asset

Back to top Generated by DocFX