public class GetRelatedEntitiesResponse extends Response
Modifier and Type | Field and Description |
---|---|
EntityCollection |
results
The entities that are related to the entity supplied in the request.
|
customData
Constructor and Description |
---|
GetRelatedEntitiesResponse() |
getCustomDataOrDefault, getCustomDataOrThrow
public EntityCollection results