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