Table of Contents

Class LiveToolsLedsBlinkRequestCallbackHttpServer

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

Leds Blink Request Callback Http Server

[DataContract]
public class LiveToolsLedsBlinkRequestCallbackHttpServer
Inheritance
LiveToolsLedsBlinkRequestCallbackHttpServer
Inherited Members

Properties

Id

The webhook receiver ID that will receive information. If specifying this, please leave the url and sharedSecret fields blank.

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

Property Value

string