public class AlipayItemGoodsList extends AlipayObject
AlipayItemGoodsList()
String
getDesc()
List<String>
getGoodsList()
void
setDesc(String desc)
setGoodsList(List<String> goodsList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayItemGoodsList()
public String getDesc()
public void setDesc(String desc)
public List<String> getGoodsList()
public void setGoodsList(List<String> goodsList)
Copyright © 2023. All rights reserved.