Package | Description |
---|---|
com.alipay.api.domain |
Modifier and Type | Method and Description |
---|---|
List<DiscountInfos> |
PaymentList.getDiscountInfos()
Gets discount infos.
|
List<DiscountInfos> |
DishList.getDiscountInfos()
Gets discount infos.
|
List<DiscountInfos> |
RefundList.getDiscountInfos()
Gets discount infos.
|
List<DiscountInfos> |
KoubeiCateringOrderSyncModel.getDiscountInfos()
Gets discount infos.
|
Modifier and Type | Method and Description |
---|---|
void |
PaymentList.setDiscountInfos(List<DiscountInfos> discountInfos)
Sets discount infos.
|
void |
DishList.setDiscountInfos(List<DiscountInfos> discountInfos)
Sets discount infos.
|
void |
RefundList.setDiscountInfos(List<DiscountInfos> discountInfos)
Sets discount infos.
|
void |
KoubeiCateringOrderSyncModel.setDiscountInfos(List<DiscountInfos> discountInfos)
Sets discount infos.
|
Copyright © 2018. All rights reserved.