# InlineResponse20013
## Properties
**account** | **String** | account id | [optional] [default to null]
**alert_active** | **i32** | Value can only be 0 or 1, 1 means active | [optional] [default to null]
**alert_name** | **String** | | [optional] [default to null]
**alert_repeatable** | **i32** | whether the alert can be repeatable or not, value can be 1 or 0. 1 means true | [optional] [default to null]
**alert_triggered** | **bool** | whether the alert has been triggered or not | [optional] [default to null]
**order_id** | **i32** | | [optional] [default to null]
**order_time** | **String** | format, YYYYMMDD-HH:mm:ss, the time when you created the alert | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)