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

    Interface ValuationReportFxRate

    interface ValuationReportFxRate {
        asof: string;
        ccy1: CurrencyCode;
        ccy2: CurrencyCode;
        value: Decimal;
    }
    Index

    Properties

    Properties

    asof: string
    value: Decimal