orderType

@JvmName(name = "hickhdikaheurlhp")
suspend fun orderType(value: String)

Parameters

value

FThe type of order that you want to query. Valid values:

  • BUY: specifies the query orders that are used to purchase instances.

  • UPGRADE: specifies the query orders that are used to change the specifications of instances.

  • RENEW: specifies the query orders that are used to renew instances.

  • CONVERT: specifies the query orders that are used to change the billing methods of instances.