Package com.loop54.model.response
Class GetEntitiesResponse
java.lang.Object
com.loop54.model.response.Response
com.loop54.model.response.GetEntitiesResponse
The results of a getEntitites 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
-
GetEntitiesResponse
public GetEntitiesResponse()
-