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