Built motion from commit 37e1ed56.|2.6.29
[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 _0x64ea=['./smsApplication.attributes','exports','define','sms_applications','utf8mb4','utf8mb4_unicode_ci','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x64ea,0x9c));var _0xa64e=function(_0x48bab2,_0x4f3b53){_0x48bab2=_0x48bab2-0x0;var _0xf41d3c=_0x64ea[_0x48bab2];return _0xf41d3c;};'use strict';var _=require(_0xa64e('0x0'));var util=require(_0xa64e('0x1'));var logger=require('../../config/logger')(_0xa64e('0x2'));var moment=require(_0xa64e('0x3'));var BPromise=require(_0xa64e('0x4'));var rp=require(_0xa64e('0x5'));var fs=require('fs');var path=require(_0xa64e('0x6'));var rimraf=require(_0xa64e('0x7'));var config=require(_0xa64e('0x8'));var attributes=require(_0xa64e('0x9'));module[_0xa64e('0xa')]=function(_0x5c5b1f,_0x221fd4){return _0x5c5b1f[_0xa64e('0xb')]('SmsApplication',attributes,{'tableName':_0xa64e('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xa64e('0xd'),'collate':_0xa64e('0xe')});};