IpAddressRangeResponse

data class IpAddressRangeResponse(val addressRange: String? = null)

The ip address range.

Constructors

Link copied to clipboard
constructor(addressRange: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val addressRange: String? = null

The IP address range.