Class GetUDPNPriceResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.udpn.models.GetUDPNPriceResponse

public class GetUDPNPriceResponse extends Response
  • Constructor Details

    • GetUDPNPriceResponse

      public GetUDPNPriceResponse()
  • Method Details

    • getPurchaseValue

      public Integer getPurchaseValue()
    • setPurchaseValue

      public void setPurchaseValue(Integer purchaseValue)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)