Interface protos.google.cloud.talent.v4.ICompensationInfo (3.2.7)

Properties of a CompensationInfo.

Package

@google-cloud/talent!

Properties

annualizedBaseCompensationRange

annualizedBaseCompensationRange?: (google.cloud.talent.v4.CompensationInfo.ICompensationRange|null);

CompensationInfo annualizedBaseCompensationRange

Property Value
TypeDescription
(google.cloud.talent.v4.CompensationInfo.ICompensationRange|null)

annualizedTotalCompensationRange

annualizedTotalCompensationRange?: (google.cloud.talent.v4.CompensationInfo.ICompensationRange|null);

CompensationInfo annualizedTotalCompensationRange

Property Value
TypeDescription
(google.cloud.talent.v4.CompensationInfo.ICompensationRange|null)

entries

entries?: (google.cloud.talent.v4.CompensationInfo.ICompensationEntry[]|null);

CompensationInfo entries

Property Value
TypeDescription
(google.cloud.talent.v4.CompensationInfo.ICompensationEntry[]|null)