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