IPTagResponse

data class IPTagResponse(val ipTagType: String? = null, val tag: String? = null)

Contains the IPTag associated with the object.

Constructors

Link copied to clipboard
constructor(ipTagType: String? = null, tag: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipTagType: String? = null

The IP tag type. Example: RoutingPreference.

Link copied to clipboard
val tag: String? = null

The value of the IP tag associated with the public IP. Example: Internet.