0b156741a9cc6010e7510a3e1266eaaa624ac121
[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 _0x406e=['utf8mb4','utf8mb4_unicode_ci','lodash','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define','SmsApplication','sms_applications'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x406e,0xab));var _0xe406=function(_0x5134fd,_0xd020a7){_0x5134fd=_0x5134fd-0x0;var _0x3ba91a=_0x406e[_0x5134fd];return _0x3ba91a;};'use strict';var _=require(_0xe406('0x0'));var util=require('util');var logger=require('../../config/logger')(_0xe406('0x1'));var moment=require(_0xe406('0x2'));var BPromise=require(_0xe406('0x3'));var rp=require(_0xe406('0x4'));var fs=require('fs');var path=require(_0xe406('0x5'));var rimraf=require(_0xe406('0x6'));var config=require(_0xe406('0x7'));var attributes=require('./smsApplication.attributes');module['exports']=function(_0x27f8e3,_0x120a05){return _0x27f8e3[_0xe406('0x8')](_0xe406('0x9'),attributes,{'tableName':_0xe406('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe406('0xb'),'collate':_0xe406('0xc')});};