public class KoubeiCateringOrderPayQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringOrderPayQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOutPayNo()
Gets out pay no.
|
PosOrderKey |
getPosOrderKey()
Gets pos order key.
|
void |
setOutPayNo(String outPayNo)
Sets out pay no.
|
void |
setPosOrderKey(PosOrderKey posOrderKey)
Sets pos order key.
|
public String getOutPayNo()
public void setOutPayNo(String outPayNo)
outPayNo
- the out pay nopublic PosOrderKey getPosOrderKey()
public void setPosOrderKey(PosOrderKey posOrderKey)
posOrderKey
- the pos order keyCopyright © 2018. All rights reserved.