annualizedTotalCompensationRange property

CompensationRange? annualizedTotalCompensationRange
getter/setter pair

Annualized total compensation range.

Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

Output only.

Implementation

CompensationRange? annualizedTotalCompensationRange;