public class AlipayFundTransAuctionBalanceQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayFundTransAuctionBalanceQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getInstId()
Gets inst id.
|
String |
getUserId()
Gets user id.
|
String |
getVerifyId()
Gets verify id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setInstId(String instId)
Sets inst id.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setVerifyId(String verifyId)
Sets verify id.
|
public AlipayFundTransAuctionBalanceQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getInstId()
public void setInstId(String instId)
instId
- the inst idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idpublic String getVerifyId()
public void setVerifyId(String verifyId)
verifyId
- the verify idCopyright © 2018. All rights reserved.