Table of Contents

Class LiveToolsThroughputTestCallbackPayload

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

Live Tools Throughput Test Callback Payload

[DataContract]
public class LiveToolsThroughputTestCallbackPayload
Inheritance
LiveToolsThroughputTestCallbackPayload
Inherited Members

Properties

CallbackId

Callback ID

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

Property Value

string

Message

Message

[DataMember(Name = "message")]
public LiveToolsThroughputTestCallbackPayloadMessage? Message { get; set; }

Property Value

LiveToolsThroughputTestCallbackPayloadMessage

Network

Network

[DataMember(Name = "network")]
public LiveToolsThroughputTestCallbackPayloadNetwork? Network { get; set; }

Property Value

LiveToolsThroughputTestCallbackPayloadNetwork

Organization

Organization

[DataMember(Name = "organization")]
public LiveToolsThroughputTestCallbackPayloadOrganization? Organization { get; set; }

Property Value

LiveToolsThroughputTestCallbackPayloadOrganization

SentAt

SentAt

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

Property Value

string