Class GetULHostRenewPriceResponse.ULHostPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetULHostRenewPriceResponse.ULHostPriceSet
Enclosing class:
GetULHostRenewPriceResponse

public static class GetULHostRenewPriceResponse.ULHostPriceSet extends Response
  • Constructor Details

    • ULHostPriceSet

      public ULHostPriceSet()
  • Method Details

    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • getOriginalPrice

      public Double getOriginalPrice()
    • setOriginalPrice

      public void setOriginalPrice(Double originalPrice)