Package com.loop54.model.response
Class GetRecentEntitiesResponse
java.lang.Object
com.loop54.model.response.Response
com.loop54.model.response.GetRecentEntitiesResponse
The results of a getRecentEntities request.
-
Field Summary
FieldsFields inherited from class com.loop54.model.response.Response
customData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.loop54.model.response.Response
getCustomDataOrDefault, getCustomDataOrThrow
-
Field Details
-
results
The entities returned in the request.
-
-
Constructor Details
-
GetRecentEntitiesResponse
public GetRecentEntitiesResponse()
-