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

    Interface ConsolidatedValuationReportContainer

    Type definition for valuation report containers.

    interface ConsolidatedValuationReportContainer {
        guid: string;
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    guid: string

    GUID of the container.

    id: number

    Id of the container.

    name: string

    Name of the container.