public class CustomerGuide extends AlipayObject
| 构造器和说明 |
|---|
CustomerGuide() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMiniAppId() |
String |
getMiniAppPath() |
List<String> |
getRealShopIds() |
List<String> |
getStoreIds() |
void |
setMiniAppId(String miniAppId) |
void |
setMiniAppPath(String miniAppPath) |
void |
setRealShopIds(List<String> realShopIds) |
void |
setStoreIds(List<String> storeIds) |
Copyright © 2021. All rights reserved.