Built motion from commit (unavailable).|2.3.0
[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 _0x8c76=['./smsQueue.attributes','exports','define','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x26f00c,_0x36be08){var _0x185972=function(_0x5f31ad){while(--_0x5f31ad){_0x26f00c['push'](_0x26f00c['shift']());}};_0x185972(++_0x36be08);}(_0x8c76,0x17d));var _0x68c7=function(_0x446504,_0x4842e2){_0x446504=_0x446504-0x0;var _0x3365b3=_0x8c76[_0x446504];return _0x3365b3;};'use strict';var _=require(_0x68c7('0x0'));var util=require(_0x68c7('0x1'));var logger=require(_0x68c7('0x2'))(_0x68c7('0x3'));var moment=require(_0x68c7('0x4'));var BPromise=require(_0x68c7('0x5'));var rp=require('request-promise');var attributes=require(_0x68c7('0x6'));module[_0x68c7('0x7')]=function(_0x5225cf,_0x3d6b02){return _0x5225cf[_0x68c7('0x8')]('SmsQueue',attributes,{'tableName':'sms_queues','paranoid':![],'indexes':[],'timestamps':!![]});};