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

    Interface ValuationReportAccount

    Type definition for account reference in valuation reports.

    interface ValuationReportAccount {
        guid: string;
        id: DecafAccountId;
        name: string;
    }
    Index

    Properties

    Properties

    guid: string
    name: string