public class AlipayCommerceTransportIndustryProxyUseModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceTransportIndustryProxyUseModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndustryEvent() |
String |
getIndustryRequest() |
String |
getIndustryScene() |
String |
getOpenId() |
String |
getSysServiceProviderId() |
String |
getUserId() |
void |
setIndustryEvent(String industryEvent) |
void |
setIndustryRequest(String industryRequest) |
void |
setIndustryScene(String industryScene) |
void |
setOpenId(String openId) |
void |
setSysServiceProviderId(String sysServiceProviderId) |
void |
setUserId(String userId) |
public AlipayCommerceTransportIndustryProxyUseModel()
public String getIndustryEvent()
public void setIndustryEvent(String industryEvent)
public String getIndustryRequest()
public void setIndustryRequest(String industryRequest)
public String getIndustryScene()
public void setIndustryScene(String industryScene)
public String getOpenId()
public void setOpenId(String openId)
public String getSysServiceProviderId()
public void setSysServiceProviderId(String sysServiceProviderId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.