Search Results for

    Show / Hide Table of Contents

    Enum TransactionCodeOffsetType

    Namespace: LemonEdge.API.Entities.FinancialServices.Transactions
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public enum TransactionCodeOffsetType : short

    Fields

    Name Description
    MergeWithSameOffsets

    This offset will automatically be created as a sub-transaction (that others can also re-use) or will re-use any current offset to this transaction code

    None

    The offset is only generated manually from user selection

    Unique

    This offset will automatically be created as its own sub-transaction

    Extension Methods

    LinqExtensions.AsArray<TransactionCodeOffsetType>(TransactionCodeOffsetType)
    LinqExtensions.ToArrayOfOne<TransactionCodeOffsetType>(TransactionCodeOffsetType)
    LinqExtensions.ToListOfOne<TransactionCodeOffsetType>(TransactionCodeOffsetType)
    MiscExtensions.SetIfNotEqual<TransactionCodeOffsetType, TP>(TransactionCodeOffsetType, Expression<Func<TransactionCodeOffsetType, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.