Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / userSmsQueue / userSmsQueue.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 _0x3be2=['./userSmsQueue.attributes','exports','define','user_has_sms_queues','lodash','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x1a0c59,_0x3b4dcc){var _0xed67c9=function(_0x247698){while(--_0x247698){_0x1a0c59['push'](_0x1a0c59['shift']());}};_0xed67c9(++_0x3b4dcc);}(_0x3be2,0x10c));var _0x23be=function(_0x5b86c0,_0x5dd61e){_0x5b86c0=_0x5b86c0-0x0;var _0x366e65=_0x3be2[_0x5b86c0];return _0x366e65;};'use strict';var _=require(_0x23be('0x0'));var util=require('util');var logger=require(_0x23be('0x1'))('api');var moment=require(_0x23be('0x2'));var BPromise=require(_0x23be('0x3'));var rp=require(_0x23be('0x4'));var fs=require('fs');var path=require(_0x23be('0x5'));var rimraf=require(_0x23be('0x6'));var config=require(_0x23be('0x7'));var attributes=require(_0x23be('0x8'));module[_0x23be('0x9')]=function(_0x386843,_0x46fd9d){return _0x386843[_0x23be('0xa')]('UserSmsQueue',attributes,{'tableName':_0x23be('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};