public class InsTradeInfo extends AlipayObject
| Constructor and Description |
|---|
InsTradeInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProductNo()
Gets product no.
|
String |
getTradeBizId()
Gets trade biz id.
|
void |
setProductNo(String productNo)
Sets product no.
|
void |
setTradeBizId(String tradeBizId)
Sets trade biz id.
|
public String getProductNo()
public void setProductNo(String productNo)
productNo - the product nopublic String getTradeBizId()
public void setTradeBizId(String tradeBizId)
tradeBizId - the trade biz idCopyright © 2018. All rights reserved.