类 P2cQueryDiscountRecordResponse.P2cQueryDiscountRecordItem

java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryDiscountRecordResponse.P2cQueryDiscountRecordItem
封闭类:
P2cQueryDiscountRecordResponse

public static class P2cQueryDiscountRecordResponse.P2cQueryDiscountRecordItem extends Object
The type P 2 c query discount record.
  • 构造器详细资料

    • P2cQueryDiscountRecordItem

      public P2cQueryDiscountRecordItem()
  • 方法详细资料

    • 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
    • getDiscountName

      public String getDiscountName()
      Gets discount name.
      返回:
      the discount name
    • setDiscountName

      public void setDiscountName(String discountName)
      Sets discount name.
      参数:
      discountName - the discount name
    • getDiscountNo

      public String getDiscountNo()
      Gets discount no.
      返回:
      the discount no
    • setDiscountNo

      public void setDiscountNo(String discountNo)
      Sets discount no.
      参数:
      discountNo - the discount no
    • getAmount

      public String getAmount()
      Gets amount.
      返回:
      the amount
    • setAmount

      public void setAmount(String amount)
      Sets amount.
      参数:
      amount - the amount
    • getStatus

      public Integer getStatus()
      Gets status.
      返回:
      the status
    • setStatus

      public void setStatus(Integer status)
      Sets status.
      参数:
      status - the status
    • getType

      public Integer getType()
      Gets type.
      返回:
      the type
    • setType

      public void setType(Integer type)
      Sets type.
      参数:
      type - the type