public class KoubeiCateringOrderSyncModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringOrderSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAdjustAmount()
Gets adjust amount.
|
String |
getAmount()
Gets amount.
|
String |
getBizProduct()
Gets biz product.
|
String |
getBusinessType()
Gets business type.
|
String |
getDinnerType()
Gets dinner type.
|
String |
getDiscountAmount()
Gets discount amount.
|
List<DiscountInfos> |
getDiscountInfos()
Gets discount infos.
|
String |
getDishAmount()
Gets dish amount.
|
List<DishList> |
getDishList()
Gets dish list.
|
String |
getExtInfos()
Gets ext infos.
|
String |
getKoubeiPaymentAmount()
Gets koubei payment amount.
|
String |
getOfflinePaymentAmount()
Gets offline payment amount.
|
String |
getOrderId()
Gets order id.
|
String |
getOrderStyle()
Gets order style.
|
Date |
getOrderTime()
Gets order time.
|
String |
getOtherAmountDiscountable()
Gets other amount discountable.
|
List<OtherAmountInfos> |
getOtherAmountInfos()
Gets other amount infos.
|
String |
getOtherAmountUndiscountable()
Gets other amount undiscountable.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getPartnerId()
Gets partner id.
|
List<PaymentList> |
getPaymentList()
Gets payment list.
|
String |
getPayStyle()
Gets pay style.
|
Long |
getPeopleNum()
Gets people num.
|
Long |
getPosVersion()
Gets pos version.
|
String |
getReceivableAmount()
Gets receivable amount.
|
List<RefundList> |
getRefundList()
Gets refund list.
|
String |
getShopId()
Gets shop id.
|
String |
getStatus()
Gets status.
|
String |
getTableNo()
Gets table no.
|
String |
getTotalPaymentedAmount()
Gets total paymented amount.
|
String |
getUseOnlinePromotionFlag()
Gets use online promotion flag.
|
void |
setAdjustAmount(String adjustAmount)
Sets adjust amount.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setBizProduct(String bizProduct)
Sets biz product.
|
void |
setBusinessType(String businessType)
Sets business type.
|
void |
setDinnerType(String dinnerType)
Sets dinner type.
|
void |
setDiscountAmount(String discountAmount)
Sets discount amount.
|
void |
setDiscountInfos(List<DiscountInfos> discountInfos)
Sets discount infos.
|
void |
setDishAmount(String dishAmount)
Sets dish amount.
|
void |
setDishList(List<DishList> dishList)
Sets dish list.
|
void |
setExtInfos(String extInfos)
Sets ext infos.
|
void |
setKoubeiPaymentAmount(String koubeiPaymentAmount)
Sets koubei payment amount.
|
void |
setOfflinePaymentAmount(String offlinePaymentAmount)
Sets offline payment amount.
|
void |
setOrderId(String orderId)
Sets order id.
|
void |
setOrderStyle(String orderStyle)
Sets order style.
|
void |
setOrderTime(Date orderTime)
Sets order time.
|
void |
setOtherAmountDiscountable(String otherAmountDiscountable)
Sets other amount discountable.
|
void |
setOtherAmountInfos(List<OtherAmountInfos> otherAmountInfos)
Sets other amount infos.
|
void |
setOtherAmountUndiscountable(String otherAmountUndiscountable)
Sets other amount undiscountable.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setPaymentList(List<PaymentList> paymentList)
Sets payment list.
|
void |
setPayStyle(String payStyle)
Sets pay style.
|
void |
setPeopleNum(Long peopleNum)
Sets people num.
|
void |
setPosVersion(Long posVersion)
Sets pos version.
|
void |
setReceivableAmount(String receivableAmount)
Sets receivable amount.
|
void |
setRefundList(List<RefundList> refundList)
Sets refund list.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setStatus(String status)
Sets status.
|
void |
setTableNo(String tableNo)
Sets table no.
|
void |
setTotalPaymentedAmount(String totalPaymentedAmount)
Sets total paymented amount.
|
void |
setUseOnlinePromotionFlag(String useOnlinePromotionFlag)
Sets use online promotion flag.
|
public String getAdjustAmount()
public void setAdjustAmount(String adjustAmount)
adjustAmount
- the adjust amountpublic String getAmount()
public void setAmount(String amount)
amount
- the amountpublic String getBizProduct()
public void setBizProduct(String bizProduct)
bizProduct
- the biz productpublic String getBusinessType()
public void setBusinessType(String businessType)
businessType
- the business typepublic String getDinnerType()
public void setDinnerType(String dinnerType)
dinnerType
- the dinner typepublic String getDiscountAmount()
public void setDiscountAmount(String discountAmount)
discountAmount
- the discount amountpublic List<DiscountInfos> getDiscountInfos()
public void setDiscountInfos(List<DiscountInfos> discountInfos)
discountInfos
- the discount infospublic String getDishAmount()
public void setDishAmount(String dishAmount)
dishAmount
- the dish amountpublic void setDishList(List<DishList> dishList)
dishList
- the dish listpublic String getExtInfos()
public void setExtInfos(String extInfos)
extInfos
- the ext infospublic String getKoubeiPaymentAmount()
public void setKoubeiPaymentAmount(String koubeiPaymentAmount)
koubeiPaymentAmount
- the koubei payment amountpublic String getOfflinePaymentAmount()
public void setOfflinePaymentAmount(String offlinePaymentAmount)
offlinePaymentAmount
- the offline payment amountpublic String getOrderId()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderStyle()
public void setOrderStyle(String orderStyle)
orderStyle
- the order stylepublic Date getOrderTime()
public void setOrderTime(Date orderTime)
orderTime
- the order timepublic String getOtherAmountDiscountable()
public void setOtherAmountDiscountable(String otherAmountDiscountable)
otherAmountDiscountable
- the other amount discountablepublic List<OtherAmountInfos> getOtherAmountInfos()
public void setOtherAmountInfos(List<OtherAmountInfos> otherAmountInfos)
otherAmountInfos
- the other amount infospublic String getOtherAmountUndiscountable()
public void setOtherAmountUndiscountable(String otherAmountUndiscountable)
otherAmountUndiscountable
- the other amount undiscountablepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getPayStyle()
public void setPayStyle(String payStyle)
payStyle
- the pay stylepublic List<PaymentList> getPaymentList()
public void setPaymentList(List<PaymentList> paymentList)
paymentList
- the payment listpublic Long getPeopleNum()
public void setPeopleNum(Long peopleNum)
peopleNum
- the people numpublic Long getPosVersion()
public void setPosVersion(Long posVersion)
posVersion
- the pos versionpublic String getReceivableAmount()
public void setReceivableAmount(String receivableAmount)
receivableAmount
- the receivable amountpublic List<RefundList> getRefundList()
public void setRefundList(List<RefundList> refundList)
refundList
- the refund listpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getStatus()
public void setStatus(String status)
status
- the statuspublic String getTableNo()
public void setTableNo(String tableNo)
tableNo
- the table nopublic String getTotalPaymentedAmount()
public void setTotalPaymentedAmount(String totalPaymentedAmount)
totalPaymentedAmount
- the total paymented amountpublic String getUseOnlinePromotionFlag()
public void setUseOnlinePromotionFlag(String useOnlinePromotionFlag)
useOnlinePromotionFlag
- the use online promotion flagCopyright © 2018. All rights reserved.