FlattenedPerson
if expiration is add then, after the alloted expiration date the user will only have view && comment only permissions. Only present in the case there is a scope such as a defined collection/asset... if asset is passed then that means this person belongs to a scoped asset.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
id | string |
created | GroupedTimestamp |
updated | GroupedTimestamp |
deleted | GroupedTimestamp |
type | PersonType |
assets | FlattenedAssets |
mechanisms | { [key: string]: MechanismEnum; } |
interactions | number |
access | { [key: string]: PersonAccess; } |
tags | FlattenedTags |
websites | FlattenedWebsites |
models | { [key: string]: PersonModel; } |
annotations | FlattenedAnnotations |
score | Score |
summaries | FlattenedWorkstreamSummaries |