Title here
Summary here
BusinessModelKind: global abstract class
Extends: BusinessModel
Model:
Properties
| Name | Type | Description |
|---|---|---|
| isNetworkInterface | boolean | flag (always true) |
| id | String | The networking interface identifier |
| name | String | The networking interface name |
| type | String | The networking interface type (Ethernet or Wi-Fi) |
Model holding a Networking interface.