public class GoodsSalesVolume extends AlipayObject
GoodsSalesVolume()
String
getPeriod()
Long
getVolume()
void
setPeriod(String period)
setVolume(Long volume)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GoodsSalesVolume()
public String getPeriod()
public void setPeriod(String period)
public Long getVolume()
public void setVolume(Long volume)
Copyright © 2023. All rights reserved.