Interface PatchBindingsRequestBindingsInnerOneOfRef

A reference to an action. An action can be referred to by ID or by Name.

Hierarchy

  • PatchBindingsRequestBindingsInnerOneOfRef

Indexable

[key: string]: any | any

Properties

Properties

How the action is being referred to: action_id or action_name.

value?: string

The id or name of an action that is being bound to a trigger.