Table of Contents

Class ActionBatchCreationRequestCallbackHttpServer

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

CreateOrganizationActionBatchCallbackHttpServer

[DataContract]
public class ActionBatchCreationRequestCallbackHttpServer
Inheritance
ActionBatchCreationRequestCallbackHttpServer
Inherited Members

Constructors

ActionBatchCreationRequestCallbackHttpServer()

public ActionBatchCreationRequestCallbackHttpServer()

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