398bbc23e37042fecb905bb77a7f5cd47b681222
[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 _0x5ee7=['exports','define','utf8mb4','utf8mb4_unicode_ci','moment','bluebird','path','rimraf','../../config/environment','./smsApplication.attributes'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x5ee7,0x19e));var _0x75ee=function(_0x10751f,_0x4000fe){_0x10751f=_0x10751f-0x0;var _0x1c0c00=_0x5ee7[_0x10751f];return _0x1c0c00;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x75ee('0x0'));var BPromise=require(_0x75ee('0x1'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x75ee('0x2'));var rimraf=require(_0x75ee('0x3'));var config=require(_0x75ee('0x4'));var attributes=require(_0x75ee('0x5'));module[_0x75ee('0x6')]=function(_0x15927e,_0xb72506){return _0x15927e[_0x75ee('0x7')]('SmsApplication',attributes,{'tableName':'sms_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x75ee('0x8'),'collate':_0x75ee('0x9')});};