public static class MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
attendancePersonManage
example:
true
|
Boolean |
bluetoothPunchManage
example:
true
|
Boolean |
deviceReset
example:
true
|
Boolean |
deviceSettings
example:
true
|
Boolean |
facePunchManage
example:
true
|
Boolean |
fingerPunchManage
example:
true
|
| 构造器和说明 |
|---|
MachineManagerUpdateRequestAtmManagerRightMap() |
@NameInMap(value="attendancePersonManage") public Boolean attendancePersonManage
true
@NameInMap(value="bluetoothPunchManage") public Boolean bluetoothPunchManage
true
@NameInMap(value="deviceReset") public Boolean deviceReset
true
@NameInMap(value="deviceSettings") public Boolean deviceSettings
true
@NameInMap(value="facePunchManage") public Boolean facePunchManage
true
@NameInMap(value="fingerPunchManage") public Boolean fingerPunchManage
true
public MachineManagerUpdateRequestAtmManagerRightMap()
public static MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap build(Map<String,?> map) throws Exception
Exceptionpublic MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setAttendancePersonManage(Boolean attendancePersonManage)
public Boolean getAttendancePersonManage()
public MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setBluetoothPunchManage(Boolean bluetoothPunchManage)
public Boolean getBluetoothPunchManage()
public MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setDeviceReset(Boolean deviceReset)
public Boolean getDeviceReset()
public MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setDeviceSettings(Boolean deviceSettings)
public Boolean getDeviceSettings()
public MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setFacePunchManage(Boolean facePunchManage)
public Boolean getFacePunchManage()
public MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap setFingerPunchManage(Boolean fingerPunchManage)
public Boolean getFingerPunchManage()
Copyright © 2025. All rights reserved.