Show / Hide Table of Contents

Class PaymentResult

Inheritance
System.Object
OperationResult
PaymentResult
PaymentLineFull
PaymentMalformed
PaymentNoDestination
PaymentNoIssuer
PaymentNotAuthorized
PaymentNoTrust
PaymentSrcNotAuthorized
PaymentSrcNoTrust
PaymentSuccess
PaymentUnderfunded
Inherited Members
OperationResult.IsSuccess
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class PaymentResult : OperationResult

Methods

FromXdr(PaymentResult)

Declaration
public static PaymentResult FromXdr(PaymentResult result)
Parameters
Type Name Description
stellar_dotnet_sdk.xdr.PaymentResult result
Returns
PaymentResult

Back to top Generated by DocFX