Class DeviceLiveToolsSpeedTestGetResponseRequest
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
Serial
Serial number.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }