public class AlipayFundFlexiblestaffingInsureConsultModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundFlexiblestaffingInsureConsultModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getChannel() |
InsureCompany |
getMerchant() |
InsurePartnerOrganization |
getPartnerOrganization() |
String |
getProductCode() |
String |
getSceneCode() |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setMerchant(InsureCompany merchant) |
void |
setPartnerOrganization(InsurePartnerOrganization partnerOrganization) |
void |
setProductCode(String productCode) |
void |
setSceneCode(String sceneCode) |
public AlipayFundFlexiblestaffingInsureConsultModel()
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 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.