Search Results for

    Show / Hide Table of Contents

    Enum TransactionValueType

    The three types of currencies that all transaction values are recorded in

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

    Fields

    Name Description
    Functional

    The currency of the legal entity it is booked against

    Local

    The local currency for the transaction itself. If against an instrument this will be the currency of the instrument, otherwise the currency of the legal entity it is booked against

    Reporting

    The currency of the entity set the legal entity belongs to

    Extension Methods

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