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

    Interface ValuationReportPortfolio

    Type definition for portfolio reference in valuation reports.

    interface ValuationReportPortfolio {
        guid: string;
        id: DecafPortfolioId;
        name: string;
    }
    Index

    Properties

    Properties

    guid: string
    name: string