Package dev.evercatch.model
Class DestinationListResponse
java.lang.Object
dev.evercatch.model.DestinationListResponse
Wrapper for paginated destination list responses from the API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()getTotal()voidsetData(List<Destination> data) voidsetNextCursor(String nextCursor) void
-
Constructor Details
-
DestinationListResponse
public DestinationListResponse()
-
-
Method Details
-
getData
-
setData
-
getNextCursor
-
setNextCursor
-
getTotal
-
setTotal
-