public class PayFlowModel extends AlipayObject
| 构造器和说明 |
|---|
PayFlowModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PayFlowShopInfoModel> |
getShopList() |
String |
getShopNum() |
void |
setShopList(List<PayFlowShopInfoModel> shopList) |
void |
setShopNum(String shopNum) |
public List<PayFlowShopInfoModel> getShopList()
public void setShopList(List<PayFlowShopInfoModel> shopList)
public String getShopNum()
public void setShopNum(String shopNum)
Copyright © 2024. All rights reserved.