Package com.bytedesk.wechat.work.resign
Class UnassignedListResponse
java.lang.Object
com.bytedesk.wechat.work.resign.UnassignedListResponse
获取待分配的离职成员列表响应
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInfo()voidsetErrcode(Integer errcode) voidvoidvoidsetIs_last(Boolean is_last) voidsetNext_cursor(String next_cursor)
-
Field Details
-
errcode
-
errmsg
-
info
-
is_last
-
next_cursor
-
-
Constructor Details
-
UnassignedListResponse
public UnassignedListResponse()
-
-
Method Details
-
getErrcode
-
setErrcode
-
getErrmsg
-
setErrmsg
-
getInfo
-
setInfo
-
getIs_last
-
setIs_last
-
getNext_cursor
-
setNext_cursor
-