145de16b2e45ac3ea729a71fe54caa09cd1fe01b
[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 _0x598f=['bluebird','request-promise','path','rimraf','../../config/environment','define','SmsQueue','sms_queues','lodash','util','../../config/logger','api','moment'];(function(_0x298400,_0x31125a){var _0x59b4f6=function(_0x3a0678){while(--_0x3a0678){_0x298400['push'](_0x298400['shift']());}};_0x59b4f6(++_0x31125a);}(_0x598f,0x1cf));var _0xf598=function(_0x364052,_0x165756){_0x364052=_0x364052-0x0;var _0x4dd3b2=_0x598f[_0x364052];return _0x4dd3b2;};'use strict';var _=require(_0xf598('0x0'));var util=require(_0xf598('0x1'));var logger=require(_0xf598('0x2'))(_0xf598('0x3'));var moment=require(_0xf598('0x4'));var BPromise=require(_0xf598('0x5'));var rp=require(_0xf598('0x6'));var fs=require('fs');var path=require(_0xf598('0x7'));var rimraf=require(_0xf598('0x8'));var config=require(_0xf598('0x9'));var attributes=require('./smsQueue.attributes');module['exports']=function(_0x41b1f8,_0x32be03){return _0x41b1f8[_0xf598('0xa')](_0xf598('0xb'),attributes,{'tableName':_0xf598('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};