Show / Hide Table of Contents

Class AllowTrustSuccess

Operation successful.

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

Properties

IsSuccess

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

Overrides
OperationResult.IsSuccess
Back to top Generated by DocFX