Show / Hide Table of Contents

Class ClawbackSuccess

Success

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

Properties

IsSuccess

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

Overrides
OperationResult.IsSuccess
Back to top Generated by DocFX