类 SearchBasicInfoCountryRegionReqBody

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

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

    • SearchBasicInfoCountryRegionReqBody

      public SearchBasicInfoCountryRegionReqBody()
    • SearchBasicInfoCountryRegionReqBody

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

    • newBuilder

      public static SearchBasicInfoCountryRegionReqBody.Builder newBuilder()
    • getCountryRegionIdList

      public String[] getCountryRegionIdList()
    • setCountryRegionIdList

      public void setCountryRegionIdList(String[] countryRegionIdList)
    • getStatusList

      public Integer[] getStatusList()
    • setStatusList

      public void setStatusList(Integer[] statusList)