Skip to content

Rule.io SDK


Rule.io SDK / client/src / FindTemplateOwnerResult

Interface: FindTemplateOwnerResult

Defined in: client/src/find-template-owner.ts:108

Result of a template-owner scan. owner is null when the template is not used (orphaned templates pending Rule.io's CRON cleanup, or templates not yet attached to any dispatcher).

Properties

owner

owner: TemplateOwner | null

Defined in: client/src/find-template-owner.ts:109


partial_errors

partial_errors: PartialScanError[]

Defined in: client/src/find-template-owner.ts:111


scanned

scanned: object

Defined in: client/src/find-template-owner.ts:110

automations

automations: number

campaigns

campaigns: number