类 PersonInfoChn.Builder

java.lang.Object
com.lark.oapi.service.corehr.v2.model.PersonInfoChn.Builder
封闭类:
PersonInfoChn

public static class PersonInfoChn.Builder extends Object
  • 构造器详细资料

    • Builder

      public Builder()
  • 方法详细资料

    • nativeRegion

      public PersonInfoChn.Builder nativeRegion(String nativeRegion)
      籍贯 ID

      示例值:6863326262618752111

      参数:
      nativeRegion -
      返回:
    • hukouType

      public PersonInfoChn.Builder hukouType(Enum hukouType)
      -| 户口类型,枚举值可查询【获取字段详情】接口获取,按如下参数查询即可: - custom_api_name:hukou_type - object_api_name:person_info_chn

      示例值:

      参数:
      hukouType -
      返回:
    • hukouLocation

      public PersonInfoChn.Builder hukouLocation(String hukouLocation)
      户口所在地

      示例值:山东省平阴县

      参数:
      hukouLocation -
      返回:
    • firstEntryTime

      public PersonInfoChn.Builder firstEntryTime(String firstEntryTime)
      首次入境日期

      示例值:2023-07-09

      参数:
      firstEntryTime -
      返回:
    • leaveTime

      public PersonInfoChn.Builder leaveTime(String leaveTime)
      预计离境日期

      示例值:2023-07-09

      参数:
      leaveTime -
      返回:
    • build

      public PersonInfoChn build()