RemunerationPackage| Name | Description |
|---|---|
String! | A code classifying the primary method of payment for a position.Currently, three codes are defined:
|
[String!]! | Human readable descriptions of the remuneration package.The seekAnz scheme will be limited to a single element.An empty array signifies that no salary descriptions exist for the remuneration package. |
[RemunerationRange!]! | An array of offered salary ranges.The seekAnz scheme will always have a single element containing the amount for the basisCode. |
| Parent name | Parent type | Description |
|---|---|---|
| PositionProfile | Interface | offeredRemunerationPackage field |
| PostedPositionProfile | Object | offeredRemunerationPackage field |
| UnpostedPositionProfile | Object | offeredRemunerationPackage field |