Search Results for

    Show / Hide Table of Contents

    Class TransactionCodeGroupingsHelper

    Inheritance
    object
    TransactionCodeGroupingsHelper
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Core.FinancialServices.Helpers
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    public static class TransactionCodeGroupingsHelper

    Methods

    FilterByGroupings(IEnumerable<ITransactionCode>, ITransactionProcessor, IReadOnlyCache)

    Declaration
    public static Task<IEnumerable<ITransactionCode>> FilterByGroupings(IEnumerable<ITransactionCode> codes, ITransactionProcessor _processor, IReadOnlyCache cache)
    Parameters
    Type Name Description
    IEnumerable<ITransactionCode> codes
    ITransactionProcessor _processor
    IReadOnlyCache cache
    Returns
    Type Description
    Task<IEnumerable<ITransactionCode>>
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.