planning-center-monorepo v1.0.0
planning-center-monorepo / planning-center-check-ins-ts/src / EventAttributes
Interface: EventAttributes
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:17
Attributes describing a Resource Object
Extends
Indexable
[key: string]: string | number | boolean | object
Properties
name?
optionalname:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:18
frequency?
optionalfrequency:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:19
enable_services_integration?
optionalenable_services_integration:boolean
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:20
location_times_enabled?
optionallocation_times_enabled:boolean
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:21
pre_select_enabled?
optionalpre_select_enabled:boolean
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:22
integration_key?
optionalintegration_key:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:23
app_source?
optionalapp_source:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:24
created_at?
optionalcreated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:25
updated_at?
optionalupdated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:26
archived_at?
optionalarchived_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:27