类 P2cQueryPayResultResponse.P2cQueryPayResultItem

java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryPayResultResponse.P2cQueryPayResultItem
封闭类:
P2cQueryPayResultResponse

public static class P2cQueryPayResultResponse.P2cQueryPayResultItem extends Object
The type P 2 c query pay result item.
  • 构造器详细资料

    • P2cQueryPayResultItem

      public P2cQueryPayResultItem()
  • 方法详细资料

    • getParkCode

      public String getParkCode()
      Gets park code.
      返回:
      the park code
    • setParkCode

      public void setParkCode(String parkCode)
      Sets park code.
      参数:
      parkCode - the park code
    • getParkName

      public String getParkName()
      Gets park name.
      返回:
      the park name
    • setParkName

      public void setParkName(String parkName)
      Sets park name.
      参数:
      parkName - the park name
    • getOrderNum

      public String getOrderNum()
      Gets order num.
      返回:
      the order num
    • setOrderNum

      public void setOrderNum(String orderNum)
      Sets order num.
      参数:
      orderNum - the order num
    • getTradeNo

      public String getTradeNo()
      Gets trade no.
      返回:
      the trade no
    • setTradeNo

      public void setTradeNo(String tradeNo)
      Sets trade no.
      参数:
      tradeNo - the trade no
    • getPayTime

      public Long getPayTime()
      Gets pay time.
      返回:
      the pay time
    • setPayTime

      public void setPayTime(Long payTime)
      Sets pay time.
      参数:
      payTime - the pay time
    • getTotalPrice

      public BigDecimal getTotalPrice()
      Gets total price.
      返回:
      the total price
    • setTotalPrice

      public void setTotalPrice(BigDecimal totalPrice)
      Sets total price.
      参数:
      totalPrice - the total price
    • getPaidPrice

      public BigDecimal getPaidPrice()
      Gets paid price.
      返回:
      the paid price
    • setPaidPrice

      public void setPaidPrice(BigDecimal paidPrice)
      Sets paid price.
      参数:
      paidPrice - the paid price
    • getDiscountPrice

      public BigDecimal getDiscountPrice()
      Gets discount price.
      返回:
      the discount price
    • setDiscountPrice

      public void setDiscountPrice(BigDecimal discountPrice)
      Sets discount price.
      参数:
      discountPrice - the discount price
    • getPayChannel

      public Integer getPayChannel()
      Gets pay channel.
      返回:
      the pay channel
    • setPayChannel

      public void setPayChannel(Integer payChannel)
      Sets pay channel.
      参数:
      payChannel - the pay channel
    • getPayWay

      public Integer getPayWay()
      Gets pay way.
      返回:
      the pay way
    • setPayWay

      public void setPayWay(Integer payWay)
      Sets pay way.
      参数:
      payWay - the pay way
    • getChannelCode

      public String getChannelCode()
      Gets channel code.
      返回:
      the channel code
    • setChannelCode

      public void setChannelCode(String channelCode)
      Sets channel code.
      参数:
      channelCode - the channel code