Class GetComplementaryEntitiesResponse

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

public class GetComplementaryEntitiesResponse extends Response
The result of a getComplementaryEntities request.
  • Field Details

    • results

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

    • GetComplementaryEntitiesResponse

      public GetComplementaryEntitiesResponse()