public class AlipayOfflineProviderEquipmentAuthRemoveResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineProviderEquipmentAuthRemoveResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId()
Gets device id.
|
String |
getMerchantPid()
Gets merchant pid.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setMerchantPid(String merchantPid)
Sets merchant pid.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineProviderEquipmentAuthRemoveResponse()
public void setDeviceId(String deviceId)
deviceId
- the device idpublic String getDeviceId()
public void setMerchantPid(String merchantPid)
merchantPid
- the merchant pidpublic String getMerchantPid()
Copyright © 2018. All rights reserved.