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

me.chanjar.weixin.cp.bean.oa.templatedata.TemplateOptions Maven / Gradle / Ivy

There is a newer version: 4.6.7.B
Show newest version
package me.chanjar.weixin.cp.bean.oa.templatedata;

import java.io.Serializable;
import java.util.List;

/**
 * @author [email protected]
 */
public class TemplateOptions implements Serializable {

  private static final long serialVersionUID = -7883792668568772078L;

  private String key;

  private List value;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy