Class DeviceLiveToolsMacTableGetResponseRequest
MAC table request parameters
[DataContract]
public class DeviceLiveToolsMacTableGetResponseRequest
- Inheritance
-
DeviceLiveToolsMacTableGetResponseRequest
- Inherited Members
Constructors
DeviceLiveToolsMacTableGetResponseRequest()
public DeviceLiveToolsMacTableGetResponseRequest()
Properties
Serial
Device serial number
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }