OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.AlertRecipient
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.AlertRecipient{
createdAt: DateTime.t(),
method: String.t(),
state: String.t(),
updatedAt: DateTime.t(),
user: AlertUserMeta
}