public class AlipayOfflineMarketMcommentQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketMcommentQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOpRole()
Gets op role.
|
String |
getPartnerId()
Gets partner id.
|
String |
getTradeNo()
Gets trade no.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public AlipayOfflineMarketMcommentQueryModel()
public String getOpRole()
public void setOpRole(String opRole)
opRole
- the op rolepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade noCopyright © 2018. All rights reserved.