Class AnnouncedSubordinateResource
Inheritance
object
AnnouncedSubordinateResource
Inherited Members
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("m2m:announcedSubordinateResource")]
public class AnnouncedSubordinateResource : Resource
Properties
| Edit this page View SourceExpirationTime
Declaration
[JsonProperty("et")]
public DateTimeOffset ExpirationTime { get; set; }
Property Value
Type | Description |
---|---|
DateTimeOffset |
Link
Declaration
[JsonProperty("lnk")]
public string Link { get; set; }
Property Value
Type | Description |
---|---|
string |