planning-center-monorepo v1.0.0
planning-center-monorepo / planning-center-check-ins-ts/src / LocationAttributes
Interface: LocationAttributes
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:93
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:94
created_at?
optionalcreated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:95
updated_at?
optionalupdated_at:string
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:96