public class InterviewAppointmentConfigContent extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
InterviewAppointmentConfigContent.Builder |
| 构造器和说明 |
|---|
InterviewAppointmentConfigContent() |
InterviewAppointmentConfigContent(InterviewAppointmentConfigContent.Builder builder) |
public InterviewAppointmentConfigContent()
public InterviewAppointmentConfigContent(InterviewAppointmentConfigContent.Builder builder)
public static InterviewAppointmentConfigContent.Builder newBuilder()
public Integer getInterviewType()
public void setInterviewType(Integer interviewType)
public String getTalentTimezoneCode()
public void setTalentTimezoneCode(String talentTimezoneCode)
public String getContactUserId()
public void setContactUserId(String contactUserId)
public String getContactMobile()
public void setContactMobile(String contactMobile)
public String getContactEmail()
public void setContactEmail(String contactEmail)
public String getAddressId()
public void setAddressId(String addressId)
public Integer getVideoType()
public void setVideoType(Integer videoType)
public String[] getCc()
public void setCc(String[] cc)
public String getRemark()
public void setRemark(String remark)
public String getInterviewNotificationTemplateId()
public void setInterviewNotificationTemplateId(String interviewNotificationTemplateId)
public String getAppointmentNotificationTemplateId()
public void setAppointmentNotificationTemplateId(String appointmentNotificationTemplateId)
public String getCancelInterviewNotificationTemplateId()
public void setCancelInterviewNotificationTemplateId(String cancelInterviewNotificationTemplateId)
Copyright © 2025. All rights reserved.