| 程序包 | 说明 |
|---|---|
| com.alipay.api.domain |
| 限定符和类型 | 方法和说明 |
|---|---|
Amount |
BenefitAmountInfo.getBenefitAvailableAmount() |
Amount |
BenefitAmountInfo.getBenefitTotalAmount() |
Amount |
AlipayOverseasTravelShopSyncModel.getDeliveryFee() |
Amount |
AlipayOverseasTravelShopSyncModel.getFee() |
Amount |
ShopExtendParams.getOriginalDeliveryFee() |
Amount |
AlipayOverseasTravelGoodsSyncModel.getOriginalPrice() |
Amount |
AlipayOverseasTravelGoodsSyncModel.getPrice() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BenefitAmountInfo.setBenefitAvailableAmount(Amount benefitAvailableAmount) |
void |
BenefitAmountInfo.setBenefitTotalAmount(Amount benefitTotalAmount) |
void |
AlipayOverseasTravelShopSyncModel.setDeliveryFee(Amount deliveryFee) |
void |
AlipayOverseasTravelShopSyncModel.setFee(Amount fee) |
void |
ShopExtendParams.setOriginalDeliveryFee(Amount originalDeliveryFee) |
void |
AlipayOverseasTravelGoodsSyncModel.setOriginalPrice(Amount originalPrice) |
void |
AlipayOverseasTravelGoodsSyncModel.setPrice(Amount price) |
Copyright © 2022. All rights reserved.