A Subnet Object and children
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiSubnetID | Integer | The unique ID of the Subnet | [optional] |
| fkiUserID | Integer | The unique ID of the User | [optional] |
| fkiApikeyID | Integer | The unique ID of the Apikey | [optional] |
| objSubnetDescription | MultilingualSubnetDescription | ||
| iSubnetNetwork | Long | The network of the Subnet in integer form. For example 8.8.8.0 would be 134744064 | |
| iSubnetMask | Long | The mask of the Subnet in integer form. For example 255.255.255.0 would be 4294967040 |