EmployerJobCanonicalPay
Object
Canonical pay defines employer compensation across pay types.
Fields
currency CurrencyCode
ISO 4217 currency code.
basePay EmployerJobBasePay
Standard base pay per selected time unit (for example, hourly).
payRangeMinor PayRangeMinor
Pay amount in minor currency units.
payTimeUnit PayTimeUnit
Time unit for the pay range.
Example
{ "currency": "JPY", "basePay": EmployerJobBasePay}