Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: PassAttributes

planning-center-monorepo v1.0.0


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

Interface: PassAttributes

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

Attributes describing a Resource Object

Extends

Indexable

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

Properties

name?

optional name: string

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


created_at?

optional created_at: string

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


updated_at?

optional updated_at: string

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