Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 708 Bytes

SubnetResponseCompound.md

File metadata and controls

15 lines (10 loc) · 708 Bytes

SubnetResponseCompound

Properties

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