Skip to Content

CmsJobLocationResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the job location.[default to null]
nameStringName of the job location.[default to null]
cityStringCity where the job is located.[optional] [default to null]
countryStringCountry where the job is located.[optional] [default to null]
is_remote_locationBooleanWhether this location allows remote work.[default to null]
created_atDateTimestamp when the location was created.[default to null]
updated_atDateTimestamp when the location was last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]