public class AntMerchantExpandItemSecurityQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AntMerchantExpandItemSecurityQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFrontCategoryId() |
String |
getScene() |
String |
getStatus() |
String |
getTargetId() |
String |
getTargetType() |
void |
setFrontCategoryId(String frontCategoryId) |
void |
setScene(String scene) |
void |
setStatus(String status) |
void |
setTargetId(String targetId) |
void |
setTargetType(String targetType) |
public String getFrontCategoryId()
public void setFrontCategoryId(String frontCategoryId)
public String getScene()
public void setScene(String scene)
public String getStatus()
public void setStatus(String status)
public String getTargetId()
public void setTargetId(String targetId)
public String getTargetType()
public void setTargetType(String targetType)
Copyright © 2020. All rights reserved.