GetIpv6InternetBandwidthsBandwidth

data class GetIpv6InternetBandwidthsBandwidth(val bandwidth: Int, val id: String, val internetChargeType: String, val ipv6AddressId: String, val ipv6GatewayId: String, val ipv6InternetBandwidthId: String, val paymentType: String, val status: String)

Constructors

Link copied to clipboard
constructor(bandwidth: Int, id: String, internetChargeType: String, ipv6AddressId: String, ipv6GatewayId: String, ipv6InternetBandwidthId: String, paymentType: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The amount of Internet bandwidth resources of the IPv6 address, Unit: Mbit/s.

Link copied to clipboard
val id: String

The ID of the Ipv6 Internet Bandwidth.

Link copied to clipboard

The metering method of the Internet bandwidth resources of the IPv6 gateway.

Link copied to clipboard

The ID of the IPv6 address.

Link copied to clipboard

The ID of the IPv6 gateway.

Link copied to clipboard

The ID of the Ipv6 Internet Bandwidth.

Link copied to clipboard

The payment type of the resource.

Link copied to clipboard

The status of the resource. Valid values: Normal, FinancialLocked and SecurityLocked.