类的使用
com.lark.oapi.service.hire.v1.model.TalentCustomizedOption
使用TalentCustomizedOption的程序包
-
com.lark.oapi.service.hire.v1.model中TalentCustomizedOption的使用
修饰符和类型方法说明TalentCustomizedOption.Builder.build()TalentCustomizedValue.getOption()TalentCustomizedValue.getOptionList()修饰符和类型方法说明TalentCustomizedValue.Builder.option(TalentCustomizedOption option) 当字段类型为单选时,从此字段取值TalentCustomizedValue.Builder.optionList(TalentCustomizedOption[] optionList) 当字段类型为多选时,从此字段取值voidTalentCustomizedValue.setOption(TalentCustomizedOption option) voidTalentCustomizedValue.setOptionList(TalentCustomizedOption[] optionList)