Table of Contents

Class NetworkAlertsHistoryItemDestinationsWebhook

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

webhook destinations for this alert

[DataContract]
public class NetworkAlertsHistoryItemDestinationsWebhook
Inheritance
NetworkAlertsHistoryItemDestinationsWebhook
Inherited Members

Constructors

NetworkAlertsHistoryItemDestinationsWebhook()

public NetworkAlertsHistoryItemDestinationsWebhook()

Properties

SentAt

time when the alert was sent to the user(s) for this channel

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "sentAt")]
public string SentAt { get; set; }

Property Value

string