Built motion from commit 8356fca3.|2.6.19
[motion2.git] / server / api / smsApplication / smsApplication.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 _0x1f1c=['utf8mb4','util','api','moment','bluebird','request-promise','path','../../config/environment','exports','define','SmsApplication','sms_applications'];(function(_0x33af1b,_0x318b5c){var _0x5d481f=function(_0x6e362){while(--_0x6e362){_0x33af1b['push'](_0x33af1b['shift']());}};_0x5d481f(++_0x318b5c);}(_0x1f1c,0x1ed));var _0xc1f1=function(_0x3862e5,_0x2e56bf){_0x3862e5=_0x3862e5-0x0;var _0x31fe64=_0x1f1c[_0x3862e5];return _0x31fe64;};'use strict';var _=require('lodash');var util=require(_0xc1f1('0x0'));var logger=require('../../config/logger')(_0xc1f1('0x1'));var moment=require(_0xc1f1('0x2'));var BPromise=require(_0xc1f1('0x3'));var rp=require(_0xc1f1('0x4'));var fs=require('fs');var path=require(_0xc1f1('0x5'));var rimraf=require('rimraf');var config=require(_0xc1f1('0x6'));var attributes=require('./smsApplication.attributes');module[_0xc1f1('0x7')]=function(_0x4902a8,_0x77601){return _0x4902a8[_0xc1f1('0x8')](_0xc1f1('0x9'),attributes,{'tableName':_0xc1f1('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xc1f1('0xb'),'collate':'utf8mb4_unicode_ci'});};