Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: OptionAttributes

planning-center-monorepo v1.0.0


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

Interface: OptionAttributes

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

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


created_at?

optional created_at: string

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


updated_at?

optional updated_at: string

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