class ProjectsIsh {

  constructor(client, data = {}) {
    apiClient = client;
    this.data = data;