类 P1OrderPaidV6Data

java.lang.Object
com.lark.oapi.service.application.v6.model.P1OrderPaidV6Data

public class P1OrderPaidV6Data extends Object
  • 构造器详细资料

    • P1OrderPaidV6Data

      public P1OrderPaidV6Data()
  • 方法详细资料

    • getOrderId

      public String getOrderId()
    • setOrderId

      public void setOrderId(String orderId)
    • getPricePlanId

      public String getPricePlanId()
    • setPricePlanId

      public void setPricePlanId(String pricePlanId)
    • getPricePlanType

      public String getPricePlanType()
    • setPricePlanType

      public void setPricePlanType(String pricePlanType)
    • getBuyCount

      public long getBuyCount()
    • setBuyCount

      public void setBuyCount(long buyCount)
    • getSeats

      public long getSeats()
    • setSeats

      public void setSeats(long seats)
    • getOrderPayPrice

      public long getOrderPayPrice()
    • setOrderPayPrice

      public void setOrderPayPrice(long orderPayPrice)
    • getCreateTime

      public String getCreateTime()
    • setCreateTime

      public void setCreateTime(String createTime)
    • getPayTime

      public String getPayTime()
    • setPayTime

      public void setPayTime(String payTime)
    • getSrcOrderId

      public String getSrcOrderId()
    • setSrcOrderId

      public void setSrcOrderId(String srcOrderId)
    • getBuyType

      public String getBuyType()
    • setBuyType

      public void setBuyType(String buyType)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getAppId

      public String getAppId()
    • setAppId

      public void setAppId(String appId)
    • getTenantKey

      public String getTenantKey()
    • setTenantKey

      public void setTenantKey(String tenantKey)