Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 936 Bytes

UpdateCustomEffect.md

File metadata and controls

18 lines (13 loc) · 936 Bytes

# UpdateCustomEffect

Properties

Name Type Description Notes
applicationIds int[] The IDs of the Applications that are related to this entity.
isPerItem bool 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 bool Determines if this effect is active.
params \TalonOne\Client\Model\TemplateArgDef[] Array of template argument definitions. [optional]

[Back to Model list] [Back to API list] [Back to README]