Search Results for

    Show / Hide Table of Contents

    Interface ITransactionPathProvider

    Namespace: LemonEdge.API.Core.FinancialServices.Processors.Transactional
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    public interface ITransactionPathProvider

    Methods

    GetTransactionPath(ITransaction)

    Declaration
    (Guid? AllocationPathID, string Label, DateTimeOffset? OverrideAllocationDate) GetTransactionPath(ITransaction tran)
    Parameters
    Type Name Description
    ITransaction tran
    Returns
    Type Description
    (Guid? AllocationPathID, string Label, DateTimeOffset? OverrideAllocationDate)

    Init()

    Declaration
    Task Init()
    Returns
    Type Description
    Task

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.