com.dahuatech.icc.assesscontrol.model.v202103.authPerson.AuthPersonUpdateResponse 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 AuthPersonUpdateResponse extends IccResponse {
}