public class VoucherAvailableGeographyShopResultInfo extends AlipayObject
| 构造器和说明 |
|---|
VoucherAvailableGeographyShopResultInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
VoucherAvailableGeographyAllShopResultInfo |
getAvailableGeographyAllShopResultInfo() |
List<VoucherFailShopInfo> |
getFailAvailableRealShopInfos() |
List<VoucherFailShopInfo> |
getFailAvailableShopInfos() |
List<String> |
getSuccessAvailableRealShopIds() |
List<String> |
getSuccessAvailableShopIds() |
void |
setAvailableGeographyAllShopResultInfo(VoucherAvailableGeographyAllShopResultInfo availableGeographyAllShopResultInfo) |
void |
setFailAvailableRealShopInfos(List<VoucherFailShopInfo> failAvailableRealShopInfos) |
void |
setFailAvailableShopInfos(List<VoucherFailShopInfo> failAvailableShopInfos) |
void |
setSuccessAvailableRealShopIds(List<String> successAvailableRealShopIds) |
void |
setSuccessAvailableShopIds(List<String> successAvailableShopIds) |
public VoucherAvailableGeographyAllShopResultInfo getAvailableGeographyAllShopResultInfo()
public void setAvailableGeographyAllShopResultInfo(VoucherAvailableGeographyAllShopResultInfo availableGeographyAllShopResultInfo)
public List<VoucherFailShopInfo> getFailAvailableRealShopInfos()
public void setFailAvailableRealShopInfos(List<VoucherFailShopInfo> failAvailableRealShopInfos)
public List<VoucherFailShopInfo> getFailAvailableShopInfos()
public void setFailAvailableShopInfos(List<VoucherFailShopInfo> failAvailableShopInfos)
public void setSuccessAvailableRealShopIds(List<String> successAvailableRealShopIds)
Copyright © 2023. All rights reserved.