b066e384009b8276fb07504e2082a475b1a22ea6
[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 _0x2cee=['bluebird','request-promise','rimraf','../../config/environment','exports','define','utf8mb4','lodash','util','../../config/logger','moment'];(function(_0x5e3b04,_0xbb6795){var _0x1fc44d=function(_0x3472a1){while(--_0x3472a1){_0x5e3b04['push'](_0x5e3b04['shift']());}};_0x1fc44d(++_0xbb6795);}(_0x2cee,0x1a9));var _0xe2ce=function(_0x3b8c80,_0x4c125f){_0x3b8c80=_0x3b8c80-0x0;var _0x389520=_0x2cee[_0x3b8c80];return _0x389520;};'use strict';var _=require(_0xe2ce('0x0'));var util=require(_0xe2ce('0x1'));var logger=require(_0xe2ce('0x2'))('api');var moment=require(_0xe2ce('0x3'));var BPromise=require(_0xe2ce('0x4'));var rp=require(_0xe2ce('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe2ce('0x6'));var config=require(_0xe2ce('0x7'));var attributes=require('./smsApplication.attributes');module[_0xe2ce('0x8')]=function(_0xbbde75,_0x2f3186){return _0xbbde75[_0xe2ce('0x9')]('SmsApplication',attributes,{'tableName':'sms_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe2ce('0xa'),'collate':'utf8mb4_unicode_ci'});};