Magidoc

Represents a match, which connects a candidate to a job order.

Fields

#

_id

ID !
Non-null

The unique identifier for the match.

_kind

ID !
Non-null

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

candidate

The candidate matched with the job order.

displayName

A brief description of the match.

vacancy

The job order matched with the candidate.

Interfaces

#

Also implements APIResource .

Usages

#

References

#