public class KoubeiCateringOrderPayResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCateringOrderPayResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getMerchantPid()
Gets merchant pid.
|
String |
getShopId()
Gets shop id.
|
String |
getTableNum()
Gets table num.
|
String |
getUserId()
Gets user id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setMerchantPid(String merchantPid)
Sets merchant pid.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTableNum(String tableNum)
Sets table num.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setMerchantPid(String merchantPid)
merchantPid
- the merchant pidpublic String getMerchantPid()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopId()
public void setTableNum(String tableNum)
tableNum
- the table numpublic String getTableNum()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
Copyright © 2018. All rights reserved.