Magidoc

Represents a candidate, who is an individual considered for a position.

Fields

#

_id

ID !
Non-null

The unique identifier for the candidate.

_kind

ID !
Non-null

Indicates the type of API resource; always set to 'Candidate'.

displayName

The display name of the candidate, typically combining first and last names.

emailAddresses

Page containing candidate's email addresses.

firstName

The candidate's first name.

lastName

The candidate's last name.

Interfaces

#

Also implements APIResource , Actor .

Usages

#

References

#