Class GetEntitiesByAttributeResponse

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

public class GetEntitiesByAttributeResponse extends Response
The result of a request to get entities with an attribute (for instance category).
  • Field Details

    • results

      public EntityCollection results
      The entities that are connected to the attribute.
  • Constructor Details

    • GetEntitiesByAttributeResponse

      public GetEntitiesByAttributeResponse()