Get Service Plain Args
data class GetServicePlainArgs(val enable: String? = null, val internetChargeType: String? = null) : ConvertibleToJava<GetServicePlainArgs>
A collection of arguments for invoking getService.
Properties
Link copied to clipboard
The new billing method. Valid values: PayByTraffic and PayByBandwidth. Default value: PayByTraffic. It is required when enable = on. If the CDN service has been opened and you can update its internet charge type by modifying the filed internet_charge_type. As a note, the updated internet charge type will be effective in the next day zero time.