类 SearchBasicInfoCountryRegionSubdivisionReqBody

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

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

    • SearchBasicInfoCountryRegionSubdivisionReqBody

      public SearchBasicInfoCountryRegionSubdivisionReqBody()
    • SearchBasicInfoCountryRegionSubdivisionReqBody

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

    • newBuilder

    • getCountryRegionIdList

      public String[] getCountryRegionIdList()
    • setCountryRegionIdList

      public void setCountryRegionIdList(String[] countryRegionIdList)
    • getCountryRegionSubdivisionIdList

      public String[] getCountryRegionSubdivisionIdList()
    • setCountryRegionSubdivisionIdList

      public void setCountryRegionSubdivisionIdList(String[] countryRegionSubdivisionIdList)
    • getStatusList

      public Integer[] getStatusList()
    • setStatusList

      public void setStatusList(Integer[] statusList)