Class LiveToolsWakeOnLanCreateCallbackPayloadTemplate
Wake On Lan Create Callback Payload Template
[DataContract]
public class LiveToolsWakeOnLanCreateCallbackPayloadTemplate
- Inheritance
-
LiveToolsWakeOnLanCreateCallbackPayloadTemplate
- Inherited Members
Properties
Id
The ID of the payload template. Defaults to 'wpt_00005' for the Callback (included) template.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }