Search Results for

    Show / Hide Table of Contents

    Interface IAllocationMappingProvider

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

    Methods

    GetAllocationMapping(Guid, Guid?, Guid)

    Declaration
    IAllocationMapping GetAllocationMapping(Guid entitySetID, Guid? instrumentID, Guid transactionCodeId)
    Parameters
    Type Name Description
    Guid entitySetID
    Guid? instrumentID
    Guid transactionCodeId
    Returns
    Type Description
    IAllocationMapping

    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.