Class LiveToolsArpTableCreateCallbackPayloadTemplate
Live Tools Arp Table Create Callback PayloadTemplate
[DataContract]
public class LiveToolsArpTableCreateCallbackPayloadTemplate
- Inheritance
-
LiveToolsArpTableCreateCallbackPayloadTemplate
- 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; }