public class RecommendPrice extends AlipayObject
RecommendPrice()
String
getFreq()
getIsSuggestPrice()
Long
getPrice()
void
setFreq(String freq)
setIsSuggestPrice(String isSuggestPrice)
setPrice(Long price)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RecommendPrice()
public String getFreq()
public void setFreq(String freq)
public String getIsSuggestPrice()
public void setIsSuggestPrice(String isSuggestPrice)
public Long getPrice()
public void setPrice(Long price)
Copyright © 2024. All rights reserved.