IPSetResponse

data class IPSetResponse(val definition: List<String>? = null)

Definition of IPSet

Constructors

Link copied to clipboard
constructor(definition: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val definition: List<String>? = null

Property definition