UNPKG

@mindkey/recruiting-api-client

Version:

The MindKey API Client allows easy access to your MindKey Recruiting data.

7 lines (6 loc) 90 B
/** * @public */ export interface JobAgentConfiguration { jobAgentTypeId: string; }