public class ApplyBoxExclusiveRequest extends AlipayObject
| 构造器和说明 |
|---|
ApplyBoxExclusiveRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
BoxExclusiveBase |
getBaseInfo() |
String |
getBrandId() |
List<String> |
getDefaultKeywords() |
String |
getItemId() |
List<String> |
getKeywords() |
String |
getOperatorId() |
List<BoxExclusiveService> |
getRelatedAccounts() |
List<BoxExclusiveService> |
getRelatedFunctions() |
void |
setBaseInfo(BoxExclusiveBase baseInfo) |
void |
setBrandId(String brandId) |
void |
setDefaultKeywords(List<String> defaultKeywords) |
void |
setItemId(String itemId) |
void |
setKeywords(List<String> keywords) |
void |
setOperatorId(String operatorId) |
void |
setRelatedAccounts(List<BoxExclusiveService> relatedAccounts) |
void |
setRelatedFunctions(List<BoxExclusiveService> relatedFunctions) |
public BoxExclusiveBase getBaseInfo()
public void setBaseInfo(BoxExclusiveBase baseInfo)
public String getBrandId()
public void setBrandId(String brandId)
public String getItemId()
public void setItemId(String itemId)
public String getOperatorId()
public void setOperatorId(String operatorId)
public List<BoxExclusiveService> getRelatedAccounts()
public void setRelatedAccounts(List<BoxExclusiveService> relatedAccounts)
public List<BoxExclusiveService> getRelatedFunctions()
public void setRelatedFunctions(List<BoxExclusiveService> relatedFunctions)
Copyright © 2023. All rights reserved.