Table of Contents

Class LiveToolsArpTableCreateCallbackPayloadTemplate

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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; }

Property Value

string