Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: HeadcountAttributes

planning-center-monorepo v1.0.0


planning-center-monorepo / planning-center-check-ins-ts/src / HeadcountAttributes

Interface: HeadcountAttributes

Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:378 

Attributes describing a Resource Object

Extends

Indexable

[key: string]: string | number | boolean | object

Properties

count?

optional count: number

Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:379 


created_at?

optional created_at: string

Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:380 


updated_at?

optional updated_at: string

Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:381