| 程序包 | 说明 |
|---|---|
| com.alipay.api.domain |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomInfo> |
AlipayMerchantOrderIotUploadModel.getCustomInfos() |
List<CustomInfo> |
PaymentBusinessInfo.getDiscounts() |
List<CustomInfo> |
PaymentBusinessInfo.getOther() |
List<CustomInfo> |
PaymentBusinessInfo.getPayments() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AlipayMerchantOrderIotUploadModel.setCustomInfos(List<CustomInfo> customInfos) |
void |
PaymentBusinessInfo.setDiscounts(List<CustomInfo> discounts) |
void |
PaymentBusinessInfo.setOther(List<CustomInfo> other) |
void |
PaymentBusinessInfo.setPayments(List<CustomInfo> payments) |
Copyright © 2024. All rights reserved.