Location
Object

A physical location with a persistent identifier.

Fields

Name
Description
contextualName* 
String!
The contextual name of the location, e.g. "Richmond VIC 3121 AU".This name is sufficient to unambiguously identify the location to a hirer.
countryCode* 
String!
The two-letter ISO 3166-1:2013 country code, in uppercase.
currencies* 
[Currency!]!
A list of currencies used within this location.Locations with unsupported currencies will default to a SEEK supported currency.At least one currency will be provided.As most countries only use a single currency, the first item in the array can be used to preselect the default currency in a job posting flow.
The identifier for the Location.
name* 
String!
The location name, e.g. "Richmond".This name is ambiguous without the context of its parent location.
parent 
Location
The parent location.
children 
[Location!]
Deprecated: Not implemented.
An array of child locations.This is always null regardless of the existence of child locations.

Seen in

Parent name
Parent type
Description
Interface
positionLocation field
Object
children field
Object
parent field
Object
location field
Object
positionLocation field
Object
positionLocation field
Query
Result type
Query
Result type
Query
Result type