public class AlipayFundFlexiblestaffingEmployeehomeApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundFlexiblestaffingEmployeehomeApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyLinkType() |
String |
getBackUrl() |
String |
getBizScene() |
String |
getChannel() |
EmployeeCardInfo |
getEmployeeCardInfo() |
String |
getExpireTime() |
String |
getOutBizNo() |
ParticipantInfoDTO |
getPrincipalInfo() |
String |
getProductCode() |
RentServiceInfo |
getRentAgreementInfo() |
void |
setApplyLinkType(String applyLinkType) |
void |
setBackUrl(String backUrl) |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setEmployeeCardInfo(EmployeeCardInfo employeeCardInfo) |
void |
setExpireTime(String expireTime) |
void |
setOutBizNo(String outBizNo) |
void |
setPrincipalInfo(ParticipantInfoDTO principalInfo) |
void |
setProductCode(String productCode) |
void |
setRentAgreementInfo(RentServiceInfo rentAgreementInfo) |
public AlipayFundFlexiblestaffingEmployeehomeApplyModel()
public String getApplyLinkType()
public void setApplyLinkType(String applyLinkType)
public String getBackUrl()
public void setBackUrl(String backUrl)
public String getBizScene()
public void setBizScene(String bizScene)
public String getChannel()
public void setChannel(String channel)
public EmployeeCardInfo getEmployeeCardInfo()
public void setEmployeeCardInfo(EmployeeCardInfo employeeCardInfo)
public String getExpireTime()
public void setExpireTime(String expireTime)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public ParticipantInfoDTO getPrincipalInfo()
public void setPrincipalInfo(ParticipantInfoDTO principalInfo)
public String getProductCode()
public void setProductCode(String productCode)
public RentServiceInfo getRentAgreementInfo()
public void setRentAgreementInfo(RentServiceInfo rentAgreementInfo)
Copyright © 2024. All rights reserved.