public class AlipayPcreditLoanCommissionQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayPcreditLoanCommissionQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAccountType() |
String |
getBizDate() |
String |
getChannel() |
String |
getEnterpriseId() |
String |
getOutRequestNo() |
String |
getStoreId() |
void |
setAccountId(String accountId) |
void |
setAccountType(String accountType) |
void |
setBizDate(String bizDate) |
void |
setChannel(String channel) |
void |
setEnterpriseId(String enterpriseId) |
void |
setOutRequestNo(String outRequestNo) |
void |
setStoreId(String storeId) |
public String getAccountId()
public void setAccountId(String accountId)
public String getAccountType()
public void setAccountType(String accountType)
public String getBizDate()
public void setBizDate(String bizDate)
public String getChannel()
public void setChannel(String channel)
public String getEnterpriseId()
public void setEnterpriseId(String enterpriseId)
public String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
public String getStoreId()
public void setStoreId(String storeId)
Copyright © 2020. All rights reserved.