Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
DiscountDetail[] |
DescribeDiskDiscountResponse.getDiscountDetail()
Get 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
|
DiscountDetail[] |
DescribeBundleDiscountResponse.getDiscountDetail()
Get 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
|
DiscountDetail[] |
InstancePriceDetail.getDiscountDetail()
Get 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDiskDiscountResponse.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
|
void |
DescribeBundleDiscountResponse.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
|
void |
InstancePriceDetail.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DiscountDetail(DiscountDetail 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 © 2024. All rights reserved.