All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dahuatech.icc.event.model.v202104.EventInfo Maven / Gradle / Ivy

The newest version!
package com.dahuatech.icc.event.model.v202104;

/**
 * 事件订阅核心类
 *
 * @author 232676
 * @since 2021/04/29 04:29
 */
public class EventInfo {

    private Category category;

    private String subscribeAll;

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy