- java.lang.Object
-
- com.aliyun.tea.TeaModel
-
- com.zenlayercloud.bmc20221120.models.Price.StepPrice
-
-
Constructor Summary
Constructors
| Constructor and Description |
StepPrice() |
-
Method Summary
-
Methods inherited from class com.aliyun.tea.TeaModel
build, buildMap, confirmType, parseObject, toMap, toMap, toModel, validate, validateParams
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
stepStart
public Double stepStart
阶梯用量起始
-
stepEnd
public Double stepEnd
阶梯用量的结束。
-
unitPrice
public Double unitPrice
当前阶梯的单元原始价格。
后付费模式使用。
-
Constructor Detail
-
StepPrice
public StepPrice()
Copyright © 2025. All rights reserved.