Table of Contents

Class LiveToolsCableTestCreateCallbackPayloadTemplate

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

Live Tools Cable Test Create Callback Payload Template

[DataContract]
public class LiveToolsCableTestCreateCallbackPayloadTemplate
Inheritance
LiveToolsCableTestCreateCallbackPayloadTemplate
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