public class AlipayOverseasPaymentsEvaluateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOverseasPaymentsEvaluateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
PaymentFactor |
getPaymentFactor() |
PaymentMethod |
getPaymentMethod() |
String |
getTotalAmount() |
void |
setPaymentFactor(PaymentFactor paymentFactor) |
void |
setPaymentMethod(PaymentMethod paymentMethod) |
void |
setTotalAmount(String totalAmount) |
public PaymentFactor getPaymentFactor()
public void setPaymentFactor(PaymentFactor paymentFactor)
public PaymentMethod getPaymentMethod()
public void setPaymentMethod(PaymentMethod paymentMethod)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
Copyright © 2024. All rights reserved.