public class StoreInfoDTO extends AlipayObject
| 构造器和说明 |
|---|
StoreInfoDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMallId() |
String |
getRealStoreId() |
List<String> |
getRealStoreIdList() |
void |
setMallId(String mallId) |
void |
setRealStoreId(String realStoreId) |
void |
setRealStoreIdList(List<String> realStoreIdList) |
Copyright © 2024. All rights reserved.