Show / Hide Table of Contents

Class PaymentSuccess

Operation successful.

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

Properties

IsSuccess

Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean

Overrides
OperationResult.IsSuccess
Back to top Generated by DocFX