This template's type is vacancies. It's intended for the display of vacancies.
It has the following properties:
| Property | Description |
|---|---|
| title
|
The title of the vacancy |
| salaryFormatted | The vacancy's salary, formatted |
| distanceText | A friendly description of the distance from the user. You can use the utility function xxas_util_pkg.distance_from_user_text(loc.geometry) to retrieve this. |
| locationTitle | The title of the vacancy's work location |
| postedFormatted | The date the vacancy was posted |
| closingFormatted | The date the vacancy closes |
| refFormatted | The vacancy reference |
| flag | Optional flag, eg, NEW, HURRY |
| flagColor | A color for the flag. Choose from positive, balanced, energized, and assertive. |