类的使用
com.lark.oapi.service.hire.v1.model.TalentCustomizedValue.Builder
-
com.lark.oapi.service.hire.v1.model中TalentCustomizedValue.Builder的使用
修饰符和类型方法说明当字段类型为单行文本、多行文本、模块、默认字段时,从此字段取值TalentCustomizedValue.Builder.customizedAttachment(TalentCustomizedAttachment[] customizedAttachment) 当字段类型为附件时,从此字段取值TalentCustomizedValue.newBuilder()当字段类型为数字时,从此字段取值TalentCustomizedValue.Builder.option(TalentCustomizedOption option) 当字段类型为单选时,从此字段取值TalentCustomizedValue.Builder.optionList(TalentCustomizedOption[] optionList) 当字段类型为多选时,从此字段取值当字段类型为日期选择、月份选择、年份选择时,从此字段取值,该字段是秒级时间戳TalentCustomizedValue.Builder.timeRange(TalentCustomizedTimeRange timeRange) 当字段类型为时间段时,从此字段取值