类 AppliOfferOnboardProfileAdd.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.AppliOfferOnboardProfileAdd.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明activeStatus(Integer activeStatus) 状态build()城市country(AppliOfferOnboardProfileCity country) 国家district(AppliOfferOnboardProfileCity district) 区英文名ID名字省usageIdList(String[] usageIdList) 使用ID列表
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
ID示例值:
- 参数:
id-- 返回:
-
name
名字示例值:
- 参数:
name-- 返回:
-
enName
英文名示例值:
- 参数:
enName-- 返回:
-
district
区示例值:
- 参数:
district-- 返回:
-
city
城市示例值:
- 参数:
city-- 返回:
-
state
省示例值:
- 参数:
state-- 返回:
-
country
国家示例值:
- 参数:
country-- 返回:
-
usageIdList
使用ID列表示例值:
- 参数:
usageIdList-- 返回:
-
activeStatus
状态示例值:
- 参数:
activeStatus-- 返回:
-
build
-