Valuation accrual by account by currency.

interface ValuationReportAccrualByCurrency {
    artifact: ValuationReportArtifact;
    ccy: commons.currency.CurrencyCode;
    value: ValuationReportFigureOrgRef;
}

Properties

Properties