FlattenedPersons
This is the plural of Person. will have top level meta about the person including an iterable of all the person.
Properties​
| Name | Type | 
|---|---|
| schema | EmbeddedModelSchema | 
| iterable | Array<ReferencedPerson> | 
| indices | { [key: string]: number; } | 
| score | Score |