Class GetRelatedEntitiesResponse

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

public class GetRelatedEntitiesResponse extends Response
The result of a getRelatedEntities request.
  • Field Details

    • results

      public EntityCollection results
      The entities that are related to the entity supplied in the request.
  • Constructor Details

    • GetRelatedEntitiesResponse

      public GetRelatedEntitiesResponse()