400aabcf581acdab43a7fbfcafc1b57d7e2a4dff
[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 _0x097c=['bluebird','request-promise','path','../../config/environment','exports','define','cm_companies','lodash','util','../../config/logger','moment'];(function(_0x1b8e77,_0x5e1d9f){var _0xf0e877=function(_0x3ac64b){while(--_0x3ac64b){_0x1b8e77['push'](_0x1b8e77['shift']());}};_0xf0e877(++_0x5e1d9f);}(_0x097c,0x1d5));var _0xc097=function(_0x1d626e,_0x5de24c){_0x1d626e=_0x1d626e-0x0;var _0x4d6628=_0x097c[_0x1d626e];return _0x4d6628;};'use strict';var _=require(_0xc097('0x0'));var util=require(_0xc097('0x1'));var logger=require(_0xc097('0x2'))('api');var moment=require(_0xc097('0x3'));var BPromise=require(_0xc097('0x4'));var rp=require(_0xc097('0x5'));var fs=require('fs');var path=require(_0xc097('0x6'));var rimraf=require('rimraf');var config=require(_0xc097('0x7'));var attributes=require('./cmCompany.attributes');module[_0xc097('0x8')]=function(_0x3c9603,_0x31bc9a){return _0x3c9603[_0xc097('0x9')]('CmCompany',attributes,{'tableName':_0xc097('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};