public class Category extends AlipayObject
Category()
List<String>
getShopCateIds()
String
getShopCateName()
void
setShopCateIds(List<String> shopCateIds)
setShopCateName(String shopCateName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Category()
public List<String> getShopCateIds()
public void setShopCateIds(List<String> shopCateIds)
public String getShopCateName()
public void setShopCateName(String shopCateName)
Copyright © 2023. All rights reserved.