Type Alias ListPersonContentResponse

ListPersonContentResponse: { content: PersonContentCombinedView[] }

A person's content response.

Type declaration