planning-center-monorepo v1.0.0
planning-center-monorepo / planning-center-check-ins-ts/src / LocationEventPeriodResource
Interface: LocationEventPeriodResource
Defined in: packages/planning-center-check-ins-ts/src/types/check-ins.ts:517
A representation of a single resource.
Extends
ResourceObject<"LocationEventPeriod",LocationEventPeriodAttributes,LocationEventPeriodRelationships>
Properties
type
type:
"LocationEventPeriod"
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:LocationEventPeriodAttributes
Defined in: packages/planning-center-base-ts/dist/types/json-api.d.ts:60
Inherited from
relationships?
optionalrelationships:LocationEventPeriodRelationships
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