google_api_jobs v0.9.0 GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoCompensationRange View Source
Deprecated. See CompensationInfo.
Compensation range.
Attributes
max
(type:GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoDecimal.t
, default:nil
) - Required. Maximum value.min
(type:GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoDecimal.t
, default:nil
) - Required. Minimum value.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoCompensationRange{ max: GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoDecimal.t(), min: GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoDecimal.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.