Valuation accrual by account by currency.

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

Properties

Properties