类 P2cNotifyPayRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cNotifyPayResponse>
com.icetech.sdk.request.p2c.pay.P2cNotifyPayRequest

public class P2cNotifyPayRequest extends BaseRequest<P2cNotifyPayResponse>
The type P 2 c notify pay request.
  • 构造器详细资料

    • P2cNotifyPayRequest

      public P2cNotifyPayRequest()
  • 方法详细资料

    • getParkCode

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

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

      public String getPlateNum()
      Gets plate num.
      返回:
      the plate num
    • setPlateNum

      public void setPlateNum(String plateNum)
      Sets plate num.
      参数:
      plateNum - the plate num
    • 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
    • getIsCloudTradeNo

      public Integer getIsCloudTradeNo()
      Gets is cloud trade no.
      返回:
      the is cloud trade no
    • setIsCloudTradeNo

      public void setIsCloudTradeNo(Integer isCloudTradeNo)
      Sets is cloud trade no.
      参数:
      isCloudTradeNo - the is cloud trade no
    • 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
    • getNeedPayPrice

      public Double getNeedPayPrice()
      Gets need pay price.
      返回:
      the need pay price
    • setNeedPayPrice

      public void setNeedPayPrice(Double needPayPrice)
      Sets need pay price.
      参数:
      needPayPrice - the need pay price
    • getActualPayPrice

      public Double getActualPayPrice()
      Gets actual pay price.
      返回:
      the actual pay price
    • setActualPayPrice

      public void setActualPayPrice(Double actualPayPrice)
      Sets actual pay price.
      参数:
      actualPayPrice - the actual pay price
    • getActualDiscount

      public Double getActualDiscount()
      Gets actual discount.
      返回:
      the actual discount
    • setActualDiscount

      public void setActualDiscount(Double actualDiscount)
      Sets actual discount.
      参数:
      actualDiscount - the actual discount
    • getPayTerminal

      public String getPayTerminal()
      Gets pay terminal.
      返回:
      the pay terminal
    • setPayTerminal

      public void setPayTerminal(String payTerminal)
      Sets pay terminal.
      参数:
      payTerminal - the pay terminal
    • getPayScene

      public Integer getPayScene()
      Gets pay scene.
      返回:
      the pay scene
    • setPayScene

      public void setPayScene(Integer payScene)
      Sets pay scene.
      参数:
      payScene - the pay scene
    • getChannelId

      public String getChannelId()
      Gets channel id.
      返回:
      the channel id
    • setChannelId

      public void setChannelId(String channelId)
      Sets channel id.
      参数:
      channelId - the channel id
    • getPayTime

      public Long getPayTime()
    • setPayTime

      public void setPayTime(Long payTime)
    • method

      protected String method()
      从类复制的说明: BaseRequest
      定义接口名称
      指定者:
      method 在类中 BaseRequest<P2cNotifyPayResponse>
      返回:
      接口名称