Interface protos.google.cloud.talent.v4.CompensationInfo.ICompensationRange (3.2.7)

Properties of a CompensationRange.

Package

@google-cloud/talent!

Properties

maxCompensation

maxCompensation?: (google.type.IMoney|null);

CompensationRange maxCompensation

Property Value
TypeDescription
(google.type.IMoney|null)

minCompensation

minCompensation?: (google.type.IMoney|null);

CompensationRange minCompensation

Property Value
TypeDescription
(google.type.IMoney|null)