Class NetworkAlertsHistoryItemDestinationsSms
sms destinations for this alert
[DataContract]
public class NetworkAlertsHistoryItemDestinationsSms
- Inheritance
-
NetworkAlertsHistoryItemDestinationsSms
- Inherited Members
Constructors
NetworkAlertsHistoryItemDestinationsSms()
public NetworkAlertsHistoryItemDestinationsSms()
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; }