Get Bandwidth Packages Package
data class GetBandwidthPackagesPackage(val bandwidth: Int, val bandwidthPackageChargeType: String, val businessStatus: String, val cenBandwidthPackageId: String, val cenBandwidthPackageName: String, val cenIds: List<String>, val description: String, val expiredTime: String, val geographicRegionAId: String, val geographicRegionBId: String, val geographicSpanId: String, val hasReservationData: String, val id: String, val instanceId: String, val isCrossBorder: Boolean, val name: String, val paymentType: String, val reservationActiveTime: String, val reservationBandwidth: String, val reservationInternetChargeType: String, val reservationOrderType: String, val status: String)
Constructors
Link copied to clipboard
constructor(bandwidth: Int, bandwidthPackageChargeType: String, businessStatus: String, cenBandwidthPackageId: String, cenBandwidthPackageName: String, cenIds: List<String>, description: String, expiredTime: String, geographicRegionAId: String, geographicRegionBId: String, geographicSpanId: String, hasReservationData: String, id: String, instanceId: String, isCrossBorder: Boolean, name: String, paymentType: String, reservationActiveTime: String, reservationBandwidth: String, reservationInternetChargeType: String, reservationOrderType: String, status: String)
Properties
Link copied to clipboard
The billing method, including POSTPAY
and PREPAY
.
Link copied to clipboard
Status of the CEN Bandwidth Package, including Normal
, FinancialLocked
and SecurityLocked
.
Link copied to clipboard
The ID of the bandwidth package.
Link copied to clipboard
The name of the bandwidth package.
Link copied to clipboard
Description of the CEN Bandwidth Package.
Link copied to clipboard
Link copied to clipboard
Region ID of the interconnected regions.
Link copied to clipboard
Region ID of the interconnected regions.
Link copied to clipboard
The area ID of the cross-area connection.
Link copied to clipboard
Indicates whether renewal data is involved.
Link copied to clipboard
ID of a CEN instance.
Link copied to clipboard
Indicates whether the bandwidth package is a cross-border bandwidth package.
Link copied to clipboard
The billing method of the bandwidth package.
Link copied to clipboard
The expiration time of the temporary upgrade.
Link copied to clipboard
The restored bandwidth after the temporary upgrade.
Link copied to clipboard
The billing method after the configuration change.
Link copied to clipboard
The type of the configuration change.