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