Table of Contents

Class DeviceLiveToolsSpeedTestGetResponseRequest

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

Request details.

[DataContract]
public class DeviceLiveToolsSpeedTestGetResponseRequest
Inheritance
DeviceLiveToolsSpeedTestGetResponseRequest
Inherited Members

Constructors

DeviceLiveToolsSpeedTestGetResponseRequest()

public DeviceLiveToolsSpeedTestGetResponseRequest()

Properties

Interface

WAN interface.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "interface")]
public string Interface { get; set; }

Property Value

string

Serial

Serial number.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }

Property Value

string