public class AlipayPcreditUserProfileSendModel extends AlipayObject
Constructor and Description |
---|
AlipayPcreditUserProfileSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getItemKey()
Gets item key.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getParams()
Gets params.
|
String |
getStatus()
Gets status.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setItemKey(String itemKey)
Sets item key.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setParams(String params)
Sets params.
|
void |
setStatus(String status)
Sets status.
|
public String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getItemKey()
public void setItemKey(String itemKey)
itemKey
- the item keypublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getParams()
public void setParams(String params)
params
- the paramspublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.