Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 897 Bytes

NewCustomEffect.md

File metadata and controls

17 lines (13 loc) · 897 Bytes

NewCustomEffect

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]