public class ShopCategoryInfo extends AlipayObject
| 构造器和说明 |
|---|
ShopCategoryInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCategoryId() |
String |
getCategoryLevel() |
String |
getCategoryName() |
void |
setCategoryId(String categoryId) |
void |
setCategoryLevel(String categoryLevel) |
void |
setCategoryName(String categoryName) |
public String getCategoryId()
public void setCategoryId(String categoryId)
public String getCategoryLevel()
public void setCategoryLevel(String categoryLevel)
public String getCategoryName()
public void setCategoryName(String categoryName)
Copyright © 2023. All rights reserved.