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

    Interface ValuationReportAccounts

    Type definition for accounts which valuation report is compiled from.

    interface ValuationReportAccounts {
        custody: ValuationReportAccount[];
        journal: ValuationReportAccount[];
    }
    Index

    Properties

    Properties