Built motion from commit fe909640.|2.6.8
[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 _0xc3ce=['../../config/environment','./smsApplication.attributes','exports','define','sms_applications','utf8mb4','lodash','util','api','request-promise','path','rimraf'];(function(_0x366f15,_0x2c0953){var _0x2eece8=function(_0x3baed6){while(--_0x3baed6){_0x366f15['push'](_0x366f15['shift']());}};_0x2eece8(++_0x2c0953);}(_0xc3ce,0x1e6));var _0xec3c=function(_0x967806,_0x3ae68e){_0x967806=_0x967806-0x0;var _0x53e604=_0xc3ce[_0x967806];return _0x53e604;};'use strict';var _=require(_0xec3c('0x0'));var util=require(_0xec3c('0x1'));var logger=require('../../config/logger')(_0xec3c('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xec3c('0x3'));var fs=require('fs');var path=require(_0xec3c('0x4'));var rimraf=require(_0xec3c('0x5'));var config=require(_0xec3c('0x6'));var attributes=require(_0xec3c('0x7'));module[_0xec3c('0x8')]=function(_0x690646,_0x382f37){return _0x690646[_0xec3c('0x9')]('SmsApplication',attributes,{'tableName':_0xec3c('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xec3c('0xb'),'collate':'utf8mb4_unicode_ci'});};