Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 759 Bytes

File metadata and controls

13 lines (10 loc) · 759 Bytes

# AlertCreateInputAlert

Properties

Name Type Description Notes
code string Unique code used to identify the alert.
billable_metric_code string The code of the billable metric associated with the alert. Only for alerts based on a billable metric. [optional]
name string The name of the alert. [optional]
thresholds \Lago\LagoPhpClient\Model\AlertThresholdInput[] Array of thresholds associated with the alert. [optional]
alert_type string The type of alert.

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