planning-center-monorepo v1.0.0
planning-center-monorepo / planning-center-check-ins-ts/src / CheckInGroupAttributes
Interface: CheckInGroupAttributes
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:273
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:274
created_at?
optionalcreated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:275
updated_at?
optionalupdated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:276