类 P1OrderPaidV6Data
java.lang.Object
com.lark.oapi.service.application.v6.model.P1OrderPaidV6Data
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAppId()longlonglonggetSeats()getType()voidvoidsetBuyCount(long buyCount) voidsetBuyType(String buyType) voidsetCreateTime(String createTime) voidsetOrderId(String orderId) voidsetOrderPayPrice(long orderPayPrice) voidsetPayTime(String payTime) voidsetPricePlanId(String pricePlanId) voidsetPricePlanType(String pricePlanType) voidsetSeats(long seats) voidsetSrcOrderId(String srcOrderId) voidsetTenantKey(String tenantKey) void
-
构造器详细资料
-
P1OrderPaidV6Data
public P1OrderPaidV6Data()
-
-
方法详细资料
-
getOrderId
-
setOrderId
-
getPricePlanId
-
setPricePlanId
-
getPricePlanType
-
setPricePlanType
-
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
-
setCreateTime
-
getPayTime
-
setPayTime
-
getSrcOrderId
-
setSrcOrderId
-
getBuyType
-
setBuyType
-
getType
-
setType
-
getAppId
-
setAppId
-
getTenantKey
-
setTenantKey
-