public class ItemProperty extends AlipayObject
ItemProperty()
String
getPropKey()
List<String>
getPropValues()
void
setPropKey(String propKey)
setPropValues(List<String> propValues)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemProperty()
public String getPropKey()
public void setPropKey(String propKey)
public List<String> getPropValues()
public void setPropValues(List<String> propValues)
Copyright © 2023. All rights reserved.