public class AlipayInsSceneApplicationBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayInsSceneApplicationBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
InsPerson |
getApplicant()
Gets applicant.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getSource()
Gets source.
|
void |
setApplicant(InsPerson applicant)
Sets applicant.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setSource(String source)
Sets source.
|
public AlipayInsSceneApplicationBatchqueryModel()
public InsPerson getApplicant()
public void setApplicant(InsPerson applicant)
applicant
- the applicantpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getSource()
public void setSource(String source)
source
- the sourceCopyright © 2018. All rights reserved.