Skip to content

Rule.io SDK


Rule.io SDK / client/src / AutomationTemplateOwner

Interface: AutomationTemplateOwner

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

Owner record when a template is used by an automation.

Properties

active

active: boolean | null

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


id

id: number

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


kind

kind: "automation"

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


message_id

message_id: number

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


name

name: string

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