91cd8ca3bb9416aeea040d75abc04dd3016ac553
[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 _0x8fc5=['moment','bluebird','request-promise','path','../../config/environment','./smsApplication.attributes','define','SmsApplication','util','api'];(function(_0x3b57fc,_0x1fbf22){var _0x146f10=function(_0x857ac3){while(--_0x857ac3){_0x3b57fc['push'](_0x3b57fc['shift']());}};_0x146f10(++_0x1fbf22);}(_0x8fc5,0x1ca));var _0x58fc=function(_0x5ade69,_0x8eeaa3){_0x5ade69=_0x5ade69-0x0;var _0x161671=_0x8fc5[_0x5ade69];return _0x161671;};'use strict';var _=require('lodash');var util=require(_0x58fc('0x0'));var logger=require('../../config/logger')(_0x58fc('0x1'));var moment=require(_0x58fc('0x2'));var BPromise=require(_0x58fc('0x3'));var rp=require(_0x58fc('0x4'));var fs=require('fs');var path=require(_0x58fc('0x5'));var rimraf=require('rimraf');var config=require(_0x58fc('0x6'));var attributes=require(_0x58fc('0x7'));module['exports']=function(_0x1f0c3d,_0x488955){return _0x1f0c3d[_0x58fc('0x8')](_0x58fc('0x9'),attributes,{'tableName':'sms_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});};