Class NotificationNotificationEventOperationMonitor
Inheritance
object
NotificationNotificationEventOperationMonitor
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("NotificationNotificationEventOperationMonitor")]
public class NotificationNotificationEventOperationMonitor
Properties
| Edit this page View SourceOperation
Declaration
[JsonProperty("op")]
public Operation? Operation { get; set; }
Property Value
Type | Description |
---|---|
Operation? |
Originator
Declaration
[JsonProperty("org")]
public string Originator { get; set; }
Property Value
Type | Description |
---|---|
string |