GetCustomLinesLineIpSegmentList

data class GetCustomLinesLineIpSegmentList(val endIp: String, val startIp: String)

Constructors

Link copied to clipboard
constructor(endIp: String, startIp: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end IP address of the CIDR block.

Link copied to clipboard

The start IP address of the CIDR block.