Built motion from commit (unavailable).|2.4.1
[motion2.git] / server / api / cmList / cmList.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 _0x639a=['rimraf','../../config/environment','./cmList.attributes','define','CmList','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x18c287,_0x468b8b){var _0x1421e4=function(_0x1e32c3){while(--_0x1e32c3){_0x18c287['push'](_0x18c287['shift']());}};_0x1421e4(++_0x468b8b);}(_0x639a,0xec));var _0xa639=function(_0x5a2de0,_0x16de95){_0x5a2de0=_0x5a2de0-0x0;var _0x41ba11=_0x639a[_0x5a2de0];return _0x41ba11;};'use strict';var _=require('lodash');var util=require(_0xa639('0x0'));var logger=require(_0xa639('0x1'))(_0xa639('0x2'));var moment=require(_0xa639('0x3'));var BPromise=require(_0xa639('0x4'));var rp=require(_0xa639('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa639('0x6'));var config=require(_0xa639('0x7'));var attributes=require(_0xa639('0x8'));module['exports']=function(_0xa1931a,_0x21aca9){return _0xa1931a[_0xa639('0x9')](_0xa639('0xa'),attributes,{'tableName':'cm_lists','paranoid':![],'indexes':[],'timestamps':!![]});};