com.dahuatech.icc.assesscontrol.model.v202103.firstCard.FirstCardUpdateResponse 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.firstCard;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 修改首卡
*
* @author 237417
*/
public class FirstCardUpdateResponse extends IccResponse {
}