Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: LabelAttributes

planning-center-monorepo v1.0.0


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

Interface: LabelAttributes

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

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:189 


created_at?

optional created_at: string

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


updated_at?

optional updated_at: string

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