Home > @vsf-enterprise/epcc-api > EntryRelationship
# EntryRelationship interface
Connection between an entry and a resource.
Signature:
export interface EntryRelationship
# Properties
| Property | Type | Description |
|---|---|---|
| id | string | The ID of the related resource. |
| type | string | Represents the resource type of the object. |