public class AlipayOpenSearchBrandboxQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenSearchBrandboxQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchBrandBoxRequest |
getBizData() |
String |
getBizType() |
String |
getOptType() |
void |
setBizData(SearchBrandBoxRequest bizData) |
void |
setBizType(String bizType) |
void |
setOptType(String optType) |
public SearchBrandBoxRequest getBizData()
public void setBizData(SearchBrandBoxRequest bizData)
public String getBizType()
public void setBizType(String bizType)
public String getOptType()
public void setOptType(String optType)
Copyright © 2023. All rights reserved.