@decafhub/decaf-client-extras - v0.7.0
    Preparing search index...

    Interface ValuationReportAccrualByCurrency

    Valuation accrual by account by currency.

    interface ValuationReportAccrualByCurrency {
        artifact: ValuationReportArtifact;
        ccy: CurrencyCode;
        value: ValuationReportFigureOrgRef;
    }
    Index

    Properties

    Properties