类 ListLocationReq

java.lang.Object
com.lark.oapi.service.corehr.v1.model.ListLocationReq

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

    • ListLocationReq

      public ListLocationReq()
    • ListLocationReq

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

    • newBuilder

      public static ListLocationReq.Builder newBuilder()
    • getPageToken

      public String getPageToken()
    • setPageToken

      public void setPageToken(String pageToken)
    • getPageSize

      public String getPageSize()
    • setPageSize

      public void setPageSize(String pageSize)