GoogleApi.Jobs.V2.Model.ExtendedCompensationInfoDecimal (google_api_jobs v0.21.0)
View SourceDeprecated. See CompensationInfo.
Decimal number.
Attributes
-
micros
(type:integer()
, default:nil
) - Micro (10^-6) units. The value must be between -999,999 and +999,999 inclusive. Ifunits
is positive,micros
must be positive or zero. Ifunits
is zero,micros
can be positive, zero, or negative. Ifunits
is negative,micros
must be negative or zero. For example -1.75 is represented asunits
=-1 andmicros
=-750,000. -
units
(type:String.t
, default:nil
) - Whole units.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.