public class EquipmentAuthRemoveQueryBypageDTO extends AlipayObject
Constructor and Description |
---|
EquipmentAuthRemoveQueryBypageDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId()
Gets device id.
|
String |
getUnbindTime()
Gets unbind time.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setUnbindTime(String unbindTime)
Sets unbind time.
|
public String getDeviceId()
public void setDeviceId(String deviceId)
deviceId
- the device idpublic String getUnbindTime()
public void setUnbindTime(String unbindTime)
unbindTime
- the unbind timeCopyright © 2018. All rights reserved.