CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...

    Interface ROIEstimate

    Enhanced ROI estimate interface that combines existing definitions

    interface ROIEstimate {
        returnRate: string;
        description: string;
        value?: string;
        potentialSavings?: string;
        breakEvenPeriod?: string;
    }
    Index

    Properties

    returnRate: string
    description: string
    value?: string
    potentialSavings?: string
    breakEvenPeriod?: string