名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | |||
PaymentDurationUnit | string | 付费时长单位。取值范围:
| Month |
PaymentDuration | integer | 付费时长。PaymentDurationUnit 取值为 Month 时,取值:1、2、3、4、5、6、7、8、9、12、24、36、48、60。 | 12 |
AutoRenew | boolean | 自动续费。取值范围:
| true |
AutoRenewDurationUnit | string | 自动续费时长单位,取值范围:
| Month |
AutoRenewDuration | integer | 自动续费时长。当 AutoRenew 取值为 true 时生效。当 AutoRenewDurationUnit 取值为 Month 时,取值:1、2、3、4、5、6、7、8、9、12、24、36、48、60。 | 12 |