Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 770 Bytes

NewCustomEffect.md

File metadata and controls

20 lines (12 loc) · 770 Bytes

NewCustomEffect

Properties

Name Type Description Notes
applicationIds List<Integer> The IDs of the Applications that are related to this entity.
isPerItem Boolean Indicates if this effect is per item or not. [optional]
name String The name of this effect.
title String The title of this effect.
payload String The JSON payload of this effect.
description String The description of this effect. [optional]
enabled Boolean Determines if this effect is active.
params List<TemplateArgDef> Array of template argument definitions. [optional]