public class InterTradeBillConsultOpenApiResult extends AlipayObject
| 构造器和说明 |
|---|
InterTradeBillConsultOpenApiResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getCreateOppositeBill() |
Boolean |
getInterTrade() |
String |
getOppositeOuCode() |
String |
getRelationType() |
String |
getSelfOuCode() |
void |
setCreateOppositeBill(Boolean createOppositeBill) |
void |
setInterTrade(Boolean interTrade) |
void |
setOppositeOuCode(String oppositeOuCode) |
void |
setRelationType(String relationType) |
void |
setSelfOuCode(String selfOuCode) |
public Boolean getCreateOppositeBill()
public void setCreateOppositeBill(Boolean createOppositeBill)
public Boolean getInterTrade()
public void setInterTrade(Boolean interTrade)
public String getOppositeOuCode()
public void setOppositeOuCode(String oppositeOuCode)
public String getRelationType()
public void setRelationType(String relationType)
public String getSelfOuCode()
public void setSelfOuCode(String selfOuCode)
Copyright © 2023. All rights reserved.