public class AlipayFundFlexiblestaffingInsureOrderModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundFlexiblestaffingInsureOrderModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getChannel() |
InsureCompany |
getMerchant() |
String |
getOutBizNo() |
InsurePartnerOrganization |
getPartnerOrganization() |
String |
getProductCode() |
List<String> |
getRecomFlowNoList() |
String |
getSceneCode() |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setMerchant(InsureCompany merchant) |
void |
setOutBizNo(String outBizNo) |
void |
setPartnerOrganization(InsurePartnerOrganization partnerOrganization) |
void |
setProductCode(String productCode) |
void |
setRecomFlowNoList(List<String> recomFlowNoList) |
void |
setSceneCode(String sceneCode) |
public AlipayFundFlexiblestaffingInsureOrderModel()
public String getBizScene()
public void setBizScene(String bizScene)
public String getChannel()
public void setChannel(String channel)
public InsureCompany getMerchant()
public void setMerchant(InsureCompany merchant)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public InsurePartnerOrganization getPartnerOrganization()
public void setPartnerOrganization(InsurePartnerOrganization partnerOrganization)
public String getProductCode()
public void setProductCode(String productCode)
public String getSceneCode()
public void setSceneCode(String sceneCode)
Copyright © 2024. All rights reserved.