Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / smsQueue / smsQueue.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 _0x48c7=['SmsQueue','sms_queues','lodash','util','api','moment','bluebird','request-promise','path','./smsQueue.attributes','define'];(function(_0x3932f2,_0x1920d0){var _0x16cf7e=function(_0xfa57c6){while(--_0xfa57c6){_0x3932f2['push'](_0x3932f2['shift']());}};_0x16cf7e(++_0x1920d0);}(_0x48c7,0x1f1));var _0x748c=function(_0xf10840,_0xad3916){_0xf10840=_0xf10840-0x0;var _0x1fdf7e=_0x48c7[_0xf10840];return _0x1fdf7e;};'use strict';var _=require(_0x748c('0x0'));var util=require(_0x748c('0x1'));var logger=require('../../config/logger')(_0x748c('0x2'));var moment=require(_0x748c('0x3'));var BPromise=require(_0x748c('0x4'));var rp=require(_0x748c('0x5'));var fs=require('fs');var path=require(_0x748c('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x748c('0x7'));module['exports']=function(_0x1e6744,_0x8fb3f3){return _0x1e6744[_0x748c('0x8')](_0x748c('0x9'),attributes,{'tableName':_0x748c('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};