public static class MachineManagerUpdateRequest.MachineManagerUpdateRequestAtmManagerRightMap
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
attendancePersonManage |
Boolean |
bluetoothPunchManage |
Boolean |
deviceReset |
Boolean |
deviceSettings |
Boolean |
facePunchManage |
Boolean |
fingerPunchManage |
| 构造器和说明 |
|---|
MachineManagerUpdateRequestAtmManagerRightMap() |
@NameInMap(value="attendancePersonManage") public Boolean attendancePersonManage
@NameInMap(value="bluetoothPunchManage") public Boolean bluetoothPunchManage
@NameInMap(value="deviceReset") public Boolean deviceReset
@NameInMap(value="deviceSettings") public Boolean deviceSettings
@NameInMap(value="facePunchManage") public Boolean facePunchManage
@NameInMap(value="fingerPunchManage") public Boolean fingerPunchManage
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 © 2022. All rights reserved.