public class AlipayUserCharityWithholdQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserCharityWithholdQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizId() |
String |
getOpenId() |
String |
getOutBizNo() |
String |
getProductCode() |
String |
getUserId() |
String |
getWithholdPid() |
void |
setBizId(String bizId) |
void |
setOpenId(String openId) |
void |
setOutBizNo(String outBizNo) |
void |
setProductCode(String productCode) |
void |
setUserId(String userId) |
void |
setWithholdPid(String withholdPid) |
public String getBizId()
public void setBizId(String bizId)
public String getOpenId()
public void setOpenId(String openId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getProductCode()
public void setProductCode(String productCode)
public String getUserId()
public void setUserId(String userId)
public String getWithholdPid()
public void setWithholdPid(String withholdPid)
Copyright © 2023. All rights reserved.