Endpoint Properties Response Subnets
data class EndpointPropertiesResponseSubnets(val first: String? = null, val last: String? = null, val scope: Int? = null)
Subnet first address, scope, and/or last address.
Constructors
Link copied to clipboard
fun EndpointPropertiesResponseSubnets(first: String? = null, last: String? = null, scope: Int? = null)