Show / Hide Table of Contents

Class TransactionResultTooEarly

Ledger closeTime before minTime.

Inheritance
System.Object
TransactionResult
TransactionResultTooEarly
Inherited Members
TransactionResult.FeeCharged
TransactionResult.FromXdr(String)
TransactionResult.FromXdr(TransactionResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class TransactionResultTooEarly : TransactionResult

Properties

IsSuccess

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

Overrides
TransactionResult.IsSuccess
Back to top Generated by DocFX