com.dahuatech.icc.brm.model.v202010.department.BrmDeptDeleteResponse 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
The newest version!
package com.dahuatech.icc.brm.model.v202010.department;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 组织删除
*
* @author 232676
* @since 1.0.0 2020-10-24 20:59:11
*/
public class BrmDeptDeleteResponse extends IccResponse {}