GetServiceResult

data class GetServiceResult(val changingAffectTime: String, val changingChargeType: String, val enable: String? = null, val id: String, val internetChargeType: String? = null, val openingTime: String, val status: String)

A collection of values returned by getService.

Constructors

Link copied to clipboard
constructor(changingAffectTime: String, changingChargeType: String, enable: String? = null, id: String, internetChargeType: String? = null, openingTime: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the change of the billing method starts to take effect. The time is displayed in GMT.

Link copied to clipboard

The billing method to be effective.

Link copied to clipboard
val enable: String? = null
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

The time when the CDN service was activated. The time follows the ISO 8601 standard in the yyyy-MM-ddThh:mmZ format.

Link copied to clipboard

The current service enable status.