public static class SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList() |
@NameInMap(value="bizCandidateId") public String bizCandidateId
@NameInMap(value="historyInterviewInfoVOList") public List<SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOListHistoryInterviewInfoVOList> historyInterviewInfoVOList
@NameInMap(value="name") public String name
@NameInMap(value="phone") public String phone
@NameInMap(value="resumeContent") public String resumeContent
public SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList()
public static SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList build(Map<String,?> map) throws Exception
Exceptionpublic SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList setBizCandidateId(String bizCandidateId)
public String getBizCandidateId()
public SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList setHistoryInterviewInfoVOList(List<SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOListHistoryInterviewInfoVOList> historyInterviewInfoVOList)
public List<SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOListHistoryInterviewInfoVOList> getHistoryInterviewInfoVOList()
public SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList setName(String name)
public String getName()
public SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList setPhone(String phone)
public String getPhone()
public SyncInterviewInfoToAIInterviewAssistantRequest.SyncInterviewInfoToAIInterviewAssistantRequestCandidateInfoVOList setResumeContent(String resumeContent)
public String getResumeContent()
Copyright © 2025. All rights reserved.