public class AlipayFundJointaccountDetailQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundJointaccountDetailQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getBizScene() |
String |
getChannel() |
String |
getOutBizNo() |
String |
getProductCode() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setOutBizNo(String outBizNo) |
void |
setProductCode(String productCode) |
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getBizScene()
public void setBizScene(String bizScene)
public String getChannel()
public void setChannel(String channel)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2023. All rights reserved.