Skip to Content
APIPlanning Center Check Ins TSSrcInterfacesInterface: IntegrationLinkAttributes

planning-center-monorepo v1.0.0


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

Interface: IntegrationLinkAttributes

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

Attributes describing a Resource Object

Extends

Indexable

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

Properties

integration_type?

optional integration_type: string

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


external_id?

optional external_id: string

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


created_at?

optional created_at: string

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


updated_at?

optional updated_at: string

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