Skip to Content
APIPlanning Center People TSSrcType AliasesType Alias: FlattenedPersonResource

planning-center-monorepo v1.0.0


planning-center-monorepo / planning-center-people-ts/src / FlattenedPersonResource

Type Alias: FlattenedPersonResource

FlattenedPersonResource = FlattenedResource<PersonResource["type"], PersonAttributes, PersonRelationships, PersonRelationshipMap>

Defined in: packages/planning-center-people-ts/src/types/people.ts:89 

Flattened Person resource type with properly typed relationships Relationships are typed as their actual resource types, not Relationship wrappers