A salary or compensation range for a position.
Fields
Name | Description |
---|---|
String! | The interval the remuneration amounts are calculated over.Currently three interval codes are defined:
|
RemunerationAmount! | The minimum amount an organization is willing to pay for a position.The value must be greater than 0. |
RemunerationAmount | The maximum amount an organization is willing to pay for a position.The value must be greater than or equal to the value of minimumAmount and the currency must match minimumAmount .The associated RemunerationRangeInput.maximumAmount field will be required in our schema in future.
Currently, omitting the field will default it to minimumAmount and harm the performance of the job ad. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | ranges field |