Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 901 Bytes

UpdateCustomEffect.md

File metadata and controls

18 lines (13 loc) · 901 Bytes

UpdateCustomEffect

Properties

Name Type Description Notes
application_ids list[int] The IDs of the Applications that are related to this entity.
is_per_item bool Indicates if this effect is per item or not. [optional]
name str The name of this effect.
title str The title of this effect.
payload str The JSON payload of this effect.
description str The description of this effect. [optional]
enabled bool Determines if this effect is active.
params list[TemplateArgDef] Array of template argument definitions. [optional]

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