public class GetEntitiesByAttributeResponse extends Response
Modifier and Type | Field and Description |
---|---|
EntityCollection |
results
The entities that are connected to the attribute.
|
customData
Constructor and Description |
---|
GetEntitiesByAttributeResponse() |
getCustomDataOrDefault, getCustomDataOrThrow
public EntityCollection results