6ece34b6897f4f123ccf99457561636138bce41a
[motion2.git] / server / api / tag / tag.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9724=['request-promise','rimraf','../../config/environment','./tag.attributes','exports','Tag','tools_tags','../../config/logger','api','bluebird'];(function(_0x2010f3,_0x5a5950){var _0x1964f7=function(_0x266a93){while(--_0x266a93){_0x2010f3['push'](_0x2010f3['shift']());}};_0x1964f7(++_0x5a5950);}(_0x9724,0x1f1));var _0x4972=function(_0x59bf81,_0x559649){_0x59bf81=_0x59bf81-0x0;var _0x4677eb=_0x9724[_0x59bf81];return _0x4677eb;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x4972('0x0'))(_0x4972('0x1'));var moment=require('moment');var BPromise=require(_0x4972('0x2'));var rp=require(_0x4972('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4972('0x4'));var config=require(_0x4972('0x5'));var attributes=require(_0x4972('0x6'));module[_0x4972('0x7')]=function(_0x570fe6,_0x12d616){return _0x570fe6['define'](_0x4972('0x8'),attributes,{'tableName':_0x4972('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};