public static class InterviewAppointmentConfigContent.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public InterviewAppointmentConfigContent.Builder interviewType(Integer interviewType)
示例值:1
interviewType - public InterviewAppointmentConfigContent.Builder talentTimezoneCode(String talentTimezoneCode)
示例值:Asia/Shanghai
talentTimezoneCode - public InterviewAppointmentConfigContent.Builder contactUserId(String contactUserId)
示例值:ou_c99c5f35d542efc7ee492afe11af19ef
contactUserId - public InterviewAppointmentConfigContent.Builder contactMobile(String contactMobile)
示例值:151********
contactMobile - public InterviewAppointmentConfigContent.Builder contactEmail(String contactEmail)
示例值:test@email
contactEmail - public InterviewAppointmentConfigContent.Builder addressId(String addressId)
示例值:6960663240925956576
addressId - public InterviewAppointmentConfigContent.Builder videoType(Integer videoType)
示例值:1
videoType - public InterviewAppointmentConfigContent.Builder cc(String[] cc)
示例值:ou_c99c5f35d542efc7ee492afe11af19ef
cc - public InterviewAppointmentConfigContent.Builder remark(String remark)
示例值:备注
remark - public InterviewAppointmentConfigContent.Builder interviewNotificationTemplateId(String interviewNotificationTemplateId)
示例值:6960663240925956573
interviewNotificationTemplateId - public InterviewAppointmentConfigContent.Builder appointmentNotificationTemplateId(String appointmentNotificationTemplateId)
示例值:6960663240925956573
appointmentNotificationTemplateId - public InterviewAppointmentConfigContent.Builder cancelInterviewNotificationTemplateId(String cancelInterviewNotificationTemplateId)
示例值:6960663240925956573
cancelInterviewNotificationTemplateId - public InterviewAppointmentConfigContent build()
Copyright © 2024. All rights reserved.