public class AlipayFundFlexiblestaffingEmployeehomeQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundFlexiblestaffingEmployeehomeQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyStatus() |
String |
getBizScene() |
String |
getOutBizNo() |
String |
getProductCode() |
RentAgreementInfoDTO |
getRentAgreementInfo() |
RentServiceInfoDTO |
getRentServiceInfo() |
void |
setApplyStatus(String applyStatus) |
void |
setBizScene(String bizScene) |
void |
setOutBizNo(String outBizNo) |
void |
setProductCode(String productCode) |
void |
setRentAgreementInfo(RentAgreementInfoDTO rentAgreementInfo) |
void |
setRentServiceInfo(RentServiceInfoDTO rentServiceInfo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundFlexiblestaffingEmployeehomeQueryResponse()
public void setApplyStatus(String applyStatus)
public String getApplyStatus()
public void setBizScene(String bizScene)
public String getBizScene()
public void setOutBizNo(String outBizNo)
public String getOutBizNo()
public void setProductCode(String productCode)
public String getProductCode()
public void setRentAgreementInfo(RentAgreementInfoDTO rentAgreementInfo)
public RentAgreementInfoDTO getRentAgreementInfo()
public void setRentServiceInfo(RentServiceInfoDTO rentServiceInfo)
public RentServiceInfoDTO getRentServiceInfo()
Copyright © 2023. All rights reserved.