export default class News { constructor(obj) { this['news-publication-result'] = obj['news-publication-result']; } }