public class TransactionAmountDTO extends AlipayObject
TransactionAmountDTO()
String
getAmount()
getCurrency()
void
setAmount(String amount)
setCurrency(String currency)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TransactionAmountDTO()
public String getAmount()
public void setAmount(String amount)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2023. All rights reserved.