Class DeviceLiveToolsSpeedTestCreateResponseRequest
Request details.
[DataContract]
public class DeviceLiveToolsSpeedTestCreateResponseRequest
- Inheritance
-
DeviceLiveToolsSpeedTestCreateResponseRequest
- Inherited Members
Constructors
DeviceLiveToolsSpeedTestCreateResponseRequest()
public DeviceLiveToolsSpeedTestCreateResponseRequest()
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; }