public class AppVisitTrendDataResponse extends AlipayObject
AppVisitTrendDataResponse()
Long
getAppPv()
getAppUv()
Date
getReportTime()
void
setAppPv(Long appPv)
setAppUv(Long appUv)
setReportTime(Date reportTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppVisitTrendDataResponse()
public Long getAppPv()
public void setAppPv(Long appPv)
public Long getAppUv()
public void setAppUv(Long appUv)
public Date getReportTime()
public void setReportTime(Date reportTime)
Copyright © 2023. All rights reserved.