public class PrepayPrice extends AbstractModel
| Constructor and Description | 
|---|
| PrepayPrice() | 
| Modifier and Type | Method and Description | 
|---|---|
| Float | getDiscountPrice()Get Discount price of the advanced payment for a prepaid cloud disk or snapshot (in CNY). | 
| Float | getOriginalPrice()Get Original price of the advanced payment for a prepaid cloud disk or snapshot (in CNY). | 
| void | setDiscountPrice(Float DiscountPrice)Set Discount price of the advanced payment for a prepaid cloud disk or snapshot (in CNY). | 
| void | setOriginalPrice(Float OriginalPrice)Set Original price of the advanced payment for a prepaid cloud disk or snapshot (in CNY). | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Float getOriginalPrice()
public void setOriginalPrice(Float OriginalPrice)
OriginalPrice - Original price of the advanced payment for a prepaid cloud disk or snapshot (in CNY).public Float getDiscountPrice()
public void setDiscountPrice(Float DiscountPrice)
DiscountPrice - Discount price of the advanced payment for a prepaid cloud disk or snapshot (in CNY).Copyright © 2020. All rights reserved.