Built motion from commit d1eab355.|2.6.28
[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 _0x850e=['utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','exports','SmsApplication'];(function(_0x2cb07d,_0xcfdfb6){var _0x1e1df0=function(_0x129c2b){while(--_0x129c2b){_0x2cb07d['push'](_0x2cb07d['shift']());}};_0x1e1df0(++_0xcfdfb6);}(_0x850e,0xaa));var _0xe850=function(_0x51ee06,_0x50524b){_0x51ee06=_0x51ee06-0x0;var _0x3172b6=_0x850e[_0x51ee06];return _0x3172b6;};'use strict';var _=require(_0xe850('0x0'));var util=require(_0xe850('0x1'));var logger=require(_0xe850('0x2'))(_0xe850('0x3'));var moment=require(_0xe850('0x4'));var BPromise=require(_0xe850('0x5'));var rp=require(_0xe850('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe850('0x7'));var config=require('../../config/environment');var attributes=require('./smsApplication.attributes');module[_0xe850('0x8')]=function(_0x73acbc,_0x523e52){return _0x73acbc['define'](_0xe850('0x9'),attributes,{'tableName':'sms_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe850('0xa'),'collate':_0xe850('0xb')});};