Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: OrganizationAttributes

planning-center-monorepo v1.0.0


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

Interface: OrganizationAttributes

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

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


time_zone?

optional time_zone: string

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


created_at?

optional created_at: string

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


updated_at?

optional updated_at: string

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