|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|||
| PaymentDurationUnit |
string |
The payment duration unit. Valid value:
|
Month |
| PaymentDuration |
integer |
The payment duration. When PaymentDurationUnit is Month, valid values are: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60. |
12 |
| AutoPayOrder |
boolean |
Specifies whether to enable automatic payment for the order. This parameter takes effect only when PaymentType is set to Subscription. Valid values:
Default value: false. |
false |
| AutoRenew |
boolean |
Specifies whether auto-renewal is enabled. Valid values:
|
true |
| AutoRenewDurationUnit |
string |
The auto-renewal duration unit. Valid value:
|
Month |
| AutoRenewDuration |
integer |
The auto-renewal duration. This parameter takes effect only when AutoRenew is set to true. When AutoRenewDurationUnit is Month, valid values are: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60. |
12 |