public class ListApplicationInterviewRespBody extends Object
ListApplicationInterviewRespBody()
Boolean
getHasMore()
Interview[]
getItems()
String
getPageToken()
void
setHasMore(Boolean hasMore)
setItems(Interview[] items)
setPageToken(String pageToken)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListApplicationInterviewRespBody()
public String getPageToken()
public void setPageToken(String pageToken)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public Interview[] getItems()
public void setItems(Interview[] items)
Copyright © 2024. All rights reserved.