com.dahuatech.icc.assesscontrol.model.v202103.authDept.AuthDeptByChannelAddResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-accesscontrol Show documentation
Show all versions of java-sdk-accesscontrol Show documentation
Dahua ICC Open API SDK for Java
The newest version!
package com.dahuatech.icc.assesscontrol.model.v202103.authDept;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 按人授权新增
*
* @author 237417
*/
public class AuthDeptByChannelAddResponse extends IccResponse {
}