public class CreditMoney extends AlipayObject
CreditMoney()
Long
getCent()
String
getCurrencyCode()
void
setCent(Long cent)
setCurrencyCode(String currencyCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreditMoney()
public Long getCent()
public void setCent(Long cent)
public String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
Copyright © 2024. All rights reserved.