public class RetailItemDescription extends AlipayObject
RetailItemDescription()
List<String>
getDetails()
String
getTitle()
void
setDetails(List<String> details)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetailItemDescription()
public List<String> getDetails()
public void setDetails(List<String> details)
public String getTitle()
public void setTitle(String title)
Copyright © 2020. All rights reserved.