public class MultiCurrencyMoney extends AlipayObject
MultiCurrencyMoney()
String
getAmt()
getCurrencyCode()
void
setAmt(String amt)
setCurrencyCode(String currencyCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MultiCurrencyMoney()
public String getAmt()
public void setAmt(String amt)
public String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
Copyright © 2023. All rights reserved.