public class PriceInformation extends AlipayObject
PriceInformation()
String
getAmount()
getType()
void
setAmount(String amount)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PriceInformation()
public String getAmount()
public void setAmount(String amount)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.