Contains work information for one employer.
Properties
public employer: { name: string; }
Info about the user's employer.
public employer.name: string
The name of the user's employer, or null if the employer's name
is not specified.
public position: { name: string; }
Info about the user's work position.
public position.name: string
The name of the user's work position, or null if the name of the
work position is not specified.