类 SearchBasicInfoCityReqBody

java.lang.Object
com.lark.oapi.service.corehr.v2.model.SearchBasicInfoCityReqBody

public class SearchBasicInfoCityReqBody extends Object
  • 构造器详细资料

    • SearchBasicInfoCityReqBody

      public SearchBasicInfoCityReqBody()
    • SearchBasicInfoCityReqBody

      public SearchBasicInfoCityReqBody(SearchBasicInfoCityReqBody.Builder builder)
  • 方法详细资料

    • newBuilder

      public static SearchBasicInfoCityReqBody.Builder newBuilder()
    • getCountryRegionSubdivisionIdList

      public String[] getCountryRegionSubdivisionIdList()
    • setCountryRegionSubdivisionIdList

      public void setCountryRegionSubdivisionIdList(String[] countryRegionSubdivisionIdList)
    • getCityIdList

      public String[] getCityIdList()
    • setCityIdList

      public void setCityIdList(String[] cityIdList)
    • getStatusList

      public Integer[] getStatusList()
    • setStatusList

      public void setStatusList(Integer[] statusList)