public class AlipayEbppIndustryBizinfoApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppIndustryBizinfoApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAbilityCode() |
String |
getBillKey() |
String |
getBizInst() |
String |
getBizType() |
String |
getOutApplyNo() |
String |
getRequestContext() |
void |
setAbilityCode(String abilityCode) |
void |
setBillKey(String billKey) |
void |
setBizInst(String bizInst) |
void |
setBizType(String bizType) |
void |
setOutApplyNo(String outApplyNo) |
void |
setRequestContext(String requestContext) |
public String getAbilityCode()
public void setAbilityCode(String abilityCode)
public String getBillKey()
public void setBillKey(String billKey)
public String getBizInst()
public void setBizInst(String bizInst)
public String getBizType()
public void setBizType(String bizType)
public String getOutApplyNo()
public void setOutApplyNo(String outApplyNo)
public String getRequestContext()
public void setRequestContext(String requestContext)
Copyright © 2023. All rights reserved.