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