Class GetCompShareRefundPriceResponse.UHostRefundPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareRefundPriceResponse.UHostRefundPriceSet
Enclosing class:
GetCompShareRefundPriceResponse

public static class GetCompShareRefundPriceResponse.UHostRefundPriceSet extends Response
  • Constructor Details

    • UHostRefundPriceSet

      public UHostRefundPriceSet()
  • Method Details

    • getUHostId

      public String getUHostId()
    • setUHostId

      public void setUHostId(String uHostId)
    • getCode

      public Integer getCode()
    • setCode

      public void setCode(Integer code)
    • getErrMessage

      public String getErrMessage()
    • setErrMessage

      public void setErrMessage(String errMessage)
    • getRefundPrice

      public Double getRefundPrice()
    • setRefundPrice

      public void setRefundPrice(Double refundPrice)