Table of Contents

Class LiveToolsAclHitCountCreateHttpServer

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

The webhook receiver used for the callback webhook.

[DataContract]
public class LiveToolsAclHitCountCreateHttpServer
Inheritance
LiveToolsAclHitCountCreateHttpServer
Inherited Members

Constructors

LiveToolsAclHitCountCreateHttpServer()

public LiveToolsAclHitCountCreateHttpServer()

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