public class AlipayOfflineMarketShopApplyorderCancelModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOfflineMarketShopApplyorderCancelModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMemo()
Gets memo.
|
String |
getOpId()
Gets op id.
|
String |
getOrderId()
Gets order id.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setOpId(String opId)
Sets op id.
|
void |
setOrderId(String orderId)
Sets order id.
|
public AlipayOfflineMarketShopApplyorderCancelModel()
public String getMemo()
public void setMemo(String memo)
memo - the memopublic String getOpId()
public void setOpId(String opId)
opId - the op idpublic String getOrderId()
public void setOrderId(String orderId)
orderId - the order idCopyright © 2018. All rights reserved.