StandardValue: CustomValue & { allowEmail?: boolean | null; closed?: boolean | null; converted?: boolean | null; cssExposed?: boolean | null; forecastCategory?: string | null; groupingString?: string | null; highPriority?: boolean | null; probability?: number | null; reverseRole?: string | null; reviewed?: boolean | null; won?: boolean | null; } Type declaration
Optional allowEmail?: boolean | null
Optional closed?: boolean | null
Optional converted?: boolean | null
Optional cssExposed?: boolean | null
Optional forecastCategory?: string | null
Optional groupingString?: string | null
Optional highPriority?: boolean | null
Optional probability?: number | null
Optional reverseRole?: string | null
Optional reviewed?: boolean | null
Optional won?: boolean | null