google_api_jobs v0.6.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 section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.