com.dahuatech.icc.brm.model.v202010.role.BrmRoleDeleteResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-brm Show documentation
Show all versions of java-sdk-brm Show documentation
Dahua ICC Open API SDK for Java
package com.dahuatech.icc.brm.model.v202010.role;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 角色删除返回结果
*
* @author 237417
* @since 1.0.0 2021/02/23
*/
public class BrmRoleDeleteResponse extends IccResponse {
}