# SubnetRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pkiSubnetID** | **Int** | The unique ID of the Subnet | [optional] **fkiUserID** | **Int** | The unique ID of the User | [optional] **fkiApikeyID** | **Int** | The unique ID of the Apikey | [optional] **objSubnetDescription** | [**MultilingualSubnetDescription**](MultilingualSubnetDescription.md) | | **iSubnetNetwork** | **Int64** | The network of the Subnet in integer form. For example 8.8.8.0 would be 134744064 | **iSubnetMask** | **Int64** | The mask of the Subnet in integer form. For example 255.255.255.0 would be 4294967040 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)