com.dahuatech.icc.assesscontrol.model.v202103.authPerson.AuthPersonDelResponse 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
package com.dahuatech.icc.assesscontrol.model.v202103.authPerson;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 按人授权删除
*
* @author 237417
*/
public class AuthPersonDelResponse extends IccResponse {
}