The salary or compensation for a position.
Fields
| Name | Description |
|---|---|
String | A code classifying the primary method of payment for a position.Currently, three codes are defined:
interval and basis are not one of the supported combinations above, the salary will not be included on the job ad.When provided, it must correspond to SyncPositions_RemunerationRangeInput.interval:
|
[String!] | Human readable descriptions of the remuneration package.This field is optional and limited to a single element.
Descriptions longer than 50 characters will be truncated to 50 characters. |
An array of offered salary ranges.This field is optional and limited to a single element.Salary ranges are used to refine candidate job searches.
While the monetary values in minimumAmount and maximumAmount are not visible on job ads,
the currency and interval may be displayed alongside the descriptions of the remuneration package for clarity. | |
String | Deprecated: Use basis instead.A code classifying the primary method of payment for a position.Currently, three codes are defined:
RemunerationRangeInput.intervalCode:
|
Seen in
| Parent name | Parent type | Description |
|---|---|---|
| SyncPositions_PositionInput | Input Object | offeredRemunerationPackage field |