planning-center-monorepo v1.0.0
planning-center-monorepo / planning-center-check-ins-ts/src / LocationEventTimeResource
Interface: LocationEventTimeResource
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:538
A representation of a single resource.
Extends
ResourceObject<"LocationEventTime",LocationEventTimeAttributes,LocationEventTimeRelationships>
Properties
type
type:
"LocationEventTime"
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:58
Inherited from
id
id:
string
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:59
Inherited from
attributes?
optionalattributes:LocationEventTimeAttributes
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:60
Inherited from
relationships?
optionalrelationships:LocationEventTimeRelationships
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:61
Inherited from
links?
optionallinks:Links
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:62
Inherited from
meta?
optionalmeta:Meta
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:63