Built motion from commit 56a37f2a.|2.6.21
[motion2.git] / server / api / cmCompany / cmCompany.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 _0xbe27=['moment','bluebird','path','rimraf','../../config/environment','exports','define','cm_companies','lodash','util','../../config/logger','api'];(function(_0x2d09c3,_0x3bdd90){var _0x5857e0=function(_0xcdb2a9){while(--_0xcdb2a9){_0x2d09c3['push'](_0x2d09c3['shift']());}};_0x5857e0(++_0x3bdd90);}(_0xbe27,0xe0));var _0x7be2=function(_0x465028,_0x4570ac){_0x465028=_0x465028-0x0;var _0xb783d4=_0xbe27[_0x465028];return _0xb783d4;};'use strict';var _=require(_0x7be2('0x0'));var util=require(_0x7be2('0x1'));var logger=require(_0x7be2('0x2'))(_0x7be2('0x3'));var moment=require(_0x7be2('0x4'));var BPromise=require(_0x7be2('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x7be2('0x6'));var rimraf=require(_0x7be2('0x7'));var config=require(_0x7be2('0x8'));var attributes=require('./cmCompany.attributes');module[_0x7be2('0x9')]=function(_0x55bb53,_0x4160d6){return _0x55bb53[_0x7be2('0xa')]('CmCompany',attributes,{'tableName':_0x7be2('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};