| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
PrepaidPlanParam |
CreatePlanRequest.getPrepaidPlanParam()
Get 订阅预付费套餐参数,PlanType 为 personal, basic, standard 时,可以选填该参数,用于传入套餐的订阅时长和是否开启自动续费。
不填该参数时,默认开通套餐时长为 1 个月,不开启自动续费。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePlanRequest.setPrepaidPlanParam(PrepaidPlanParam PrepaidPlanParam)
Set 订阅预付费套餐参数,PlanType 为 personal, basic, standard 时,可以选填该参数,用于传入套餐的订阅时长和是否开启自动续费。
不填该参数时,默认开通套餐时长为 1 个月,不开启自动续费。
|
| Constructor and Description |
|---|
PrepaidPlanParam(PrepaidPlanParam source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.