public class AlipaySocialGiftOrderQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialGiftOrderQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMid()
Gets mid.
|
String |
getOrderId()
Gets order id.
|
void |
setMid(String mid)
Sets mid.
|
void |
setOrderId(String orderId)
Sets order id.
|
public String getMid()
public void setMid(String mid)
mid
- the midpublic String getOrderId()
public void setOrderId(String orderId)
orderId
- the order idCopyright © 2018. All rights reserved.