Table of Contents

Class DeviceLiveToolsCyclePortCreateRequestCallbackPayloadtemplate

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

The payload template of the webhook used for the callback

[DataContract]
public class DeviceLiveToolsCyclePortCreateRequestCallbackPayloadtemplate
Inheritance
DeviceLiveToolsCyclePortCreateRequestCallbackPayloadtemplate
Inherited Members

Constructors

DeviceLiveToolsCyclePortCreateRequestCallbackPayloadtemplate()

public DeviceLiveToolsCyclePortCreateRequestCallbackPayloadtemplate()

Properties

Id

The ID of the payload template. Defaults to 'wpt_00005' for the Callback (included) template.

[DataMember(Name = "id")]
public string? Id { get; set; }

Property Value

string