public static class GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
address
This parameter is required.
|
Boolean |
bluetoothCheckWithFace
This parameter is required.
|
String |
bluetoothDistanceMode
This parameter is required.
|
String |
bluetoothDistanceModeDesc
This parameter is required.
|
Boolean |
bluetoothValue
This parameter is required.
|
Double |
latitude
This parameter is required.
|
Boolean |
limitUserDeviceCount
This parameter is required.
|
Double |
longitude
This parameter is required.
|
Boolean |
monitorLocationAbnormal
This parameter is required.
|
Integer |
userDeviceCount
This parameter is required.
|
| 构造器和说明 |
|---|
GetMachineResponseBodyResultMachineBluetoothVO() |
@NameInMap(value="address") public String address
This parameter is required.
example:绿城-未来park
@NameInMap(value="bluetoothCheckWithFace") public Boolean bluetoothCheckWithFace
This parameter is required.
example:true
@NameInMap(value="bluetoothDistanceMode") public String bluetoothDistanceMode
This parameter is required.
example:default
@NameInMap(value="bluetoothDistanceModeDesc") public String bluetoothDistanceModeDesc
This parameter is required.
example:默认 (最远5-10米)
@NameInMap(value="bluetoothValue") public Boolean bluetoothValue
This parameter is required.
example:true
@NameInMap(value="latitude") public Double latitude
This parameter is required.
example:30.285871310763888
@NameInMap(value="limitUserDeviceCount") public Boolean limitUserDeviceCount
This parameter is required.
example:true
@NameInMap(value="longitude") public Double longitude
This parameter is required.
example:120.01757758246528
@NameInMap(value="monitorLocationAbnormal") public Boolean monitorLocationAbnormal
This parameter is required.
example:true
@NameInMap(value="userDeviceCount") public Integer userDeviceCount
This parameter is required.
example:1
public GetMachineResponseBodyResultMachineBluetoothVO()
public static GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO build(Map<String,?> map) throws Exception
Exceptionpublic GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setAddress(String address)
public String getAddress()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothCheckWithFace(Boolean bluetoothCheckWithFace)
public Boolean getBluetoothCheckWithFace()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothDistanceMode(String bluetoothDistanceMode)
public String getBluetoothDistanceMode()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothDistanceModeDesc(String bluetoothDistanceModeDesc)
public String getBluetoothDistanceModeDesc()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothValue(Boolean bluetoothValue)
public Boolean getBluetoothValue()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLatitude(Double latitude)
public Double getLatitude()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLimitUserDeviceCount(Boolean limitUserDeviceCount)
public Boolean getLimitUserDeviceCount()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLongitude(Double longitude)
public Double getLongitude()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setMonitorLocationAbnormal(Boolean monitorLocationAbnormal)
public Boolean getMonitorLocationAbnormal()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setUserDeviceCount(Integer userDeviceCount)
public Integer getUserDeviceCount()
Copyright © 2025. All rights reserved.