Interface CaseManagementApiListCaseLinksRequest

Hierarchy

  • CaseManagementApiListCaseLinksRequest

Properties

entityId: string

The UUID of the entity to look up links for.

entityType: string

The entity type to look up links for. Use CASE to find links for a specific case.

relationship?: string

Optional filter to only return links of a specific relationship type (for example, BLOCKS or CAUSES).

Generated using TypeDoc