public class AlipayCommerceSearchboxCategorySyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceSearchboxCategorySyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBoxBizType() |
String |
getCategoryId() |
String |
getCategoryLogo() |
String |
getCategoryName() |
Long |
getCategoryOrder() |
String |
getCategoryTitle() |
void |
setBoxBizType(String boxBizType) |
void |
setCategoryId(String categoryId) |
void |
setCategoryLogo(String categoryLogo) |
void |
setCategoryName(String categoryName) |
void |
setCategoryOrder(Long categoryOrder) |
void |
setCategoryTitle(String categoryTitle) |
public String getBoxBizType()
public void setBoxBizType(String boxBizType)
public String getCategoryId()
public void setCategoryId(String categoryId)
public String getCategoryLogo()
public void setCategoryLogo(String categoryLogo)
public String getCategoryName()
public void setCategoryName(String categoryName)
public Long getCategoryOrder()
public void setCategoryOrder(Long categoryOrder)
public String getCategoryTitle()
public void setCategoryTitle(String categoryTitle)
Copyright © 2024. All rights reserved.