Class GetEntitiesResponse

java.lang.Object
com.loop54.model.response.Response
com.loop54.model.response.GetEntitiesResponse

public class GetEntitiesResponse extends Response
The results of a getEntitites request.
  • Field Details

    • results

      public EntityCollection results
      The entities returned in the request.
  • Constructor Details

    • GetEntitiesResponse

      public GetEntitiesResponse()